qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27


From: Peter Maydell
Subject: Re: [PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27
Date: Tue, 28 Feb 2023 20:08:47 +0000

On Mon, 27 Feb 2023 at 21:40, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> Hi Peter,
>
> I apologize for the size of this request, I was hoping various
> series would go via other tree, but everybody has been quite busy
> and the freezing windows is close, so I'm sending a huge mixed
> patchset here.
>
> Since v1:
> - Dropped "cputlb: Restrict SavedIOTLB to system emulation" patch
>
> The following changes since commit e1f9f73ba15e0356ce1aa3317d7bd294f587ab58:
>
>   Merge tag 'pull-target-arm-20230227' of 
> https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-02-27 
> 14:46:00 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/philmd/qemu.git tags/buildsys-qom-qdev-ui-20230227
>
> for you to fetch changes up to 23bdd0de97a18e34fe05126fbaf4de540e9eb7b2:
>
>   ui/cocoa: user friendly characters for release mouse (2023-02-27 22:29:02 
> +0100)
>
> ----------------------------------------------------------------
> - buildsys
>   - Various header cleaned up (removing pointless headers)
>   - Mark various files/code user/system specific
>   - Make various objects target-independent
>   - Remove tswapN() calls from dump.o
>   - Suggest g_assert_not_reached() instead of assert(0)
>
> - qdev / qom
>   - Replace various container_of() by QOM cast macros
>   - Declare some QOM macros using OBJECT_DECLARE_TYPE()
>   - Embed OHCI QOM child in SM501 chipset
>
> - hw (ISA & IDE)
>   - add some documentation, improve function names
>   - un-inline, open-code few functions
>   - have ISA API accessing IRQ/DMA prefer ISABus over ISADevice
>   - Demote IDE subsystem maintenance to "Odd Fixes"
>
> - ui: Improve Ctrl+Alt hint on Darwin Cocoa


Applied, thanks.

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

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]