index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.c
Age
Commit message (
Expand
)
Author
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
2010-12-09
pci: untangle pci/msi dependency
Michael S. Tsirkin
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
2010-11-24
pci: fix bus walk under secondary bus reset
Michael S. Tsirkin
2010-11-22
pci: use qdev reset framework for pci bus reset
Isaku Yamahata
2010-11-22
pci: Automatically patch PCI vendor id and device id in PCI ROM
Stefan Weil
2010-11-22
pci: fix bridge control bit wmask
Michael S. Tsirkin
2010-11-22
pci: add W1C bits to pci status register
Isaku Yamahata
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
2010-11-16
PCI: Bus number from the bridge, not the device
Alex Williamson
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
pci: improve w1c mask handling
Michael S. Tsirkin
2010-10-19
pci: use pci_word_test_and_clear_mask() in pci_device_reset()
Isaku Yamahata
2010-10-19
pci: introduce helper function to handle msi-x and msi.
Isaku Yamahata
2010-10-18
pci: make pci_del_capability() update for w1cmask
Isaku Yamahata
2010-10-05
Fix spelling in comments
Stefan Weil
2010-09-20
pci: implement RW1C register framework.
Isaku Yamahata
2010-09-18
Introduce range.h
Blue Swirl
2010-09-13
pci: improve signature of pci_register_bar().
Isaku Yamahata
2010-09-13
pci: don't ignore invalid parameter for pci_register_bar().
Isaku Yamahata
2010-09-13
pci: sorting out type confusion in pci_register_bar().
Isaku Yamahata
2010-09-07
pci: make pci_parse_devfn() aware of func.
Isaku Yamahata
2010-09-07
pci: call hotplug callback even when not hotplug case for later use.
Isaku Yamahata
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
2010-07-19
pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.
Isaku Yamahata
2010-07-11
pci: fix bridge update
Michael S. Tsirkin
2010-07-11
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
2010-07-11
pci: fix pci_device_reset
Isaku Yamahata
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
2010-07-06
pci: Free the space allocated for the option rom on removal
Alex Williamson
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-07-06
pci: Implement BusInfo.get_dev_path()
Alex Williamson
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
2010-05-31
pci: clean up of pci_set_default_subsystem_id().
Isaku Yamahata
2010-05-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
2010-05-12
pci: irq_state vmstate breakage
Michael S. Tsirkin
2010-05-12
pci: cleanly backout of pci_qdev_init()
Alex Williamson
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
[prev]
[next]