• J
    tests: update qemuhelptest data · bb2f6216
    Ján Tomko 提交于
    Both generated with
    qemu-system-x86_64 --help > qemu-1.2.0
    
    qemu-system-x86_64 \
    -device ? \
    -device pci-assign,? \
    -device virtio-blk-pci,? \
    -device virtio-net-pci,? \
    -device scsi-disk,? \
    -device PIIX4_PM,? \
    -device usb-redir,? \
    -device ide-drive,? \
    -device usb-host,? 2> qemu-1.2.0-device
    
    It seems I missed a few -device flags when doing this last time and I
    mixed up qemu and qemu-kvm.
    bb2f6216
qemu-kvm-1.2.0-device 7.9 KB