Migration: mark all pages as existing (no ballooning)
commit3d3cb249f0fbe0f1553381474b737ac1e1d52274
authorUri Lublin <uril@qumranet.com>
Tue, 8 Jan 2008 08:21:34 +0000 (8 10:21 +0200)
committerAvi Kivity <avi@qumranet.com>
Tue, 8 Jan 2008 09:33:42 +0000 (8 11:33 +0200)
treee34b243a07a9e25dc055aeb059ba6e31e793b6c6
parent3b644e0345a782d62fc9330f0abaac99a6b8ce0a
Migration: mark all pages as existing (no ballooning)

No need to allocate local bitmap and call libkvm to fill it.
"All pages" includes the memory above ram_size (bios, vga, other)
The vga hole (0xa0000..0xc0000) is unmarked.
When ballooning will be implemented it would change.

Signed-off-by: Uri Lublin <uril@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
qemu-kvm.c