index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci-hotplug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: s/pci_find_host_bus/pci_find_root_bus/g
Isaku Yamahata
2009-12-01
1
-2
/
+2
*
pci: make pci configuration transaction more accurate.
Isaku Yamahata
2009-11-09
1
-2
/
+2
*
scsi: move scsi-disk.h -> scsi.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
monitor: Convert do_pci_device_hot_remove() to QObject
Luiz Capitulino
2009-10-27
1
-1
/
+2
*
hotplug: more fixes for scsi disk hotplug.
Gerd Hoffmann
2009-10-27
1
-10
/
+34
*
hotplug: fix "pci_add storage if=scsi"
Gerd Hoffmann
2009-10-27
1
-2
/
+13
*
kill dead nic unplug code.
Gerd Hoffmann
2009-10-27
1
-25
/
+0
*
net: handle -netdevice options
Mark McLoughlin
2009-10-15
1
-1
/
+1
*
TARGET_I386 is always defined if TARGET_X86_64 is defined
Juan Quintela
2009-10-12
1
-1
/
+1
*
Check return value of qdev_init()
Markus Armbruster
2009-10-07
1
-2
/
+2
*
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
2009-10-06
1
-1
/
+1
*
Port PCI NIC hotplug to QemuOpts
Mark McLoughlin
2009-10-06
1
-2
/
+14
*
Revert "Fix exit on 'pci_add' Monitor command"
Anthony Liguori
2009-10-06
1
-4
/
+0
*
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
1
-2
/
+2
*
Fix pci_add storage not to exit on bad first argument
Markus Armbruster
2009-10-05
1
-2
/
+10
*
allow if=none for drive_add
Gerd Hoffmann
2009-10-05
1
-0
/
+3
*
refactor drive_hot_add
Gerd Hoffmann
2009-10-05
1
-19
/
+19
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
1
-3
/
+0
*
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
1
-13
/
+2
*
pci: use qdev for device destruction.
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
Fix exit on 'pci_add' Monitor command
Luiz Capitulino
2009-10-05
1
-0
/
+4
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-1
/
+1
*
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-2
/
+5
*
monitor: Port handler_3 to use QDict
Luiz Capitulino
2009-09-04
1
-2
/
+4
*
monitor: Port handler_2 to use QDict
Luiz Capitulino
2009-09-04
1
-1
/
+3
*
monitor: Port handler_1 to use QDict
Luiz Capitulino
2009-09-04
1
-2
/
+2
*
Add wrappers to functions used by the Monitor
Luiz Capitulino
2009-09-04
1
-0
/
+5
*
pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
Sebastian Herbszt
2009-08-27
1
-1
/
+1
*
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
2009-08-23
1
-3
/
+6
*
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
1
-0
/
+1
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-13
/
+15
*
monitor: Make pci_add device options truely optional
Jan Kiszka
2009-06-29
1
-0
/
+4
*
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
2009-06-29
1
-13
/
+9
*
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
1
-0
/
+8
*
Make first argument of monitor command pci_add work
Markus Armbruster
2009-06-22
1
-25
/
+26
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-4
/
+7
*
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
2009-06-16
1
-1
/
+0
*
net: Improve parameter error reporting
Jan Kiszka
2009-06-09
1
-3
/
+4
*
Separate virtio PCI code
Paul Brook
2009-05-18
1
-1
/
+1
*
Virtio-blk qdev conversion
Paul Brook
2009-05-14
1
-1
/
+2
*
LSI SCSI qdev conversion
Paul Brook
2009-05-14
1
-6
/
+3
*
Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
aliguori
2009-04-17
1
-3
/
+3
*
pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
aliguori
2009-04-05
1
-5
/
+7
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-24
/
+27
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+219