linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/platform changes for v5.3
@ 2019-07-08 16:19 Ingo Molnar
  2019-07-09  1:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-07-08 16:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86-platform-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-for-linus

   # HEAD: d97ee99bf225d35a50ed8812c3d037b2ba7ad2ea x86/jailhouse: Mark jailhouse_x2apic_available() as __init

Most of the commits add ACRN hypervisor guest support, plus two cleanups.

  out-of-topic modifications in x86-platform-for-linus:
  -------------------------------------------------------
  drivers/hv/Kconfig                 # ecca25029473: x86/Kconfig: Add new X86_HV_

 Thanks,

	Ingo

------------------>
Linus Walleij (1):
      x86/platform/geode: Drop <linux/gpio.h> includes

Zhao Yakui (3):
      x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
      x86: Add support for Linux guests on an ACRN hypervisor
      x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector

Zhenzhong Duan (1):
      x86/jailhouse: Mark jailhouse_x2apic_available() as __init


 arch/x86/Kconfig                  | 14 ++++++++
 arch/x86/entry/entry_64.S         |  5 +++
 arch/x86/include/asm/acrn.h       | 11 +++++++
 arch/x86/include/asm/hardirq.h    |  2 +-
 arch/x86/include/asm/hypervisor.h |  1 +
 arch/x86/kernel/cpu/Makefile      |  1 +
 arch/x86/kernel/cpu/acrn.c        | 69 +++++++++++++++++++++++++++++++++++++++
 arch/x86/kernel/cpu/hypervisor.c  |  4 +++
 arch/x86/kernel/irq.c             |  2 +-
 arch/x86/kernel/jailhouse.c       |  2 +-
 arch/x86/platform/geode/alix.c    |  1 -
 arch/x86/platform/geode/geos.c    |  1 -
 arch/x86/platform/geode/net5501.c |  1 -
 arch/x86/xen/Kconfig              |  1 +
 drivers/hv/Kconfig                |  1 +
 15 files changed, 110 insertions(+), 6 deletions(-)
 create mode 100644 arch/x86/include/asm/acrn.h
 create mode 100644 arch/x86/kernel/cpu/acrn.c


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

* Re: [GIT PULL] x86/platform changes for v5.3
  2019-07-08 16:19 [GIT PULL] x86/platform changes for v5.3 Ingo Molnar
@ 2019-07-09  1:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-09  1:45 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 8 Jul 2019 18:19:51 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8faef7125d02c0bbd7a1ceb4e3b599a9b8c42e58

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-07-09  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 16:19 [GIT PULL] x86/platform changes for v5.3 Ingo Molnar
2019-07-09  1:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).