xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] xen/privcmd: support for paged-out frames
@ 2012-08-30 12:58 David Vrabel
  2012-08-30 12:58 ` [PATCH 1/2] xen/mm: return more precise error from xen_remap_domain_range() David Vrabel
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: David Vrabel @ 2012-08-30 12:58 UTC (permalink / raw)
  To: xen-devel; +Cc: Andres Lagar-Cavilla, David Vrabel, Konrad Rzeszutek Wilk

This series is a straight forward-port of some functionality from
classic kernels to support Xen hosts that do paging of guests.

This isn't functionality the XenServer makes use of so I've not tested
these with paging in use.

Changes since v2:

- Better docs/comments,
- Return -ENOENT if any frame failed with -ENOENT (even if other
  frames fail for other reasons).

Changes since v1:

- Don't change PRIVCMD_MMAPBATCH (except to #define a constant for the
  error).  It's broken and not really fixable sensibly and libxc will
  use V2 if it is available.
- Return -ENOENT if all failures were -ENOENT.
- Clear arg->err on success (libxc expected this).

I think this should probably get a "Tested-by" Andres or someone else
who uses paging before being applied.

David

^ permalink raw reply	[flat|nested] 24+ messages in thread
* [PATCHv2 0/2] xen/privcmd: support for paged-out frames
@ 2012-08-29 13:15 David Vrabel
  2012-08-29 13:15 ` [PATCH 1/2] xen/mm: return more precise error from xen_remap_domain_range() David Vrabel
  0 siblings, 1 reply; 24+ messages in thread
From: David Vrabel @ 2012-08-29 13:15 UTC (permalink / raw)
  To: xen-devel; +Cc: Andres Lagar-Cavilla, David Vrabel, Konrad Rzeszutek Wilk

This series is a straight forward-port of some functionality from
classic kernels to support Xen hosts that do paging of guests.

This isn't functionality the XenServer makes use of so I've not tested
these with paging in use.

Changes since v1:

- Don't change PRIVCMD_MMAPBATCH (except to #define a constant for the
  error).  It's broken and not really fixable sensibly and libxc will
  use V2 if it is available.
- Return -ENOENT if all failures were -ENOENT.
- Clear arg->err on success (libxc expected this).

I think this should probably get a "Tested-by" Andres or someone else
who uses paging before being applied.

David

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

end of thread, other threads:[~2012-09-06 16:20 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 12:58 [PATCHv3 0/2] xen/privcmd: support for paged-out frames David Vrabel
2012-08-30 12:58 ` [PATCH 1/2] xen/mm: return more precise error from xen_remap_domain_range() David Vrabel
2012-08-30 15:07   ` Andres Lagar-Cavilla
2012-08-30 12:58 ` [PATCH 2/2] xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl David Vrabel
2012-08-30 16:41   ` Andres Lagar-Cavilla
2012-08-30 17:04     ` David Vrabel
2012-08-30 18:29       ` Andres Lagar-Cavilla
2012-08-31  7:02         ` Ian Campbell
2012-08-30 18:32   ` Andres Lagar-Cavilla
2012-08-31 13:08     ` David Vrabel
2012-08-31 13:13       ` Andres Lagar-Cavilla
2012-09-05 16:17         ` Konrad Rzeszutek Wilk
2012-08-31 13:59   ` Andres Lagar-Cavilla
2012-09-05 16:21     ` Konrad Rzeszutek Wilk
2012-09-05 17:09       ` Andres Lagar-Cavilla
2012-09-05 17:40         ` Konrad Rzeszutek Wilk
2012-09-06 13:41           ` Andres Lagar-Cavilla
2012-09-06 16:20             ` Konrad Rzeszutek Wilk
2012-08-30 20:05 ` [PATCHv3 0/2] xen/privcmd: support for paged-out frames Konrad Rzeszutek Wilk
2012-08-30 20:12   ` Andres Lagar-Cavilla
2012-09-05 18:57     ` Konrad Rzeszutek Wilk
2012-09-05 19:51       ` Andres Lagar-Cavilla
2012-09-05 20:05         ` Konrad Rzeszutek Wilk
  -- strict thread matches above, loose matches on Subject: below --
2012-08-29 13:15 [PATCHv2 " David Vrabel
2012-08-29 13:15 ` [PATCH 1/2] xen/mm: return more precise error from xen_remap_domain_range() David Vrabel

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