mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-10 01:18:01 +03:00
6c4f3e6d15
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
17 lines
571 B
Plaintext
17 lines
571 B
Plaintext
# TEST: Test for a specific bootorder given by 'boot: order=' property
|
|
# QEMU_VERSION: 5.1
|
|
cores: 3
|
|
boot: order=virtio1;net0;scsi4;ide2
|
|
ide2: none,media=cdrom
|
|
memory: 768
|
|
name: simple
|
|
net0: virtio=A2:C0:43:77:08:A0,bridge=vmbr0
|
|
numa: 0
|
|
ostype: l26
|
|
scsi4: local:8006/vm-8006-disk-0.qcow2,discard=on,size=104858K
|
|
smbios1: uuid=7b10d7af-b932-4c66-b2c3-3996152ec465
|
|
sockets: 1
|
|
virtio0: local:8006/vm-8006-disk-0.qcow2,discard=on,iothread=1,size=104858K
|
|
virtio1: local:8006/vm-8006-disk-0.qcow2,discard=on,iothread=1,size=104858K
|
|
vmgenid: c773c261-d800-4348-9f5d-167fadd53cf8
|