Message ID | cover.1385040432.git.gleb@redhat.com |
---|---|
State | New |
Headers | show |
Am 21.11.2013 14:28, schrieb Gleb Natapov: > The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 10:03:24 -0700) > > 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 ef4cbe14342c1f63b3c754e306218f004f4e26c4: > > kvm: Fix uninitialized cpuid_data (2013-11-07 13:14:56 +0200) > > ---------------------------------------------------------------- > Jan Kiszka (1): > pci-assign: Remove dead code for direct I/O region access from userspace > > Paolo Bonzini (1): > KVM: x86: fix typo in KVM_GET_XCRS > > Stefan Weil (1): > kvm: Fix uninitialized cpuid_data > > hw/i386/kvm/pci-assign.c | 56 +++++++++--------------------------------------- > target-i386/kvm.c | 13 ++++------- > 2 files changed, 14 insertions(+), 55 deletions(-) > I think these patches should be included in QEMU 1.7, too. Stefan
Il 21/11/2013 18:38, Stefan Weil ha scritto: >> > Jan Kiszka (1): >> > pci-assign: Remove dead code for direct I/O region access from userspace >> > >> > Paolo Bonzini (1): >> > KVM: x86: fix typo in KVM_GET_XCRS >> > >> > Stefan Weil (1): >> > kvm: Fix uninitialized cpuid_data >> > >> > hw/i386/kvm/pci-assign.c | 56 +++++++++--------------------------------------- >> > target-i386/kvm.c | 13 ++++------- >> > 2 files changed, 14 insertions(+), 55 deletions(-) >> > > I think these patches should be included in QEMU 1.7, too. Yes. Paolo
On Thu, Nov 21, 2013 at 07:11:46PM +0100, Paolo Bonzini wrote: > Il 21/11/2013 18:38, Stefan Weil ha scritto: > >> > Jan Kiszka (1): > >> > pci-assign: Remove dead code for direct I/O region access from userspace > >> > > >> > Paolo Bonzini (1): > >> > KVM: x86: fix typo in KVM_GET_XCRS > >> > > >> > Stefan Weil (1): > >> > kvm: Fix uninitialized cpuid_data > >> > > >> > hw/i386/kvm/pci-assign.c | 56 +++++++++--------------------------------------- > >> > target-i386/kvm.c | 13 ++++------- > >> > 2 files changed, 14 insertions(+), 55 deletions(-) > >> > > > I think these patches should be included in QEMU 1.7, too. > > Yes. > Yeah, forget to add 1.7 to the subject. -- Gleb.