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
*
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