qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] power7/8 migration patches


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/4] power7/8 migration patches
Date: Fri, 4 Apr 2014 00:14:47 +1100

The first patch is in Paolo's "kvm/next", others are new. They are independend
but may not apply if to change their order. Please comment. Thanks.


Alexey Kardashevskiy (4):
  kvm: Add set_one_reg/get_one_reg helpers
  spapr: Enable DABRX special register
  KVM: PPC: Support POWER8 registers
  spapr: Add support for time base offset migration

 hw/ppc/ppc.c                | 120 ++++++++++++++++++++++++++++++++++++++++++++
 hw/ppc/spapr.c              |   4 +-
 include/hw/ppc/spapr.h      |   2 +
 include/sysemu/kvm.h        |  21 ++++++++
 kvm-all.c                   |  18 +++++++
 target-ppc/cpu-qom.h        |  16 ++++++
 target-ppc/cpu.h            |  18 +++++++
 target-ppc/kvm.c            |  43 ++++++++++++++++
 target-ppc/machine.c        |  38 +++++++++++++-
 target-ppc/translate_init.c |  28 ++++++++---
 trace-events                |   3 ++
 11 files changed, 301 insertions(+), 10 deletions(-)

-- 
1.8.4.rc4




reply via email to

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