All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Enable KVM on arm64
@ 2013-07-04 10:45 ` Marc Zyngier
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2013-07-04 10:45 UTC (permalink / raw)
  To: linux-arm-kernel

Paolo, Gleb,

Following Linus' pull of the KVM/arm64 code, please pull the following
patch that actually enables KVM on AArch64 platforms.

Thanks,

	M.

The following changes since commit ddcf6600b133697adbafd96e080818bdc0dfd028:

  Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2013-07-03 19:56:35 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/enable-kvm-for-3.11

for you to fetch changes up to e48bf1151165524a42a63611edcc961249ecc4b4:

  arm64: KVM: Kconfig integration (2013-07-04 11:34:43 +0100)

----------------------------------------------------------------
Marc Zyngier (1):
      arm64: KVM: Kconfig integration

 arch/arm64/Kconfig              |  2 ++
 arch/arm64/kernel/asm-offsets.c |  1 +
 arch/arm64/kvm/Kconfig          | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+)
 create mode 100644 arch/arm64/kvm/Kconfig

-- 
Jazz is not dead. It just smells funny...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PULL] Enable KVM on arm64
@ 2013-07-04 10:45 ` Marc Zyngier
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2013-07-04 10:45 UTC (permalink / raw)
  To: Paolo Bonzini, Gleb Natapov
  Cc: Catalin Marinas, Christoffer Dall, kvmarm@lists.cs.columbia.edu,
	kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org

Paolo, Gleb,

Following Linus' pull of the KVM/arm64 code, please pull the following
patch that actually enables KVM on AArch64 platforms.

Thanks,

	M.

The following changes since commit ddcf6600b133697adbafd96e080818bdc0dfd028:

  Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2013-07-03 19:56:35 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/enable-kvm-for-3.11

for you to fetch changes up to e48bf1151165524a42a63611edcc961249ecc4b4:

  arm64: KVM: Kconfig integration (2013-07-04 11:34:43 +0100)

----------------------------------------------------------------
Marc Zyngier (1):
      arm64: KVM: Kconfig integration

 arch/arm64/Kconfig              |  2 ++
 arch/arm64/kernel/asm-offsets.c |  1 +
 arch/arm64/kvm/Kconfig          | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+)
 create mode 100644 arch/arm64/kvm/Kconfig

-- 
Jazz is not dead. It just smells funny...


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PULL] Enable KVM on arm64
  2013-07-04 10:45 ` Marc Zyngier
@ 2013-07-04 11:06   ` Paolo Bonzini
  -1 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-07-04 11:06 UTC (permalink / raw)
  To: linux-arm-kernel

Il 04/07/2013 12:45, Marc Zyngier ha scritto:
> Paolo, Gleb,
> 
> Following Linus' pull of the KVM/arm64 code, please pull the following
> patch that actually enables KVM on AArch64 platforms.
> 
> Thanks,
> 
> 	M.
> 
> The following changes since commit ddcf6600b133697adbafd96e080818bdc0dfd028:
> 
>   Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2013-07-03 19:56:35 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/enable-kvm-for-3.11
> 
> for you to fetch changes up to e48bf1151165524a42a63611edcc961249ecc4b4:
> 
>   arm64: KVM: Kconfig integration (2013-07-04 11:34:43 +0100)

Please base this patch on commit fe489bf4 (Linus prefers not to have
pull requests base on "random HEAD of the day").  Also, please post the
patch. :)

Paolo

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PULL] Enable KVM on arm64
@ 2013-07-04 11:06   ` Paolo Bonzini
  0 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-07-04 11:06 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Gleb Natapov, Catalin Marinas, Christoffer Dall,
	kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org

Il 04/07/2013 12:45, Marc Zyngier ha scritto:
> Paolo, Gleb,
> 
> Following Linus' pull of the KVM/arm64 code, please pull the following
> patch that actually enables KVM on AArch64 platforms.
> 
> Thanks,
> 
> 	M.
> 
> The following changes since commit ddcf6600b133697adbafd96e080818bdc0dfd028:
> 
>   Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2013-07-03 19:56:35 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/enable-kvm-for-3.11
> 
> for you to fetch changes up to e48bf1151165524a42a63611edcc961249ecc4b4:
> 
>   arm64: KVM: Kconfig integration (2013-07-04 11:34:43 +0100)

Please base this patch on commit fe489bf4 (Linus prefers not to have
pull requests base on "random HEAD of the day").  Also, please post the
patch. :)

Paolo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-04 11:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04 10:45 [PULL] Enable KVM on arm64 Marc Zyngier
2013-07-04 10:45 ` Marc Zyngier
2013-07-04 11:06 ` Paolo Bonzini
2013-07-04 11:06   ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.