mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
There's no need to force the user to assign a vdev. We can automatically assign one, starting at xvda and searching until we find the first disk name that's unused. This means we can now allow '-drive if=xen,file=xxx' to work without an explicit separate -driver argument, just like if=virtio. Rip out the legacy handling from the xenpv machine, which was scribbling over any disks configured by the toolstack, and didn't work with anything but raw images. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Acked-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Paul Durrant <paul@xen.org> |
||
|---|---|---|
| .. | ||
| interface | ||
| arch_hvm.h | ||
| start_info.h | ||
| xen-backend.h | ||
| xen-block.h | ||
| xen-bus-helper.h | ||
| xen-bus.h | ||
| xen-hvm-common.h | ||
| xen-legacy-backend.h | ||
| xen-x86.h | ||
| xen.h | ||
| xen_backend_ops.h | ||
| xen_native.h | ||
| xen_pvdev.h | ||