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.c
Age
Commit message (
Expand
)
Author
2009-10-27
vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it
Juan Quintela
2009-10-27
zap DeviceState->nd
Gerd Hoffmann
2009-10-27
prepare pci nic init path for qdev property configuration.
Gerd Hoffmann
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-07
Check return value of qdev_init()
Markus Armbruster
2009-10-06
qemu/pci: make pci not depend on msix
Michael S. Tsirkin
2009-10-06
qemu/pci: clarify pci config load routine
Michael S. Tsirkin
2009-10-06
Revert "Fix exit on 'pci_add' Monitor command"
Anthony Liguori
2009-10-05
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
pci_create() is now unused, remove it
Markus Armbruster
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
2009-10-05
Fix pci_add storage not to exit on bad first argument
Markus Armbruster
2009-10-05
qemu/pci: reset device registers on bus reset
Michael S. Tsirkin
2009-10-05
qemu/pci: refactor code/symbolic constants
Michael S. Tsirkin
2009-10-05
pci: hotplug windup
Gerd Hoffmann
2009-10-05
pci: move unregister from PCIDevice to PCIDeviceInfo
Gerd Hoffmann
2009-10-05
pci: use qdev for device destruction.
Gerd Hoffmann
2009-10-05
convert pci bridge to qdev
Gerd Hoffmann
2009-10-05
support inplace allocation for pci bus, split irq init.
Gerd Hoffmann
2009-10-05
Fix exit on 'pci_add' Monitor command
Luiz Capitulino
2009-10-05
vmstate: remove const for put operations
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-15
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
2009-09-04
low_set_irq is not used anywhere
Juan Quintela
2009-08-27
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
Juan Quintela
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
Add version_id to PCIDevice.
Juan Quintela
2009-08-27
Port PCI Bus to VMState design
Juan Quintela
2009-08-10
qdev/prop: convert pci.c to helper macros.
Gerd Hoffmann
2009-07-27
qdev/pci: use qdev_prop_pci_devfn
Gerd Hoffmann
2009-07-21
Sparc64: convert APB to qdev
Blue Swirl
2009-07-16
qdev: print device id in "info pci".
Gerd Hoffmann
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
pci.c: remove unnecessary #ifdef DEBUG_PCI.
Isaku Yamahata
2009-07-11
Fix PCI IRQ breakage
Paul Brook
2009-07-11
Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially
Blue Swirl
2009-07-09
qdev/pci: misc fixes.
Gerd Hoffmann
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
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: make default_write_config use mask table
Michael S. Tsirkin
[next]