Age | Commit message (Expand) | Author |
2013-04-16 | use libusb for usb-host | Gerd Hoffmann |
2013-04-15 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-15 | tcg-ppc64: Use getauxval for ISA detection | Richard Henderson |
2013-04-15 | configure: fix TPM logic | Paolo Bonzini |
2013-04-15 | Add linux-headers to QEMU_INCLUDES | Jan Kiszka |
2013-04-15 | block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. | Richard W.M. Jones |
2013-04-15 | block: Add support for Secure Shell (ssh) block device. | Richard W.M. Jones |
2013-04-12 | cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC) | Peter Maydell |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell |
2013-04-08 | configure: Provide and use convenience error reporting function | Peter Maydell |
2013-04-02 | configure: remove unset variables | Paolo Bonzini |
2013-04-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-03-30 | w32: Fix build with older gcc (unresolved symbol) | Stefan Weil |
2013-03-28 | configure: show debug-info option in --help output | Dunrong Huang |
2013-03-23 | Add top level changes for moxie | Anthony Green |
2013-03-23 | Merge branch 'for-upstream' of git://github.com/mwalle/qemu | Blue Swirl |
2013-03-22 | Advertise --libdir in configure --help output | Doug Goldstein |
2013-03-18 | configure: rename OpenGL feature to GLX | Michael Walle |
2013-03-18 | configure: proper OpenGL/GLX probe | Michael Walle |
2013-03-14 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2013-03-12 | Build the TPM frontend code | Stefan Berger |
2013-03-11 | linux-user: Implement sendfile and sendfile64 | Peter Maydell |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-03-08 | configure: Require at least spice-protocol-0.12.3 | Michal Privoznik |
2013-03-08 | configure: Create link to icon bitmap for out-of-tree builds | Jan Kiszka |
2013-03-05 | iscsi: look for pkg-config file too | Paolo Bonzini |
2013-03-05 | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Aurelien Jarno |
2013-03-05 | mipsn32-linux-user: Configure the architecture properly | Richard Henderson |
2013-03-05 | mips-linux-user: Enable mips64 and mipsn32 linux-user targets | Richard Henderson |
2013-03-05 | configure: Enable KVM on ARM | Peter Maydell |
2013-03-01 | ppc: express FDT dependency of pSeries and e500 boards via default-configs/ | Paolo Bonzini |
2013-03-01 | build: always link device_tree.o into emulators if libfdt available | Paolo Bonzini |
2013-02-26 | show --disable-gtk and --enable-gtk in the help message | Hu Tao |
2013-02-26 | Add support for enabling build with GTK3 | Daniel P. Berrange |
2013-02-22 | ui/gtk: Support versions of VTE before 0.26 | Stefan Weil |
2013-02-22 | Reenable -Wstrict-prototypes | Kevin Wolf |
2013-02-22 | ui/gtk: require at least GTK 2.18 and VTE 0.26 | Anthony Liguori |
2013-02-21 | gtk: add translation support (v5) | Anthony Liguori |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-02-21 | build: disable Wstrict-prototypes | Anthony Liguori |
2013-02-19 | usb-host: move legacy cmd line bits | Gerd Hoffmann |
2013-02-17 | host-utils: Use __int128_t for mul[us]64 | Richard Henderson |
2013-02-06 | configure: Fix build with XFree | Richard Henderson |
2013-02-01 | configure: Keep -Werror enabled for Release Candidates | Andreas Färber |
2013-01-26 | link seccomp only with softmmu targets | Michael Tokarev |
2013-01-21 | vnc: added initial websocket protocol support | Tim Hardeck |
2013-01-21 | configure: silence pkg-config's check for curses | Vadim Evard |