qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/6] lsi, vga fixes for 2024-04-02
@ 2024-04-03 10:06 Paolo Bonzini
  2024-04-03 16:45 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2024-04-03 10:06 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 7fcf7575f3d201fc84ae168017ffdfd6c86257a6:

  Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-04-02 11:34:49 +0100)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 8fc4bdc537d901c200e43122e32bcb40dc8fed37:

  pc_q35: remove unnecessary m->alias assignment (2024-04-02 18:08:59 +0200)

----------------------------------------------------------------
* lsi53c895a: fix assertion failure with invalid Block Move
* vga: fix assertion failure with 4- and 16-color modes
* remove unnecessary assignment

----------------------------------------------------------------
v1->v2: dropped patch to reject invalid Block Move

Paolo Bonzini (6):
      vga: merge conditionals on shift control register
      vga: move computation of dirty memory region later
      vga: adjust dirty memory region if pel panning is active
      vga: do not treat horiz pel panning value of 8 as "enabled"
      lsi53c895a: avoid out of bounds access to s->msg[]
      pc_q35: remove unnecessary m->alias assignment

 hw/display/vga.c     | 146 +++++++++++++++++++++++++--------------------------
 hw/i386/pc_q35.c     |   1 -
 hw/scsi/lsi53c895a.c |  19 ++++---
 3 files changed, 85 insertions(+), 81 deletions(-)
-- 
2.44.0



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

* Re: [PULL v2 0/6] lsi, vga fixes for 2024-04-02
  2024-04-03 10:06 [PULL v2 0/6] lsi, vga fixes for 2024-04-02 Paolo Bonzini
@ 2024-04-03 16:45 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2024-04-03 16:45 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

On Wed, 3 Apr 2024 at 11:07, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit 7fcf7575f3d201fc84ae168017ffdfd6c86257a6:
>
>   Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-04-02 11:34:49 +0100)
>
> are available in the Git repository at:
>
>   https://gitlab.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 8fc4bdc537d901c200e43122e32bcb40dc8fed37:
>
>   pc_q35: remove unnecessary m->alias assignment (2024-04-02 18:08:59 +0200)
>
> ----------------------------------------------------------------
> * lsi53c895a: fix assertion failure with invalid Block Move
> * vga: fix assertion failure with 4- and 16-color modes
> * remove unnecessary assignment
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.

-- PMM


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

end of thread, other threads:[~2024-04-03 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:06 [PULL v2 0/6] lsi, vga fixes for 2024-04-02 Paolo Bonzini
2024-04-03 16:45 ` Peter Maydell

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