index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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
...
*
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-09-25
1
-2
/
+3
*
spapr_pci: fix potential NULL pointer dereference
Greg Kurz
2018-08-28
1
-1
/
+1
*
spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
Cédric Le Goater
2018-08-21
1
-5
/
+6
*
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-08-21
1
-7
/
+22
*
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
1
-3
/
+20
*
spapr_pci: Remove unhelpful pagesize warning
David Gibson
2018-06-12
1
-7
/
+0
*
spapr_pci: fix MSI/MSIX selection
Greg Kurz
2018-01-29
1
-19
/
+42
*
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
1
-10
/
+9
|
\
|
*
spapr_pci: use warn_report()
Greg Kurz
2018-01-10
1
-3
/
+3
|
*
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
2017-12-14
1
-2
/
+1
|
*
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-14
1
-1
/
+1
|
*
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-14
1
-4
/
+4
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-1
/
+1
*
|
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-4
/
+4
|
/
*
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
2017-10-17
1
-1
/
+11
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
1
-2
/
+4
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-2
/
+4
*
|
spapr_pci: make index property mandatory
Greg Kurz
2017-09-27
1
-54
/
+8
|
/
*
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
2017-09-15
1
-7
/
+13
*
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
2017-09-15
1
-9
/
+12
*
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
2017-09-15
1
-23
/
+7
*
spapr_pci: use the common _FDT() helper
Greg Kurz
2017-09-15
1
-9
/
+1
*
spapr_pci: use g_strdup_printf()
Greg Kurz
2017-09-15
1
-9
/
+10
*
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
2017-09-15
1
-5
/
+1
*
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
2017-09-15
1
-2
/
+2
*
spapr_pci: parent the MSI memory region to the PHB
Greg Kurz
2017-09-08
1
-1
/
+1
*
spapr_pci: use memory_region_add_subregion() with DMA windows
Greg Kurz
2017-09-08
1
-2
/
+2
*
spapr_pci: Fix obsolete comment about MSIX encoding in addr/data
Alexey Kardashevskiy
2017-07-25
1
-3
/
+1
*
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2017-07-17
1
-4
/
+2
*
spapr: Refactor spapr_drc_detach()
David Gibson
2017-07-17
1
-6
/
+1
*
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
2017-07-17
1
-1
/
+3
*
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
2017-07-11
1
-1
/
+2
*
spapr: Use unplug_request for PCI hot unplug
David Gibson
2017-07-11
1
-6
/
+7
*
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
1
-2
/
+1
*
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
2017-07-11
1
-14
/
+14
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-2
/
+2
*
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
David Gibson
2017-06-08
1
-40
/
+23
*
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
1
-6
/
+3
*
spapr: Clean up DR entity sense handling
David Gibson
2017-06-08
1
-3
/
+3
*
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
1
-4
/
+2
*
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
1
-2
/
+1
*
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
1
-3
/
+1
*
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
1
-2
/
+3
*
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+2
*
spapr_pci: Removed unused include
Alexey Kardashevskiy
2017-04-26
1
-2
/
+0
*
spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
Alexey Kardashevskiy
2017-04-26
1
-0
/
+6
*
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-14
1
-1
/
+3
*
spapr_pci: Advertise access to PCIe extended config space
David Gibson
2017-03-03
1
-0
/
+4
*
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
1
-1
/
+1
*
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-4
/
+4
[prev]
[next]