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
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
apb: move QOM macros and typedefs from apb.c to apb.h
Mark Cave-Ayland
2018-01-09
1
-85
/
+0
|
*
e500: fix pci host bridge class/type
Michael Davidsaver
2017-12-14
1
-5
/
+0
*
|
hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridge
Philippe Mathieu-Daudé
2017-12-21
1
-11
/
+10
*
|
hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge
Philippe Mathieu-Daudé
2017-12-21
1
-25
/
+20
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
2
-6
/
+6
*
|
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
11
-47
/
+48
|
/
*
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-11-16
2
-5
/
+69
*
hw/pci-host/gpex: Improve INTX to gsi routing error checking
Eric Auger
2017-10-31
1
-2
/
+8
*
sun4u: update PCI topology to include simba PCI bridges
Mark Cave-Ayland
2017-10-19
1
-11
/
+36
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
10
-0
/
+60
*
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
hw/pci-host/gpex: Implement PCI INTx routing
Pranavkumar Sawargaonkar
2017-09-14
1
-0
/
+12
*
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
1
-0
/
+10
*
apb: add busA qdev property to PBM PCI bridge
Mark Cave-Ayland
2017-09-04
1
-7
/
+37
*
apb: fix endianness for APB and PCI config accesses
Mark Cave-Ayland
2017-09-04
1
-4
/
+2
*
apb: fix up PCI bus nomenclature
Mark Cave-Ayland
2017-09-04
1
-7
/
+5
*
q35: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
piix: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-8
/
+21
|
\
|
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-5
/
+18
|
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-3
/
+3
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
4
-14
/
+13
|
\
|
*
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-06-20
3
-3
/
+3
|
*
object: use more specific property type names
Marc-André Lureau
2017-06-20
2
-9
/
+9
|
*
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
2017-06-20
1
-2
/
+1
*
|
q35/mch: implement extended TSEG sizes
Laszlo Ersek
2017-06-16
1
-3
/
+38
|
/
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-30
1
-1
/
+1
|
\
|
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-1
/
+1
*
|
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
3
-4
/
+4
|
/
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
11
-17
/
+17
*
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
2017-05-03
1
-6
/
+0
*
versatile: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-21
1
-23
/
+12
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-24
1
-5
/
+6
|
\
|
*
hw/pci-host/prep: Do not use hw_error() in realize function
Thomas Huth
2017-02-22
1
-5
/
+6
*
|
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2017-02-22
2
-0
/
+329
|
/
*
ppc: Make uninorth interrupt swizzling identical to Grackle
Benjamin Herrenschmidt
2016-11-23
1
-3
/
+1
*
apb: convert init to realize
Wei Jiangang
2016-07-28
1
-3
/
+2
*
hw/versatile: realize the PCI root bus as part of the versatile init
Marcel Apfelbaum
2016-07-20
1
-0
/
+1
*
hw/prep: realize the PCI root bus as part of the prep init
Marcel Apfelbaum
2016-07-20
1
-0
/
+1
*
hw/grackle: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-1
/
+1
*
hw/apb: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-8
/
+7
*
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
2
-22
/
+45
*
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
2
-11
/
+11
*
piix: Set I440FXState member pci_info.w32 in one place
Markus Armbruster
2016-07-04
1
-3
/
+1
*
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
1
-12
/
+0
*
hw/iommu: enable iommu with -device
Marcel Apfelbaum
2016-07-04
1
-16
/
+1
*
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-07-04
2
-0
/
+4
[prev]
[next]