[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Trying to bring up stub domain in xen-4.4-xs88306
Hi, I compared the hvm domain start log when using device model stub domain with that when using dom0 qemu: the former log: [2015-08-12 17:11:24] (d1) [ Â135.565586] PCI-ISA link 0 routed to IRQ5 [2015-08-12 17:11:24] (d1) [ Â135.565648] PCI-ISA link 1 routed to IRQ10 [2015-08-12 17:11:24] (d1) [ Â135.565710] PCI-ISA link 2 routed to IRQ11 [2015-08-12 17:11:24] (d1) [ Â135.565770] PCI-ISA link 3 routed to IRQ5 [2015-08-12 17:11:24] (d1) [ Â135.566884] *** HVMLoader assertion '(devfn != PCI_ISA_DEVFN) || ((vendor_id == 0x8086) &&Â [2015-08-12 17:11:24] (d1) [ Â135.566968] (device_id == 0x7000))' failed at pci.c:112 [2015-08-12 17:11:24] (d1) [ Â135.567012] *** HVMLoader crashed. the latter: [2015-08-14 14:11:40] (XEN) [ Â274.839099] irq.c:270: Dom1 PCI link 0 changed 0 -> 5 [2015-08-14 14:11:40] (d1) [ Â274.839170] PCI-ISA link 0 routed to IRQ5 [2015-08-14 14:11:40] (XEN) [ Â274.839741] irq.c:270: Dom1 PCI link 1 changed 0 -> 10 [2015-08-14 14:11:40] (d1) [ Â274.839841] PCI-ISA link 1 routed to IRQ10 [2015-08-14 14:11:40] (XEN) [ Â274.839974] irq.c:270: Dom1 PCI link 2 changed 0 -> 11 [2015-08-14 14:11:40] (d1) [ Â274.840050] PCI-ISA link 2 routed to IRQ11 [2015-08-14 14:11:40] (XEN) [ Â274.840144] irq.c:270: Dom1 PCI link 3 changed 0 -> 5 [2015-08-14 14:11:40] (d1) [ Â274.840213] PCI-ISA link 3 routed to IRQ5 [2015-08-14 14:11:40] (d1) [ Â274.851269] pci dev 01:2 INTD->IRQ5 [2015-08-14 14:11:40] (d1) [ Â274.854295] pci dev 01:3 INTA->IRQ10 [2015-08-14 14:11:40] (d1) [ Â274.857918] pci dev 02:0 INTA->IRQ11 [2015-08-14 14:11:40] (d1) [ Â274.861777] pci dev 03:0 INTC->IRQ10 [2015-08-14 14:11:40] (d1) [ Â274.865560] pci dev 04:0 INTA->IRQ5 [2015-08-14 14:11:40] (d1) [ Â274.917245] No RAM in high memory; setting high_mem resource base to 100000000 It seems that when using dom0 qemu, the PCI configuration instructions are intercepted by xen hypervisor, while when using qemu stub domain, these instructions are not intercepted. Why? Thanks:-) On 13 August 2015 at 15:04, Xuehan Xu <xxhdx1985126@xxxxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |