From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08
Date: Sat, 10 May 2014 08:50:44 +0200 [thread overview]
Message-ID: <1399704652-6827-1-git-send-email-pbonzini@redhat.com> (raw)
The following changes since commit 3a87f8b6859e6221b827ab4737779dddb37553ec:
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging (2014-03-20 11:45:38 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
for you to fetch changes up to 12474c96368ec3a01ad95c81fe9d00bd33e01877:
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. (2014-05-10 08:47:56 +0200)
----------------------------------------------------------------
Alexey Kardashevskiy (1):
kvm: add set_one_reg/get_one_reg helpers
Gonglei (1):
pci-assign: Fix a bug when map MSI-X table memory failed
Kevin O'Connor (4):
target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c
target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly.
Michael S. Tsirkin (1):
pci-assign: limit # of msix vectors
Stefan Weil (1):
target-i386: Remove unused data from local array
bsd-user/main.c | 2 --
hw/i386/kvm/pci-assign.c | 13 ++++++------
include/sysemu/kvm.h | 20 ++++++++++++++++++
kvm-all.c | 18 ++++++++++++++++
linux-user/main.c | 2 --
target-i386/cpu.h | 25 +++++++++++------------
target-i386/kvm.c | 3 +--
target-i386/seg_helper.c | 53 +++++++++++++++++-------------------------------
target-i386/smm_helper.c | 34 +++++++++++++++----------------
target-i386/svm_helper.c | 11 ++--------
10 files changed, 96 insertions(+), 85 deletions(-)
--
1.8.3.1
next reply other threads:[~2014-05-10 6:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-10 6:50 Paolo Bonzini [this message]
2014-05-10 6:50 ` [Qemu-devel] [PULL 1/8] target-i386: Remove unused data from local array Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 2/8] kvm: add set_one_reg/get_one_reg helpers Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 3/8] pci-assign: Fix a bug when map MSI-X table memory failed Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 4/8] pci-assign: limit # of msix vectors Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 5/8] target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 6/8] target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 7/8] target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c Paolo Bonzini
2014-05-10 6:50 ` [Qemu-devel] [PULL 8/8] target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly Paolo Bonzini
2014-05-13 10:31 ` [Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08 Cornelia Huck
2014-05-13 11:13 ` Paolo Bonzini
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=1399704652-6827-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@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;
as well as URLs for NNTP newsgroup(s).