[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/6] stash domain create flags and then use them
This series starts with a patch to stash the domain create flags in struct domain then then follows up with various clean-up patches that this enables. Paul Durrant (6): domain: stash xen_domctl_createdomain flags in struct domain domain: remove 'guest_type' field (and enum guest_type) x86/hvm/domain: remove the 'hap_enabled' flag x86/domain: remove the 'oos_off' flag domain: remove the 'is_xenstore' flag x86/domain: remove the 's3_integrity' flag xen/arch/x86/domain.c | 9 +-------- xen/arch/x86/mm/paging.c | 4 ++-- xen/arch/x86/mm/shadow/common.c | 5 ++--- xen/arch/x86/mm/shadow/none.c | 2 +- xen/arch/x86/tboot.c | 2 +- xen/common/domain.c | 15 +++++---------- xen/common/domctl.c | 12 ++---------- xen/common/kernel.c | 9 ++------- xen/include/asm-x86/domain.h | 3 --- xen/include/asm-x86/hvm/domain.h | 9 +++------ xen/include/asm-x86/paging.h | 2 +- xen/include/asm-x86/shadow.h | 2 +- xen/include/xen/sched.h | 22 ++++++++++------------ xen/include/xsm/dummy.h | 2 +- 14 files changed, 32 insertions(+), 66 deletions(-) --- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Cc: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> Cc: Gang Wei <gang.wei@xxxxxxxxx> Cc: George Dunlap <George.Dunlap@xxxxxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Cc: Jan Beulich <jbeulich@xxxxxxxx> Cc: Julien Grall <julien.grall@xxxxxxx> Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Cc: "Roger Pau Monné" <roger.pau@xxxxxxxxxx> Cc: Shane Wang <shane.wang@xxxxxxxxx> Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx> Cc: Tim Deegan <tim@xxxxxxx> Cc: Wei Liu <wl@xxxxxxx> -- 2.20.1.2.gb21ebb671 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |