qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] More sm501 fixes and optimisations
@ 2020-06-16  0:22 BALATON Zoltan
  2020-06-16  0:22 ` [PATCH v2 8/8] sm501: Convert debug printfs to traces BALATON Zoltan
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: BALATON Zoltan @ 2020-06-16  0:22 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Sebastian Bauer, Magnus Damm, Gerd Hoffmann,
	Aurelien Jarno

Version 2 with changes according to review by Peter plus some new
patches added. Still need to verify overlap checks so likely will be
another version but sending it now if additional comments come up.

Regards,
BALATON Zoltan

BALATON Zoltan (8):
  sm501: Fix bounds checks
  sm501: Drop unneded variable
  sm501: Ignore no-op blits
  sm501: Introduce variable for commonly used value for better
    readability
  sm501: Optimise 1 pixel 2d ops
  sm501: Use stn_he_p/ldn_he_p instead of switch/case
  sm501: Do not allow guest to set invalid format
  sm501: Convert debug printfs to traces

 hw/display/sm501.c      | 133 ++++++++++++++++++----------------------
 hw/display/trace-events |  12 ++++
 2 files changed, 72 insertions(+), 73 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2020-06-19 10:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16  0:22 [PATCH v2 0/8] More sm501 fixes and optimisations BALATON Zoltan
2020-06-16  0:22 ` [PATCH v2 8/8] sm501: Convert debug printfs to traces BALATON Zoltan
2020-06-18 16:48   ` Peter Maydell
2020-06-16  0:22 ` [PATCH v2 4/8] sm501: Introduce variable for commonly used value for better readability BALATON Zoltan
2020-06-18 16:45   ` Peter Maydell
2020-06-16  0:22 ` [PATCH v2 7/8] sm501: Do not allow guest to set invalid format BALATON Zoltan
2020-06-18 16:43   ` Peter Maydell
2020-06-16  0:22 ` [PATCH v2 3/8] sm501: Ignore no-op blits BALATON Zoltan
2020-06-16  0:22 ` [PATCH v2 5/8] sm501: Optimise 1 pixel 2d ops BALATON Zoltan
2020-06-18 16:47   ` Peter Maydell
2020-06-16  0:22 ` [PATCH v2 1/8] sm501: Fix bounds checks BALATON Zoltan
2020-06-16  0:22 ` [PATCH v2 2/8] sm501: Drop unneded variable BALATON Zoltan
2020-06-16  0:22 ` [PATCH v2 6/8] sm501: Use stn_he_p/ldn_he_p instead of switch/case BALATON Zoltan
2020-06-19 10:54   ` Philippe Mathieu-Daudé

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).