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