summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc.c: Remove unused parallel_io and parallel_irq variablesPeter Maydell2014-06-101-3/+0
* net: cadence_gem: Remove &desc[0] usagesPeter Crosthwaite2014-06-101-2/+2
* net: cadence_gem: Comment spelling sweepPeter Crosthwaite2014-06-101-6/+6
* net: cadence_gem: Add Tx descriptor fetch printfPeter Crosthwaite2014-06-101-0/+3
* net: cadence_gem: Fix Tx descriptor updatePeter Crosthwaite2014-06-101-5/+7
* s390x/kvm: inject via flicCornelia Huck2014-06-101-0/+10
* s390x: cleanup interrupt injectionCornelia Huck2014-06-102-15/+6
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-11/+0
* s390/virtio-ccw: migration supportJens Freimann2014-06-103-0/+208
* s390x/kvm: make flic play well with old kernelsCornelia Huck2014-06-101-2/+4
* s390x/css: handle emw correctly for tschCornelia Huck2014-06-101-4/+20
* vexpress: Add support for the -bios flag to provide firmwareGrant Likely2014-06-091-0/+13
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-06-094-30/+91
|\
| * e1000: remove broken support for 82573LGabriel L. Somlo2014-06-091-18/+0
| * e1000: allow command-line selection of card modelGabriel L. Somlo2014-06-092-24/+102
| * vmxnet3: fix msix vectors unuseJiri Pirko2014-06-091-1/+1
| * net: xilinx_ethlite: Fix Rx-pong interruptPeter Crosthwaite2014-06-091-1/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-095-366/+149
|\ \ | |/ |/|
| * dataplane: Support VIRTIO_BLK_T_SCSI_CMDFam Zheng2014-06-041-8/+10
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-34/+41
| * virtio-blk: Allow config-wce in dataplaneFam Zheng2014-06-042-7/+7
| * dataplane: implement async flushStefan Hajnoczi2014-06-041-16/+27
| * dataplane: delete IOQueue since it is no longer usedStefan Hajnoczi2014-06-043-175/+1
| * dataplane: use the QEMU block layer for I/OStefan Hajnoczi2014-06-041-128/+65
* | intc: xilinx_uartlite: Convert SBD::init -> instance_initPeter Crosthwaite2014-06-091-10/+7
* | char: xilinx_uartlite: Convert to realize()Peter Crosthwaite2014-06-091-10/+14
* | char: xilinx_uartlite: Don't reset from initPeter Crosthwaite2014-06-091-1/+7
* | net: xilinx_ethlite: Convert to realize()Peter Crosthwaite2014-06-091-11/+14
* | net: xilinx_ethlite: Don't reset from initPeter Crosthwaite2014-06-091-1/+8
* | timer: xilinx_timer: Convert to realize()Peter Crosthwaite2014-06-091-8/+12
* | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-06-054-53/+336
|\ \
| * | apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland2014-06-051-0/+165
| * | apb: handle reading/writing of IOMMU control registersMark Cave-Ayland2014-06-051-3/+100
| * | apb: fix IOMMU register sizesMark Cave-Ayland2014-06-051-8/+3
| * | apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland2014-06-051-3/+14
| * | tcx: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-052-23/+33
| * | tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland2014-06-051-14/+12
| * | cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland2014-06-051-2/+2
| * | cg3: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-051-8/+15
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-057-64/+105
|\ \ \
| * | | qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+34
| * | | virtio-balloon: return empty data when no stats are availableJán Tomko2014-05-251-5/+2
| * | | pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-212-7/+4
| * | | SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * | | SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-7/+11
| * | | SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo2014-05-211-45/+47
| * | | serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+7
* | | | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-0510-284/+302
|\ \ \ \ | |_|/ / |/| | |
| * | | hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-0510-253/+253
| * | | nseries: clean up coding stylePaolo Bonzini2014-06-051-127/+145
| | |/ | |/|
OpenPOWER on IntegriCloud