From: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org
Subject: Re: [Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19
Date: Mon, 13 Nov 2023 15:27:28 -0300 [thread overview]
Message-ID: <ab11195f-f646-4af3-9bdd-db5a26dca31d@ventanamicro.com> (raw)
In-Reply-To: <7af5d33d-e661-4945-987e-41ac5f623b15@tls.msk.ru>
On 11/13/23 15:01, Michael Tokarev wrote:
> 13.11.2023 20:44, Daniel Henrique Barboza wrote:
>
>> It would be good to have these 2:
>>
>> 082e9e4a58 ("target/riscv/kvm: improve 'init_multiext_cfg' error msg")
>> 608bdebb60 ("target/riscv/kvm: support KVM_GET_REG_LIST")
>>
>> The first is an error msg fix. The second fixes a problem with KVM guests when
>> running Linux 6.6 and QEMU 8.1.
>
> Sure.
>
>> This is not a clear cherry-pick though. I'll send both in separate for you
>> convenience. Thanks,
>
> Actually both are trivial to cherry-pick. First is a clear c-p, second needs
> a trivial context fix (where in the file to place the new functions, that's
> kvm_riscv_init_user_properties() thing). The rest goes as-is.
Yeah, it's not a clean cherry-pick but it's trivial enough.
>
> I've picked up both. Thank you!
Thanks!
Daniel
>
> /mjt
prev parent reply other threads:[~2023-11-13 18:28 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 13:42 [Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19 Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 01/55] hw/pvrdma: Protect against buggy or malicious guest driver Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 02/55] migration: Fix analyze-migration read operation signedness Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 03/55] migration: Non multifd migration don't care about multifd flushes Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 04/55] python/qmp: remove Server.wait_closed() call for Python 3.12 Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 05/55] tests/docker: avoid invalid escape in Python string Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 06/55] docs/sphinx: " Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 07/55] target/hexagon: " Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 08/55] tests/avocado: " Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 09/55] tests/vm: " Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 10/55] tracetool: " Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 11/55] linux-user: Fixes for zero_bss Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 12/55] linux-user/mips: fix abort on integer overflow Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 13/55] linux-user/sh4: Fix crashes on signal delivery Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 14/55] lasips2: LASI PS/2 devices are not user-createable Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 15/55] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0 Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 16/55] hw/sd/sdhci: Block Size Register bits [14:12] is lost Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 17/55] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port() Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 18/55] target/sparc: Clear may_lookup for npc == DYNAMIC_PC Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 19/55] target/arm: Fix syndrome for FGT traps on ERET Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 20/55] misc/led: LED state is set opposite of what is expected Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 21/55] block: Fix locking in media change monitor commands Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 22/55] tests/tcg: Add -fno-stack-protector Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 23/55] qemu-img: rebase: stop when reaching EOF of old backing file Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 24/55] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 25/55] target/arm: Fix SVE STR increment Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 26/55] target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 27/55] util/uuid: Add UUID_STR_LEN definition Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 28/55] vfio/pci: Fix buffer overrun when writing the VF token Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 29/55] util/uuid: Remove UUID_FMT_LEN Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 30/55] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 31/55] i386/xen: fix per-vCPU upcall vector for Xen emulation Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 32/55] hw/xen: select kernel mode for per-vCPU event channel upcall vector Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 33/55] hw/xen: don't clear map_track[] in xen_gnttab_reset() Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 34/55] hw/xen: fix XenStore watch delivery to guest Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 35/55] hw/xen: take iothread mutex in xen_evtchn_reset_op() Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 36/55] hw/xen: use correct default protocol for xen-block on x86 Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 37/55] virtio-gpu: block migration of VMs with blob=true Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 38/55] block/nvme: nvme_process_completion() fix bound for cid Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 39/55] target/arm: Fix A64 LDRA immediate decode Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 40/55] qcow2: keep reference on zeroize with discard-no-unref enabled Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 41/55] block/file-posix: fix update_zones_wp() caller Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 42/55] file-posix: fix over-writing of returning zone_append offset Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 43/55] ati-vga: Implement fallback for pixman routines Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 44/55] ui/gtk: force realization of drawing area Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 45/55] ui/gtk-egl: apply scale factor when calculating window's dimension Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 46/55] ui/gtk-egl: Check EGLSurface before doing scanout Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 47/55] target/mips: Fix MSA BZ/BNZ opcodes displacement Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 48/55] target/mips: Fix TX79 LQ/SQ opcodes Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 49/55] hw/ide: reset: cancel async DMA operation before resetting state Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 50/55] tests/qtest: ahci-test: add test exposing reset issue with pending callback Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 51/55] target/s390x: Fix CLC corrupting cc_src Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 52/55] tests/tcg/s390x: Test CLC with inaccessible second operand Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 53/55] target/s390x: Fix LAALG not updating cc_src Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 54/55] tests/tcg/s390x: Test LAALG with negative cc_src Michael Tokarev
2023-11-09 13:42 ` [Stable-8.1.3 55/55] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both Michael Tokarev
2023-11-09 14:10 ` Michael Tokarev
2023-11-13 17:44 ` [Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19 Daniel Henrique Barboza
2023-11-13 18:01 ` Michael Tokarev
2023-11-13 18:27 ` Daniel Henrique Barboza [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=ab11195f-f646-4af3-9bdd-db5a26dca31d@ventanamicro.com \
--to=dbarboza@ventanamicro.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).