qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08
@ 2014-05-10  6:50 Paolo Bonzini
  2014-05-10  6:50 ` [Qemu-devel] [PULL 1/8] target-i386: Remove unused data from local array Paolo Bonzini
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Paolo Bonzini @ 2014-05-10  6:50 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2014-05-13 11:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-10  6:50 [Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08 Paolo Bonzini
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

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).