qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] Unbreak aliases of I/O regions (and -vga st


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 0/2] Unbreak aliases of I/O regions (and -vga std)
Date: Mon, 5 Mar 2012 18:56:35 +0000

On Mon, Mar 5, 2012 at 15:51, Avi Kivity <address@hidden> wrote:
> Aliases to memory regions in the I/O address space are broken; this affects
> -vga std.  These two patches fix the problem.
>
> Also available in
>
>  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/urgent

Thanks, pulled.

> Avi Kivity (2):
>  ioport: add destructor method to IORange
>  memory: fix I/O port aliases
>
>  exec.c    |    8 ++++++--
>  ioport.c  |   15 +++++++++++++++
>  ioport.h  |    1 +
>  iorange.h |    1 +
>  memory.c  |   26 ++++++++++++++++++++------
>  memory.h  |    9 ++++++++-
>  6 files changed, 51 insertions(+), 9 deletions(-)
>
> --
> 1.7.9
>
>



reply via email to

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