diff options
author | Milton Miller <[email protected]> | 2011-01-07 02:55:06 -0600 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2011-01-20 21:37:30 +1030 |
commit | 8b3bb3ecf1934ac4a7005ad9017de1127e2fbd2f (patch) | |
tree | 62ccde0eb73a77801b329391aff75be4c96da8eb /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 2b8216e6354e7666a2718d4b891c8e8d7fcded27 (diff) |
virtio: remove virtio-pci root device
We sometimes need to map between the virtio device and
the given pci device. One such use is OS installer that
gets the boot pci device from BIOS and needs to
find the relevant block device. Since it can't,
installation fails.
Instead of creating a top-level devices/virtio-pci
directory, create each device under the corresponding
pci device node. Symlinks to all virtio-pci
devices can be found under the pci driver link in
bus/pci/drivers/virtio-pci/devices, and all virtio
devices under drivers/bus/virtio/devices.
Signed-off-by: Milton Miller <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Tested-by: Michael S. Tsirkin <[email protected]>
Acked-by: Gleb Natapov <[email protected]>
Tested-by: "Daniel P. Berrange" <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions