index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pci_bridge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2018-12-19
hw/pci-bridge: Fix invalid free()
Matthias Weckbecker
1
-1
/
+1
2018-11-05
pci_bridge: fix typo in comment
Mao Zhongyi
1
-1
/
+1
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
1
-21
/
+17
2018-02-13
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
1
-5
/
+19
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-3
/
+3
2017-10-15
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
1
-1
/
+2
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
1
-0
/
+46
2017-07-03
pci: Convert to realize
Mao Zhongyi
1
-4
/
+3
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-1
/
+6
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
1
-2
/
+1
2016-01-29
pci: Clean up includes
Peter Maydell
1
-0
/
+1
2014-08-25
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
1
-0
/
+6
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-8
/
+0
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-12-24
qdev: Drop misleading qbus_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-12-23
pci: do not export pci_bus_reset
Paolo Bonzini
1
-1
/
+1
2013-12-10
pci: fix address space size for bridge
Michael S. Tsirkin
1
-1
/
+1
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+2
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
1
-11
/
+29
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-07-10
pci-bridge: update mappings for migration/restore
Don Koch
1
-1
/
+1
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-6
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-6
/
+6
2013-03-26
pci: Allow PCI bus creation interfaces to specify the type of bus
Alex Williamson
1
-3
/
+2
2013-03-26
pci_bridge: Use a default map_irq function
Alex Williamson
1
-1
/
+1
2013-03-26
pci: Teach PCI Bridges about VGA routing
Alex Williamson
1
-2
/
+42
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
1
-1
/
+1
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
1
-2
/
+2
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-0
/
+363