xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] x86: remove PVHv1
@ 2017-03-03 12:25 Roger Pau Monne
  2017-03-03 12:25 ` [PATCH v3 1/4] ocaml/gen: fix ocaml type/code generator from IDL Roger Pau Monne
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Roger Pau Monne @ 2017-03-03 12:25 UTC (permalink / raw)
  To: xen-devel

Hello,

This patch series removes the PVHv1 code, both from the hypervisor and the
tools, and also gets rid of the has_hvm_container_{domain/vcpu} macro, since
from Xen's point of view there are only two types of guests: PV or HVM.

Last patch is a minor code movement to have all the domain build PVH related
functions together.

This revision introduces the PVH domain type to libxl, and gets rid of the
"none" device_model_version and the "pvh" field in the libxl create info
struct. There's also a pre-requisite patch (#1) for the ocaml IDL generator.

As usual, the whole series can be found on my git tree at:

git://xenbits.xen.org/people/royger/xen.git rm_pvh1_v3.1

Thanks, Roger.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-03-15 11:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-03 12:25 [PATCH v4 0/4] x86: remove PVHv1 Roger Pau Monne
2017-03-03 12:25 ` [PATCH v3 1/4] ocaml/gen: fix ocaml type/code generator from IDL Roger Pau Monne
2017-03-13 16:49   ` Wei Liu
2017-03-13 19:55     ` David Scott
2017-03-03 12:25 ` [PATCH v3 2/4] x86: remove PVHv1 code Roger Pau Monne
2017-03-03 16:29   ` Elena Ufimtseva
2017-03-13 16:50   ` Wei Liu
2017-03-14 10:27     ` Wei Liu
2017-03-14 16:29       ` Wei Liu
2017-03-15 11:03         ` Roger Pau Monne
2017-03-03 12:25 ` [PATCH v3 3/4] x86: remove has_hvm_container_{domain/vcpu} Roger Pau Monne
2017-03-03 15:52   ` Konrad Rzeszutek Wilk
2017-03-03 16:07     ` Roger Pau Monne
2017-03-03 16:49   ` Elena Ufimtseva
2017-03-03 17:20     ` Roger Pau Monne
2017-03-03 12:25 ` [PATCH v3 4/4] x86/PVHv2: move pvh_setup_e820 together with the other pvh functions Roger Pau Monne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).