mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 14:15:28 +00:00
test_driver: add a memballoon device in the default config
Signed-off-by: Ilias Stamatis <stamatis.iliass@gmail.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
c466816ee2
commit
672dd83719
@ -450,6 +450,9 @@ static const char *defaultConnXML =
|
||||
" <source network='default' bridge='virbr0'/>"
|
||||
" <address type='pci' domain='0x0000' bus='0x00' slot='0x1' function='0x0'/>"
|
||||
" </interface>"
|
||||
" <memballoon model='virtio'>"
|
||||
" <address type='pci' domain='0x0000' bus='0x00' slot='0x2' function='0x0'/>"
|
||||
" </memballoon>"
|
||||
" </devices>"
|
||||
"</domain>"
|
||||
""
|
||||
|
Loading…
Reference in New Issue
Block a user