aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong
2013-11-21rng-egd: remove redundant freeAmos Kong
2013-11-21target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()Peter Maydell
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson
2013-11-21atomic.h: Fix build with clangPeter Maydell
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland
2013-11-21Update version for 1.7.0-rc1 releasev1.7.0-rc1Anthony Liguori
2013-11-21vfio-pci: Fix multifunction=onAlex Williamson
2013-11-21target-i386: Fix addr32 prefix in gen_lea_modrmRichard Henderson
2013-11-21atomic.h: Fix build with clangPeter Maydell
2013-11-21target-i386: do not override nr_cores for -cpu hostPaolo Bonzini
2013-11-21mips jazz: do not raise data bus exception when accessing invalid addressesHervé Poussineau
2013-11-21target-i386: yield to another VCPU on PAUSEPaolo Bonzini
2013-11-21rng-egd: offset the point when repeatedly read from the bufferAmos Kong
2013-11-21rng-egd: remove redundant freeAmos Kong
2013-11-21virtio-rng: add check of periodAmos Kong
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin
2013-11-21acpi-build: fix build on glib < 2.22Michael S. Tsirkin
2013-11-21Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-11-21Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori
2013-11-21Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-11-21Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin
2013-11-21acpi-build: fix build on glib < 2.22Michael S. Tsirkin
2013-11-21pci: unregister vmstate_pcibus on unplugBandan Das
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke
2013-11-20target-openrisc: Correct memory bounds checking for the tlb buffersSebastian Macke
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke
2013-11-20target-openrisc: Correct wrong epcr register in interrupt handlerSebastian Macke
2013-11-20target-openrisc: Remove executable flag for every pageSebastian Macke
2013-11-20target-openrisc: Remove unnecessary code generated by jump instructionsSebastian Macke
2013-11-20target-openrisc: Speed up move instructionSebastian Macke
2013-11-20The calculation of bytes_xfer in qemu_put_buffer() is wrongWangting (Kathy)
2013-11-19Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-11-19Merge remote-tracking branch 'rth/tcg-ia64-17' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori
2013-11-19migration: drop MADVISE_DONT_NEED for incoming zero pagesPeter Lieven
2013-11-19qom: Fix memory leak in object_property_set_link()Vlad Yasevich
2013-11-19qtest: Use -display none by defaultAndreas Färber