aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-12target-sh4: Move PVR/PRR/CVR into SuperHCPUClassAndreas Färber
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-03-10baum: fix buildBlue Swirl
2013-03-09Merge branch 's390-for-upstream' of git://github.com/agraf/qemuBlue Swirl
2013-03-09Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuBlue Swirl
2013-03-08s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger
2013-03-08Allow virtio-net features for legacy s390 virtio busChristian Borntraeger
2013-03-08pseries: Add compatible property to root of device treeDavid Gibson
2013-03-08PPC: xnu kernel expects FLUSH to be cleared on STOPAmadeusz Sławiński
2013-03-08PPC: Fix dma interruptAmadeusz Sławiński
2013-03-08Save memory allocation in the elf loaderFabien Chouteau
2013-03-08pseries: Implement h_read hcallErlon Cruz
2013-03-08pseries: Add cleanup hook for PAPR virtual LAN deviceDavid Gibson
2013-03-08virtio-serial: make flow control explicit in virtio-consoleAmit Shah
2013-03-08virtio: console: add flow controlAmit Shah
2013-03-08serial: add flow control to transmitAnthony Liguori
2013-03-08qemu-char: move msmouse registeration to msmouse.cAnthony Liguori
2013-03-08qemu-char: move baum registration to baum.cAnthony Liguori
2013-03-08pci_host: Drop write-only address_space fieldPeter Maydell
2013-03-08lm32: remove unused functionPaolo Bonzini
2013-03-07hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su
2013-03-05scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini
2013-03-05scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini
2013-03-05scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-05hw/arm_gic: Convert ARM GIC classes to use init/realizePeter Maydell
2013-03-05hw/arm_gic: Add presave/postload hooksPeter Maydell
2013-03-05ARM: KVM: Add support for KVM on ARM architectureChristoffer Dall
2013-03-04Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-03-01sh: move files referencing CPU to hw/sh4/Paolo Bonzini
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini
2013-03-01i386: move files referencing CPU to hw/i386/Paolo Bonzini
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini