Age | Commit message (Expand) | Author |
2013-03-26 | pci_bridge: drop formatting from source | Michael S. Tsirkin |
2013-03-26 | pci_bridge: factor out common code | Michael S. Tsirkin |
2013-03-26 | pci: Teach PCI Bridges about VGA routing | Alex Williamson |
2013-03-26 | pci: Add PCI VGA helpers | Alex Williamson |
2013-03-26 | virtio-pci: guest notifier mask without non-irqfd | Michael S. Tsirkin |
2013-03-26 | virtio-net: remove layout assumptions for mq ctrl | Jason Wang |
2013-03-26 | qmp: add path to device_deleted event | Michael S. Tsirkin |
2013-03-17 | qdev: DEVICE_DELETED event | Michael S. Tsirkin |
2013-03-15 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-03-15 | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging | Anthony Liguori |
2013-03-15 | dataplane: fix hang introduced by AioContext transition | Paolo Bonzini |
2013-03-15 | block: Add options QDict to bdrv_open() prototype | Kevin Wolf |
2013-03-12 | virtio-ccw: Wire up virtio-rng. | Cornelia Huck |
2013-03-12 | virtio-ccw: remove qdev_unparent in unplug routing | Christian Borntraeger |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-03-12 | target-sh4: Move PVR/PRR/CVR into SuperHCPUClass | Andreas Färber |
2013-03-11 | arm: fix compilation with CONFIG_FDT | Paolo Bonzini |
2013-03-10 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-03-10 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-03-10 | baum: fix build | Blue Swirl |
2013-03-09 | Merge branch 's390-for-upstream' of git://github.com/agraf/qemu | Blue Swirl |
2013-03-09 | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu | Blue Swirl |
2013-03-08 | s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del | Christian Borntraeger |
2013-03-08 | s390/css: Fix subchannel detection | Christian Borntraeger |
2013-03-08 | Allow virtio-net features for legacy s390 virtio bus | Christian Borntraeger |
2013-03-08 | pseries: Add compatible property to root of device tree | David Gibson |
2013-03-08 | PPC: xnu kernel expects FLUSH to be cleared on STOP | Amadeusz Sławiński |
2013-03-08 | PPC: Fix dma interrupt | Amadeusz Sławiński |
2013-03-08 | Save memory allocation in the elf loader | Fabien Chouteau |
2013-03-08 | pseries: Implement h_read hcall | Erlon Cruz |
2013-03-08 | pseries: Add cleanup hook for PAPR virtual LAN device | David Gibson |
2013-03-08 | virtio-serial: make flow control explicit in virtio-console | Amit Shah |
2013-03-08 | virtio: console: add flow control | Amit Shah |
2013-03-08 | serial: add flow control to transmit | Anthony Liguori |
2013-03-08 | qemu-char: move msmouse registeration to msmouse.c | Anthony Liguori |
2013-03-08 | qemu-char: move baum registration to baum.c | Anthony Liguori |
2013-03-08 | pci_host: Drop write-only address_space field | Peter Maydell |
2013-03-08 | lm32: remove unused function | Paolo Bonzini |
2013-03-07 | hw/nand.c: correct the sense of the BUSY/READY status bit | Kuo-Jung Su |
2013-03-05 | scsi-disk: handle io_canceled uniformly and correctly | Paolo Bonzini |
2013-03-05 | scsi-disk: do not complete canceled UNMAP requests | Paolo Bonzini |
2013-03-05 | scsi: do not call scsi_read_data/scsi_write_data for a canceled request | Paolo Bonzini |
2013-03-05 | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC | Peter Maydell |
2013-03-05 | hw/arm_gic: Convert ARM GIC classes to use init/realize | Peter Maydell |
2013-03-05 | hw/arm_gic: Add presave/postload hooks | Peter Maydell |
2013-03-05 | ARM: KVM: Add support for KVM on ARM architecture | Christoffer Dall |