md_exhume
size = md_exhume(md, &buf);
size_t md_exhume(struct md *md, void **);
size = md_exhume(guest->md, &buf);
size = md_exhume(hvmd, &buf);