index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.h
Age
Commit message (
Expand
)
Author
2009-02-01
Add and use #defines for PCI device classes
blueswir1
2009-02-01
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-01-27
Add Simba device ID
blueswir1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
Add macro for virtio-console PCI device ID (Mark McLoughlin)
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-10
Add EBUS bridge
blueswir1
2008-12-18
PCI: Mask writes to RO bits in the command reg of PCI config space
aurel32
2008-12-18
PCI: Mask writes to RO bits in the status reg of PCI config space
aurel32
2008-12-11
pci: add default pci subsystem id for all devices (Gerd Hoffman)
aliguori
2008-12-07
SH4: kill a few warnings
aurel32
2008-02-03
E1000 NIC emulation (Nir Peleg, patch from Dor Laor).
balrog
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-17
Break up vl.h.
pbrook