Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GPLPV Drivers



Strange, even with the stock drivers I haven't seen a hang during
install, just a BSOD at bootup.

I'm not even sure the debug drivers would help here.  I've tried it on
3 VMs of different flavors so far and haven't seen this, but I'll try
it on a new VM just to be sure.

If it helps, my config is:

serial = 'pty'
kernel = '/usr/pkg/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '512'
device_model='/usr/pkg/libexec/qemu-dm'
name = "w2k8"
vcpus = 2
cpu_cap = 200
cpu_weight = 128
disk = [ 'file:/usr/local/xen/w2k8.img,hda,w' ]
vif = [ 'mac=00:16:3e:00:00:00, bridge=bridge0' ]
boot = 'c'
vnc = 1
usb = 1
usbdevice = 'tablet'
acpi = 1
apic = 1
acpio = 1
shadow_memory = 12
pae = 1
sdl = 0
stdvga = 0
on_reboot = 'restart'
on_shutdown = 'destroy'
on_crash = 'restart'
localtime = 1
timer_mode = 1
hpet = 1
xen_platform_pci = 1
viridian = 1

-Dustin

On Thu, Jun 10, 2010 at 11:19 AM, Manuel Bouyer 
<bouyer%antioche.eu.org@localhost> wrote:
> On Thu, Jun 10, 2010 at 06:05:54PM +0200, Manuel Bouyer wrote:
>> On Thu, Jun 10, 2010 at 10:13:50AM -0500, Dustin Marquess wrote:
>> > Sorry, I should have mentioned that.
>> >
>> > Upstream claims that 3.1.x will work, however I've only tested with 3.3.x.
>>
>> For me it hangs the same way with 3.3.2. I tried to install only a minimal
>> subset (pci, vbd, net) but it doesn't help. It seems to hang installing
>> the PCI driver, because with the device manager I can't see any other
>
> I tried installing only the Xen PCI driver, and the install hang in the
> same way. So it seems related to the PCI driver.
>
> --
> Manuel Bouyer <bouyer%antioche.eu.org@localhost>
>     NetBSD: 26 ans d'experience feront toujours la difference
> --
>


Home | Main Index | Thread Index | Old Index