Age | Commit message (Expand) | Author |
2013-04-26 | s390-ccw.img: build s390-ccw rom on s3900 system by default | Christian Borntraeger |
2013-04-26 | block/ssh: Require libssh2 >= 1.2.8. | Richard W.M. Jones |
2013-04-24 | build-sys: must link with -fstack-protector | Marc-André Lureau |
2013-04-23 | usb-host: raise libusbx minimum version to 1.0.13 | Gerd Hoffmann |
2013-04-19 | vhost-scsi: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-18 | configure: remove duplicate test | Paolo Bonzini |
2013-04-18 | configure: CONFIG_NO_XEN is duplicated | Paolo Bonzini |
2013-04-18 | configure: eliminate target_libs_softmmu | Paolo Bonzini |
2013-04-18 | configure: move common libraries to config-host.mak | Paolo Bonzini |
2013-04-18 | configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak | Paolo Bonzini |
2013-04-18 | elfload: use abi_llong/ullong instead of target_llong/ullong | Paolo Bonzini |
2013-04-18 | elfload: only give abi_long/ulong the alignment specified by the target | Paolo Bonzini |
2013-04-18 | elfload: use abi_int/uint instead of target_int/uint | Paolo Bonzini |
2013-04-18 | elfload: use abi_short/ushort instead of target_short/ushort | Paolo Bonzini |
2013-04-18 | configure: QEMU_INCLUDES are the same for all subtargets | Paolo Bonzini |
2013-04-18 | configure/Make: Build libfdt from submodule DTC | Peter Crosthwaite |
2013-04-18 | configure: Put cross compile flags in EXTRA_CFLAGS | Peter Crosthwaite |
2013-04-17 | Fix warnings suppressors to honor --disable-werror | Markus Armbruster |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori |
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 |