Age | Commit message (Expand) | Author |
2012-04-24 | config-host.mak: rename confdir to qemu_confdir | Eduardo Habkost |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost |
2012-04-24 | configure: rename $confdir to $qemu_confdir | Eduardo Habkost |
2012-04-24 | configure: rename $docdir to $qemu_docdir | Eduardo Habkost |
2012-04-24 | configure: rename $datadir to $qemu_datadir | Eduardo Habkost |
2012-04-23 | Merge remote-tracking branch 'sstabellini/build_fix' into staging | Anthony Liguori |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova |
2012-04-17 | xen,configure: detect Xen 4.2 | Stefano Stabellini |
2012-04-17 | configure: pa_simple is not needed anymore | Marc-André Lureau |
2012-04-13 | configure: Insist on a Python 2, not Python 3 | Peter Maydell |
2012-04-12 | configure: Fix wrong preprocessor statement | Stefan Weil |
2012-04-12 | configure: Remove useless uses of ARCH_CFLAGS | Peter Maydell |
2012-04-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-04-07 | Replace Qemu by QEMU in w32 installation path (prefix) | Stefan Weil |
2012-04-07 | configure: require glib 2.12, 2.20 for mingw32 | Paolo Bonzini |
2012-04-03 | configure: Link qga against UST tracing related libraries | Lluís Vilanova |
2012-04-03 | configure: Link QEMU against 'liburcu-bp' | Lluís Vilanova |
2012-04-03 | configure: fix mingw32 libs_qga typo | Stefan Hajnoczi |
2012-04-01 | target-lm32: add simple disassembler | Michael Walle |
2012-03-31 | tests: fix out-of-tree building for lm32 target | Michael Walle |
2012-03-31 | buildfix: check for old pod2man versions | Gerd Hoffmann |
2012-03-31 | Fix conversion from lower to upper case with Turkish locale | Stefan Weil |
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 |