index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
Age
Commit message (
Expand
)
Author
2015-10-23
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-09-23
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
spapr_pci: fix device tree props for MSI/MSI-X
Michael Roth
2015-09-23
sPAPR: Introduce rtas_ldq()
Gavin Shan
2015-09-23
spapr: Make ibm, change-msi respect 3 return values
Sam Bobroff
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-07-07
sPAPR: Don't enable EEH on emulated PCI devices
Gavin Shan
2015-07-07
spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt
Nikunj A Dadhania
2015-07-07
spapr_pci: populate ibm,loc-code
Nikunj A Dadhania
2015-07-07
spapr_pci: enumerate and add PCI device tree
Nikunj A Dadhania
2015-07-07
Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it...
Markus Armbruster
2015-07-07
spapr_pci: set device node unit address as hex
Nikunj A Dadhania
2015-07-07
spapr_pci: encode class code including Prog IF register
Nikunj A Dadhania
2015-07-07
spapr_pci: encode missing 64-bit memory address space
Nikunj A Dadhania
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
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
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_pci: Rework device-tree rendering
Alexey Kardashevskiy
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2014-11-04
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-06-16
spapr_pci: fix MSI limit
Alexey Kardashevskiy
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
[next]