On Mon, Apr 25, 2016 at 06:12:34AM -0600, Jan Beulich wrote: > >>> On 25.04.16 at 12:35, <yu.c.zh...@linux.intel.com> wrote: > > Previously p2m type p2m_mmio_write_dm was introduced for write- > > protected memory pages whose write operations are supposed to be > > forwarded to and emulated by an ioreq server. Yet limitations of > > rangeset restrict the number of guest pages to be write-protected. > > > > This patch replaces the p2m type p2m_mmio_write_dm with a new name: > > p2m_ioreq_server, which means this p2m type can be claimed by one > > ioreq server, instead of being tracked inside the rangeset of ioreq > > server. Patches following up will add the related hvmop handling > > code which map/unmap type p2m_ioreq_server to/from an ioreq server. > > > > changes in v3: > > - According to Jan & George's comments, keep HVMMEM_mmio_write_dm > > for old xen interface versions, and replace it with HVMMEM_unused > > for xen interfaces newer than 4.7.0; For p2m_ioreq_server, a new > > enum - HVMMEM_ioreq_server is introduced for the get/set mem type > > interfaces; > > - Add George's Reviewed-by and Acked-by from Tim & Andrew. > > > > changes in v2: > > - According to George Dunlap's comments, only rename the p2m type, > > with no behavior changes. > > > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> > > Signed-off-by: Yu Zhang <yu.c.zh...@linux.intel.com> > > Acked-by: Tim Deegan <t...@xen.org> > > Acked-by: Andrew Cooper <andrew.coop...@citrix.com> > > Reviewed-by: George Dunlap <george.dun...@citrix.com> > > Reviewed-by: Jan Beulich <jbeul...@suse.com> > > I hope the other three tags above are still being considered > applicable by their originators. >
Subject to confirmation from the originators: Release-acked-by: Wei Liu <wei.l...@citrix.com> > Jan > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel