Displaying 5 results from an estimated 5 matches for "stoakley".
Did you mean:
stanley
2008 Mar 27
6
pci pass-through, NIC card
Hi,
I am trying to make the vt-d and pci pass-through work and I have some
problems. I just try to give a NIC to an HVM guest.
When I create the vm the hypervisor goes to an infinite loop,
it displays in loop the message enclosed (console_on_xm_create).
I use xen x86_64, debian etch dom0 with linux-2.6.18.8-xen 32.
The hvm guest is a debian etch 64.
Cheers,
--
Jean Guyader
2010 Aug 20
0
Biweekly VMX status report.Xen:#22019 & Xen0:e73f4955a
...cgi?id=1649
2. xm vcpu-set can''t work to guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1650
3. [SR-IOV]Guest cann''t get ip with vf assigned
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1651
4. Guest with Intel 82575EB NIC assigned can''t boot up on stoakley
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1652
5. save/restore cannot work
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1653
6. cpu online/offine will cause system hang
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1654
Fixed Bugs (3)
===============================...
2008 Dec 10
2
VTd not showing PCI device in VM
...(XEN) 00000000ff000000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000230000000 (usable)
(XEN) System RAM: 8190MB (8387120kB)
(XEN) ACPI: RSDP 000F6530, 0024 (r2 PTLTD )
(XEN) ACPI: XSDT CFEFA758, 00CC (r1 SMCSLP SUPERMIC 6040000 LTP
0)
(XEN) ACPI: FACP CFF022FC, 00F4 (r3 INTEL STOAKLEY 6040000 PTL
3)
(XEN) ACPI: DSDT CFEFD9BC, 48CC (r1 Intel SEABURG 6040000 MSFT
3000001)
(XEN) ACPI: FACS CFF03FC0, 0040
(XEN) ACPI: DMAR CFF023F0, 0108 (r1 Intel OEMDMAR 6040000 LOHR
1)
(XEN) ACPI: TCPA CFF024F8, 0032 (r1 Intel STOAKLEY 6040000 LOHR
5A)
(XEN) ACPI: APIC CFF0252A, 00D4 (r1 P...
2010 Aug 19
17
xl fails to work with some command
Hi
As we will use xl in xen 4.1. I had try use xl to do something. And I find some command is fails.
For config file, when give "disk=" too args, it will show segment fault if we use xl create to start guest. Is there any change for xl''s config file?
Following command can not work:
xl migrate: when I use xl migrate domain localhost to do migrate, it shows error:
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings,
I got the below dmesg and the first bad commit is
commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c
Merge: 3398d25 23b7eaf
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Sep 4 17:45:39 2013 -0700
Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull Xen updates from Konrad