search for: reserve_brk

Displaying 2 results from an estimated 2 matches for "reserve_brk".

2012 Oct 30
8
[PATCH] xen PVonHVM: require at least Xen 3.4 as dom0
The XenPVHVM extensions have not been tested much on very old hypervisors. At least Xen 3.4 gets some testing with the pvops kernel. Require at least Xen 3.4 for the PVonHVM extensions. If an older hypervisor is detected the extensions will be disabled and the guest will only see emulated hardware. Signed-off-by: Olaf Hering <olaf@aepfle.de> --- arch/x86/xen/enlighten.c | 27
2012 Jul 24
0
What went in Linux 3.5 from Xen standpoint.
...blkfront: properly name all devices xen-blkfront: module exit handling adjustments Jana Saout (1): xen: Add selfballoning memory reservation tunable. Konrad Rzeszutek Wilk (20): xen/p2m: Move code around to allow for better re-usage. xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument xen/p2m: Collapse early_alloc_p2m_middle redundant checks. xen/p2m: An early bootup variant of set_phys_to_machine PCI: move mutex locking out of pci_dev_reset function x86/apic: Replace io_apic_ops with x86_io_apic_ops. xen/x86: Implement x86_api...