Avi Kivity
2d9ce177e6
i386: Allow KVM on i386 nonpae
...
Currently, CONFIG_X86_CMPXCHG64 both enables boot-time checking of
the cmpxchg64b feature and enables compilation of the set_64bit() family.
Since the option is dependent on PAE, and since KVM depends on set_64bit(),
this effectively disables KVM on i386 nopae.
Simplify by removing the config option altogether: the boot check is made
dependent on CONFIG_X86_PAE directly, and the set_64bit() family is exposed
without constraints. It is up to users to check for the feature flag (KVM
does not as virtualiation extensions imply its existence).
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 14:37:05 -07:00
..
2007-05-02 19:27:04 +02:00
2007-07-18 08:47:41 -07:00
2007-07-06 10:23:43 -07:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:08 +02:00
2007-05-02 19:27:04 +02:00
2007-02-16 08:13:59 -08:00
2007-07-18 08:47:45 -07:00
2007-07-19 10:04:45 -07:00
2007-02-13 00:09:13 -05:00
2007-04-26 14:22:50 -04:00
2007-05-11 08:29:32 -07:00
2007-05-02 19:27:17 +02:00
2006-10-05 15:10:12 +01:00
2007-05-23 20:14:15 -07:00
2007-05-09 07:14:03 +02:00
2007-07-12 10:55:54 -07:00
2007-07-12 10:55:54 -07:00
2006-12-08 08:28:39 -08:00
2007-05-02 19:27:16 +02:00
2006-12-13 09:27:08 -08:00
2006-12-02 21:23:19 -08:00
2007-07-19 14:37:05 -07:00
2006-12-07 02:14:10 +01:00
2007-07-12 10:55:54 -07:00
2007-05-02 19:27:16 +02:00
2007-03-05 07:57:52 -08:00
2007-05-02 19:27:15 +02:00
2006-12-01 14:52:01 -08:00
2007-04-25 22:23:33 -07:00
2007-06-20 14:27:25 -07:00
2007-07-12 10:55:54 -07:00
2007-05-08 11:15:08 -07:00
2007-07-17 10:23:11 -07:00
2007-07-16 09:05:35 -07:00
2006-10-05 15:10:12 +01:00
2006-12-07 08:39:21 -08:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:15 +02:00
2007-05-02 19:27:04 +02:00
2006-10-08 12:24:02 -07:00
2007-05-02 19:27:21 +02:00
2007-02-16 08:13:59 -08:00
2007-07-16 09:05:40 -07:00
2007-03-05 07:57:50 -08:00
2007-07-16 09:05:35 -07:00
2007-05-08 11:15:03 -07:00
2007-05-02 19:27:16 +02:00
2007-07-18 08:47:42 -07:00
2007-05-02 19:27:10 +02:00
2007-05-02 19:27:12 +02:00
2007-05-14 15:24:24 -07:00
2007-05-08 11:15:07 -07:00
2007-07-19 10:04:44 -07:00
2007-05-23 20:14:15 -07:00
2006-12-07 02:14:03 +01:00
2007-02-13 13:26:26 +01:00
2007-07-18 08:47:41 -07:00
2007-05-09 12:30:57 -07:00
2007-05-02 19:27:05 +02:00
2006-12-07 02:14:19 +01:00
2007-02-16 08:13:59 -08:00
2007-05-02 19:27:17 +02:00
2007-05-09 12:49:33 -07:00
2007-05-02 19:27:17 +02:00
2007-05-02 19:27:20 +02:00
2007-07-17 10:22:59 -07:00
2006-12-07 08:39:46 -08:00
2007-07-18 08:47:42 -07:00
2007-07-11 16:02:11 -07:00
2007-07-19 10:04:44 -07:00
2007-07-18 08:47:40 -07:00
2007-05-02 19:27:13 +02:00
2007-07-16 09:05:36 -07:00
2007-05-02 19:27:13 +02:00
2007-07-16 09:05:36 -07:00
2007-07-17 10:22:59 -07:00
2007-05-11 08:29:34 -07:00
2007-05-02 19:27:12 +02:00
2007-07-16 09:05:50 -07:00
2007-02-13 13:26:21 +01:00
2007-05-02 19:27:06 +02:00
2007-05-02 19:27:11 +02:00
2007-07-19 14:37:05 -07:00
2006-12-07 08:39:36 -08:00
2007-05-02 19:02:34 -07:00
2007-05-02 19:27:16 +02:00
2007-05-08 11:15:23 -07:00
2007-07-18 08:47:41 -07:00
2007-07-18 08:47:41 -07:00
2007-04-25 22:24:21 -07:00
2007-04-25 22:24:04 -07:00
2006-12-06 14:39:53 -08:00
2006-12-07 02:14:08 +01:00
2006-12-07 08:59:11 -08:00
2007-05-09 07:14:03 +02:00
2007-07-19 21:28:35 +02:00
2007-05-08 11:15:03 -07:00
2007-05-08 11:15:03 -07:00
2007-07-16 09:05:50 -07:00
2007-03-05 07:57:52 -08:00
2007-07-18 08:47:42 -07:00
2007-05-21 09:18:19 -07:00
2007-03-05 07:57:51 -08:00
2007-07-19 10:04:52 -07:00
2006-12-04 19:41:15 -08:00
2007-05-02 19:27:06 +02:00
2007-07-17 21:42:44 -04:00
2006-12-15 08:47:51 -08:00
2006-10-12 22:25:03 -05:00
2006-12-07 02:14:03 +01:00
2007-07-18 08:47:42 -07:00
2007-03-05 07:57:52 -08:00
2007-05-01 10:09:29 -05:00