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
*
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
*
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-16
1
-0
/
+2
*
pci: introduce a bus master container
Jason Wang
2017-03-15
1
-0
/
+1
*
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
1
-0
/
+4
*
PCI: add missing classes in pci_ids.h to build device tree
Laurent Vivier
2017-03-01
1
-9
/
+103
*
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
1
-0
/
+2
*
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-21
1
-0
/
+1
*
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-2
/
+3
*
hw/pcie: Introduce Generic PCI Express Root Port
Marcel Apfelbaum
2017-02-01
1
-0
/
+1
*
hw/pcie: Introduce a base class for PCI Express Root Ports
Marcel Apfelbaum
2017-02-01
1
-0
/
+19
*
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-24
1
-10
/
+0
*
pcie_aer: support configurable AER capa version
Dou Liyang
2017-01-10
1
-2
/
+2
*
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2017-01-10
1
-2
/
+2
*
virtio-pci: address space translation service (ATS) support
Jason Wang
2017-01-10
1
-0
/
+4
*
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-23
1
-0
/
+3
*
Remove unused function declarations
Ladi Prosek
2016-09-15
2
-2
/
+0
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
1
-0
/
+1
*
pcie: fix link active status bit migration
Michael S. Tsirkin
2016-07-28
1
-0
/
+3
*
kvm-irqchip: x86: add msi route notify fn
Peter Xu
2016-07-21
1
-0
/
+2
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
2
-2
/
+3
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-1
/
+2
*
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
2016-07-04
1
-0
/
+2
*
pci: fix pci_requester_id()
Peter Xu
2016-06-17
1
-2
/
+24
*
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2016-06-02
1
-0
/
+1
*
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
2
-2
/
+7
*
pci: Introduce define for PM capability version 1.1
Dmitry Fleytman
2016-06-02
1
-0
/
+2
*
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2016-06-02
1
-0
/
+1
*
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
2016-06-02
1
-2
/
+9
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-2
/
+9
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-1
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
2
-2
/
+0
[next]