index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
2014-11-04
1
-11
/
+17
*
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
1
-29
/
+24
*
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
2014-09-08
1
-2
/
+6
*
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-83
/
+112
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
1
-3
/
+3
*
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2014-06-27
1
-1
/
+1
*
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2014-06-27
1
-6
/
+12
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
1
-0
/
+1
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-2
/
+3
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-4
/
+2
*
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
1
-11
/
+43
*
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
1
-2
/
+18
*
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-06-16
1
-12
/
+26
*
spapr_pci: fix MSI limit
Alexey Kardashevskiy
2014-06-16
1
-16
/
+18
*
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
2014-06-16
1
-0
/
+15
*
spapr-pci: remove io ports workaround
Greg Kurz
2014-06-16
1
-11
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-6
/
+3
*
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-13
1
-26
/
+26
|
\
|
*
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
2014-03-13
1
-4
/
+5
|
*
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
2014-03-13
1
-22
/
+21
*
|
spapr-pci: Change the default PCI bus naming
Alexey Kardashevskiy
2014-03-12
1
-21
/
+2
|
/
*
PPC: sPAPR: Only use getpagesize() when we run with kvm
Alexander Graf
2014-03-05
1
-1
/
+12
*
spapr-pci: enable adding PHB via -device
Alexey Kardashevskiy
2014-03-05
1
-0
/
+2
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-8
/
+8
*
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
1
-21
/
+21
*
spapr_pci: s/INT64_MAX/UINT64_MAX/
Michael S. Tsirkin
2013-12-10
1
-1
/
+1
*
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
2013-10-25
1
-0
/
+13
*
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-09-02
1
-34
/
+27
*
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
2013-09-02
1
-10
/
+2
*
spapr_pci: QOM cast cleanup
Andreas Färber
2013-07-29
1
-3
/
+4
*
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
1
-0
/
+49
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-1
/
+1
*
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
2013-07-25
1
-39
/
+2
*
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
2013-07-11
1
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-0
/
+10
|
\
|
*
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-07
1
-0
/
+10
*
|
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-5
/
+7
*
|
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-5
/
+5
|
/
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-6
/
+7
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-1
/
+3
*
pci: use memory core for iommu support
Avi Kivity
2013-06-20
1
-4
/
+4
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
1
-4
/
+4
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
1
-0
/
+839