Age | Commit message (Expand) | Author |
2013-04-22 | sheepdog: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | rbd: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | iscsi: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | gluster: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | curl: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | blkverify: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | blkdebug: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | raw-win32: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | raw-posix: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | block: Enable filename option | Kevin Wolf |
2013-04-22 | block: Add driver-specific options for backing files | Kevin Wolf |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf |
2013-04-22 | qemu-img: do not zero-pad the compressed write buffer | Stefan Hajnoczi |
2013-04-22 | qcow: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi |
2013-04-22 | qcow2: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi |
2013-04-21 | ui/cocoa.m: Fix recent compile breakage | Peter Maydell |
2013-04-20 | i386 ROR r8/r16 instruction fix | Pavel Dovgaluk |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-20 | hw/sm501: Use correct setter for sysbus-ohci dma-address property | Peter Maydell |
2013-04-20 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-04-20 | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-04-20 | Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi... | Blue Swirl |
2013-04-19 | vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-19 | vhost-scsi: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-19 | virtio: simplify Makefile conditionals | Paolo Bonzini |
2013-04-19 | virtio-scsi: create VirtIOSCSICommon | Paolo Bonzini |
2013-04-19 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-04-19 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-04-19 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-04-19 | virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event | Luiz Capitulino |
2013-04-19 | monitor: fix the wrong order of releasing keys | Amos Kong |
2013-04-19 | target-arm: Correctly restore FPSCR | Peter Maydell |
2013-04-19 | target-arm: Add some missing CPU state fields to VMState | Peter Maydell |
2013-04-19 | target-arm: port ARM CPU save/load to use VMState | Juan Quintela |
2013-04-19 | target-arm: Reinsert missing return statement in ARM mode SRS decode | Peter Chubb |
2013-04-19 | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI memory space to system | Peter Maydell |
2013-04-19 | arm/realview: Fix mapping of PCI regions | Peter Maydell |
2013-04-19 | versatile_pci: Implement the PCI controller's control registers | Peter Maydell |
2013-04-19 | versatile_pci: Implement the correct PCI IRQ mapping | Peter Maydell |
2013-04-19 | versatile_pci: Put the host bridge PCI device at slot 29 | Peter Maydell |
2013-04-19 | versatile_pci: Use separate PCI I/O space rather than system I/O space | Peter Maydell |
2013-04-19 | versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE | Peter Maydell |
2013-04-19 | versatile_pci: Update to realize and instance init functions | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI I/O region on Versatile PB | Peter Maydell |
2013-04-19 | versatile_pci: Fix hardcoded tabs | Peter Maydell |
2013-04-19 | m25p80: Remove bogus include of devices.h | Peter Crosthwaite |