summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-085-14/+34
|\
| * ich9: implement SMI_LOCKGerd Hoffmann2015-06-052-0/+7
| * q35: implement TSEGGerd Hoffmann2015-06-051-0/+1
| * q35: implement SMRAM.D_LCKGerd Hoffmann2015-06-051-0/+3
| * q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann2015-06-051-0/+9
| * q35: fix ESMRAMC defaultGerd Hoffmann2015-06-051-1/+6
| * q35: implement high SMRAMPaolo Bonzini2015-06-051-8/+8
| * hw/i386: remove smram_updatePaolo Bonzini2015-06-051-1/+0
| * target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-053-6/+1
| * hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2015-06-051-0/+1
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-06-081-2/+2
|\ \ | |/ |/|
| * macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland2015-06-041-1/+0
| * macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-041-1/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-048-12/+39
|\ \
| * | vhost: logs sharingJason Wang2015-06-041-1/+7
| * | hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-041-2/+1
| * | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-041-1/+2
| * | hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-032-0/+2
| * | hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-031-0/+1
| * | hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum2015-06-031-0/+1
| * | hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2015-06-032-0/+10
| * | acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-033-3/+10
| * | virtio: 64bit features fixups.Gerd Hoffmann2015-06-031-5/+5
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-045-4/+270
|\ \ \
| * | | machine: add default_ram_size to machine classNikunj A Dadhania2015-06-031-0/+1
| * | | pci: make pci_bar useable outside pci.cMichael Roth2015-06-031-0/+6
| * | | spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-0/+1
| * | | spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-031-0/+2
| * | | spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-0/+3
| * | | spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-031-1/+13
| * | | spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-031-0/+14
| * | | spapr: add rtas_st_buffer_direct() helperMichael Roth2015-06-031-2/+8
| * | | spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+11
| * | | spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-031-0/+199
| * | | hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-031-1/+1
| * | | spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-031-0/+1
| * | | spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-0/+4
| * | | spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-031-0/+1
| * | | spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-0/+2
| * | | spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-0/+1
| * | | spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+3
* | | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...Peter Maydell2015-06-041-1/+1
|\ \ \ \
| * | | | hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao2015-06-031-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...Peter Maydell2015-06-043-0/+91
|\ \ \ \ | |/ / / |/| | |
| * | | hw/arm/virt: add dynamic sysbus device supportEric Auger2015-06-021-0/+1
| * | | hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger2015-06-021-0/+28
| * | | hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger2015-06-021-0/+60
| * | | target-arm: Add the GICv2m to the virt boardChristoffer Dall2015-06-021-0/+2
| |/ /
* | | xen: don't allow guest to control MSI mask registerJan Beulich2015-06-021-0/+2
|/ /
* | virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann2015-06-021-4/+4
OpenPOWER on IntegriCloud