Age | Commit message (Expand) | Author |
2014-12-16 | Split struct QEMUFile out | Dr. David Alan Gilbert |
2014-12-16 | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |
2014-12-16 | qmp-command.hx: add missing docs for migration capabilites | zhanghailiang |
2014-12-16 | cpu: verify that block->host is set | Michael S. Tsirkin |
2014-12-16 | cpu: assert host pointer offset within block | Michael S. Tsirkin |
2014-12-16 | exec: add wrapper for host pointer access | Michael S. Tsirkin |
2014-12-16 | MAINTAINERS: add include files to virtio-serial entry | Amit Shah |
2014-12-16 | MAINTAINERS: add entry for virtio-rng | Amit Shah |
2014-12-16 | MAINTAINERS: migration: add vmstate static checker files | Amit Shah |
2014-12-16 | MAINTAINERS: Add myself to migration maintainers | Amit Shah |
2014-12-15 | Merge remote-tracking branch 'remotes/rth/tags/x86-next-20141214' into staging | Peter Maydell |
2014-12-14 | target-i386: fix icount processing for repz instructions | Pavel Dovgalyuk |
2014-12-14 | target-i386: fbld instruction doesn't set minus sign | Dmitry Poletaev |
2014-12-14 | target-i386: Wrong conversion infinity from float80 to int32/int64 | Dmitry Poletaev |
2014-12-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-12-12 | linux-aio: simplify removal of completed iocbs from the list | Paolo Bonzini |
2014-12-12 | linux-aio: drop return code from laio_io_unplug and ioq_submit | Paolo Bonzini |
2014-12-12 | linux-aio: rename LaioQueue idx field to "n" | Paolo Bonzini |
2014-12-12 | linux-aio: track whether the queue is blocked | Paolo Bonzini |
2014-12-12 | linux-aio: queue requests that cannot be submitted | Paolo Bonzini |
2014-12-12 | block: drop unused bdrv_clear_incoming_migration_all() prototype | Stefan Hajnoczi |
2014-12-12 | block: Don't add trailing space in "Formating..." message | Fam Zheng |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng |
2014-12-12 | block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1 | Jeff Cody |
2014-12-12 | iotests: Fix test 039 | Max Reitz |
2014-12-12 | iotests: Filter for "Killed" in qemu-io output | Max Reitz |
2014-12-12 | qemu-io: Add sigraise command | Max Reitz |
2014-12-12 | block: vhdx - change .vhdx_create default block state to ZERO | Jeff Cody |
2014-12-12 | block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec | Jeff Cody |
2014-12-12 | block: vhdx - remove redundant comments | Jeff Cody |
2014-12-12 | block/rbd: fix memory leak | Gonglei |
2014-12-12 | iotests: Add test for vmdk JSON file names | Max Reitz |
2014-12-12 | vmdk: Fix error for JSON descriptor file names | Max Reitz |
2014-12-12 | block migration: fix return value | Gary R Hook |
2014-12-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1... | Peter Maydell |
2014-12-11 | Sort include/qemu/typedefs.h | Dr. David Alan Gilbert |
2014-12-11 | hpet: increase spelling precision | Stefan Hajnoczi |
2014-12-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'... | Peter Maydell |
2014-12-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-12-11 | target-arm: Check error conditions on kvm_arm_reset_vcpu | Christoffer Dall |
2014-12-11 | target-arm: Support save/load for 64 bit CPUs | Peter Maydell |
2014-12-11 | target-arm/kvm: make reg sync code common between kvm32/64 | Alex Bennée |
2014-12-11 | arm_gic_kvm: Tell kernel about number of IRQs | Peter Maydell |
2014-12-11 | hw/arm/boot: fix uninitialized scalar variable warning reported by coverity | zhanghailiang |
2014-12-11 | hw/arm/realview.c: Fix memory leak in realview_init() | Nikita Belov |
2014-12-11 | target-arm: make MAIR0/1 banked | Greg Bellows |
2014-12-11 | target-arm: make c13 cp regs banked (FCSEIDR, ...) | Fabian Aggeler |
2014-12-11 | target-arm: make VBAR banked | Greg Bellows |
2014-12-11 | target-arm: make PAR banked | Fabian Aggeler |