Message ID | 20240619105419.49303-1-philmd@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 6/19/24 03:54, Philippe Mathieu-Daudé wrote: > The following changes since commit 223696363bb117241ad9c2facbff0c474afa4104: > > Merge tag 'edgar/xilinx-queue-2024-06-17.for-upstream' ofhttps://gitlab.com/edgar.iglesias/qemu into staging (2024-06-18 13:08:01 -0700) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/misc-20240619 > > for you to fetch changes up to fc0870c180872d0f40e63507cc6bf8565ffd8d98: > > exec: Make the MemOp enum cast explicit (2024-06-19 12:52:21 +0200) > > Spurious warning (3 times): > > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > > Deliberately ignored in ui/ (also 3 times): > > WARNING: line over 80 characters > > ---------------------------------------------------------------- > Misc patches queue > > . Remove deprecated pc-i440fx-2.0 -> 2.3 machines (Phil) > . Always use little endian audio format in virtio-snd (Phil) > . Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info (Phil) > . Introduce x-query-interrupt-controllers QMP command (Phil) > . Introduce pnv_chip_foreach_cpu() to remove one CPU_FOREACH use (Cédric) > . Constify few uses of IOMMUTLBEvent (Phil) > . Wire loongson_ipi device to loongson3_virt/TCG (Jiaxun) > . Fix inclusion of tracing headers on s390x/TCG (Phil) > . Add few shortcuts missing to readline (Manos) > . Update ui/display entries in MAINTAINERS (Gerd) > . Use qemu_add_mouse_change_notifier on Cocoa (Akihiko) > . Fix Standard VGA screen blanking and cleanups (Gerd) > . Fix USB/MTP reported "free space" value (Fabio) > . Cast size_memop() returned value (Roman) Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~