summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* isa_mmio: deletePaolo Bonzini2013-07-251-3/+0
* scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-2/+2
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-2/+8
* sysbus: Document SysBusDeviceClass::init and realize semanticsHu Tao2013-07-231-0/+12
* Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori2013-07-224-0/+25
|\
| * hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2013-07-221-0/+13
| * arm/boot: Allow boards to modify the FDT blobPeter Maydell2013-07-191-0/+4
| * virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-192-0/+7
| * virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+1
* | dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-191-1/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-185-1/+9
|\
| * virtio-net: add feature bit for any header s/gMichael S. Tsirkin2013-07-153-0/+7
| * pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
| * pci-bridge: update mappings for migration/restoreDon Koch2013-07-101-0/+1
* | PPC: dbdma: Support unaligned DMA accessAlexander Graf2013-07-111-0/+3
* | PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-1/+2
* | PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+1
* | PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-0/+118
* | intc/openpic: Build openpic only onceAndreas Färber2013-07-092-2/+6
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-084-9/+44
|\ \ | |/
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-0/+2
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-2/+4
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-071-1/+1
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-072-1/+11
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-1/+2
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-041-2/+2
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-1/+1
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-0/+1
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-042-1/+20
* | pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-2/+2
* | spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+2
* | memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
* | vmport: Disentangle read handler type from portioJan Kiszka2013-07-041-2/+4
* | dma: keep a device alive while it has SGListsPaolo Bonzini2013-07-041-1/+1
|/
* PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-011-0/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+3
* intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-011-0/+1
* intc/openpic: QOM'ifyAndreas Färber2013-07-011-0/+2
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-1/+1
* openpic: factor out some common defines into openpic.hScott Wood2013-07-011-0/+11
* linux-user: Fix compilation failurePeter Maydell2013-06-271-1/+0
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+0
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-202-19/+17
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-11/+11
* pci: use memory core for iommu supportAvi Kivity2013-06-203-4/+5
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-6/+9
OpenPOWER on IntegriCloud