qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] vmstate: u64 support


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 0/2] vmstate: u64 support
Date: Mon, 19 Oct 2009 21:07:36 +0200

This two patch serie introduces support for linux u64 type.

It is needed for Glauber, that is porting code forth and back between qemu.git
and qemu-kvm.git, and need it in both places.

Later, Juan.

Juan Quintela (2):
  vmstate: u64 support
  vmstate: add VMSTATE_ARRAY_UNSAFE

 hw/hw.h  |   23 +++++++++++++++++++++++
 savevm.c |   23 +++++++++++++++++++++++
 2 files changed, 46 insertions(+), 0 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]