mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-03 02:53:25 +00:00

these are modelled after the existing snapshot tests for LXC and should serve as a baseline for refactoring the Qemu snapshot code using PVE::AbstractConfig
13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
bootdisk: ide0
|
|
cores: 4
|
|
ide0: somestore:somedisk,discard=on,size=32G
|
|
ide2: none,media=cdrom
|
|
memory: 8192
|
|
name: win
|
|
net0: e1000=12:34:56:78:90:12,bridge=somebr0,firewall=1
|
|
numa: 0
|
|
ostype: win7
|
|
smbios1: uuid=01234567-890a-bcde-f012-34567890abcd
|
|
sockets: 1
|
|
vga: qxl
|