xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/arm: domain destruction
@ 2013-01-22 13:03 Stefano Stabellini
  2013-01-22 13:04 ` [PATCH 1/3] xen/arm: implement arch_domain_destroy Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefano Stabellini @ 2013-01-22 13:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan, Ian Campbell, Stefano Stabellini

Hi all,
this patch series implements the few missing functions to successfully
complete a domain destruction.

Stefano Stabellini (3):
      xen/arm: implement arch_domain_destroy
      xen/arm: implement domain_relinquish_resources
      xen/arm: implement vcpu_timer_destroy

 xen/arch/arm/domain.c |   61 ++++++++++++++++++++++++++++++++++++++++---------
 xen/arch/arm/vtimer.c |    6 +++++
 xen/arch/arm/vtimer.h |    1 +
 3 files changed, 57 insertions(+), 11 deletions(-)

Cheers,

Stefano

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

end of thread, other threads:[~2013-02-05 11:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22 13:03 [PATCH 0/3] xen/arm: domain destruction Stefano Stabellini
2013-01-22 13:04 ` [PATCH 1/3] xen/arm: implement arch_domain_destroy Stefano Stabellini
2013-01-22 13:04 ` [PATCH 2/3] xen/arm: implement domain_relinquish_resources Stefano Stabellini
2013-01-22 13:04 ` [PATCH 3/3] xen/arm: implement vcpu_timer_destroy Stefano Stabellini
2013-01-24 17:34 ` [PATCH 0/3] xen/arm: domain destruction Ian Campbell
2013-01-24 17:43   ` Tim Deegan
2013-02-05 11:35     ` Ian Campbell

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