Paolo Bonzini
|
ce4e7e4661
usb-msd: do not register twice in the boot order
|
13 년 전 |
Isaku Yamahata
|
5256d8bfad
pci: use devfn for pci_find_device() instead of (slot, fn) pair
|
14 년 전 |
Marcelo Tosatti
|
84fb392526
blockdev: add refcount to DriveInfo
|
14 년 전 |
Markus Armbruster
|
31e1ea3ee7
scsi hotplug: Set DriveInfo member bus correctly
|
14 년 전 |
Stefan Hajnoczi
|
2d1fd26137
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
|
14 년 전 |
Blue Swirl
|
2446333cd5
Rearrange block headers
|
15 년 전 |
Gerd Hoffmann
|
3329f07b7a
QemuOpts: make most qemu_*_opts static
|
15 년 전 |
Isaku Yamahata
|
f2b07c92a4
pci hotplug: make pci_device_hot_remove() static
|
15 년 전 |
Markus Armbruster
|
18846dee1a
block: Catch attempt to attach multiple devices to a blockdev
|
15 년 전 |
Markus Armbruster
|
f8b6cc0070
qdev: Decouple qdev_prop_drive from DriveInfo
|
15 년 전 |
Markus Armbruster
|
fa66b909f3
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
|
15 년 전 |
Markus Armbruster
|
666daa6823
blockdev: Collect block device code in new blockdev.c
|
15 년 전 |
Isaku Yamahata
|
e075e788c9
pci-hotplug: make them aware of pci domain.
|
15 년 전 |
Markus Armbruster
|
b752daf030
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
|
15 년 전 |
Markus Armbruster
|
6c6a58aee4
Revert "PCI: Convert pci_device_hot_add() to QObject"
|
15 년 전 |
Blue Swirl
|
7f5b7d3e2c
x86: remove dead assignments, spotted by clang analyzer
|
15 년 전 |
Markus Armbruster
|
c389c43ee5
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
|
15 년 전 |
Markus Armbruster
|
8212c64f0e
qemu-option: Move the implied first name into QemuOptsList
|
15 년 전 |
Markus Armbruster
|
1ecda02b24
error: Replace qemu_error() by error_report()
|
15 년 전 |
Markus Armbruster
|
6fdb03d58c
error: Don't abuse qemu_error() for non-error in scsi_hot_add()
|
15 년 전 |
Luiz Capitulino
|
053801bc49
Monitor: Convert pci_device_hot_remove() to cmd_new_ret()
|
15 년 전 |
Luiz Capitulino
|
395560c8d1
Monitor: Convert pci_device_hot_add() to cmd_new_ret()
|
15 년 전 |
Luiz Capitulino
|
ba14414174
Monitor: remove unneeded checks
|
15 년 전 |
Daniel P. Berrange
|
ec7efac4a9
Fix backcompat for hotplug of SCSI controllers
|
15 년 전 |
Luiz Capitulino
|
7a344f7ac7
PCI: Convert pci_device_hot_add() to QObject
|
15 년 전 |
Gerd Hoffmann
|
11f4d7f483
scsi: fix drive hotplug.
|
15 년 전 |
Gerd Hoffmann
|
53e0d8affe
pci: don't abort() when trying to hotplug with acpi off.
|
15 년 전 |
Isaku Yamahata
|
c469e1dd63
pci: s/pci_find_host_bus/pci_find_root_bus/g
|
16 년 전 |
Isaku Yamahata
|
e822a52a81
pci: make pci configuration transaction more accurate.
|
16 년 전 |
Gerd Hoffmann
|
43b443b668
scsi: move scsi-disk.h -> scsi.h
|
16 년 전 |