summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite2014-08-191-2/+1
* arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite2014-08-191-4/+4
* aarch64: Allow -kernel option to take a gzip-compressed kernel.Richard W.M. Jones2014-08-191-0/+7
* loader: Add load_image_gzipped function.Richard W.M. Jones2014-08-191-0/+48
* arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2Christoffer Dall2014-08-191-5/+26
* target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall2014-08-191-4/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-1953-245/+142
|\
| * loader: Abstract away ref to memory region namesPeter Crosthwaite2014-08-181-1/+1
| * tpm_tis: remove instance_finalize callbackPaolo Bonzini2014-08-181-8/+0
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-1839-169/+0
| * memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-186-7/+7
| * nic: do not destroy memory regions in cleanup functionsPaolo Bonzini2014-08-172-6/+0
| * vga: do not dynamically allocate chain4_aliasPaolo Bonzini2014-08-172-15/+12
| * sysbus: remove unused function sysbus_del_ioPaolo Bonzini2014-08-171-5/+0
| * virtio-scsi: implement parse_cdbPaolo Bonzini2014-07-291-0/+25
| * scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini2014-07-293-2/+22
| * scsi-block: extract scsi_block_is_passthroughPaolo Bonzini2014-07-291-12/+26
| * scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini2014-07-291-3/+23
| * scsi-bus: prepare scsi_req_new for introduction of parse_cdbPaolo Bonzini2014-07-291-21/+30
* | virtio-serial: search for duplicate port names before adding new portsAmit Shah2014-08-181-0/+22
* | virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+10
* | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-08-182-4/+12
|\ \
| * | apb: add IOMMU flush register implementationMark Cave-Ayland2014-08-171-2/+10
| * | sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland2014-08-171-2/+2
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-1812-208/+288
|\ \ \
| * | | ide: only constrain read/write requests to drive size, not other typesMichael Tokarev2014-08-151-1/+2
| * | | virtio-blk: Correct bug in support for flexible descriptor layoutMarc MarĂ­2014-08-151-7/+7
| * | | ide: Fix segfault when flushing a device that doesn't existKevin Wolf2014-08-151-1/+3
| * | | dataplane: stop trying on notifier errorCornelia Huck2014-08-151-1/+10
| * | | dataplane: fail notifier setting gracefullyCornelia Huck2014-08-151-4/+11
| * | | dataplane: print why starting failedCornelia Huck2014-08-151-5/+8
| * | | cmd646: synchronise UDMA interrupt status with DMA interrupt statusMark Cave-Ayland2014-08-151-0/+24
| * | | cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland2014-08-151-2/+30
| * | | cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland2014-08-151-5/+4
| * | | cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland2014-08-151-0/+22
| * | | cmd646: add constants for CNTRL register accessMark Cave-Ayland2014-08-151-2/+5
| * | | q35: Enable the ioapic device to be seen by qtest.John Snow2014-08-151-1/+1
| * | | ahci: construct PIO Setup FIS for PIO commandsPaolo Bonzini2014-08-151-0/+70
| * | | ide: make all commands go through cmd_donePaolo Bonzini2014-08-154-24/+16
| * | | ide: stop PIO transfer on errorsPaolo Bonzini2014-08-151-3/+2
| * | | ahci: remove duplicate PORT_IRQ_* constantsPaolo Bonzini2014-08-152-24/+3
| * | | ide: move retry constants out of BM_STATUS_* namespacePaolo Bonzini2014-08-153-23/+23
| * | | ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini2014-08-153-11/+11
| * | | ide: fold add_status callback into set_inactivePaolo Bonzini2014-08-156-34/+15
| * | | ide: remove wrong setting of BM_STATUS_INTPaolo Bonzini2014-08-152-5/+0
| * | | ide: wrap start_dma callbackPaolo Bonzini2014-08-153-11/+11
| * | | ide: simplify start_transfer callbacksPaolo Bonzini2014-08-155-24/+5
| * | | ide: simplify async_cmd_done callbacksPaolo Bonzini2014-08-152-4/+2
| * | | ide: simplify set_inactive callbacksPaolo Bonzini2014-08-155-13/+5
| * | | ide: simplify reset callbacksPaolo Bonzini2014-08-155-13/+6
OpenPOWER on IntegriCloud