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
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-09-02
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
2013-07-29
spapr_pci: QOM cast cleanup
Andreas Färber
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
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 PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini