search for: xc_dom_boot_imag

Displaying 7 results from an estimated 7 matches for "xc_dom_boot_imag".

Did you mean: xc_dom_boot_image
2008 Aug 27
2
[PATCH] libxc: Use vcpu_guest_context_any_t instead of two pages
...text_any_t instead of two pages Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> diff -r 14a9a1629590 tools/libxc/xc_dom_boot.c --- a/tools/libxc/xc_dom_boot.c wed aug 27 10:26:50 2008 +0100 +++ b/tools/libxc/xc_dom_boot.c wed aug 27 12:07:28 2008 +0100 @@ -187,7 +187,7 @@ int xc_dom_boot_image(struct xc_dom_imag int xc_dom_boot_image(struct xc_dom_image *dom) { declare_domctl; - void *ctxt; + vcpu_guest_context_any_t ctxt; int rc; xc_dom_printf("%s: called\n", __function__); @@ -245,12 +245,11 @@ int xc_dom_boot_image(struct xc_dom_imag return...
2008 Oct 23
0
XEN 3.3: xend chrashes beim Start der DomU
...nt: page tables : 0xc14fc000 -> 0xc150a000 (pfn 0x14fc + 0xe pages) xc_dom_pfn_to_ptr: domU mapping: pfn 0x14fc+0xe at 0xb5852000 xc_dom_alloc_page : boot stack : 0xc150a000 (pfn 0x150a) xc_dom_build_image : virt_alloc_end : 0xc150b000 xc_dom_build_image : virt_pgtab_end : 0xc1800000 xc_dom_boot_image: called arch_setup_bootearly: doing nothing xc_dom_compat_check: supported guest type: xen-3.0-x86_32p <= matches xc_dom_update_guest_p2m: dst 32bit, pages 0x8000 clear_page: pfn 0x14fb, mfn 0x1d11c clear_page: pfn 0x14fa, mfn 0x1d11d xc_dom_pfn_to_ptr: domU mapping: pfn 0x14f9+0x1 at 0xb58510...
2012 Nov 25
2
Cannot open root device xvda1 or unknown-block(0,0)
...at 0x7fdece676000 domainbuilder: detail: xc_dom_alloc_page : boot stack : 0xffffffff824e6 000 (pfn 0x24e6) domainbuilder: detail: xc_dom_build_image : virt_alloc_end : 0xffffffff824e7 000 domainbuilder: detail: xc_dom_build_image : virt_pgtab_end : 0xffffffff82800 000 domainbuilder: detail: xc_dom_boot_image: called domainbuilder: detail: arch_setup_bootearly: doing nothing domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86 _64 <= matches domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86 _32p domainbuilder: detail: xc_dom_compat_check: supporte...
2012 Jun 08
3
cannot boot guest VM
...1d at 0x7f3a5cd52000 domainbuilder: detail: xc_dom_alloc_page : boot stack : 0xffffffff831b7000 (pfn 0x31b7) domainbuilder: detail: xc_dom_build_image : virt_alloc_end : 0xffffffff831b8000 domainbuilder: detail: xc_dom_build_image : virt_pgtab_end : 0xffffffff83400000 domainbuilder: detail: xc_dom_boot_image: called domainbuilder: detail: arch_setup_bootearly: doing nothing domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64 <= matches domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_32p domainbuilder: detail: xc_dom_compat_check: supported...
2012 Jan 25
26
[PATCH v4 00/23] Xenstore stub domain
Changes from v3: - mini-os configuration files moved into stubdom/ - mini-os extra console support now a config option - Fewer #ifdefs - grant table setup uses hypercall bounce - Xenstore stub domain syslog support re-enabled Changes from v2: - configuration support added to mini-os build system - add mini-os support for conditionally compiling frontends, xenbus -
2013 Oct 08
10
xl console regression on xen-unstable
I''m unable to start xl console on latest xen-unstable (build with commit 8e0da8c07f4f80e14314977a11f738bd74a5b62b). > xl -vvv console sid > xenconsole: Could not read tty from store: No such file or directory I also tried "xl create -c", and it shows console from pygrub but when the "xl create" reaches the end I got the same error: > xenconsole: Could not
2012 Apr 24
21
no console when using xl toolstack xen 4.1.2
..._ptr: domU mapping: pfn 0xaa3+0x9 at 0x7f18be1e0000 domainbuilder: detail: xc_dom_alloc_page : boot stack : 0xaac000 (pfn 0xaac) domainbuilder: detail: xc_dom_build_image : virt_alloc_end : 0xaad000 domainbuilder: detail: xc_dom_build_image : virt_pgtab_end : 0xc00000 domainbuilder: detail: xc_dom_boot_image: called domainbuilder: detail: arch_setup_bootearly: doing nothing domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64 <= matches domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_32p domainbuilder: detail: xc_dom_update_guest_p2m: dst 64...