]> xenbits.xensource.com Git - people/pauldu/mini-os.git/commit
mini-os: partially revert "remove using start_info ..."
authorJuergen Gross <jgross@suse.com>
Mon, 29 Aug 2016 14:18:26 +0000 (16:18 +0200)
committerWei Liu <wei.liu2@citrix.com>
Tue, 30 Aug 2016 08:14:09 +0000 (09:14 +0100)
commit19034a2f807f4048cb628e8c04bbfd81b80eeb58
tree7694714cbcd01f8424aafeddb4a9443656f5486e
parentf5da473996661910dd63b33edbc468c51c6f6b18
mini-os: partially revert "remove using start_info ..."

Commit e33452c4f5547ed14defe6382b3b53664ac5bd8a ("remove using
start_info in architecture independent code") removed the start_info
variable completely. grub stubdom needs the start_info structure.

Readd the start_info structure, but make it dependent on
CONFIG_PARAVIRT.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/x86/setup.c
include/hypervisor.h