From: Vadim Rozenfeld <vrozenfe@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, mtosatti@redhat.com, pl@dlhnet.de,
Vadim Rozenfeld <vrozenfeld@gamil.com>,
aliguori@amazon.com
Subject: [Qemu-devel] [PATCH 0/3] Hyper-V parameters
Date: Tue, 21 Jan 2014 19:02:44 +1100 [thread overview]
Message-ID: <1390291367-21958-1-git-send-email-vrozenfe@redhat.com> (raw)
From: Vadim Rozenfeld <vrozenfeld@gamil.com>
This series conists of three patches and addresses
the following issues:
- adjusting hyperv parameters according to MS requirements
http://msdn.microsoft.com/library/windows/hardware/hh975392
- make hyperv hypercall and vapic pages migratable
- add support for enabling hyperv reference counters
Vadim Rozenfeld (3):
cleanup hyper-v interface initialization
make hyperv hypercall, vapic, and os id MSRs migratable
add support for hyperv time parameter
linux-headers/asm-x86/hyperv.h | 3 ++
linux-headers/linux/kvm.h | 1 +
target-i386/cpu-qom.h | 1 +
target-i386/cpu.c | 1 +
target-i386/cpu.h | 5 +++
target-i386/kvm.c | 95 +++++++++++++++++++++++++++---------------
target-i386/machine.c | 25 +++++++++++
7 files changed, 97 insertions(+), 34 deletions(-)
--
1.8.3.1
next reply other threads:[~2014-01-21 8:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 8:02 Vadim Rozenfeld [this message]
2014-01-21 8:02 ` [Qemu-devel] [PATCH 1/3] cleanup hyper-v interface initialization Vadim Rozenfeld
2014-01-21 10:14 ` Paolo Bonzini
2014-01-21 8:02 ` [Qemu-devel] [PATCH 2/3] make hyperv hypercall, vapic, and os id MSRs migratable Vadim Rozenfeld
2014-01-21 10:17 ` Paolo Bonzini
2014-01-21 8:02 ` [Qemu-devel] [PATCH 3/3] add support for hyperv time parameter Vadim Rozenfeld
2014-01-21 10:21 ` Paolo Bonzini
2014-01-21 21:12 ` Vadim Rozenfeld
2014-01-22 10:02 ` Paolo Bonzini
-- strict thread matches above, loose matches on Subject: below --
2014-01-21 8:17 [Qemu-devel] [PATCH 0/3] Hyper-V parameters Vadim Rozenfeld
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=1390291367-21958-1-git-send-email-vrozenfe@redhat.com \
--to=vrozenfe@redhat.com \
--cc=aliguori@amazon.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=pl@dlhnet.de \
--cc=qemu-devel@nongnu.org \
--cc=vrozenfeld@gamil.com \
/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).