x86: remove references to unimplemented BIOS reboot option
authorMatt Wilson <msw@amazon.com>
Fri, 30 Aug 2013 08:49:59 +0000 (10:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Aug 2013 08:49:59 +0000 (10:49 +0200)
commit735be2c1db9651b552c1df636742aaeab00ec538
treed280283f9a3f789da2e7836ff1d8cec89e1070f0
parent0f4cb23c3ea5b987c49c9a9368e7a0d505ec064f
x86: remove references to unimplemented BIOS reboot option

The BIOS reboot option was never implemented for x86_64, and retaining
it is somewhat false advertising.

Signed-off-by: Matt Wilson <msw@amazon.com>
Acked-by: Keir Fraser <keir@xen.org>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/misc/xen-command-line.markdown
xen/arch/x86/shutdown.c