index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
1
-0
/
+4
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
1
-19
/
+380
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
1
-1
/
+17
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
1
-0
/
+2
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
1
-25
/
+5
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
1
-18
/
+18
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-2
/
+2
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
1
-8
/
+8
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
1
-0
/
+271
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
1
-0
/
+28
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
1
-2
/
+12
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
1
-1
/
+7
2014-11-04
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
1
-11
/
+17
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
1
-29
/
+24
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
1
-2
/
+6
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
1
-83
/
+112
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-3
/
+3
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-1
/
+1
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
1
-6
/
+12
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
1
-0
/
+1
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
1
-2
/
+3
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
1
-0
/
+1
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
1
-4
/
+2
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
1
-11
/
+43
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
1
-2
/
+18
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
1
-12
/
+26
2014-06-16
spapr_pci: fix MSI limit
Alexey Kardashevskiy
1
-16
/
+18
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
1
-0
/
+15
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
1
-11
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-6
/
+3
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-26
/
+26
2014-03-13
spapr-pci: Convert fprintf() to error_report()
Alexey Kardashevskiy
1
-4
/
+5
2014-03-13
spapr-pci: Convert to QOM realize
Alexey Kardashevskiy
1
-22
/
+21
2014-03-12
spapr-pci: Change the default PCI bus naming
Alexey Kardashevskiy
1
-21
/
+2
2014-03-05
PPC: sPAPR: Only use getpagesize() when we run with kvm
Alexander Graf
1
-1
/
+12
2014-03-05
spapr-pci: enable adding PHB via -device
Alexey Kardashevskiy
1
-0
/
+2
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-8
/
+8
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
1
-21
/
+21
2013-12-10
spapr_pci: s/INT64_MAX/UINT64_MAX/
Michael S. Tsirkin
1
-1
/
+1
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
1
-0
/
+13
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
1
-34
/
+27
2013-09-02
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
1
-10
/
+2
2013-07-29
spapr_pci: QOM cast cleanup
Andreas Färber
1
-3
/
+4
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-0
/
+49
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
1
-1
/
+1
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
1
-39
/
+2
2013-07-11
spapr: Fix compiler warnings for some versions of gcc
Stefan Weil
1
-2
/
+2
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+10
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
1
-0
/
+10
[next]