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
/
include
/
hw
/
pci-host
/
spapr.h
Age
Commit message (
Expand
)
Author
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
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-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
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
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
2013-06-20
pci: use memory core for iommu support
Avi Kivity
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini