[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/4] Q800 for 8.2 patches
From: |
Laurent Vivier |
Subject: |
[PULL 0/4] Q800 for 8.2 patches |
Date: |
Mon, 6 Nov 2023 09:15:37 +0100 |
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
- [PULL 0/4] Q800 for 8.2 patches,
Laurent Vivier <=
- [PULL 2/4] macfb: rename DAFB_RESET to DAFB_LUT_INDEX, Laurent Vivier, 2023/11/06
- [PULL 3/4] macfb: allow larger write accesses to the DAFB_LUT register, Laurent Vivier, 2023/11/06
- [PULL 1/4] macfb: don't clear interrupts when writing to DAFB_RESET, Laurent Vivier, 2023/11/06
- [PULL 4/4] macfb: allow reads from the DAFB_LUT register, Laurent Vivier, 2023/11/06
- Re: [PULL 0/4] Q800 for 8.2 patches, Stefan Hajnoczi, 2023/11/06