xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH WIP 0/5] xen/arm: grant_table, blkfront and blkback
@ 2012-07-04 11:14 Stefano Stabellini
  2012-07-04 11:15 ` [PATCH WIP 1/5] xen/arm: initialize grant_table on ARM Stefano Stabellini
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Stefano Stabellini @ 2012-07-04 11:14 UTC (permalink / raw)
  To: xen-devel; +Cc: linux-kernel, Stefano Stabellini, Ian Campbell, David Vrabel

Hi all,
this patch series initializes the grant_table and xenbus on ARM.
It also get blkfront and blkback to compile and run properly.

With this patch series and the corresponding xen patch series applied, I
am able to boot a Linux domU with a root filesystem on a xen PV disk.


Stefano Stabellini (5):
      xen/arm: initialize grant_table on ARM
      xen/arm: set xen_platform_pci_unplug to XEN_UNPLUG_ALL
      xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
      xen: allow privcmd for hvm guests
      xen/arm: compile blkfront and blkback

 arch/arm/include/asm/hypervisor.h    |    6 +++++
 arch/arm/xen/enlighten.c             |   39 +++++++++++++++++++++++++++++++++-
 drivers/block/xen-blkback/blkback.c  |    1 +
 drivers/block/xen-blkfront.c         |    1 +
 drivers/xen/grant-table.c            |    2 +-
 drivers/xen/xenfs/privcmd.c          |    7 ------
 include/xen/interface/hvm/params.h   |    4 ++-
 include/xen/interface/io/protocols.h |    3 ++
 8 files changed, 53 insertions(+), 10 deletions(-)


git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git xenarmv7-3

Cheers,

Stefano

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

end of thread, other threads:[~2012-07-04 11:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 11:14 [PATCH WIP 0/5] xen/arm: grant_table, blkfront and blkback Stefano Stabellini
2012-07-04 11:15 ` [PATCH WIP 1/5] xen/arm: initialize grant_table on ARM Stefano Stabellini
2012-07-04 11:15 ` [PATCH WIP 2/5] xen/arm: set xen_platform_pci_unplug to XEN_UNPLUG_ALL Stefano Stabellini
2012-07-04 11:25   ` David Vrabel
2012-07-04 11:27     ` Stefano Stabellini
2012-07-04 11:49       ` Ian Campbell
2012-07-04 11:15 ` [PATCH WIP 3/5] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree Stefano Stabellini
2012-07-04 11:15 ` [PATCH WIP 4/5] xen: allow privcmd for hvm guests Stefano Stabellini
2012-07-04 11:15 ` [PATCH WIP 5/5] xen/arm: compile blkfront and blkback Stefano Stabellini

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