search for: x86_pc

Displaying 4 results from an estimated 4 matches for "x86_pc".

2018 May 09
0
EFI boot failure
I am back at this, again, trying to get my linux PXE server back up and running. I have the x86_pc (pxelinux.0) boots fine. I can boot Ubuntu Gnome 16.04 to teh setup screen. Every time I attempt to boot the same nfs from a computer which can boot via efi (x64_efi), I get a failed transfer. This is with 6.04_pre I grabbed well over a year ago. What happens is I get a TFT transport error. This i...
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
33
[RFC PATCH 00/33] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides the same platform interface as running natively on the hardware, paravirtualization requires modification to the guest operating system to work with the platform interface provided by the hypervisor. Xen was designed with performance in mind. Calls to the hypervisor are minimized, batched if necessary, and non-critical codepaths