Sign in
qemu
/
qemu
/
011da610ba6416df54feed46bcde1955211a2149
/
hw
/
pci.h
1a5a86f
pci: add ich9 pci id
by Alexander Graf
· 14 years ago
4a9dd66
pci: untangle pci/msi dependency
by Michael S. Tsirkin
· 14 years ago
b1aeb92
pci: make command SERR bit writable
by Isaku Yamahata
· 14 years ago
9bb3358
pci: use qdev reset framework for pci bus reset
by Isaku Yamahata
· 14 years ago
e927d48
pci: allow hotplug removal of cold-plugged devices
by Michael S. Tsirkin
· 14 years ago
b907b69
Merge branch 'pci' into for_anthony
by Michael S. Tsirkin
· 14 years ago
0428527
pcie: helper functions for pcie capability and extended capability
by Isaku Yamahata
· 14 years ago
e4c7d2a
msi: implements msi
by Isaku Yamahata
· 14 years ago
a5d1fd2
pci: introduce helper function to handle msi-x and msi.
by Isaku Yamahata
· 14 years ago
aabcf52
pci: introduce helper functions to test-and-{clear, set} mask in configuration space
by Isaku Yamahata
· 14 years ago
92ba5f5
pci: implement RW1C register framework.
by Isaku Yamahata
· 14 years ago
bf1b007
Introduce range.h
by Blue Swirl
· 14 years ago
0bb750e
pci: improve signature of pci_register_bar().
by Isaku Yamahata
· 14 years ago
43c945f
pci: make pci_parse_devfn() aware of func.
by Isaku Yamahata
· 14 years ago
ca77089
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
by Isaku Yamahata
· 14 years ago
783753f
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
by Isaku Yamahata
· 15 years ago
7c7b829
pci_bridge: make pci bridge aware of pci multi function bit.
by Isaku Yamahata
· 15 years ago
4982386
pci: introduce multifunction property.
by Isaku Yamahata
· 15 years ago
e327e32
pci: remove PCIDeviceInfo::header_type
by Isaku Yamahata
· 15 years ago
6fa8491
pci: insert assert that auto-assigned-address function is single function device.
by Isaku Yamahata
· 15 years ago
e075e78
pci-hotplug: make them aware of pci domain.
by Isaku Yamahata
· 15 years ago
0c6fcb6
pci.h: remove unused constants.
by Isaku Yamahata
· 15 years ago
3c18685
pci: add const to pci_is_express(), pci_config_size().
by Isaku Yamahata
· 15 years ago
87c3054
pci hotplug: add argument to pci hot plug callback.
by Isaku Yamahata
· 15 years ago
1db5a3a
pci: add API to add capability at a known offset
by Michael S. Tsirkin
· 15 years ago
cf602c7
adding helper pci functions
by Izik Eidus
· 15 years ago
186993e
pci: move pcibus_t to qemu-common
by Michael S. Tsirkin
· 15 years ago
163c8a5
PCI: Convert pci_info() to QObject
by Luiz Capitulino
· 15 years ago
cb95c2e
pci: Add missing 'const' in argument to pci_get_xxx
by Stefan Weil
· 15 years ago
88169dd
pci: allow loading roms via fw_cfg.
by Gerd Hoffmann
· 15 years ago
ea3fdd5
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 15 years ago
2e01c8c
PCI: make pci_mem_base private
by Blue Swirl
· 15 years ago
fb58a89
pci: use pci_regs.h
by Isaku Yamahata
· 15 years ago
3d09c49
pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
by Isaku Yamahata
· 15 years ago
b81ebc6
pci: remove unused macro
by Michael S. Tsirkin
· 15 years ago
5d89715
pci: add another devsel macro
by Michael S. Tsirkin
· 15 years ago
d577679
pci: add more status bits
by Michael S. Tsirkin
· 15 years ago
9752622
pcnet: switch to symbolic names for pci registers
by Michael S. Tsirkin
· 15 years ago
a7b15a5
Revert "Revert "pci: interrupt disable bit support""
by Michael S. Tsirkin
· 15 years ago
8c52c8f
pci romfiles: add property, add default to PCIDeviceInfo
by Gerd Hoffmann
· 15 years ago
c2039bd
Support PCI based option rom loading
by Anthony Liguori
· 15 years ago
d587e07
Revert "pci: interrupt disable bit support"
by Anthony Liguori
· 15 years ago
b6981cb
pci: interrupt disable bit support
by Michael S. Tsirkin
· 15 years ago
f9bf77d
pci: interrupt status bit implementation
by Michael S. Tsirkin
· 15 years ago
d036bb2
pci: prepare irq code for interrupt state
by Michael S. Tsirkin
· 15 years ago
d631873
pci: move apb specific stuff to apb_pci.c
by Michael S. Tsirkin
· 15 years ago
d46636b
pci: pci bridge related clean up.
by Isaku Yamahata
· 15 years ago
2c56b44
pci: remove unused constants
by Isaku Yamahata
· 15 years ago
3c217c1
pci: remove some unnecessary comment in pci.h
by Isaku Yamahata
· 15 years ago
c469e1d
pci: s/pci_find_host_bus/pci_find_root_bus/g
by Isaku Yamahata
· 15 years ago
b6243d9
pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
by Isaku Yamahata
· 15 years ago
18e08a5
pci: pci.h cleanup: move out stuff not in pci.c
by Michael S. Tsirkin
· 15 years ago
a0c7a97
pci: implement pci bridge filtering.
by Isaku Yamahata
· 15 years ago
fb23162
pci: initialize pci config headers depending it pci header type.
by Isaku Yamahata
· 15 years ago
f49db80
pci: add helper functions to check ranges overlap.
by Isaku Yamahata
· 15 years ago
a9f4994
pci: pcie host and mmcfg support.
by Isaku Yamahata
· 15 years ago
ce195fb
pci_host: change the signature of pci_data_{read, write}.
by Isaku Yamahata
· 15 years ago
e822a52
pci: make pci configuration transaction more accurate.
by Isaku Yamahata
· 15 years ago
1442125
pci: 64bit bar support.
by Isaku Yamahata
· 15 years ago
4f8589e
pci: typedef pcibus_t as uint64_t instead of uint32_t.
by Isaku Yamahata
· 15 years ago
89e8b13
pci: introduce FMT_PCIBUS for printf format for pcibus_t.
by Isaku Yamahata
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
b3b1169
pci: make pci_bar() aware of header type 1.
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
fb5ce7d
pci: helper functions to access PCIDevice::config
by Isaku Yamahata
· 15 years ago
182f9c8
pci: define a constant to represent a unmapped bar and use it.
by Isaku Yamahata
· 15 years ago
e369cad
pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4.
by Isaku Yamahata
· 15 years ago
e52eb61
Revert "Fix exit on 'pci_add' Monitor command"
by Anthony Liguori
· 15 years ago
499cf10
Rename pci_create_noinit() to pci_create()
by Markus Armbruster
· 15 years ago
3312958
pci_create() is now unused, remove it
by Markus Armbruster
· 15 years ago
07caea3
Fix pci_add nic not to exit on bad model
by Markus Armbruster
· 15 years ago
49bd145
Fix pci_add storage not to exit on bad first argument
by Markus Armbruster
· 15 years ago
5a1fc5e
qemu: clean up target page usage in msix
by Michael S. Tsirkin
· 15 years ago
5330de0
qemu/pci: refactor code/symbolic constants
by Michael S. Tsirkin
· 15 years ago
ee995ff
pci: hotplug windup
by Gerd Hoffmann
· 15 years ago
e3936fa
pci: move unregister from PCIDevice to PCIDeviceInfo
by Gerd Hoffmann
· 15 years ago
a36a344
pci: use qdev for device destruction.
by Gerd Hoffmann
· 15 years ago
21eea4b
support inplace allocation for pci bus, split irq init.
by Gerd Hoffmann
· 15 years ago
0148fde
Fix exit on 'pci_add' Monitor command
by Luiz Capitulino
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
5e520a7
Compile msix only once
by Blue Swirl
· 15 years ago
71077c1
qdev/pci: add pci_create_noinit()
by Gerd Hoffmann
· 15 years ago
d6fd1e6
eepro100: Clean code which sets the PCI device id
by Stefan Weil
· 15 years ago
d52affa
qdev/scsi: add scsi bus support to qdev, convert drivers.
by Gerd Hoffmann
· 15 years ago
5b19d9a
qdev/usb: convert ohci.
by Gerd Hoffmann
· 15 years ago
5d4e84c
We want the argument pass to set_irq to be opaque
by Juan Quintela
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
f16c4ab
Add version_id to PCIDevice.
by Juan Quintela
· 15 years ago
54586bd
qdev/prop: convert pci.c to helper macros.
by Gerd Hoffmann
· 15 years ago
0aab0d3
qdev: update pci device registration.
by Gerd Hoffmann
· 16 years ago
e9283f8
monitor: Drop pci_addr prefix from hotplug commands
by Jan Kiszka
· 16 years ago
64d50b8
qemu/pci: add pci_get/set_byte
by Michael S. Tsirkin
· 16 years ago
02eb84d
qemu/pci: MSI-X support functions
by Michael S. Tsirkin
· 16 years ago
bd4b65e
qemu/pci: check constant registers on load
by Michael S. Tsirkin
· 16 years ago
6f4cbd3
qemu/pci: add routines to manage PCI capabilities
by Michael S. Tsirkin
· 16 years ago
14e1255
qemu/pci: helper routines for pci access
by Michael S. Tsirkin
· 16 years ago
b7ee160
qemu/pci: make default_write_config use mask table
by Michael S. Tsirkin
· 16 years ago
1f5f663
Make first argument of monitor command pci_add work
by Markus Armbruster
· 16 years ago
5607c38
Support addr=... in option argument of -net nic
by Markus Armbruster
· 16 years ago
Next »