index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
Merge commit 'b947c12c0bb217fe09968e652873e0d22b269d68' into upstream-merge
Marcelo Tosatti
1
-0
/
+2
2011-01-21
Merge commit 'd2f2b8a740c82319f9eea51ebed50815fbc3da3e' into upstream-merge
Marcelo Tosatti
1
-0
/
+3
2011-01-21
Merge commit '377529c009e3fce480d9c233bb3238b14a950816' into upstream-merge
Marcelo Tosatti
1
-0
/
+1
2011-01-21
Merge commit 'b3a29fd5604841dac8bfee1bac35f150cab976fb' into upstream-merge
Marcelo Tosatti
1
-0
/
+1
2011-01-20
pci: deassert intx on reset.
Isaku Yamahata
1
-0
/
+2
2011-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
1
-0
/
+3
2011-01-06
Merge commit 'e024e881bb1a8b5085026589360d26ed97acdd64' into upstream-merge
Marcelo Tosatti
1
-0
/
+1
2011-01-06
Merge commit '4a9dd6658268a942a8ea230f950a951229355cbb' into upstream-merge
Marcelo Tosatti
1
-3
/
+4
2011-01-06
Merge commit '2507c12ab026b2286b0a47035c629f3d568c96f4' into upstream-merge
Marcelo Tosatti
1
-0
/
+1
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
1
-0
/
+1
2010-12-22
pcie: add flr support
Isaku Yamahata
1
-0
/
+1
2010-12-17
pci: add ich9 pci id
Alexander Graf
1
-0
/
+1
2010-12-09
pci: untangle pci/msi dependency
Michael S. Tsirkin
1
-3
/
+0
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
1
-0
/
+4
2010-12-06
pci: Remove PCI_CAPABILITY_CONFIG_*
Alex Williamson
1
-5
/
+0
2010-12-02
Merge commit '4cff0a5994d0300e6e77e90d3354aa517a120539' into upstream-merge
Marcelo Tosatti
1
-1
/
+9
2010-11-30
pci: Remove capability specific handlers
Alex Williamson
1
-19
/
+0
2010-11-30
pci: Remove cap.length, cap.start, cap.supported
Alex Williamson
1
-2
/
+0
2010-11-30
pci: Replace used bitmap with config byte map
Alex Williamson
1
-6
/
+2
2010-11-30
pci: Remove pci_enable_capability_support()
Alex Williamson
1
-6
/
+3
2010-11-22
pci: use qdev reset framework for pci bus reset
Isaku Yamahata
1
-0
/
+1
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
1
-1
/
+9
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
1
-1
/
+9
2010-11-14
Merge commit 'b907b69dd75415bc28349d1dd1e9a598ddace463' into upstream-merge
Avi Kivity
1
-3
/
+85
2010-11-14
Merge commit '57c6db2e2dec77a60bcfe6f93d756653f444a1f2' into upstream-merge
Avi Kivity
1
-1
/
+4
2010-11-14
Merge commit '43c945f16a172f07145ca1f30abb958070228690' into upstream-merge
Avi Kivity
1
-0
/
+2
2010-11-14
Merge commit 'ca77089d2d8e73283bfc73f03d954504561e1ce8' into upstream-merge
Avi Kivity
1
-3
/
+2
2010-11-14
Merge commit '783753fd53fe513d37fbbfe6694c0c1ab9701fd1' into upstream-merge
Avi Kivity
1
-4
/
+1
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
1
-11
/
+94
2010-10-19
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
1
-0
/
+5
2010-10-19
msi: implements msi
Isaku Yamahata
1
-3
/
+7
2010-10-19
pci: introduce helper function to handle msi-x and msi.
Isaku Yamahata
1
-0
/
+3
2010-10-19
pci: introduce helper functions to test-and-{clear, set} mask in configuratio...
Isaku Yamahata
1
-0
/
+70
2010-10-18
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/qem...
Marcelo Tosatti
1
-2
/
+1
2010-10-14
Avoid using kvm_irq_routing_entry in PCIDevice
Avi Kivity
1
-1
/
+8
2010-10-07
vhost: fix up irqfd support
Michael S. Tsirkin
1
-2
/
+1
2010-10-06
PCI: Export pci_map_option_rom()
Alex Williamson
1
-0
/
+3
2010-09-23
Merge commit 'bf1b00712375bea65f2254dea8281fa646eebbd5' into upstream-merge
Marcelo Tosatti
1
-29
/
+0
2010-09-20
pci: implement RW1C register framework.
Isaku Yamahata
1
-0
/
+3
2010-09-18
Introduce range.h
Blue Swirl
1
-29
/
+0
2010-09-13
pci: improve signature of pci_register_bar().
Isaku Yamahata
1
-1
/
+1
2010-09-07
pci: make pci_parse_devfn() aware of func.
Isaku Yamahata
1
-0
/
+2
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
1
-3
/
+2
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
1
-4
/
+1
2010-07-13
Merge commit 'b7fdb3ab0e22a9a8debcb928497b248f06778845' into upstream-merge
Marcelo Tosatti
1
-1
/
+2
2010-07-13
Merge commit '498238687fd3a2bf3efb32694732f88ceac72e99' into upstream-merge
Marcelo Tosatti
1
-2
/
+16
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
1
-1
/
+2
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
1
-0
/
+9
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
1
-2
/
+6
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
1
-0
/
+1
[next]