Age | Commit message (Expand) | Author | Files | Lines |
2013-04-18 | elfload: use abi_short/ushort instead of target_short/ushort | Paolo Bonzini | 1 | -2/+0 |
2013-04-18 | configure: QEMU_INCLUDES are the same for all subtargets | Paolo Bonzini | 1 | -15/+13 |
2013-04-18 | configure/Make: Build libfdt from submodule DTC | Peter Crosthwaite | 1 | -5/+26 |
2013-04-18 | configure: Put cross compile flags in EXTRA_CFLAGS | Peter Crosthwaite | 1 | -6/+9 |
2013-04-17 | Fix warnings suppressors to honor --disable-werror | Markus Armbruster | 1 | -0/+2 |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori | 1 | -1/+1 |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann | 1 | -0/+36 |
2013-04-15 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -10/+19 |
2013-04-15 | tcg-ppc64: Use getauxval for ISA detection | Richard Henderson | 1 | -0/+18 |
2013-04-15 | configure: fix TPM logic | Paolo Bonzini | 1 | -6/+18 |
2013-04-15 | Add linux-headers to QEMU_INCLUDES | Jan Kiszka | 1 | -4/+1 |
2013-04-15 | block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. | Richard W.M. Jones | 1 | -0/+25 |
2013-04-15 | block: Add support for Secure Shell (ssh) block device. | Richard W.M. Jones | 1 | -0/+48 |
2013-04-12 | cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC) | Peter Maydell | 1 | -3/+0 |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -1/+1 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell | 1 | -23/+46 |
2013-04-08 | configure: Provide and use convenience error reporting function | Peter Maydell | 1 | -118/+75 |
2013-04-02 | configure: remove unset variables | Paolo Bonzini | 1 | -2/+0 |
2013-04-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -0/+2 |
2013-03-30 | w32: Fix build with older gcc (unresolved symbol) | Stefan Weil | 1 | -0/+5 |
2013-03-28 | configure: show debug-info option in --help output | Dunrong Huang | 1 | -0/+2 |
2013-03-23 | Add top level changes for moxie | Anthony Green | 1 | -1/+8 |
2013-03-23 | Merge branch 'for-upstream' of git://github.com/mwalle/qemu | Blue Swirl | 1 | -17/+17 |
2013-03-22 | Advertise --libdir in configure --help output | Doug Goldstein | 1 | -0/+1 |
2013-03-18 | configure: rename OpenGL feature to GLX | Michael Walle | 1 | -15/+15 |
2013-03-18 | configure: proper OpenGL/GLX probe | Michael Walle | 1 | -2/+2 |
2013-03-14 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori | 1 | -0/+17 |
2013-03-12 | Build the TPM frontend code | Stefan Berger | 1 | -0/+11 |
2013-03-11 | linux-user: Implement sendfile and sendfile64 | Peter Maydell | 1 | -0/+17 |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -9/+1 |
2013-03-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -1/+2 |
2013-03-08 | configure: Require at least spice-protocol-0.12.3 | Michal Privoznik | 1 | -1/+1 |
2013-03-08 | configure: Create link to icon bitmap for out-of-tree builds | Jan Kiszka | 1 | -0/+1 |
2013-03-05 | iscsi: look for pkg-config file too | Paolo Bonzini | 1 | -1/+7 |
2013-03-05 | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Aurelien Jarno | 1 | -1/+1 |
2013-03-05 | mipsn32-linux-user: Configure the architecture properly | Richard Henderson | 1 | -1/+2 |
2013-03-05 | mips-linux-user: Enable mips64 and mipsn32 linux-user targets | Richard Henderson | 1 | -0/+4 |
2013-03-05 | configure: Enable KVM on ARM | Peter Maydell | 1 | -1/+1 |
2013-03-01 | ppc: express FDT dependency of pSeries and e500 boards via default-configs/ | Paolo Bonzini | 1 | -3/+0 |
2013-03-01 | build: always link device_tree.o into emulators if libfdt available | Paolo Bonzini | 1 | -6/+1 |
2013-02-26 | show --disable-gtk and --enable-gtk in the help message | Hu Tao | 1 | -0/+2 |
2013-02-26 | Add support for enabling build with GTK3 | Daniel P. Berrange | 1 | -6/+19 |
2013-02-22 | ui/gtk: Support versions of VTE before 0.26 | Stefan Weil | 1 | -1/+1 |
2013-02-22 | Reenable -Wstrict-prototypes | Kevin Wolf | 1 | -6/+13 |
2013-02-22 | ui/gtk: require at least GTK 2.18 and VTE 0.26 | Anthony Liguori | 1 | -2/+2 |
2013-02-21 | gtk: add translation support (v5) | Anthony Liguori | 1 | -1/+3 |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori | 1 | -0/+31 |
2013-02-21 | build: disable Wstrict-prototypes | Anthony Liguori | 1 | -1/+1 |
2013-02-19 | usb-host: move legacy cmd line bits | Gerd Hoffmann | 1 | -1/+1 |