Il 09/08/2013 15:13, Marc Zyngier ha scritto: > Paolo, Gleb, > > Please consider pulling the following to get a new fixes for KVM/arm64. > > Thanks, > > M. > > The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f: > > Linux 3.11-rc4 (2013-08-04 13:46:46 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/fixes-3.11-rc4 > > for you to fetch changes up to 6c8c0c4dc0e98ee2191211d66e9f876e95787073: > > arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. (2013-08-09 13:42:43 +0100) > > ---------------------------------------------------------------- > Chen Gang (1): > arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. > > Marc Zyngier (2): > arm64: KVM: perform save/restore of PAR_EL1 > arm64: KVM: add missing dsb before invalidating Stage-2 TLBs > > arch/arm64/include/asm/kvm_asm.h | 17 ++++++++++------- > arch/arm64/include/asm/kvm_host.h | 2 +- > arch/arm64/kvm/hyp.S | 13 +++++++++++++ > arch/arm64/kvm/sys_regs.c | 3 +++ > 4 files changed, 27 insertions(+), 8 deletions(-) > > Chen Gang (1): > arm64: KVM: use 'int' instead of 'u32' for variable 'target' in > kvm_host.h. > > Marc Zyngier (2): > arm64: KVM: perform save/restore of PAR_EL1 > arm64: KVM: add missing dsb before invalidating Stage-2 TLBs > > arch/arm64/include/asm/kvm_asm.h | 17 ++++++++++------- > arch/arm64/include/asm/kvm_host.h | 2 +- > arch/arm64/kvm/hyp.S | 13 +++++++++++++ > arch/arm64/kvm/sys_regs.c | 3 +++ > 4 files changed, 27 insertions(+), 8 deletions(-) > Thanks, pulled and sent to Linus. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html