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-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-24
qemu/pci: add pci_get/set_byte
Michael S. Tsirkin
2009-06-24
qemu/pci: MSI-X support functions
Michael S. Tsirkin
2009-06-24
qemu/pci: check constant registers on load
Michael S. Tsirkin
2009-06-24
qemu/pci: add routines to manage PCI capabilities
Michael S. Tsirkin
2009-06-24
qemu/pci: helper routines for pci access
Michael S. Tsirkin
2009-06-24
qemu/pci: make default_write_config use mask table
Michael S. Tsirkin
2009-06-22
Make first argument of monitor command pci_add work
Markus Armbruster
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-09
Remove unused and misnamed field and variable
Blue Swirl
2009-05-23
Add common BusState
Paul Brook
2009-05-14
PCI network qdev conversion
Paul Brook
2009-05-14
LSI SCSI qdev conversion
Paul Brook
2009-05-14
PCI qdev support
Paul Brook
2009-05-13
Remove vga_ram_size
Paul Brook
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