All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/7] mac_via: fixes and improvements
Date: Tue, 16 Mar 2021 21:42:25 +0100	[thread overview]
Message-ID: <7a650423-004d-3836-c832-89025a2e9538@vivier.eu> (raw)
In-Reply-To: <20210311100505.22596-1-mark.cave-ayland@ilande.co.uk>

Le 11/03/2021 à 11:04, Mark Cave-Ayland a écrit :
> This patchset consists of a number of mac_via fixes and improvements taken
> from my attempts to boot MacOS on the q800 machine.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> 
> v2:
> - Rebase on master
> - Add R-B tags from Laurent
> - Add VIA_60HZ_TIMER_PERIOD_NS define in patch 6 along with a comment referencing
>   GTTMFH as suggested by Zoltan and Laurent
> 
> 
> Mark Cave-Ayland (7):
>   mac_via: switch rtc pram trace-events to use hex rather than decimal
>     for addresses
>   mac_via: fix up adb_via_receive() trace events
>   mac_via: allow long accesses to VIA registers
>   mac_via: don't re-inject ADB response when switching to IDLE state
>   mac_via: rename VBL timer to 60Hz timer
>   mac_via: fix 60Hz VIA1 timer interval
>   mac_via: remove VIA1 timer optimisations
> 
>  hw/misc/mac_via.c         | 194 +++++++++++++++-----------------------
>  hw/misc/trace-events      |   4 +-
>  include/hw/misc/mac_via.h |   8 +-
>  3 files changed, 81 insertions(+), 125 deletions(-)
> 

Applied to my q800 branch for 6.0

Thanks,
Laurent


      parent reply	other threads:[~2021-03-16 20:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11 10:04 [PATCH v2 0/7] mac_via: fixes and improvements Mark Cave-Ayland
2021-03-11 10:04 ` [PATCH v2 1/7] mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses Mark Cave-Ayland
2021-03-11 10:05 ` [PATCH v2 2/7] mac_via: fix up adb_via_receive() trace events Mark Cave-Ayland
2021-03-11 10:05 ` [PATCH v2 3/7] mac_via: allow long accesses to VIA registers Mark Cave-Ayland
2021-03-11 10:05 ` [PATCH v2 4/7] mac_via: don't re-inject ADB response when switching to IDLE state Mark Cave-Ayland
2021-03-11 10:05 ` [PATCH v2 5/7] mac_via: rename VBL timer to 60Hz timer Mark Cave-Ayland
2021-03-11 10:39   ` BALATON Zoltan
2021-03-11 10:05 ` [PATCH v2 6/7] mac_via: fix 60Hz VIA1 timer interval Mark Cave-Ayland
2021-03-11 10:39   ` BALATON Zoltan
2021-03-11 10:05 ` [PATCH v2 7/7] mac_via: remove VIA1 timer optimisations Mark Cave-Ayland
2021-03-16 20:42 ` Laurent Vivier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7a650423-004d-3836-c832-89025a2e9538@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.