Age | Commit message (Expand) | Author |
2013-11-21 | target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid() | Peter Maydell |
2013-11-21 | vfio-pci: Fix multifunction=on | Alex Williamson |
2013-11-21 | atomic.h: Fix build with clang | Peter Maydell |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-21 | configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 | Peter Maydell |
2013-11-21 | sun4m: Add FCode ROM for TCX framebuffer | Mark Cave-Ayland |
2013-11-21 | Update version for 1.7.0-rc1 releasev1.7.0-rc1 | Anthony Liguori |
2013-11-21 | vfio-pci: Fix multifunction=on | Alex Williamson |
2013-11-21 | target-i386: Fix addr32 prefix in gen_lea_modrm | Richard Henderson |
2013-11-21 | atomic.h: Fix build with clang | Peter Maydell |
2013-11-21 | target-i386: do not override nr_cores for -cpu host | Paolo Bonzini |
2013-11-21 | mips jazz: do not raise data bus exception when accessing invalid addresses | Hervé Poussineau |
2013-11-21 | target-i386: yield to another VCPU on PAUSE | Paolo Bonzini |
2013-11-21 | rng-egd: offset the point when repeatedly read from the buffer | Amos Kong |
2013-11-21 | rng-egd: remove redundant free | Amos Kong |
2013-11-21 | virtio-rng: add check of period | Amos Kong |
2013-11-21 | s390x: fix flat file load on 32 bit systems | Michael S. Tsirkin |
2013-11-21 | acpi-build: fix build on glib < 2.14 | Michael S. Tsirkin |
2013-11-21 | acpi-build: fix build on glib < 2.22 | Michael S. Tsirkin |
2013-11-21 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-11-21 | Merge remote-tracking branch 'jliu/or32' into staging | Anthony Liguori |
2013-11-21 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori |
2013-11-21 | Revert "e1000/rtl8139: update HMP NIC when every bit is written" | Michael S. Tsirkin |
2013-11-21 | acpi-build: fix build on glib < 2.14 | Michael S. Tsirkin |
2013-11-21 | acpi-build: fix build on glib < 2.22 | Michael S. Tsirkin |
2013-11-21 | pci: unregister vmstate_pcibus on unplug | Bandan Das |
2013-11-21 | s390x: fix flat file load on 32 bit systems | Michael S. Tsirkin |
2013-11-20 | target-openrisc: Correct carry flag check of l.addc and l.addic test cases | Sebastian Macke |
2013-11-20 | target-openrisc: Correct memory bounds checking for the tlb buffers | Sebastian Macke |
2013-11-20 | openrisc-timer: Reduce overhead, Separate clock update functions | Sebastian Macke |
2013-11-20 | target-openrisc: Correct wrong epcr register in interrupt handler | Sebastian Macke |
2013-11-20 | target-openrisc: Remove executable flag for every page | Sebastian Macke |
2013-11-20 | target-openrisc: Remove unnecessary code generated by jump instructions | Sebastian Macke |
2013-11-20 | target-openrisc: Speed up move instruction | Sebastian Macke |
2013-11-20 | The calculation of bytes_xfer in qemu_put_buffer() is wrong | Wangting (Kathy) |
2013-11-19 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'rth/tcg-ia64-17' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st... | Anthony Liguori |
2013-11-19 | migration: drop MADVISE_DONT_NEED for incoming zero pages | Peter Lieven |
2013-11-19 | qom: Fix memory leak in object_property_set_link() | Vlad Yasevich |
2013-11-19 | qtest: Use -display none by default | Andreas Färber |
2013-11-19 | virtio-net: fix the memory leak in rxfilter_notify() | Amos Kong |
2013-11-18 | doc: fix hardcoded helper path | Amos Kong |
2013-11-18 | tcg-ia64: Introduce tcg_opc_bswap64_i | Richard Henderson |