xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [V5 PATCH 0/7]: PVH dom0....
@ 2013-12-05  2:05 Mukesh Rathor
  2013-12-05  2:05 ` [V5 PATCH 1/7] pvh dom0: move some pv specific code to static functions Mukesh Rathor
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Mukesh Rathor @ 2013-12-05  2:05 UTC (permalink / raw)
  To: Xen-devel; +Cc: george.dunlap, keir.xen, tim, JBeulich

Hi,

V5: Only changes to patch 5 and 6, others same as V4.
   -patch 5: xsm change broke arm build. changed arm/mm.c.
   -patch 6: define p2m_is_foreign as 0 on arm to not cause build break.
             also, make x86 specific things ifdef x86 so arm path will
             remain exactly the same.

Tim: patch 4 needs your approval.
Daniel:  patch 5 needs your approval.


These patches implement PVH dom0.

Patches 1 and 2 implement changes in and around construct_dom0.
Patch 7 adds option to boot a dom0 in PVH mode. The rest support tool
stack on a pvh dom0.

These patches are based on c/s: 4b07b3cbf29f66da6090d52e75b5fdae592c6441

These can also be found in public git tree at:

     git://oss.oracle.com/git/mrathor/xen.git  branch: dom0pvh-v5

Thanks for all the help,
Mukesh

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

end of thread, other threads:[~2013-12-07  2:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05  2:05 [V5 PATCH 0/7]: PVH dom0 Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 1/7] pvh dom0: move some pv specific code to static functions Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 2/7] pvh dom0: construct_dom0 changes Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 3/7] pvh dom0: implement XENMEM_add_to_physmap_range for x86 Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 4/7] pvh dom0: Introduce p2m_map_foreign Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 5/7] pvh: change xsm_add_to_physmap Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 6/7] pvh dom0: Add and remove foreign pages Mukesh Rathor
2013-12-05 12:00   ` Ian Campbell
2013-12-06  1:15     ` Mukesh Rathor
2013-12-06  1:32       ` Mukesh Rathor
2013-12-06 10:18         ` Ian Campbell
2013-12-07  2:07           ` Mukesh Rathor
2013-12-06 10:15       ` Ian Campbell
2013-12-05 12:47   ` Julien Grall
2013-12-06  1:39     ` Mukesh Rathor
2013-12-05 13:12   ` Julien Grall
2013-12-06  1:57     ` Mukesh Rathor
2013-12-06  2:40       ` Mukesh Rathor
2013-12-05  2:05 ` [V5 PATCH 7/7] pvh dom0: add opt_dom0pvh to setup.c Mukesh Rathor

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).