search for: xen_vm

Displaying 3 results from an estimated 3 matches for "xen_vm".

Did you mean: xen_vg
2008 Sep 18
4
Migration stalls with 2.6.26.5 kernel
...ic just completely stopped. If I just change the "kernel=" line in the config script to the Ubuntu kernel migration works again. Here''s my VM configuration: ------------------- name = ''testvm'' kernel = ''/xen_vm/global/kernels/vmlinuz-2.6.26.5'' ramdisk = ''/xen_vm/global/kernels/initrd.img-xen-latest'' memory = ''256'' disk = [''tap:aio:/xen_vm/global/swaps/testvm.img,xvda1,w''] vif = [ ''mac=00:16:3e:5...
2013 Nov 27
20
[PATCH v2] Handle xen_platform_pci=0 case
Hi, Here is a little patch that attempt to fix the issue regarding xen_platform_pci=0 not been handled. There is one patch left from the previous version. The patch that was adding qemu_machine_override have been removed as it is unnecessary. If someone wants to change the -machine, it can always add it to device_model_args_hvm, as QEMU appear to use the last one. Regards, Anthony PERARD (1):
2013 Sep 17
10
RESEND [Xen-unstable][Qemu-xen] HVM Guest reading of Expansion ROM from passthroughed PCI device returns data from emulated VGA rom
*RESEND* due to exceeding the mailinglists limit for attachment size. Hi, I''m trying to get secondary vga-passthrough on a HVM guest to work with a AMD HD6570 and the native kernel radeon driver and kernel modesetting. So the guest still gets the emulated stdvga or cirrus device(used in my case here) as primary/boot vga adapter. - When i don''t passthrough the radeon card, the