mbox

[0/1,PULL] qemu-kvm.git uq/master queue

Message ID cover.1289004273.git.mtosatti@redhat.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Message

Marcelo Tosatti Nov. 6, 2010, 12:44 a.m. UTC
The following changes since commit d33ea50a958b2e050d2b28e5f17e3b55e91c6d74:

  scsi-disk: Fix immediate failure of bdrv_aio_* (2010-11-04 13:54:37 +0100)

are available in the git repository at:
  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Gleb Natapov (1):
      Add support for async page fault to qemu

 target-i386/cpu.h     |    1 +
 target-i386/cpuid.c   |    2 +-
 target-i386/kvm.c     |   14 ++++++++++++++
 target-i386/machine.c |   26 ++++++++++++++++++++++++++
 4 files changed, 42 insertions(+), 1 deletions(-)

Comments

Anthony Liguori Nov. 16, 2010, 2:50 p.m. UTC | #1
On 11/05/2010 07:44 PM, Marcelo Tosatti wrote:
> The following changes since commit d33ea50a958b2e050d2b28e5f17e3b55e91c6d74:
>
>    scsi-disk: Fix immediate failure of bdrv_aio_* (2010-11-04 13:54:37 +0100)
>    

Pulled.  Thanks.

Regards,

Anthony Liguori

> are available in the git repository at:
>    git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
>
> Gleb Natapov (1):
>        Add support for async page fault to qemu
>
>   target-i386/cpu.h     |    1 +
>   target-i386/cpuid.c   |    2 +-
>   target-i386/kvm.c     |   14 ++++++++++++++
>   target-i386/machine.c |   26 ++++++++++++++++++++++++++
>   4 files changed, 42 insertions(+), 1 deletions(-)
>
>
>