Age | Commit message (Expand) | Author |
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 |
2013-11-18 | tcg-ia64: Introduce tcg_opc_ext_i | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_movi_a | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_mov_a | Richard Henderson |
2013-11-18 | tcg-ia64: Use A3 form of logical operations | Richard Henderson |
2013-11-18 | tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction | Richard Henderson |
2013-11-18 | tcg-ia64: Use ADDS for small addition | Richard Henderson |
2013-11-18 | tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu | Richard Henderson |
2013-11-18 | tcg-ia64: Move AREG0 to R32 | Richard Henderson |
2013-11-18 | tcg-ia64: Simplify brcond | Richard Henderson |
2013-11-18 | tcg-ia64: Handle constant calls | Richard Henderson |
2013-11-18 | tcg-ia64: Use shortcuts for nop insns | Richard Henderson |
2013-11-18 | tcg-ia64: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-11-17 | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently | Michael Tokarev |
2013-11-17 | configure: Use -B switch only for Python versions which support it | Stefan Weil |
2013-11-16 | qga: Fix shutdown command of guest agent to work with SysV | whitearchey |
2013-11-15 | block: Fail if requested driver is not available | Kevin Wolf |
2013-11-15 | MAINTAINERS: add block driver sub-maintainers | Stefan Hajnoczi |
2013-11-15 | qemu-img: Fix overwriting 'ret' before using | Fam Zheng |
2013-11-15 | qemu-iotests: Test qcow2 count_contiguous_clusters() | Kevin Wolf |
2013-11-15 | smc91c111: Fix receive starvation | Sebastian Huber |
2013-11-14 | qcow2: fix possible corruption when reading multiple clusters | Peter Lieven |
2013-11-14 | qmp: access the local QemuOptsLists for drive option | Amos Kong |
2013-11-14 | MAINTAINERS: add block tree repo URLs | Stefan Hajnoczi |
2013-11-14 | qemu-iotests: Extend 041 for unbacked mirroring | Max Reitz |
2013-11-14 | block/drive-mirror: Check for NULL backing_hd | Max Reitz |