mbox

[PULL,0/4] Q800 for 8.2 patches

Message ID 20231106081541.53688-1-laurent@vivier.eu (mailing list archive)
State New, archived
Headers show

Pull-request

https://github.com/vivier/qemu-m68k.git tags/q800-for-8.2-pull-request

Message

Laurent Vivier Nov. 6, 2023, 8:15 a.m. UTC
The following changes since commit d762bf97931b58839316b68a570eecc6143c9e3e:

  Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-11-03 10:04:12 +0800)

are available in the Git repository at:

  https://github.com/vivier/qemu-m68k.git tags/q800-for-8.2-pull-request

for you to fetch changes up to 95f3943210416e054751bc230d4cec7d87995525:

  macfb: allow reads from the DAFB_LUT register (2023-11-05 15:48:36 +0100)

----------------------------------------------------------------
Q800 pull request 20231106

macfb: A/UX fixes for colour LUT

----------------------------------------------------------------

Mark Cave-Ayland (4):
  macfb: don't clear interrupts when writing to DAFB_RESET
  macfb: rename DAFB_RESET to DAFB_LUT_INDEX
  macfb: allow larger write accesses to the DAFB_LUT register
  macfb: allow reads from the DAFB_LUT register

 hw/display/macfb.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

Comments

Stefan Hajnoczi Nov. 7, 2023, 3:01 a.m. UTC | #1
Applied, thanks.

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