Messages in this thread |  | | From | Paolo Bonzini <> | Subject | [GIT PULL] KVM fixes for -rc3 | Date | Fri, 14 Feb 2014 12:14:04 +0100 |
| |
Linus,
The following changes since commit b73117c49364551ff789db7c424a115ac5b77850:
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue (2014-01-29 18:29:01 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 2a2f3e269c75edf916de5967079069aeb6a601cb:
arm64: KVM: Add VGIC device control for arm64 (2014-02-14 11:09:49 +0100)
Thanks,
Paolo
---------------------------------------------------------------- A small error handling problem and a compile breakage for ARM64.
---------------------------------------------------------------- Christoffer Dall (1): arm64: KVM: Add VGIC device control for arm64
Dan Carpenter (1): KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
arch/arm64/include/uapi/asm/kvm.h | 9 +++++++++ virt/kvm/arm/vgic.c | 1 + virt/kvm/coalesced_mmio.c | 8 ++------ 3 files changed, 12 insertions(+), 6 deletions(-)
|  |