summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber1-0/+2
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber1-3/+3
2013-07-29escc: QOM cast cleanupAndreas Färber1-0/+1
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber1-2/+12
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-1/+6
2013-07-29Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+1
2013-07-29Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori1-0/+4
2013-07-29qemu-help: Sort devices by logical functionalityMarcel Apfelbaum1-0/+29
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum1-0/+1
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori2-8/+69
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy1-0/+1
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson1-3/+3
2013-07-29pseries: savevm support for pseries machineDavid Gibson1-3/+9
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori1-7/+16
2013-07-29pseries: savevm support for VIO devicesDavid Gibson1-0/+5
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi1-0/+1
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost1-0/+4
2013-07-29Xen PV DevicePaul Durrant1-2/+3
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan1-0/+3
2013-07-25isa_mmio: deletePaolo Bonzini1-3/+0
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber1-2/+2
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao1-2/+8
2013-07-23sysbus: Document SysBusDeviceClass::init and realize semanticsHu Tao1-0/+12
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