]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
x86: allow disabling all emulated devices inside of Xen
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 15 Dec 2015 13:11:49 +0000 (14:11 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 15 Dec 2015 13:11:49 +0000 (14:11 +0100)
commit2fa6cfe3a2dc7dcaa1c6b2afadbe92f42dd62301
tree439d82a7c17f1ddee1b243a4c24b54387bb12e1e
parentfee4100a9ed9b801eddaccb96b4f63c8265af68a
x86: allow disabling all emulated devices inside of Xen

Only allow enabling or disabling all the emulated devices inside of Xen,
right now Xen doesn't support enabling specific emulated devices only.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/domain.c