qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] header update request


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/2] header update request
Date: Thu, 6 Jun 2013 13:59:04 +1000

We need new headers for live migration and in-kernel interrupt controller 
support.
However just copying new headers breaks PPC so dummy 
kvm_arch_init_irq_routing() is
required as well.


Alexey Kardashevskiy (1):
  linux-headers: Update to v3.10-rc4

Scott Wood (1):
  KVM: PPC: Add dummy kvm_arch_init_irq_routing()

 linux-headers/asm-arm/kvm.h       |   12 ++---
 linux-headers/asm-mips/kvm.h      |   55 +++++++++++++++++++++++
 linux-headers/asm-mips/kvm_para.h |    1 +
 linux-headers/asm-powerpc/kvm.h   |   89 +++++++++++++++++++++++++++++++++++++
 linux-headers/asm-x86/kvm.h       |    1 -
 linux-headers/linux/kvm.h         |   42 ++++++++++++++---
 linux-headers/linux/vfio.h        |    1 +
 linux-headers/linux/vhost.h       |   28 ++++++++++++
 target-ppc/kvm.c                  |    4 ++
 9 files changed, 220 insertions(+), 13 deletions(-)
 create mode 100644 linux-headers/asm-mips/kvm.h
 create mode 100644 linux-headers/asm-mips/kvm_para.h

-- 
1.7.10.4




reply via email to

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