qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Coalesced MMIO flushing cleanups


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] Coalesced MMIO flushing cleanups
Date: Thu, 3 Oct 2013 15:41:00 +0200

Three patches from Jan.  They've never been posted publicly, so I'm doing that
to get them review and exposure.  I'll send a pull request sometime next week.

Paolo

Jan Kiszka (3):
  portio: Allow to mark portio lists as coalesced MMIO flushing
  cirrus: Mark vga io region as coalesced MMIO flushing
  vga: Mark relevant portio lists regions as coalesced MMIO flushing

 hw/display/cirrus_vga.c | 3 +--
 hw/display/qxl.c        | 1 +
 hw/display/vga.c        | 5 +----
 include/exec/ioport.h   | 2 ++
 ioport.c                | 9 +++++++++
 5 files changed, 14 insertions(+), 6 deletions(-)

-- 
1.8.3.1




reply via email to

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