index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Introduce CPU class
Andreas Färber
2012-03-14
1
-0
/
+1
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-1
/
+3
*
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
Anthony Liguori
2012-03-12
1
-1
/
+1
|
\
|
*
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2012-03-12
1
-1
/
+1
*
|
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
2012-03-12
1
-1
/
+5
*
|
coroutine: adding configure choose mechanism for coroutine backend
Alex Barcelo
2012-03-12
1
-8
/
+29
|
/
*
configure: Test for libiberty.a (mingw32)
Stefan Weil
2012-03-11
1
-1
/
+7
*
configure: Quote the configure args printed in config.log
Peter Maydell
2012-03-08
1
-1
/
+3
*
osdep: Remove local definition of macro offsetof
Stefan Weil
2012-03-08
1
-14
/
+0
*
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-08
1
-1
/
+1
*
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-03-03
1
-12
/
+0
|
\
|
*
Move definition of HOST_LONG_BITS to qemu-common.h
Stefan Weil
2012-02-28
1
-12
/
+0
*
|
arm: add device tree support
Grant Likely
2012-03-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
2012-02-29
1
-1
/
+1
|
\
\
|
*
|
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
2012-02-29
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb-redir: Let the usb-host know about our device filtering
Hans de Goede
2012-02-27
1
-1
/
+1
|
*
|
libcacard: link with glib for g_strndup
Alon Levy
2012-02-27
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
1
-6
/
+19
|
\
\
|
|
/
|
/
|
|
*
./configure: add option for disabling VirtFS
Meador Inge
2012-02-24
1
-6
/
+19
*
|
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
2012-02-24
1
-0
/
+4
*
|
build: allow turning off debuginfo
Gerd Hoffmann
2012-02-24
1
-2
/
+13
*
|
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
1
-1
/
+1
|
/
*
configure: Remove OpenBSD workaround for curses probe
Brad Smith
2012-02-17
1
-3
/
+0
*
libcacard configure fixes
Paul Brook
2012-02-17
1
-6
/
+6
*
usb-redir: Add the posibility to filter out certain devices from redirecion
Hans de Goede
2012-02-10
1
-1
/
+1
*
Add support for net bridge
Corey Bryant
2012-02-01
1
-0
/
+2
*
Add cap reduction support to enable use as SUID
Corey Bryant
2012-02-01
1
-0
/
+34
*
Add basic version of bridge helper
Corey Bryant
2012-02-01
1
-0
/
+1
*
./configure: add link check for nss-smartcard
Sergei Trofimovich
2012-02-01
1
-4
/
+9
*
./configure: request pkg-config to provide private libs when static linking
Sergei Trofimovich
2012-02-01
1
-3
/
+8
*
qom: add the base Object class (v2)
Anthony Liguori
2012-01-27
1
-1
/
+1
*
./configure: export xfs config via --{enable, disable}-xfsctl
Sergei Trofimovich
2012-01-27
1
-0
/
+4
*
kvm: Move kvmclock into hw/kvm folder
Jan Kiszka
2012-01-19
1
-0
/
+1
*
configure: Modify detection of supported warning options
Stefan Weil
2012-01-13
1
-1
/
+1
*
test: eliminate libcheck tests and have make check use gtester
Anthony Liguori
2012-01-12
1
-33
/
+0
*
check-qjson: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+2
*
check-qlist: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+1
*
check-qstring: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+2
*
check-qint: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+2
*
check-qfloat: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+2
*
check-qdict: convert to gtest
Anthony Liguori
2012-01-12
1
-2
/
+2
*
tests: mv tests/* -> tests/tcg
Anthony Liguori
2012-01-12
1
-3
/
+3
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-01-06
1
-31
/
+25
|
\
|
*
Make python mandatory
Sebastian Herbszt
2012-01-06
1
-7
/
+3
|
*
configure: Fix test for supported host CPU type
Peter Maydell
2012-01-06
1
-23
/
+21
|
*
configure: CONFIG_QEMU_INTERP_PREFIX only for user mode
Stefan Weil
2012-01-06
1
-1
/
+1
*
|
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
2012-01-04
1
-0
/
+19
|
/
*
configure: Improve Xen autodetection for hosts without Xen
Stefan Weil
2011-12-19
1
-4
/
+25
*
configure: Fix compiler warnings in config.log (statement without effect)
Stefan Weil
2011-12-19
1
-4
/
+3
[next]