Lines Matching full:ram
39 Supply VM RAM via memory-backend-file, with ``share=on`` (modifications go
43 In the following command-line example, a 2GB VM is created, whereby VM RAM
49 -object memory-backend-file,id=pc.ram,mem-path=template,size=2g,share=on,... \\
50 -machine q35,memory-backend=pc.ram
56 leaving the current state of VM RAM reside in the file.
59 configure VM RAM to be based on a template VM RAM file; however, the VM
62 Supply VM RAM via memory-backend-file, with ``share=off`` (modifications
73 -object memory-backend-file,id=pc.ram,mem-path=template,size=2g,readonly=on,rom=off,... \\
74 -machine q35,memory-backend=pc.ram
86 cannot be modified to discard VM RAM, or to actually share memory with
100 virtio-balloon inflation and "free page reporting" cannot discard VM RAM
102 for template VMs (e.g., report VM RAM stats), "free page reporting"
108 virtio-mem cannot discard VM RAM that is managed by the virtio-mem
118 For VM migration, "x-release-ram" similarly relies on discarding of VM
119 RAM on the migration source to free up migrated RAM, and will
122 Postcopy live migration fails discarding VM RAM on the migration