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-hotplug.c
Age
Commit message (
Expand
)
Author
2009-06-29
monitor: Make pci_add device options truely optional
Jan Kiszka
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
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
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
2009-05-18
Separate virtio PCI code
Paul Brook
2009-05-14
Virtio-blk qdev conversion
Paul Brook
2009-05-14
LSI SCSI qdev conversion
Paul Brook
2009-04-17
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-05
pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori