|
|
1.1 root 1: #ifndef QEMU_HW_XEN_DOMAINBUILD_H
2: #define QEMU_HW_XEN_DOMAINBUILD_H 1
3:
4: #include "xen_common.h"
5:
6: int xenstore_domain_init1(const char *kernel, const char *ramdisk,
7: const char *cmdline);
8: int xenstore_domain_init2(int xenstore_port, int xenstore_mfn,
9: int console_port, int console_mfn);
10: int xen_domain_build_pv(const char *kernel, const char *ramdisk,
11: const char *cmdline);
12:
13: #endif /* QEMU_HW_XEN_DOMAINBUILD_H */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.