是互斥的,会报如下错误:qemu-system-x86_64 ...,index=1,bus=1,unit=2: index cannot be used with bus and unit 你可以尝试用 index 和bus,unit 方式运行 qemu,然后在qemu monitor 下,用 info block 和 info pci查看效果。
是互斥的,会报如下错误:
qemu-system-x86_64 ...,index=1,bus=1,unit=2: index cannot be used with bus and unit
你可以尝试用 index 和bus,unit 方式运行
qemu
,然后
在qemu monitor 下,
用
info block
和info pci
查看效果。