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
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
qdev: change ambiguous qdev names
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
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