From: Arnd Bergmann <arnd@arndb.de>
To: Eric B Munson <emunson@mgebm.net>
Cc: avi@redhat.com, mingo@redhat.com, hpa@zytor.com,
ryanh@linux.vnet.ibm.com, aliguori@us.ibm.com,
mtosatti@redhat.com, jeremy.fitzhardinge@citrix.com,
levinsasha928@gmail.com, Jan Kiszka <jan.kiszka@siemens.com>,
kvm@vger.kernel.org, linux-arch@vger.kernel.org, x86@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4 V7] Avoid soft lockup message when KVM is stopped by host
Date: Fri, 16 Dec 2011 16:08:57 +0000 [thread overview]
Message-ID: <201112161608.57532.arnd@arndb.de> (raw)
In-Reply-To: <1323978126-13222-1-git-send-email-emunson@mgebm.net>
On Thursday 15 December 2011, Eric B Munson wrote:
> Documentation/virtual/kvm/api.txt | 12 ++++++++++++
> arch/ia64/include/asm/kvm_para.h | 5 +++++
> arch/powerpc/include/asm/kvm_para.h | 5 +++++
> arch/s390/include/asm/kvm_para.h | 5 +++++
> arch/x86/include/asm/kvm_host.h | 2 ++
> arch/x86/include/asm/kvm_para.h | 8 ++++++++
> arch/x86/include/asm/pvclock-abi.h | 1 +
> arch/x86/kernel/kvmclock.c | 21 +++++++++++++++++++++
> arch/x86/kvm/x86.c | 20 ++++++++++++++++++++
> include/asm-generic/kvm_para.h | 14 ++++++++++++++
> include/linux/kvm.h | 2 ++
> kernel/watchdog.c | 12 ++++++++++++
> 12 files changed, 107 insertions(+), 0 deletions(-)
> create mode 100644 include/asm-generic/kvm_para.h
asm-generic changes Acked-by: Arnd Bergmann <arnd@arndb.de>
but please remove me from the cc-list for the other patches.
Arnd
next prev parent reply other threads:[~2011-12-16 16:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-15 19:42 [PATCH 0/4 V7] Avoid soft lockup message when KVM is stopped by host Eric B Munson
2011-12-15 19:42 ` Eric B Munson
2011-12-15 19:42 ` [PATCH 1/4 V7] Add flag to indicate that a vm was stopped by the host Eric B Munson
2011-12-15 19:42 ` Eric B Munson
2011-12-15 19:42 ` [PATCH 2/4 V7] Add functions to check if the host has stopped the vm Eric B Munson
2011-12-15 19:42 ` Eric B Munson
2011-12-15 19:42 ` [PATCH 3/4 V7] Add ioctl for KVMCLOCK_GUEST_STOPPED Eric B Munson
2011-12-15 19:42 ` Eric B Munson
2011-12-22 10:06 ` Avi Kivity
2011-12-22 10:06 ` Avi Kivity
2011-12-22 10:08 ` Avi Kivity
2011-12-22 10:08 ` Avi Kivity
2011-12-22 10:11 ` Avi Kivity
2011-12-22 10:11 ` Avi Kivity
2011-12-15 19:42 ` [PATCH 4/4 V7] Add check for suspended vm in softlockup detector Eric B Munson
2011-12-15 19:42 ` Eric B Munson
2011-12-16 16:08 ` Arnd Bergmann [this message]
2011-12-21 16:27 ` [PATCH 0/4 V7] Avoid soft lockup message when KVM is stopped by host Marcelo Tosatti
2011-12-21 16:27 ` Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201112161608.57532.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=emunson@mgebm.net \
--cc=hpa@zytor.com \
--cc=jan.kiszka@siemens.com \
--cc=jeremy.fitzhardinge@citrix.com \
--cc=kvm@vger.kernel.org \
--cc=levinsasha928@gmail.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=mtosatti@redhat.com \
--cc=ryanh@linux.vnet.ibm.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).