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.h
Age
Commit message (
Expand
)
Author
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-04-10
Clean up VGA ram allocation.
pbrook
2009-03-28
Clean some PCI defines (Stefan Weil)
aliguori
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-02
kvm/powerpc: Add freescale pci controller's support
aurel32
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
Parse full PCI device addresses (Markus Armbruster)
aliguori
2009-02-11
qemu: add pci_unregister_device (Marcelo Tosatti)
aliguori
2009-02-11
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
aliguori
2009-02-11
qemu: add pci helper functions (Marcelo Tosatti)
aliguori
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