Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: [PATCH v4 0/2] qemu-kvm: Save&restore debug registers
Date: Fri, 12 Mar 2010 15:20:48 +0100	[thread overview]
Message-ID: <cover.1268403648.git.jan.kiszka@siemens.com> (raw)

Patch 1 is for upstream and should be applied to uq/master as well, patch
2 is for qemu-kvm only.

Jan Kiszka (2):
  KVM: x86: Add debug register saving and restoring
  qemu-kvm: x86: Add support for saving&restoring debug registers

 kvm-all.c         |   11 ++++++++++
 kvm.h             |    1 +
 qemu-kvm-x86.c    |    2 +
 qemu-kvm.c        |    5 ++++
 qemu-kvm.h        |    1 +
 target-i386/kvm.c |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 75 insertions(+), 0 deletions(-)


             reply	other threads:[~2010-03-12 14:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 14:20 Jan Kiszka [this message]
2010-03-12 14:20 ` [PATCH v4 1/2] KVM: x86: Add debug register saving and restoring Jan Kiszka
2010-03-12 14:20 ` [PATCH v4 2/2] qemu-kvm: x86: Add support for saving&restoring debug registers Jan Kiszka
2010-03-15 18:30 ` [PATCH v4 0/2] qemu-kvm: Save&restore " 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=cover.1268403648.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.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