[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] hw/acpi: Add vmclock device
|
From: |
Michael S. Tsirkin |
|
Subject: |
Re: [PATCH v2] hw/acpi: Add vmclock device |
|
Date: |
Thu, 1 Aug 2024 05:48:58 -0400 |
On Thu, Aug 01, 2024 at 09:49:06AM +0100, David Woodhouse wrote:
> On Wed, 2024-07-31 at 17:19 -0400, Michael S. Tsirkin wrote:
> >
> > > Perfect. So as and when the header is in its final form in Linux,
> > > it can be part of the automated import and we'll use that version.
> > > At that point we can drop the one that's sitting alongside the
> > > device itself in hw/acpi/.
> >
> > Yes. Maybe add a comment in the temporary header.
>
> I pondered that, but kind of preferred to have it byte-identical.
>
> Admittedly I'm not *planning* to have to change it any more but it's
> been useful so far that I can just *copy* the file between the Linux
> and Linux-backport and QEMU repositories.
ok. note machinery we have is clever, it handles __le and such stuff
automatically.
--
MST