Age | Commit message (Expand) | Author |
2015-06-05 | pflash_cfi01: change big-endian property to BIT type | Paolo Bonzini |
2015-06-05 | framebuffer: check memory_region_is_logging | Paolo Bonzini |
2015-06-05 | memory: prepare for multiple bits in the dirty log mask | Paolo Bonzini |
2015-06-05 | memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo... | Paolo Bonzini |
2015-06-05 | display: add memory_region_sync_dirty_bitmap calls | Paolo Bonzini |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini |
2015-06-05 | g364fb: remove pointless call to memory_region_set_coalescing | Paolo Bonzini |
2015-06-05 | Move parallel_hds_isa_init to hw/isa/isa-bus.c | Miroslav Rezanina |
2015-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-04 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2015-06-04 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0... | Peter Maydell |
2015-06-04 | vhost: logs sharing | Jason Wang |
2015-06-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-06-04 | hw/acpi: piix4_pm_init(): take fw_cfg object no more | Laszlo Ersek |
2015-06-04 | hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core | Laszlo Ersek |
2015-06-04 | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" | Laszlo Ersek |
2015-06-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'... | Peter Maydell |
2015-06-04 | pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size | Igor Mammedov |
2015-06-03 | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations | David Gibson |
2015-06-03 | spapr: override default ram size to 512MB | Nikunj A Dadhania |
2015-06-03 | machine: add default_ram_size to machine class | Nikunj A Dadhania |
2015-06-03 | spapr_pci: emit hotplug add/remove events during hotplug | Tyrel Datwyler |
2015-06-03 | spapr_pci: enable basic hotplug operations | Michael Roth |
2015-06-03 | pci: make pci_bar useable outside pci.c | Michael Roth |
2015-06-03 | spapr_pci: create DRConnectors for each PCI slot during PHB realize | Michael Roth |
2015-06-03 | spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge | Michael Roth |
2015-06-03 | spapr_drc: add spapr_drc_populate_dt() | Michael Roth |
2015-06-03 | spapr_events: event-scan RTAS interface | Tyrel Datwyler |
2015-06-03 | spapr_events: re-use EPOW event infrastructure for hotplug events | Nathan Fontenot |
2015-06-03 | spapr_rtas: add ibm, configure-connector RTAS interface | Michael Roth |
2015-06-03 | spapr_rtas: add get-sensor-state RTAS interface | Mike Day |
2015-06-03 | spapr_rtas: add set-indicator RTAS interface | Mike Day |
2015-06-03 | spapr_rtas: add get/set-power-level RTAS interfaces | Nathan Fontenot |
2015-06-03 | spapr_drc: initial implementation of sPAPRDRConnector device | Michael Roth |
2015-06-03 | hw/ppc/spapr: Use error_report() instead of hw_error() | Thomas Huth |
2015-06-03 | hw/ppc/spapr: Fix error message when firmware could not be loaded | Thomas Huth |
2015-06-03 | pseries: Add pseries-2.4 machine type | David Gibson |
2015-06-03 | hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn | Thomas Huth |
2015-06-03 | spapr_iommu: Give unique QOM name to TCE table | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Rework device-tree rendering | Alexey Kardashevskiy |
2015-06-03 | spapr_iommu: Make spapr_tce_find_by_liobn() public | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Make find_phb()/find_dev() public | Alexey Kardashevskiy |
2015-06-03 | spapr_iommu: Add separate trace points for PCI DMA operations | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Define default DMA window size as a macro | Alexey Kardashevskiy |
2015-06-03 | spapr_vio: Introduce a liobn number generating macros | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Introduce a liobn number generating macros | Alexey Kardashevskiy |
2015-06-03 | spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe | Alexey Kardashevskiy |
2015-06-03 | spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows | Alexey Kardashevskiy |
2015-06-03 | spapr_pci: Fix unsafe signed/unsigned comparisons | David Gibson |
2015-06-03 | macio: Convert to realize() | Markus Armbruster |