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
/
pci_bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci/pci_bridge: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
1
-2
/
+2
*
hw/pci/pci_bridge: Correct pci_bridge_io memory region size
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+2
*
pci_bridge: fix a typo in comment
Mao Zhongyi
2019-10-24
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
hw/pci-bridge: Fix invalid free()
Matthias Weckbecker
2018-12-19
1
-1
/
+1
*
pci_bridge: fix typo in comment
Mao Zhongyi
2018-11-05
1
-1
/
+1
*
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-09-07
1
-21
/
+17
*
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
2018-02-13
1
-5
/
+19
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-3
/
+3
*
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
2017-10-15
1
-1
/
+2
*
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
2017-09-08
1
-0
/
+46
*
pci: Convert to realize
Mao Zhongyi
2017-07-03
1
-4
/
+3
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-1
/
+6
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
change type of pci_bridge_initfn() to void
Cao jin
2016-02-16
1
-2
/
+1
*
pci: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
2014-08-25
1
-0
/
+6
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
1
-1
/
+1
|
\
|
*
pci: do not export pci_bus_reset
Paolo Bonzini
2013-12-23
1
-1
/
+1
*
|
qdev: Drop misleading qbus_free() function
Stefan Hajnoczi
2013-12-24
1
-1
/
+1
|
/
*
pci: fix address space size for bridge
Michael S. Tsirkin
2013-12-10
1
-1
/
+1
*
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
2013-11-05
1
-1
/
+1
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+2
*
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-07-29
1
-11
/
+29
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
1
-1
/
+1
|
\
|
*
pci-bridge: update mappings for migration/restore
Don Koch
2013-07-10
1
-1
/
+1
*
|
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-6
/
+6
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-6
/
+6
|
/
*
pci: Allow PCI bus creation interfaces to specify the type of bus
Alex Williamson
2013-03-26
1
-3
/
+2
*
pci_bridge: Use a default map_irq function
Alex Williamson
2013-03-26
1
-1
/
+1
*
pci: Teach PCI Bridges about VGA routing
Alex Williamson
2013-03-26
1
-2
/
+42
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
1
-2
/
+2
*
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-17
1
-0
/
+363