summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* framebuffer: check memory_region_is_loggingPaolo Bonzini2015-06-051-0/+4
* memory: prepare for multiple bits in the dirty log maskPaolo Bonzini2015-06-051-2/+4
* memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...Paolo Bonzini2015-06-053-3/+4
* display: add memory_region_sync_dirty_bitmap callsPaolo Bonzini2015-06-054-0/+5
* display: enable DIRTY_MEMORY_VGA tracking explicitlyPaolo Bonzini2015-06-055-7/+17
* g364fb: remove pointless call to memory_region_set_coalescingPaolo Bonzini2015-06-051-1/+0
* Move parallel_hds_isa_init to hw/isa/isa-bus.cMiroslav Rezanina2015-06-052-25/+26
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0421-96/+820
|\
| * vhost: logs sharingJason Wang2015-06-041-18/+59
| * hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-043-13/+11
| * hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek2015-06-042-8/+12
| * hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-044-4/+6
| * pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range sizeIgor Mammedov2015-06-041-1/+0
| * apci: fix PXB behaviour if used with unsupported BIOSMarcel Apfelbaum2015-06-031-29/+58
| * hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-032-0/+23
| * hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-031-0/+11
| * hw/pxb: add map_irq funcMarcel Apfelbaum2015-06-031-1/+19
| * hw/pci: inform bios if the system has extra pci root busesMarcel Apfelbaum2015-06-031-0/+20
| * hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-032-0/+197
| * hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_queryMarcel Apfelbaum2015-06-031-1/+2
| * hw/acpi: remove from root bus 0 the crs resources used by other buses.Marcel Apfelbaum2015-06-031-27/+91
| * hw/acpi: add _CRS method for extra root bussesMarcel Apfelbaum2015-06-031-0/+139
| * hw/apci: add _PRT method for extra PCI root bussesMarcel Apfelbaum2015-06-031-0/+81
| * hw/acpi: add support for i440fx 'snooping' root bussesMarcel Apfelbaum2015-06-031-0/+23
| * hw/pci: extend PCI config access to support devices behind PXBMarcel Apfelbaum2015-06-031-5/+29
| * hw/i386: query only for q35/pc when looking for pci host bridgeMarcel Apfelbaum2015-06-031-9/+25
| * hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum2015-06-031-3/+10
| * hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2015-06-031-3/+14
| * acpi: add implementation of aml_while() termMarcel Apfelbaum2015-06-031-0/+8
| * acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-034-11/+12
| * virtio: 64bit features fixups.Gerd Hoffmann2015-06-032-2/+2
| * virtio-pci: don't try to mask or unmask vqs without notifiersJason Wang2015-06-031-7/+14
| * hw/q35: fix floppy controller definition in ich9Marcel Apfelbaum2015-06-031-1/+1
| * acpi: add missing ssdtMichael S. Tsirkin2015-06-031-0/+36
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-0411-190/+1947
|\ \
| * | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementationsDavid Gibson2015-06-031-0/+5
| * | spapr: override default ram size to 512MBNikunj A Dadhania2015-06-031-0/+1
| * | machine: add default_ram_size to machine classNikunj A Dadhania2015-06-031-0/+9
| * | spapr_pci: emit hotplug add/remove events during hotplugTyrel Datwyler2015-06-031-0/+4
| * | spapr_pci: enable basic hotplug operationsMichael Roth2015-06-031-19/+380
| * | pci: make pci_bar useable outside pci.cMichael Roth2015-06-031-1/+1
| * | spapr_pci: create DRConnectors for each PCI slot during PHB realizeMichael Roth2015-06-031-1/+17
| * | spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-032-2/+9
| * | spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-031-0/+156
| * | spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-032-7/+60
| * | spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-032-51/+239
| * | spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-032-0/+184
| * | spapr_rtas: add get-sensor-state RTAS interfaceMike Day2015-06-031-0/+43
| * | spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+84
| * | spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot2015-06-031-0/+54
OpenPOWER on IntegriCloud