commit | e61bd94a36a9f2c394d75ebe3614fe0a612bcf2d | [log] [tgz] |
---|---|---|
author | Eduardo Pereira Habkost <ehabkost@redhat.com> | Wed Jan 30 13:33:32 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:32 2008 +0100 |
tree | 7c6a989d07437fac2b93cb973fee2e487f96ff00 | |
parent | 612a95b4e053b8a06319049191fd2dce9c970189 [diff] |
x86: allow enabling PARAVIRT without any guest implementation This will allow people to enable the paravirt_ops code even when no guest support is enabled, for broader testing of the paravirt_ops code. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>