[PULL 0/4] Q800 for 8.2 patches

Laurent Vivier posted 4 patches 6 months ago
Failed in applying to current master (apply log)
Maintainers: Laurent Vivier <laurent@vivier.eu>
hw/display/macfb.c | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
[PULL 0/4] Q800 for 8.2 patches
Posted by Laurent Vivier 6 months ago
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(-)

-- 
2.41.0
Re: [PULL 0/4] Q800 for 8.2 patches
Posted by Stefan Hajnoczi 6 months ago
Applied, thanks.

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