Age | Commit message (Expand) | Author | Files | Lines |
2011-12-19 | configure: Improve Xen autodetection for hosts without Xen | Stefan Weil | 1 | -4/+25 |
2011-12-19 | configure: Fix compiler warnings in config.log (statement without effect) | Stefan Weil | 1 | -4/+3 |
2011-12-19 | configure: Fix compiler warning in config.log (value was never used) | Stefan Weil | 1 | -2/+1 |
2011-12-19 | configure: Fix compiler warning in config.log (undefined NULL) | Stefan Weil | 1 | -0/+1 |
2011-12-19 | configure: Fix compiler warnings in config.log (uninitialized variable) | Stefan Weil | 1 | -2/+2 |
2011-12-19 | configure: Fix compiler warning in config.log (macro redefined) | Stefan Weil | 1 | -1/+0 |
2011-12-19 | configure: Fix compiler warning in config.log (unused variable) | Stefan Weil | 1 | -1/+1 |
2011-12-19 | configure: Fix compiler warnings in config.log (null arguments) | Stefan Weil | 1 | -1/+6 |
2011-12-19 | configure: Fix compiler warning in config.log (integer from pointer) | Stefan Weil | 1 | -1/+5 |
2011-12-19 | configure: Fix compiler warnings in config.log (old-style function definition) | Stefan Weil | 1 | -2/+2 |
2011-12-19 | configure: Fix compiler warnings in config.log (always return a value from main) | Stefan Weil | 1 | -3/+4 |
2011-12-14 | Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging | Anthony Liguori | 1 | -18/+26 |
2011-12-12 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -2/+3 |
2011-12-10 | w32: QEMU applications with SDL are always GUI applications | Stefan Weil | 1 | -3/+0 |
2011-12-10 | configure: Enable build by default PIE / read-only relocation sections on Ope... | Brad | 1 | -1/+1 |
2011-12-06 | Introduce test-qmp-input-visitor | Luiz Capitulino | 1 | -1/+1 |
2011-12-06 | Introduce test-qmp-output-visitor | Luiz Capitulino | 1 | -1/+1 |
2011-12-06 | configure: Don't mix glib and libcheck tests | Luiz Capitulino | 1 | -2/+3 |
2011-12-06 | configure: Pull linux-headers/asm symlink creation out of loop | Peter Maydell | 1 | -17/+20 |
2011-12-06 | configure: Print a banner comment at the top of config.log | Peter Maydell | 1 | -0/+5 |
2011-12-06 | configure: Include #define name in check_define compiler error | Peter Maydell | 1 | -1/+1 |
2011-12-05 | configure: Drop armv4l/armv4b distinction in $cpu | Peter Maydell | 1 | -14/+12 |
2011-11-28 | configure: avoid screening of --{en, dis}able-usb-redir options | Max Filippov | 1 | -2/+8 |
2011-11-28 | configure: tighten pie toolchain support test for tls variables | Avi Kivity | 1 | -1/+11 |
2011-11-21 | configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags | Max Filippov | 1 | -1/+1 |
2011-11-21 | configure: build position independent executables on x86-Linux hosts | Avi Kivity | 1 | -18/+47 |
2011-11-11 | configure: Do not use 'sed -i' | Pavel Borzenkov | 1 | -1/+5 |
2011-11-10 | configure: Show --cpu option on the help list | 陳韋任 | 1 | -0/+1 |
2011-11-09 | configure: fix detection for xattr.h on modern distributions | Avi Kivity | 1 | -2/+10 |
2011-11-02 | Merge branch 'tci' of git://qemu.weilnetz.de/qemu | Blue Swirl | 1 | -2/+32 |
2011-11-01 | configure: Suppress messages from pkg_config probe for check | Peter Maydell | 1 | -1/+1 |
2011-11-01 | Revert "PPC: Fail configure when libfdt is not available" | Blue Swirl | 1 | -10/+1 |
2011-11-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl | 1 | -2/+11 |
2011-11-01 | add test-coroutine to checks | Gerd Hoffmann | 1 | -1/+1 |
2011-11-01 | move checks to separate variable | Gerd Hoffmann | 1 | -2/+3 |
2011-11-01 | Probe for libcheck by default. | Gerd Hoffmann | 1 | -1/+1 |
2011-10-31 | tcg: Add tcg interpreter to configure / make | Stefan Weil | 1 | -2/+32 |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+31 |
2011-10-31 | configure: Update configure so that open_by_handle_at check returns correct v... | Aneesh Kumar K.V | 1 | -1/+1 |
2011-10-30 | PPC: Fail configure when libfdt is not available | Alexander Graf | 1 | -1/+10 |
2011-10-30 | PPC: Bump qemu-system-ppc to 64-bit physical address space | Alexander Graf | 1 | -1/+1 |
2011-10-28 | iSCSI block driver | Ronnie Sahlberg | 1 | -0/+31 |
2011-10-15 | hw/9pfs: Add st_gen support in getattr reply | Harsh Prateek Bora | 1 | -0/+17 |
2011-10-15 | hw/9pfs: Fix build error on platform that don't support futimens | Aneesh Kumar K.V | 1 | -0/+16 |
2011-10-08 | target-alpha: Add custom PALcode image for CLIPPER emulation. | Richard Henderson | 1 | -1/+7 |
2011-10-06 | PPC: Add new target config for pseries | Alexander Graf | 1 | -0/+3 |
2011-10-01 | configure: Detect predefined compiler symbols for ARM and HPPA | Brad | 1 | -1/+7 |
2011-09-23 | Fix and clean code which tests the gcc version | Stefan Weil | 1 | -20/+0 |
2011-09-23 | build: fix race with creating qapi-generated | Michael Roth | 1 | -1/+1 |
2011-09-21 | configure: Make missing pkg-config an error rather than a warning | Peter Maydell | 1 | -2/+2 |