summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori4-0/+25
2013-07-22hw/loader: Support ramdisk with u-boot headerSoren Brinkmann1-0/+13
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell1-0/+4
2013-07-19virtio: Support transports which can specify the vring alignmentPeter Maydell2-0/+7
2013-07-19virtio: Add support for guest setting of queue sizePeter Maydell1-0/+1
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi1-1/+1
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-1/+9
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin3-0/+7
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf1-0/+3
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-1/+2
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+1
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-0/+118
2013-07-10pci: fix BRDIGE typoDon Koch1-1/+1
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch1-0/+1
2013-07-09intc/openpic: Build openpic only onceAndreas Färber2-2/+6
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-9/+44
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson1-0/+2
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-2/+4
2013-07-07pci: Add root bus argument to pci_get_bus_devfn()David Gibson1-1/+1
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2-1/+11
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson1-1/+2
2013-07-07pci: Abolish pci_find_root_bus()David Gibson1-1/+1
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini1-2/+2
2013-07-04spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini1-1/+2
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+1
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka1-2/+4
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini1-1/+1
2013-07-04pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson1-2/+2
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin1-1/+1
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin1-0/+1
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2-1/+20
2013-07-01PPC: Add clock-frequency export for Mac machinesAlexander Graf1-0/+1
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori1-2/+3
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber1-0/+1
2013-07-01intc/openpic: QOM'ifyAndreas Färber1-0/+2
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood1-1/+1
2013-07-01openpic: factor out some common defines into openpic.hScott Wood1-0/+11
2013-06-27linux-user: Fix compilation failurePeter Maydell1-1/+0
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini1-3/+0
2013-06-24usb: add serial bus propertyGerd Hoffmann1-0/+1
2013-06-20dma: eliminate DMAContextPaolo Bonzini2-19/+17
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2-11/+11
2013-06-20pci: use memory core for iommu supportAvi Kivity3-4/+5
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini1-0/+1
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini3-6/+9
2013-06-19vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster1-2/+2
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch1-0/+1
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl8-39/+54
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster1-1/+1