index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
2011-03-28
1
-2
/
+3
*
blockdev: add refcount to DriveInfo
Marcelo Tosatti
2011-02-07
1
-1
/
+1
*
scsi hotplug: Set DriveInfo member bus correctly
Markus Armbruster
2011-01-31
1
-0
/
+1
*
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
Stefan Hajnoczi
2011-01-24
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-23
1
-1
/
+1
*
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
2010-07-11
1
-1
/
+1
*
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
1
-1
/
+5
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-2
/
+2
*
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
2010-07-02
1
-0
/
+3
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-2
/
+0
*
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
2010-05-31
1
-3
/
+4
*
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
Markus Armbruster
2010-05-19
1
-3
/
+2
*
Revert "PCI: Convert pci_device_hot_add() to QObject"
Markus Armbruster
2010-05-19
1
-41
/
+5
*
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-2
/
+1
*
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
2010-04-18
1
-2
/
+0
*
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
2010-03-16
1
-1
/
+1
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-1
/
+1
*
error: Don't abuse qemu_error() for non-error in scsi_hot_add()
Markus Armbruster
2010-03-16
1
-4
/
+6
*
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
Luiz Capitulino
2010-02-19
1
-7
/
+7
*
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
Luiz Capitulino
2010-02-19
1
-5
/
+11
*
Monitor: remove unneeded checks
Luiz Capitulino
2010-02-10
1
-1
/
+0
*
Fix backcompat for hotplug of SCSI controllers
Daniel P. Berrange
2009-12-18
1
-5
/
+1
*
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-12
1
-4
/
+36
*
scsi: fix drive hotplug.
Gerd Hoffmann
2009-12-12
1
-0
/
+1
*
pci: don't abort() when trying to hotplug with acpi off.
Gerd Hoffmann
2009-12-12
1
-1
/
+16
*
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
[next]