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
2017-07-25
spapr_pci: Fix obsolete comment about MSIX encoding in addr/data
Alexey Kardashevskiy
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-11
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
2017-07-11
spapr: Use unplug_request for PCI hot unplug
David Gibson
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-08
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
David Gibson
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-04-26
spapr_pci: Removed unused include
Alexey Kardashevskiy
2017-04-26
spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
Alexey Kardashevskiy
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-03
spapr_pci: Advertise access to PCIe extended config space
David Gibson
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
spapr: generate DT node names
Laurent Vivier
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-11-23
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
2016-11-15
spapr: Fix migration of PCI host bridges from qemu-2.7
David Gibson
2016-10-28
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-05
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-06-07
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-06-07
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
2016-06-07
spapr_iommu: Add root memory region
Alexey Kardashevskiy
2016-06-07
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
2016-05-27
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-04-23
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
[next]