summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini1-1/+0
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori11-27/+128
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori523-3434/+1771
2013-03-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-19/+0
2013-03-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2-8/+32
2013-03-10baum: fix buildBlue Swirl1-1/+0
2013-03-09Merge branch 's390-for-upstream' of git://github.com/agraf/qemuBlue Swirl3-5/+8
2013-03-09Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuBlue Swirl8-22/+120
2013-03-08s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger1-1/+0
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger1-4/+7
2013-03-08Allow virtio-net features for legacy s390 virtio busChristian Borntraeger1-0/+1
2013-03-08pseries: Add compatible property to root of device treeDavid Gibson1-0/+1
2013-03-08PPC: xnu kernel expects FLUSH to be cleared on STOPAmadeusz Sławiński1-0/+4
2013-03-08PPC: Fix dma interruptAmadeusz Sławiński1-1/+1
2013-03-08Save memory allocation in the elf loaderFabien Chouteau3-21/+75
2013-03-08pseries: Implement h_read hcallErlon Cruz1-0/+31
2013-03-08pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson1-0/+8
2013-03-08virtio-serial: make flow control explicit in virtio-consoleAmit Shah2-26/+10
2013-03-08virtio: console: add flow controlAmit Shah1-0/+13
2013-03-08serial: add flow control to transmitAnthony Liguori2-19/+11
2013-03-08qemu-char: move msmouse registeration to msmouse.cAnthony Liguori2-9/+8
2013-03-08qemu-char: move baum registration to baum.cAnthony Liguori2-31/+8
2013-03-08pci_host: Drop write-only address_space fieldPeter Maydell3-3/+0
2013-03-08lm32: remove unused functionPaolo Bonzini1-16/+0
2013-03-07hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su1-1/+2
2013-03-05scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini1-4/+21
2013-03-05scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini1-4/+7
2013-03-05scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini1-0/+4
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell3-1/+175
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell4-29/+37
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell2-0/+12
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall1-0/+26
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori6-163/+33
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori9-22/+163
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-2/+4
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini4-161/+29
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger1-1/+3
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland1-1/+1
2013-03-01sh: move files referencing CPU to hw/sh4/Paolo Bonzini3-1/+3
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini5-4/+4
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini6-7/+6
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini3-1/+2
2013-03-01i386: move files referencing CPU to hw/i386/Paolo Bonzini2-1/+3
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini8-5/+8
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini85-62/+72
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini1-2/+2
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini3-3/+0
2013-03-01hw: include hw header files with full pathsPaolo Bonzini487-1604/+1604
2013-03-01ppc: do not use ../ in include filesPaolo Bonzini3-3/+3
2013-03-01vt82c686: vt82c686 is not a PCI host bridgePaolo Bonzini1-2/+0