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

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