qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue
Date: Mon, 17 Sep 2012 13:20:54 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Marcelo Tosatti <address@hidden> writes:

> The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:
>
>   Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 
> +0200)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
>

Pulled. Thanks.

Regards,

Anthony Liguori

> Jan Kiszka (7):
>       memory: Flush coalesced MMIO on selected region access
>       memory: Use transaction_begin/commit also for single-step operations
>       memory: Fold memory_region_update_topology into 
> memory_region_transaction_commit
>       memory: Flush coalesced MMIO on mapping and state changes
>       VGA: Flush coalesced MMIO on related MMIO/PIO accesses
>       kvm: Stop flushing coalesced MMIO on vmexit
>       kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
>
> Peter Maydell (2):
>       update-linux-headers.sh: Don't hard code list of architectures
>       kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
>
>  hw/cirrus_vga.c                 |    7 +++
>  hw/qxl.c                        |    1 +
>  hw/vga-isa-mm.c                 |    1 +
>  hw/vga.c                        |    5 ++
>  hw/vmware_vga.c                 |    1 +
>  kvm-all.c                       |   17 +++---
>  memory.c                        |  104 
> +++++++++++++++++++++++----------------
>  memory.h                        |   26 ++++++++++
>  scripts/update-linux-headers.sh |   16 ++++++-
>  9 files changed, 125 insertions(+), 53 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]