Age | Commit message (Expand) | Author | Files | Lines |
2012-05-08 | configure: Assure printing "yes" or "no" for VirtFS support | Andreas Färber | 1 | -0/+1 |
2012-05-08 | configure: Reindent VirtFS check | Andreas Färber | 1 | -7/+7 |
2012-05-08 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 1 | -1/+4 |
2012-05-04 | ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs | Ronnie Sahlberg | 1 | -1/+4 |
2012-05-03 | spice: require spice-protocol >= 0.8.1 | Alon Levy | 1 | -0/+1 |
2012-05-01 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -3/+4 |
2012-05-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -11/+10 |
2012-05-01 | configure: check for supported Python 2.x versions | Stefan Hajnoczi | 1 | -3/+4 |
2012-05-01 | configure: Add libraries for qemu-ga on Solaris | Andreas Färber | 1 | -1/+3 |
2012-05-01 | configure: Fix creation of symbolic links for MinGW toolchain | Stefan Weil | 1 | -11/+10 |
2012-05-01 | Drop darwin-user | Andreas Färber | 1 | -25/+0 |
2012-05-01 | configure: add '--disable-cocoa' switch | Pavel Borzenkov | 1 | -1/+4 |
2012-04-28 | configure: Don't build bsd-user on Mac OS X by default | Andreas Färber | 1 | -1/+1 |
2012-04-26 | Revert "configure: Virtfs doesn't require libcap." | Anthony Liguori | 1 | -4/+2 |
2012-04-24 | Remove extra pthread switch | Peter Portante | 1 | -1/+10 |
2012-04-24 | configure: Virtfs doesn't require libcap. | Kusanagi Kouichi | 1 | -2/+4 |
2012-04-24 | configure: add --with-confsuffix option | Eduardo Habkost | 1 | -3/+6 |
2012-04-24 | configure: change meaning of --datadir to Autoconf convention | Eduardo Habkost | 1 | -4/+5 |
2012-04-24 | config-host.mak: reorder variables a bit | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | config-host.mak: remove CONFIG_QEMU_SHAREDIR | Eduardo Habkost | 1 | -1/+0 |
2012-04-24 | config-host.mak: rename docdir to qemu_docdir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | config-host.mak: rename confdir to qemu_confdir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | configure: rename $confdir to $qemu_confdir | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | configure: rename $docdir to $qemu_docdir | Eduardo Habkost | 1 | -4/+4 |
2012-04-24 | configure: rename $datadir to $qemu_datadir | Eduardo Habkost | 1 | -5/+5 |
2012-04-23 | Merge remote-tracking branch 'sstabellini/build_fix' into staging | Anthony Liguori | 1 | -0/+25 |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova | 1 | -2/+2 |
2012-04-17 | xen,configure: detect Xen 4.2 | Stefano Stabellini | 1 | -0/+25 |
2012-04-17 | configure: pa_simple is not needed anymore | Marc-André Lureau | 1 | -3/+3 |
2012-04-13 | configure: Insist on a Python 2, not Python 3 | Peter Maydell | 1 | -0/+8 |
2012-04-12 | configure: Fix wrong preprocessor statement | Stefan Weil | 1 | -1/+1 |
2012-04-12 | configure: Remove useless uses of ARCH_CFLAGS | Peter Maydell | 1 | -6/+6 |
2012-04-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -2/+3 |
2012-04-07 | Replace Qemu by QEMU in w32 installation path (prefix) | Stefan Weil | 1 | -1/+1 |
2012-04-07 | configure: require glib 2.12, 2.20 for mingw32 | Paolo Bonzini | 1 | -2/+10 |
2012-04-03 | configure: Link qga against UST tracing related libraries | Lluís Vilanova | 1 | -0/+1 |
2012-04-03 | configure: Link QEMU against 'liburcu-bp' | Lluís Vilanova | 1 | -1/+1 |
2012-04-03 | configure: fix mingw32 libs_qga typo | Stefan Hajnoczi | 1 | -1/+1 |
2012-04-01 | target-lm32: add simple disassembler | Michael Walle | 1 | -0/+4 |
2012-03-31 | tests: fix out-of-tree building for lm32 target | Michael Walle | 1 | -1/+3 |
2012-03-31 | buildfix: check for old pod2man versions | Gerd Hoffmann | 1 | -0/+8 |
2012-03-31 | Fix conversion from lower to upper case with Turkish locale | Stefan Weil | 1 | -3/+3 |
2012-03-24 | target-alpha: Move memory helpers to mem_helper.c. | Richard Henderson | 1 | -1/+1 |
2012-03-18 | Sparc: avoid AREG0 wrappers for memory access helpers | Blue Swirl | 1 | -0/+7 |
2012-03-14 | qom: Introduce CPU class | Andreas Färber | 1 | -0/+1 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -1/+3 |
2012-03-12 | Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging | Anthony Liguori | 1 | -1/+1 |
2012-03-12 | qemu-ga: add win32 guest-suspend-disk command. | Gal Hammer | 1 | -1/+1 |
2012-03-12 | coroutine: adding configure option for sigaltstack coroutine backend | Alex Barcelo | 1 | -1/+5 |