qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RESEND][PATCH] G364 video adapter enhancement
@ 2009-01-10 22:17 Hervé Poussineau
  2009-01-16 21:14 ` Aurelien Jarno
  0 siblings, 1 reply; 2+ messages in thread
From: Hervé Poussineau @ 2009-01-10 22:17 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

Hi,

Attached patch improves G364 video card emulation (used in MIPS Magnum 
machine):
- Use memory dirty tracking to not refresh whole screen each time
- Use macros for debugging messages
- Add support for hardware cursor
- Handle Y-panning
- Raise irq at each screen redraw
- Support retrieving of some registers
- Add load/save support

The emulation has been tested in Linux 2.1 and Windows NT 3.5, in 
640x480, 800x600, 1024x768 and 1280x1024 resolutions.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>

Hervé

[-- Attachment #2: g364.diff --]
[-- Type: plain/text, Size: 29588 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [RESEND][PATCH] G364 video adapter enhancement
  2009-01-10 22:17 [Qemu-devel] [RESEND][PATCH] G364 video adapter enhancement Hervé Poussineau
@ 2009-01-16 21:14 ` Aurelien Jarno
  0 siblings, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2009-01-16 21:14 UTC (permalink / raw)
  To: Hervé Poussineau; +Cc: qemu-devel

On Sat, Jan 10, 2009 at 11:17:32PM +0100, Hervé Poussineau wrote:
> Hi,
>
> Attached patch improves G364 video card emulation (used in MIPS Magnum  
> machine):
> - Use memory dirty tracking to not refresh whole screen each time
> - Use macros for debugging messages
> - Add support for hardware cursor
> - Handle Y-panning
> - Raise irq at each screen redraw
> - Support retrieving of some registers
> - Add load/save support
>
> The emulation has been tested in Linux 2.1 and Windows NT 3.5, in  
> 640x480, 800x600, 1024x768 and 1280x1024 resolutions.
>
> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
>

Thanks, applied. I add to apply some parts by hand given the recent
DisplayState interface change, I hope I haven't broken anything.

Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-16 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-10 22:17 [Qemu-devel] [RESEND][PATCH] G364 video adapter enhancement Hervé Poussineau
2009-01-16 21:14 ` Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).