index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-25
pci: add pci_address_space_io()
Richard Henderson
1
-0
/
+1
2011-09-19
pci: implement bridge filtering
Michael S. Tsirkin
1
-2
/
+0
2011-09-19
pci: Remove unused pci_reserve_capability
Jan Kiszka
1
-2
/
+0
2011-09-10
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
1
-2
/
+0
2011-08-22
pci: add pci_address_space()
Avi Kivity
1
-0
/
+1
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-2
/
+2
2011-08-08
pci: fold BAR mapping function into its caller
Avi Kivity
1
-1
/
+0
2011-08-08
pci: remove pci_register_bar()
Avi Kivity
1
-3
/
+0
2011-08-08
pci: convert pci rom to memory API
Avi Kivity
1
-1
/
+2
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
1
-3
/
+0
2011-08-08
msix: convert to memory API
Avi Kivity
1
-1
/
+1
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
1
-0
/
+1
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-3
/
+7
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
1
-0
/
+1
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
1
-0
/
+3
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-3
/
+9
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-06-12
pci: move ids of config space into PCIDeviceInfo
Isaku Yamahata
1
-0
/
+7
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-04-07
pci: add pci_register_bar_simple() API
Avi Kivity
1
-0
/
+3
2011-04-01
pci: add accessor function to get irq levels
Isaku Yamahata
1
-0
/
+1
2011-03-28
pci: use uint8_t for devfn_min
Isaku Yamahata
1
-3
/
+3
2011-03-28
pci: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
1
-1
/
+1
2011-03-28
pci: replace the magic, 256, for the maximum of devfn
Isaku Yamahata
1
-0
/
+1
2011-02-12
pci: add creation functions that may fail
Blue Swirl
1
-0
/
+4
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
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-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-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-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-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
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
1
-0
/
+1
[next]