Age | Commit message (Expand) | Author |
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 |
2013-03-04 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-03-04 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-03-04 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-03-04 | dataplane: remove EventPoll in favor of AioContext | Paolo Bonzini |
2013-03-04 | virtio-blk: fix unplug + virsh reboot | Christian Borntraeger |
2013-03-04 | ide/macio: Fix macio DMA initialisation. | Mark Cave-Ayland |
2013-03-01 | sh: move files referencing CPU to hw/sh4/ | Paolo Bonzini |
2013-03-01 | ppc: move more files to hw/ppc | Paolo Bonzini |
2013-03-01 | ppc: move files referencing CPU to hw/ppc/ | Paolo Bonzini |
2013-03-01 | m68k: move files referencing CPU to hw/m68k/ | Paolo Bonzini |
2013-03-01 | i386: move files referencing CPU to hw/i386/ | Paolo Bonzini |
2013-03-01 | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |
2013-03-01 | ppc: express FDT dependency of pSeries and e500 boards via default-configs/ | Paolo Bonzini |
2013-03-01 | build: always link device_tree.o into emulators if libfdt available | Paolo Bonzini |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-03-01 | ppc: do not use ../ in include files | Paolo Bonzini |
2013-03-01 | vt82c686: vt82c686 is not a PCI host bridge | Paolo Bonzini |