1
0
Files
linux/arch/x86
Alexander van Heukelum ecd94c0809 x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
Jeremy Fitzhardinge pointed out that looking at the boot_params
struct to determine if the system is running in a paravirtual
environment is not reliable for the Xen case, currently. He also
points out that there already exists a function to determine if
the system is running in a paravirtual environment. So let's use
that instead. This gets rid of the preprocessor test too.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 17:40:52 +02:00
..
2007-10-20 01:13:56 +02:00
2007-10-17 20:16:15 +02:00
2008-04-17 17:40:52 +02:00
2008-04-17 17:40:51 +02:00
2008-03-04 11:55:34 -08:00
2008-04-17 17:40:45 +02:00
2008-04-17 17:40:49 +02:00