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
/
include
/
hw
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-08
1
-0
/
+3
*
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
2
-0
/
+4
*
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2018-12-20
1
-0
/
+4
*
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
1
-0
/
+2
*
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-4
/
+4
*
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-4
/
+4
*
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2018-12-19
1
-0
/
+4
*
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
2
-0
/
+14
*
pcie: Create enums for link speed and width
Alex Williamson
2018-12-19
1
-2
/
+21
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
1
-1
/
+1
|
\
|
*
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
2018-11-06
1
-1
/
+1
*
|
hw/pci: Add missing include
Philippe Mathieu-Daudé
2018-11-05
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
1
-2
/
+1
|
\
|
*
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
1
-2
/
+0
|
*
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-09-25
1
-0
/
+1
*
|
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-09-07
1
-5
/
+13
|
/
*
allocate pci id for mdpy
Gerd Hoffmann
2018-05-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-1
/
+0
|
\
|
*
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
1
-1
/
+0
*
|
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-18
1
-0
/
+1
|
/
*
pci: Add support for Designware IP block
Andrey Smirnov
2018-03-09
1
-0
/
+2
*
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2018-02-19
1
-0
/
+3
*
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
2018-02-16
1
-1
/
+1
*
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
2018-02-13
1
-2
/
+2
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-3
/
+0
*
pci: Eliminate pci_find_primary_bus()
David Gibson
2017-12-05
1
-1
/
+0
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-3
/
+6
*
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
1
-0
/
+5
*
pci: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
2017-12-05
2
-49
/
+50
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-12
/
+13
*
Revert "Add new PCI ID for i82559a"
Jason Wang
2017-11-20
1
-1
/
+0
*
Add new PCI ID for i82559a
Mike Nawrocki
2017-11-13
1
-0
/
+1
*
pci-assign: Remove
Paolo Bonzini
2017-11-05
1
-27
/
+0
*
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2017-10-15
1
-0
/
+6
*
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-21
1
-0
/
+1
*
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-09-15
1
-0
/
+1
*
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
2017-09-08
1
-0
/
+1
*
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
2017-09-08
1
-0
/
+1
*
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
2017-09-08
1
-0
/
+25
*
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
2017-09-08
1
-0
/
+1
*
kvm: remove hard dependency on pci
Cornelia Huck
2017-08-30
1
-0
/
+2
*
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
2
-2
/
+4
*
pci: Convert to realize
Mao Zhongyi
2017-07-03
2
-2
/
+4
*
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
1
-3
/
+0
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-1
/
+2
*
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-06-01
1
-1
/
+0
*
pci: Reduce scope of error injection
Eric Blake
2017-05-08
1
-4
/
+0
*
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
1
-0
/
+3
*
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
1
-0
/
+2
*
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
2017-03-16
1
-0
/
+3
[prev]
[next]