[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v3] Requisite paches for xSplice v3 (not yet posted).



This mismatch of patches came about as I was redoing the
xSplice patches based on reviews and splitting and/or doing some
extra things.

The first patch:

 [PATCH v3 1/5] hypervisor/arm/keyhandler: Declare struct

Allows one to include the keyhandler.h (ARM one) file without having 
extra header file dependencies.

 [PATCH v3 2/5] arm/config: Declare ELFSIZE_[32|64] respectively.

This allows us to use the Elf_ macros - instead of having to do
Elf32_ or Elf64_.

 [PATCH v3 3/5] build: remove .config from /boot when uninstalling.

A little fix.
 [PATCH v3 4/5] mkelf32: Remove the 32-bit hypervisor support.
 [PATCH v3 5/5] mkelf32: Close those file descriptors in the error

And those were found when I was making the xen.gz able to
contain the ELF_NOTE.

Please review at your convience.

 xen/Makefile                 |   1 +
 xen/arch/x86/boot/mkelf32.c  | 110 ++++++++++++++++---------------------------
 xen/include/asm-arm/config.h |   2 +
 xen/include/xen/keyhandler.h |   1 +
 4 files changed, 45 insertions(+), 69 deletions(-)

Konrad Rzeszutek Wilk (5):
      hypervisor/arm/keyhandler: Declare struct cpu_user_regs;
      arm/config: Declare ELFSIZE_[32|64] respectively.
      build: remove .config from /boot when uninstalling.
      mkelf32: Remove the 32-bit hypervisor support.
      mkelf32: Close those file descriptors in the error paths.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.