index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
Age
Commit message (
Expand
)
Author
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
2014-03-13
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
2014-03-13
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
2014-03-12
spapr-pci: Change the default PCI bus naming
Alexey Kardashevskiy
2014-03-05
PPC: sPAPR: Only use getpagesize() when we run with kvm
Alexander Graf
2014-03-05
spapr-pci: enable adding PHB via -device
Alexey Kardashevskiy
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-10
spapr_pci: s/INT64_MAX/UINT64_MAX/
Michael S. Tsirkin
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