Displaying 6 results from an estimated 6 matches for "dom14".
Did you mean:
dom1
2012 Jul 24
1
Problems with HVM S3
...rrelevant):
(XEN) HVM13: VGABios $Id: vgabios.c,v 1.67 2008/01/27 09:44:12 vruppert Exp $
(XEN) HVM14: HVM Loader
(XEN) HVM14: Detected Xen v4.2-unstable
(XEN) HVM14: Xenbus rings @0xfeffc000, event channel 3
(XEN) HVM14: System requested ROMBIOS
(XEN) HVM14: CPU speed is 3392 MHz
(XEN) irq.c:270: Dom14 PCI link 0 changed 0 -> 5
(XEN) HVM14: PCI-ISA link 0 routed to IRQ5
(XEN) irq.c:270: Dom14 PCI link 1 changed 0 -> 10
(XEN) HVM14: PCI-ISA link 1 routed to IRQ10
(XEN) irq.c:270: Dom14 PCI link 2 changed 0 -> 11
(XEN) HVM14: PCI-ISA link 2 routed to IRQ11
(XEN) irq.c:270: Dom14 PCI link 3...
2012 Jun 09
0
bad mmio size, MMIO emulation failed, and other issues
...e been trying to pass through a GPU to a domU, so far with a lot of
trouble but finally a success. PCI passthrough works, I''ve had the usb
hubs work successfully. Today I tried to pass through my ATI card to
an ubuntu hvm domU with no gfx_passthru and got this:
[...]
(XEN) memory_map:add: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) memory_map:remove: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) memory_map:add: dom14 gfn=f3040 mfn=f7c40 nr=4
(XEN) irq.c:270: Dom14 PCI link 0 changed 5 -> 0
(XEN) irq.c:270: Dom14 PCI link 1 changed 10 -> 0
(XEN) irq.c:270: Dom14 PCI link 2 changed 11 -> 0
(XEN) i...
2006 Jul 25
0
trusted domains and disconnected domains
...S-1-5-21-2856294414-1944682179-2323182264
DOM11 S-1-5-21-606747145-1801674531-839522115
DOM9 S-1-5-21-770417570-4267868530-655758658
DOM12 S-1-5-21-448539723-725345543-1417001333
DOM13 S-1-5-21-3732380198-1900445356-1148404633
DOM14 S-1-5-21-343818398-796845957-1417001333
DOM15 S-1-5-21-2544938229-913127969-1140610033
DOM16 S-1-5-21-1644491937-152049171-682003330
DOM17 S-1-5-21-746137067-602609370-839522115
DOM18 S-1-5-21-1060284298-1677128483-117723...
2007 Apr 20
2
[LLVMdev] post dominance frontier fix
...ith the algorithm used in LLVM and didn't
have a lot of time to figure out how to fix it. So, I wrote my own PDF
analysis based on the algorithm in "A Simple, Fast Dominance Algorithm"
by K. D. Cooper, T. J. Harvey, and K. Kennedy
(http://www.hipersoft.rice.edu/grads/publications/dom14.pdf). It is not
the most algorithmically-efficient algorithm for computing dominance
frontiers, but the authors claim that it runs faster in practice than
other more algorithmically -efficient algorithms such as the
Lengauer-Tarjan algorithm. The algorithm by Cooper, Harvey, and Kennedy
also...
2012 Sep 05
21
[PATCH] amd iommu: Dump flags of IO page faults
Hi Jan,
Attached patch dumps io page fault flags. The flags show the reason of
the fault and tell us if this is an unmapped interrupt fault or a DMA fault.
Thanks,
Wei
signed-off-by: Wei Wang <wei.wang2@amd.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2009 Aug 03
13
kernel BUG at arch/x86/xen/multicalls.c:103!
Hi,
I have this bug when I activate java-6-jdk on Tomcat 5.5.26 in a Lenny Guest :
Jul 31 21:24:15 tomcat01 kernel: 1 multicall(s) failed: cpu 3
Jul 31 21:24:15 tomcat01 kernel: call 1/1: op=14 arg=[b7f1a000] result=-22
Jul 31 21:24:15 tomcat01 kernel: ------------[ cut here ]------------
Jul 31 21:24:15 tomcat01 kernel: kernel BUG at arch/x86/xen/multicalls.c:103!
Jul 31 21:24:15 tomcat01