Age | Commit message (Expand) | Author |
2013-06-28 | block: add bdrv_add_before_write_notifier() | Stefan Hajnoczi |
2013-06-28 | notify: add NotiferWithReturn so notifier list can abort | Stefan Hajnoczi |
2013-06-28 | raw-posix: Fix /dev/cdrom magic on OS X | Kevin Wolf |
2013-06-27 | linux-user: Fix compilation failure | Peter Maydell |
2013-06-27 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori |
2013-06-27 | rdma: introduce capability x-rdma-pin-all | Michael R. Hines |
2013-06-27 | rdma: new QEMUFileOps hooks | Michael R. Hines |
2013-06-27 | rdma: introduce qemu_ram_foreach_block() | Michael R. Hines |
2013-06-27 | rdma: export qemu_fflush() | Michael R. Hines |
2013-06-27 | rdma: introduce qemu_file_mode_is_not_valid() | Michael R. Hines |
2013-06-27 | rdma: export throughput w/ MigrationStats QMP | Michael R. Hines |
2013-06-27 | rdma: export yield_until_fd_readable() | Michael R. Hines |
2013-06-27 | rdma: introduce qemu_update_position() | Michael R. Hines |
2013-06-27 | rdma: add documentation | Michael R. Hines |
2013-06-27 | migration: do not overwrite zero pages | Peter Lieven |
2013-06-27 | Revert "migration: do not sent zero pages in bulk stage" | Peter Lieven |
2013-06-27 | arch_init/ram_load: add error message for block length mismatch | Alon Levy |
2013-06-25 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2013-06-25 | Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging | Anthony Liguori |
2013-06-25 | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging | Anthony Liguori |
2013-06-25 | Merge remote-tracking branch 'sstabellini/xen-20130625' into staging | Anthony Liguori |
2013-06-25 | nand: Don't inherit from Sysbus | Peter Crosthwaite |
2013-06-25 | block/nand: Convert Sysbus::init to Device::realize | Peter Crosthwaite |
2013-06-25 | block/nand: QOM casting sweep | Peter Crosthwaite |
2013-06-25 | i.MX31: Fix PRCS bit test | Stefan Weil |
2013-06-25 | arm/boot: Free dtb blob memory after use | Peter Maydell |
2013-06-25 | i.MX: Rework functions/types name and use new style initialization | Jean-Christophe DUBOIS |
2013-06-25 | i.MX: Implement a more complete version of the GPT timer. | Jean-Christophe DUBOIS |
2013-06-25 | ARM: Allow dumping of device tree | John Rigby |
2013-06-25 | target-arm: Make LPAE feature imply V7MP | Peter Maydell |
2013-06-25 | target-arm: Use tuple list to sync cp regs with KVM | Peter Maydell |
2013-06-25 | target-arm: Reinitialize all KVM VCPU registers on reset | Peter Maydell |
2013-06-25 | target-arm: Initialize cpreg list from KVM when using KVM | Peter Maydell |
2013-06-25 | target-arm: Convert TCG to using (index,value) list for cp migration | Peter Maydell |
2013-06-25 | target-arm: mark up cpregs for no-migrate or raw access | Peter Maydell |
2013-06-25 | target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo | Peter Maydell |
2013-06-25 | target-arm: Allow special cpregs to have flags set | Peter Maydell |
2013-06-25 | virtio-ccw: Wire up guest and host notifies. | Cornelia Huck |
2013-06-25 | virtio-ccw: Wire up ioeventfd. | Cornelia Huck |
2013-06-25 | s390/virtio-ccw: Fix virtio reset | Christian Borntraeger |
2013-06-25 | Move hardcoded initialization of xen-platform device. | Paul Durrant |
2013-06-25 | Allow use of pc machine type (accel=xen) for Xen HVM domains. | Paul Durrant |
2013-06-25 | Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad... | Stefano Stabellini |
2013-06-24 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-06-24 | Merge remote-tracking branch 'spice/spice.v71' into staging | Anthony Liguori |
2013-06-24 | Merge remote-tracking branch 'kraxel/usb.84' into staging | Anthony Liguori |
2013-06-24 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-06-24 | cadence_uart: Handle backend tx errors | Edgar E. Iglesias |
2013-06-24 | vmdk: refuse to open higher version than supported | Fam Zheng |
2013-06-24 | block: Always enable discard on the protocol level | Kevin Wolf |