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
/
dec_pci.c
Age
Commit message (
Expand
)
Author
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-09-04
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-06-12
dec_pci: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2010-12-11
pci-host: Delegate bswap to mmio layer
Alexander Graf
2010-09-07
pci_bridge: introduce pci bridge library.
Isaku Yamahata
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
2010-03-21
Compile pci_host only once
Blue Swirl
2010-02-14
dec: use PCI accessors
Blue Swirl
2010-02-07
dec: actually implement PCI bridging
Blue Swirl
2010-02-05
Refactor DEC 21154 PCI bridge
Blue Swirl