Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-stable (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-stable info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Nov 29 2024 10:45:32 -0500
Messages in reverse chronological order
[
Next Period
]
November 29, 2024
Re: [PULL for-9.2 0/7] 9p queue 2024-11-28
,
Peter Maydell
,
10:45
November 28, 2024
[PULL for-9.2 5/7] 9pfs: remove obsolete comment in v9fs_getattr()
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 1/7] 9pfs: cleanup V9fsFidState
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 3/7] tests/9p: fix Rreaddir response name
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 0/7] 9p queue 2024-11-28
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 2/7] tests/9p: add 'use-after-unlink' test
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 7/7] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 6/7] 9pfs: fix 'Tgetattr' after unlink
,
Christian Schoenebeck
,
14:38
[PULL for-9.2 4/7] tests/9p: add missing Rgetattr response name
,
Christian Schoenebeck
,
14:38
[PULL 3/3] scsi: megasas: Internal cdbs have 16-byte length
,
Paolo Bonzini
,
14:04
November 27, 2024
Re: [PATCH for-9.2 0/4] fixes for hw/nvme
,
Jesper Wendel Devantier
,
13:10
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Christian Schoenebeck
,
04:59
November 26, 2024
Re: [PATCH 6/6] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
,
Greg Kurz
,
12:02
Re: [PATCH 5/6] 9pfs: fix 'Tgetattr' after unlink
,
Greg Kurz
,
11:58
Re: [PATCH 1/1] virtio-pci: fix use of a released vector #VSTOR-95638
,
Michael Tokarev
,
11:39
Re: [PATCH ssh v2] ssh: Do not switch session to non-blocking mode
,
Michael Tokarev
,
11:10
Re: [PATCH 5/6] 9pfs: fix 'Tgetattr' after unlink
,
Christian Schoenebeck
,
11:04
Re: [PATCH 3/6] linux-user: Adjust brk for load_bias [regression]
,
Dominique MARTINET
,
08:52
Re: [PATCH 3/6] linux-user: Adjust brk for load_bias [regression]
,
Dominique MARTINET
,
08:52
November 25, 2024
[PULL 1/1] virtio-net: Add queues before loading them
,
Jason Wang
,
23:06
Re: [PATCH v3 0/6] virtio-net fixes
,
Lei Yang
,
22:04
[PULL 1/2] migration: Allow pipes to keep working for fd migrations
,
Peter Xu
,
16:23
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Christian Schoenebeck
,
09:11
Re: [PATCH v2 2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci
,
Michael Tokarev
,
08:33
Re: [PATCH v2 2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci
,
Thomas Huth
,
07:16
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Greg Kurz
,
06:35
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Christian Schoenebeck
,
05:23
Re: [PATCH 1/6] tests/9p: add 'use-after-unlink' test
,
Christian Schoenebeck
,
04:35
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Greg Kurz
,
04:05
Re: [PATCH 4/6] 9pfs: remove obsolete comment in v9fs_getattr()
,
Greg Kurz
,
03:54
Re: [PATCH 3/6] tests/9p: add missing Rgetattr response name
,
Greg Kurz
,
03:51
Re: [PATCH 2/6] tests/9p: fix Rreaddir response name
,
Greg Kurz
,
03:48
Re: [PATCH 1/6] tests/9p: add 'use-after-unlink' test
,
Greg Kurz
,
03:47
Re: [PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Greg Kurz
,
03:46
[PULL 2/6] virtio-net: Fix size check in dhclient workaround
,
Jason Wang
,
01:08
November 24, 2024
Re: [PATCH 5/6] 9pfs: fix 'Tgetattr' after unlink
,
Christian Schoenebeck
,
14:44
Re: [PATCH 4/6] 9pfs: remove obsolete comment in v9fs_getattr()
,
Christian Schoenebeck
,
14:43
Re: [PATCH 3/6] tests/9p: add missing Rgetattr response name
,
Christian Schoenebeck
,
14:42
Re: [PATCH 2/6] tests/9p: fix Rreaddir response name
,
Christian Schoenebeck
,
14:41
[PATCH 6/6] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
,
Christian Schoenebeck
,
12:08
[PATCH 0/6] 9pfs: fix fstat() after unlink() (with a Linux guest)
,
Christian Schoenebeck
,
12:08
[PATCH 2/6] tests/9p: fix Rreaddir response name
,
Christian Schoenebeck
,
12:07
[PATCH 5/6] 9pfs: fix 'Tgetattr' after unlink
,
Christian Schoenebeck
,
12:07
[PATCH 4/6] 9pfs: remove obsolete comment in v9fs_getattr()
,
Christian Schoenebeck
,
12:07
[PATCH 1/6] tests/9p: add 'use-after-unlink' test
,
Christian Schoenebeck
,
12:07
[PATCH 3/6] tests/9p: add missing Rgetattr response name
,
Christian Schoenebeck
,
12:07
Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0
,
Stafford Horne
,
02:39
Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0
,
Michael Tokarev
,
00:04
November 23, 2024
Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0
,
Stafford Horne
,
12:34
[PULL 2/2] linux-user: Fix strace output for s390x mmap()
,
Richard Henderson
,
10:07
Re: [PATCH 0/2] Misc OpenRISC fixes for 9.2.0
,
Michael Tokarev
,
07:24
November 22, 2024
Re: [PATCH v2] linux-user: Fix strace output for s390x mmap()
,
Richard Henderson
,
15:19
[PATCH v3 2/6] virtio-net: Fix size check in dhclient workaround
,
Akihiko Odaki
,
00:03
[PATCH v3 0/6] virtio-net fixes
,
Akihiko Odaki
,
00:03
November 21, 2024
Re: [PATCH v2 0/6] virtio-net fixes
,
Jason Wang
,
21:01
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Fabiano Rosas
,
13:53
Re: [PATCH] qdev: Fix set_pci_devfn() to visit option only once
,
Markus Armbruster
,
10:20
Re: [PATCH v2] linux-user: Fix strace output for s390x mmap()
,
iii
,
10:05
Re: [PATCH v2] linux-user: Fix strace output for s390x mmap()
,
iii
,
10:05
Re: [PATCH] migration: Allow pipes to keep working for fd migrations
,
Fabiano Rosas
,
08:04
Re: [PATCH 1/1] virtio-pci: fix use of a released vector #VSTOR-95638
,
Denis V. Lunev
,
07:48
[PATCH 1/1] virtio-pci: fix use of a released vector #VSTOR-95638
,
Denis V. Lunev
,
07:34
Re: [PATCH v2 0/6] virtio-net fixes
,
Akihiko Odaki
,
05:09
Re: [PATCH v2] linux-user: Fix strace output for s390x mmap()
,
Philippe Mathieu-Daudé
,
05:07
Re: [PATCH v2 0/6] virtio-net fixes
,
Michael Tokarev
,
05:05
Re: [PATCH v2] linux-user: Fix strace output for s390x mmap()
,
Philippe Mathieu-Daudé
,
04:01
[ANNOUNCE] QEMU 9.1.2 Stable released
,
Michael Tokarev
,
00:33
[ANNOUNCE] QEMU 9.0.4 Stable released
,
Michael Tokarev
,
00:31
[ANNOUNCE] QEMU 8.2.8 Stable released
,
Michael Tokarev
,
00:29
[ANNOUNCE] QEMU 7.2.15 Stable released
,
Michael Tokarev
,
00:29
November 20, 2024
Re: [PATCH] linux-user: Fix strace output for s390x mmap()
,
Richard Henderson
,
15:01
[PATCH] migration: Allow pipes to keep working for fd migrations
,
Peter Xu
,
11:01
November 19, 2024
Re: [PATCH] qdev: Fix set_pci_devfn() to visit option only once
,
Paolo Bonzini
,
11:16
[PATCH] qdev: Fix set_pci_devfn() to visit option only once
,
Kevin Wolf
,
07:04
[Stable-9.1.2 72/72] usb-hub: Fix handling port power control messages
,
Michael Tokarev
,
01:05
[Stable-9.1.2 71/72] hw/audio/hda: fix memory leak on audio setup
,
Michael Tokarev
,
01:05
[Stable-9.1.2 70/72] Revert "hw/audio/hda: fix memory leak on audio setup"
,
Michael Tokarev
,
01:05
[Stable-9.1.2 69/72] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Michael Tokarev
,
01:05
[Stable-9.1.2 68/72] vfio/container: Fix container object destruction
,
Michael Tokarev
,
01:05
[Stable-9.1.2 67/72] target/i386: fix hang when using slow path for ptw_setl
,
Michael Tokarev
,
01:04
[Stable-9.1.2 64/72] linux-user/arm: Reduce vdso alignment to 4k
,
Michael Tokarev
,
01:04
[Stable-9.1.2 66/72] tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
,
Michael Tokarev
,
01:04
[Stable-9.1.2 65/72] linux-user/arm: Select vdso for be8 and be32 modes
,
Michael Tokarev
,
01:04
[Stable-9.1.2 62/72] accel/tcg: Fix user-only probe_access_internal plugin check
,
Michael Tokarev
,
01:04
[Stable-9.1.2 63/72] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
,
Michael Tokarev
,
01:04
[Stable-9.1.2 61/72] target/arm: Drop user-only special case in sve_stN_r
,
Michael Tokarev
,
01:04
[Stable-9.1.2 60/72] linux-user: Fix setreuid and setregid to use direct syscalls
,
Michael Tokarev
,
01:04
[Stable-9.1.2 v2 00/72] Patch Round-up for stable 9.1.2, freeze on 2024-11-18
,
Michael Tokarev
,
01:04
[Stable-9.1.2 58/72] target/i386: Fix legacy page table walk
,
Michael Tokarev
,
01:04
[Stable-9.1.2 59/72] hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
,
Michael Tokarev
,
01:04
November 18, 2024
[Stable-9.0.4 68/71] contrib/plugins: add compat for g_memdup2
,
Michael Tokarev
,
16:09
[Stable-9.0.4 69/71] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Michael Tokarev
,
16:09
[Stable-9.0.4 70/71] hw/audio/hda: fix memory leak on audio setup
,
Michael Tokarev
,
16:09
[Stable-9.0.4 71/71] usb-hub: Fix handling port power control messages
,
Michael Tokarev
,
16:09
[Stable-9.0.4 62/71] accel/tcg: Fix user-only probe_access_internal plugin check
,
Michael Tokarev
,
16:09
[Stable-9.0.4 67/71] target/i386: fix hang when using slow path for ptw_setl
,
Michael Tokarev
,
16:09
[Stable-9.0.4 65/71] linux-user/arm: Select vdso for be8 and be32 modes
,
Michael Tokarev
,
16:09
[Stable-9.0.4 66/71] tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
,
Michael Tokarev
,
16:09
[Stable-9.0.4 63/71] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
,
Michael Tokarev
,
16:09
[Stable-9.0.4 64/71] linux-user/arm: Reduce vdso alignment to 4k
,
Michael Tokarev
,
16:09
[Stable-9.0.4 61/71] target/arm: Drop user-only special case in sve_stN_r
,
Michael Tokarev
,
16:09
[Stable-9.0.4 60/71] linux-user: Fix setreuid and setregid to use direct syscalls
,
Michael Tokarev
,
16:09
[Stable-9.0.4 59/71] hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
,
Michael Tokarev
,
16:08
[Stable-9.0.4 58/71] target/i386: Fix legacy page table walk
,
Michael Tokarev
,
16:08
[Stable-9.0.4 v2 00/71] Patch Round-up for stable 9.0.4, freeze on 2024-11-18
,
Michael Tokarev
,
16:08
Re: [PATCH 0/3] hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs
,
Philippe Mathieu-Daudé
,
16:01
[Stable-8.2.8 61/61] usb-hub: Fix handling port power control messages
,
Michael Tokarev
,
14:36
[Stable-8.2.8 59/61] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Michael Tokarev
,
14:36
[Stable-8.2.8 60/61] hw/audio/hda: fix memory leak on audio setup
,
Michael Tokarev
,
14:36
[Stable-8.2.8 58/61] contrib/plugins: add compat for g_memdup2
,
Michael Tokarev
,
14:35
[Stable-8.2.8 57/61] target/i386: fix hang when using slow path for ptw_setl
,
Michael Tokarev
,
14:35
[Stable-8.2.8 56/61] tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
,
Michael Tokarev
,
14:35
[Stable-8.2.8 55/61] linux-user/arm: Select vdso for be8 and be32 modes
,
Michael Tokarev
,
14:35
[Stable-8.2.8 54/61] linux-user/arm: Reduce vdso alignment to 4k
,
Michael Tokarev
,
14:35
[Stable-8.2.8 53/61] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
,
Michael Tokarev
,
14:35
[Stable-8.2.8 52/61] accel/tcg: Fix user-only probe_access_internal plugin check
,
Michael Tokarev
,
14:35
[Stable-8.2.8 50/61] linux-user: Fix setreuid and setregid to use direct syscalls
,
Michael Tokarev
,
14:35
[Stable-8.2.8 51/61] target/arm: Drop user-only special case in sve_stN_r
,
Michael Tokarev
,
14:35
[Stable-8.2.8 v2 00/61] Patch Round-up for stable 8.2.8, freeze on 2024-11-18
,
Michael Tokarev
,
14:35
[Stable-8.2.8 49/61] target/i386: Fix legacy page table walk
,
Michael Tokarev
,
14:35
[Stable-7.2.15 39/39] usb-hub: Fix handling port power control messages
,
Michael Tokarev
,
13:07
[Stable-7.2.15 38/39] hw/audio/hda: fix memory leak on audio setup
,
Michael Tokarev
,
13:06
[Stable-7.2.15 36/39] tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
,
Michael Tokarev
,
13:06
[Stable-7.2.15 37/39] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Michael Tokarev
,
13:06
[Stable-7.2.15 34/39] linux-user: Fix setreuid and setregid to use direct syscalls
,
Michael Tokarev
,
13:06
[Stable-7.2.15 35/39] target/arm: Drop user-only special case in sve_stN_r
,
Michael Tokarev
,
13:06
[Stable-7.2.15 33/39] target/i386: Fix legacy page table walk
,
Michael Tokarev
,
13:06
[Stable-7.2.15 v2 00/39] Patch Round-up for stable 7.2.15, freeze on 2024-11-18
,
Michael Tokarev
,
13:06
Re: [PULL 3/3] vfio/container: Fix container object destruction
,
Michael Tokarev
,
11:42
[PULL 12/15] hw/audio/hda: fix memory leak on audio setup
,
Philippe Mathieu-Daudé
,
07:48
[PULL 11/15] Revert "hw/audio/hda: fix memory leak on audio setup"
,
Philippe Mathieu-Daudé
,
07:48
Re: [PATCH] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Philippe Mathieu-Daudé
,
07:38
Re: [PATCH 0/3] hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs
,
Peter Maydell
,
05:50
[PATCH for-9.2 4/4] hw/nvme: take a reference on the subsystem on vf realization
,
Klaus Jensen
,
05:15
[PATCH for-9.2 0/4] fixes for hw/nvme
,
Klaus Jensen
,
05:15
[PATCH for-9.2 1/4] hw/nvme: fix msix_uninit with exclusive bar
,
Klaus Jensen
,
05:15
November 16, 2024
[PULL v2 02/15] target/arm: Drop user-only special case in sve_stN_r
,
Richard Henderson
,
12:06
November 15, 2024
[PULL 14/14] tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
,
Richard Henderson
,
15:59
[PULL 03/14] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
,
Richard Henderson
,
15:59
[PULL 02/14] accel/tcg: Fix user-only probe_access_internal plugin check
,
Richard Henderson
,
15:59
[PULL 01/14] linux-user: Fix setreuid and setregid to use direct syscalls
,
Richard Henderson
,
15:58
November 14, 2024
Re: [PATCH] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Philippe Mathieu-Daudé
,
09:39
Re: [PATCH] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Thomas Huth
,
09:24
[PATCH 2/2] hw/audio/hda: fix memory leak on audio setup
,
Paolo Bonzini
,
07:53
[PATCH 1/2] Revert "hw/audio/hda: fix memory leak on audio setup"
,
Paolo Bonzini
,
07:53
Re: [PATCH] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Mark Cave-Ayland
,
06:29
[PATCH] hw/misc/mos6522: Fix bad class definition of the MOS6522 device
,
Thomas Huth
,
05:47
November 13, 2024
Re: [PATCH] virtio-net: Add queues before loading them
,
Laurent Vivier
,
05:41
November 12, 2024
Re: [Stable-7.2.15 17/33] target/i386: Walk NPT in guest real mode
,
Michael Tokarev
,
08:21
Re: [Stable-7.2.15 17/33] target/i386: Walk NPT in guest real mode
,
Alexander Graf
,
07:16
Re: [PATCH 3/3] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
,
maobibo
,
00:24
November 11, 2024
[PATCH v2 2/6] virtio-net: Fix size check in dhclient workaround
,
Akihiko Odaki
,
01:41
[PATCH v2 0/6] virtio-net fixes
,
Akihiko Odaki
,
01:41
November 09, 2024
[Stable-9.1.2 57/58] 9pfs: fix crash on 'Treaddir' request
,
Michael Tokarev
,
07:21
[Stable-9.1.2 58/58] Revert "hw/audio/hda: fix memory leak on audio setup"
,
Michael Tokarev
,
07:21
[Stable-9.1.2 56/58] hw/nvme: fix handling of over-committed queues
,
Michael Tokarev
,
07:21
[Stable-9.1.2 55/58] migration: Ensure vmstate_save() sets errp
,
Michael Tokarev
,
07:21
[Stable-9.1.2 54/58] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Michael Tokarev
,
07:21
[Stable-9.1.2 53/58] target/arm: Add new MMU indexes for AArch32 Secure PL1&0
,
Michael Tokarev
,
07:21
[Stable-9.1.2 50/58] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
,
Michael Tokarev
,
07:20
[Stable-9.1.2 51/58] acpi/disassemle-aml.sh: fix up after dir reorg
,
Michael Tokarev
,
07:20
[Stable-9.1.2 49/58] qemu-ga: Fix a SIGSEGV in ga_run_command() helper
,
Michael Tokarev
,
07:20
[Stable-9.1.2 48/58] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
,
Michael Tokarev
,
07:20
[Stable-9.1.2 52/58] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
,
Michael Tokarev
,
07:20
[Stable-9.1.2 45/58] hw/ssi/pnv_spi: Return early in transfer()
,
Michael Tokarev
,
07:20
[Stable-9.1.2 46/58] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Michael Tokarev
,
07:20
[Stable-9.1.2 47/58] tests/tcg: Replace -mpower8-vector with -mcpu=power8
,
Michael Tokarev
,
07:20
[Stable-9.1.2 41/58] target/ppc: Fix mtDPDES targeting SMT siblings
,
Michael Tokarev
,
07:20
[Stable-9.1.2 44/58] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
,
Michael Tokarev
,
07:20
[Stable-9.1.2 39/58] ppc/pnv: Fix LPC serirq routing calculation
,
Michael Tokarev
,
07:19
[Stable-9.1.2 43/58] ppc/pnv: ADU fix possible buffer overrun with invalid size
,
Michael Tokarev
,
07:19
[Stable-9.1.2 42/58] target/ppc: Fix HFSCR facility checks
,
Michael Tokarev
,
07:19
[Stable-9.1.2 40/58] ppc/pnv: Fix LPC POWER8 register sanity check
,
Michael Tokarev
,
07:19
[Stable-9.1.2 38/58] target/ppc: Make divd[u] handler method decodetree compatible
,
Michael Tokarev
,
07:18
[Stable-9.1.2 34/58] target/riscv/kvm: set 'aia_mode' to default in error path
,
Michael Tokarev
,
07:18
[Stable-9.1.2 32/58] target/riscv: Set vtype.vill on CPU reset
,
Michael Tokarev
,
07:18
[Stable-9.1.2 29/58] target/riscv/csr.c: Fix an access to VXSAT
,
Michael Tokarev
,
07:18
[Stable-9.1.2 37/58] target/ppc: Set ctx->opcode for decode_insn32()
,
Michael Tokarev
,
07:18
[Stable-9.1.2 36/58] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Michael Tokarev
,
07:18
[Stable-9.1.2 28/58] stubs: avoid duplicate symbols in libqemuutil.a
,
Michael Tokarev
,
07:18
[Stable-9.1.2 27/58] target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr
,
Michael Tokarev
,
07:18
[Stable-9.1.2 26/58] target/arm: Fix arithmetic underflow in SETM instruction
,
Michael Tokarev
,
07:18
[Stable-9.1.2 25/58] hw/sd/omap_mmc: Don't use sd_cmd_type_t
,
Michael Tokarev
,
07:18
[Stable-9.1.2 35/58] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Michael Tokarev
,
07:18
[Stable-9.1.2 33/58] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Michael Tokarev
,
07:18
[Stable-9.1.2 22/58] net: fix build when libbpf is disabled, but libxdp is enabled
,
Michael Tokarev
,
07:18
[Stable-9.1.2 23/58] net/tap-win32: Fix gcc 14 format truncation errors
,
Michael Tokarev
,
07:18
[Stable-9.1.2 20/58] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
,
Michael Tokarev
,
07:18
[Stable-9.1.2 21/58] Fix calculation of minimum in colo_compare_tcp
,
Michael Tokarev
,
07:18
[Stable-9.1.2 19/58] plugins: fix qemu_plugin_reset
,
Michael Tokarev
,
07:18
[Stable-9.1.2 30/58] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
Michael Tokarev
,
07:18
[Stable-9.1.2 31/58] hw/intc: Don't clear pending bits on IRQ lowering
,
Michael Tokarev
,
07:18
[Stable-9.1.2 24/58] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
,
Michael Tokarev
,
07:18
[Stable-9.1.2 16/58] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
,
Michael Tokarev
,
07:17
[Stable-9.1.2 17/58] gitlab: make check-[dco|patch] a little more verbose
,
Michael Tokarev
,
07:17
[Stable-9.1.2 15/58] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
,
Michael Tokarev
,
07:17
[Stable-9.1.2 18/58] dockerfiles: fix default targets for debian-loongarch-cross
,
Michael Tokarev
,
07:17
[Stable-9.1.2 12/58] target/i386: Use probe_access_full_mmu in ptw_translate
,
Michael Tokarev
,
07:17
[Stable-9.1.2 13/58] linux-user: Emulate /proc/self/maps under mmap_lock
,
Michael Tokarev
,
07:16
[Stable-9.1.2 14/58] linux-user/ppc: Fix sigmask endianness issue in sigreturn
,
Michael Tokarev
,
07:16
[Stable-9.1.2 10/58] tcg: Reset data_gen_ptr correctly
,
Michael Tokarev
,
07:16
[Stable-9.1.2 11/58] target/i386: Walk NPT in guest real mode
,
Michael Tokarev
,
07:16
[Stable-9.1.2 09/58] raw-format: Fix error message for invalid offset/size
,
Michael Tokarev
,
07:16
[Stable-9.1.2 08/58] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
,
Michael Tokarev
,
07:16
[Stable-9.1.2 07/58] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
,
Michael Tokarev
,
07:15
[Stable-9.1.2 06/58] tests: Wait for migration completion on destination QEMU to avoid failures
,
Michael Tokarev
,
07:15
[Stable-9.1.2 05/58] target/i386: Use only 16 and 32-bit operands for IN/OUT
,
Michael Tokarev
,
07:15
[Stable-9.1.2 04/58] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
,
Michael Tokarev
,
07:15
[Stable-9.1.2 03/58] target/i386/tcg: Use DPL-level accesses for interrupts and call gates
,
Michael Tokarev
,
07:15
[Stable-9.1.2 02/58] KVM: Dynamic sized kvm memslots array
,
Michael Tokarev
,
07:15
[Stable-9.1.2 01/58] tcg/s390x: fix constraint for 32-bit TSTEQ/TSTNE
,
Michael Tokarev
,
07:14
[Stable-9.1.2 00/58] Patch Round-up for stable 9.1.2, freeze on 2024-11-18
,
Michael Tokarev
,
07:14
[Stable-9.0.4 57/57] 9pfs: fix crash on 'Treaddir' request
,
Michael Tokarev
,
07:14
[Stable-9.0.4 56/57] hw/nvme: fix handling of over-committed queues
,
Michael Tokarev
,
07:14
[Stable-9.0.4 55/57] migration: Ensure vmstate_save() sets errp
,
Michael Tokarev
,
07:14
[Stable-9.0.4 54/57] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Michael Tokarev
,
07:14
[Stable-9.0.4 53/57] target/arm: Add new MMU indexes for AArch32 Secure PL1&0
,
Michael Tokarev
,
07:14
[Stable-9.0.4 52/57] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
,
Michael Tokarev
,
07:14
[Stable-9.0.4 51/57] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
,
Michael Tokarev
,
07:14
[Stable-9.0.4 50/57] ppc/xive: Fix ESB length overflow on 32-bit hosts
,
Michael Tokarev
,
07:13
[Stable-9.0.4 48/57] target/ppc: Set ctx->opcode for decode_insn32()
,
Michael Tokarev
,
07:13
[Stable-9.0.4 47/57] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Michael Tokarev
,
07:13
[Stable-9.0.4 49/57] target/ppc: Fix mtDPDES targeting SMT siblings
,
Michael Tokarev
,
07:13
[Stable-9.0.4 46/57] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Michael Tokarev
,
07:13
[Stable-9.0.4 45/57] target/riscv/kvm: set 'aia_mode' to default in error path
,
Michael Tokarev
,
07:13
[Stable-9.0.4 44/57] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Michael Tokarev
,
07:13
[Stable-9.0.4 42/57] hw/intc: Don't clear pending bits on IRQ lowering
,
Michael Tokarev
,
07:13
[Stable-9.0.4 43/57] target/riscv: Set vtype.vill on CPU reset
,
Michael Tokarev
,
07:13
[Stable-9.0.4 41/57] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
Michael Tokarev
,
07:13
[Stable-9.0.4 40/57] target/riscv/csr.c: Fix an access to VXSAT
,
Michael Tokarev
,
07:12
[Stable-9.0.4 39/57] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
,
Michael Tokarev
,
07:12
[Stable-9.0.4 38/57] net/tap-win32: Fix gcc 14 format truncation errors
,
Michael Tokarev
,
07:12
[Stable-9.0.4 37/57] net: fix build when libbpf is disabled, but libxdp is enabled
,
Michael Tokarev
,
07:12
[Stable-9.0.4 36/57] Fix calculation of minimum in colo_compare_tcp
,
Michael Tokarev
,
07:12
[Stable-9.0.4 35/57] dockerfiles: fix default targets for debian-loongarch-cross
,
Michael Tokarev
,
07:12
[Stable-9.0.4 34/57] gitlab: make check-[dco|patch] a little more verbose
,
Michael Tokarev
,
07:12
[Stable-9.0.4 33/57] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
,
Michael Tokarev
,
07:12
[Stable-9.0.4 32/57] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
,
Michael Tokarev
,
07:12
[Stable-9.0.4 31/57] linux-user/ppc: Fix sigmask endianness issue in sigreturn
,
Michael Tokarev
,
07:11
[Stable-9.0.4 29/57] target/i386: Use probe_access_full_mmu in ptw_translate
,
Michael Tokarev
,
07:11
[Stable-9.0.4 30/57] linux-user: Emulate /proc/self/maps under mmap_lock
,
Michael Tokarev
,
07:11
[Stable-9.0.4 28/57] target/i386: Walk NPT in guest real mode
,
Michael Tokarev
,
07:10
[Stable-9.0.4 26/57] raw-format: Fix error message for invalid offset/size
,
Michael Tokarev
,
07:10
[Stable-9.0.4 27/57] tcg: Reset data_gen_ptr correctly
,
Michael Tokarev
,
07:10
[Stable-9.0.4 22/57] KVM: Dynamic sized kvm memslots array
,
Michael Tokarev
,
07:10
[Stable-9.0.4 25/57] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
,
Michael Tokarev
,
07:10
[Stable-9.0.4 24/57] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
,
Michael Tokarev
,
07:10
[Stable-9.0.4 23/57] tests: Wait for migration completion on destination QEMU to avoid failures
,
Michael Tokarev
,
07:10
[Stable-9.0.4 21/57] tcg/s390x: fix constraint for 32-bit TSTEQ/TSTNE
,
Michael Tokarev
,
07:10
[Stable-9.0.4 20/57] ui/dbus: fix filtering all update messages
,
Michael Tokarev
,
07:09
[Stable-9.0.4 19/57] ui/win32: fix potential use-after-free with dbus shared memory
,
Michael Tokarev
,
07:09
[Stable-9.0.4 18/57] ui/dbus: fix leak on message filtering
,
Michael Tokarev
,
07:09
[Stable-9.0.4 17/57] hw/audio/hda: free timer on exit
,
Michael Tokarev
,
07:09
[Stable-9.0.4 16/57] hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
,
Michael Tokarev
,
07:09
[Stable-9.0.4 14/57] tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
,
Michael Tokarev
,
07:08
[Stable-9.0.4 15/57] target/m68k: Always return a temporary from gen_lea_mode
,
Michael Tokarev
,
07:08
[Stable-9.0.4 12/57] linux-user: Fix parse_elf_properties GNU0_MAGIC check
,
Michael Tokarev
,
07:08
[Stable-9.0.4 13/57] tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
,
Michael Tokarev
,
07:08
[Stable-9.0.4 11/57] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Michael Tokarev
,
07:08
[Stable-9.0.4 10/57] vnc: fix crash when no console attached
,
Michael Tokarev
,
07:08
[Stable-9.0.4 09/57] testing: bump mips64el cross to bookworm and fix package list
,
Michael Tokarev
,
07:08
[Stable-9.0.4 08/57] fuzz: disable leak-detection for oss-fuzz builds
,
Michael Tokarev
,
07:08
[Stable-9.0.4 07/57] target/arm: Avoid target_ulong for physical address lookups
,
Michael Tokarev
,
07:08
[Stable-9.0.4 06/57] block/reqlist: allow adding overlapping requests
,
Michael Tokarev
,
07:08
[Stable-9.0.4 05/57] hw/mips/jazz: fix typo in in-built NIC alias
,
Michael Tokarev
,
07:08
[Stable-9.0.4 04/57] target/ppc: Fix lxvx/stxvx facility check
,
Michael Tokarev
,
07:08
[Stable-9.0.4 03/57] tcg: Fix iteration step in 32-bit gvec operation
,
Michael Tokarev
,
07:08
[Stable-9.0.4 02/57] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
,
Michael Tokarev
,
07:08
[Stable-9.0.4 01/57] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Michael Tokarev
,
07:08
[Stable-9.0.4 v1 00/57] Patch Round-up for stable 9.0.4, freeze on 2024-11-18
,
Michael Tokarev
,
07:08
[Stable-8.2.8 45/49] target/ppc: Fix mtDPDES targeting SMT siblings
,
Michael Tokarev
,
05:22
[Stable-8.2.8 43/49] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Michael Tokarev
,
05:21
[Stable-8.2.8 44/49] target/ppc: Set ctx->opcode for decode_insn32()
,
Michael Tokarev
,
05:21
[Stable-8.2.8 41/49] target/riscv/kvm: set 'aia_mode' to default in error path
,
Michael Tokarev
,
05:21
[Stable-8.2.8 49/49] 9pfs: fix crash on 'Treaddir' request
,
Michael Tokarev
,
05:21
[Stable-8.2.8 48/49] hw/nvme: fix handling of over-committed queues
,
Michael Tokarev
,
05:21
[Stable-8.2.8 46/49] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Michael Tokarev
,
05:20
[Stable-8.2.8 42/49] target/riscv/kvm: clarify how 'riscv-aia' default works
,
Michael Tokarev
,
05:20
[Stable-8.2.8 29/49] dockerfiles: fix default targets for debian-loongarch-cross
,
Michael Tokarev
,
05:20
[Stable-8.2.8 47/49] migration: Ensure vmstate_save() sets errp
,
Michael Tokarev
,
05:19
[Stable-8.2.8 37/49] hw/intc: Don't clear pending bits on IRQ lowering
,
Michael Tokarev
,
05:19
[Stable-8.2.8 39/49] hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
,
Michael Tokarev
,
05:19
[Stable-8.2.8 40/49] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Michael Tokarev
,
05:19
[Stable-8.2.8 36/49] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
Michael Tokarev
,
05:19
[Stable-8.2.8 31/49] net: fix build when libbpf is disabled, but libxdp is enabled
,
Michael Tokarev
,
05:19
[Stable-8.2.8 34/49] target/arm: Fix arithmetic underflow in SETM instruction
,
Michael Tokarev
,
05:18
[Stable-8.2.8 30/49] Fix calculation of minimum in colo_compare_tcp
,
Michael Tokarev
,
05:18
[Stable-8.2.8 23/49] target/i386: Walk NPT in guest real mode
,
Michael Tokarev
,
05:18
[Stable-8.2.8 35/49] target/riscv/csr.c: Fix an access to VXSAT
,
Michael Tokarev
,
05:18
[Stable-8.2.8 38/49] target/riscv: Set vtype.vill on CPU reset
,
Michael Tokarev
,
05:18
[Stable-8.2.8 27/49] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
,
Michael Tokarev
,
05:18
[Stable-8.2.8 25/49] linux-user: Emulate /proc/self/maps under mmap_lock
,
Michael Tokarev
,
05:18
[Stable-8.2.8 24/49] target/i386: Use probe_access_full_mmu in ptw_translate
,
Michael Tokarev
,
05:18
[Stable-8.2.8 22/49] tcg: Reset data_gen_ptr correctly
,
Michael Tokarev
,
05:18
[Stable-8.2.8 21/49] raw-format: Fix error message for invalid offset/size
,
Michael Tokarev
,
05:18
[Stable-8.2.8 32/49] net/tap-win32: Fix gcc 14 format truncation errors
,
Michael Tokarev
,
05:18
[Stable-8.2.8 26/49] linux-user/ppc: Fix sigmask endianness issue in sigreturn
,
Michael Tokarev
,
05:18
[Stable-8.2.8 11/49] tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
,
Michael Tokarev
,
05:18
[Stable-8.2.8 33/49] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
,
Michael Tokarev
,
05:18
[Stable-8.2.8 18/49] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
,
Michael Tokarev
,
05:18
[Stable-8.2.8 16/49] ui/win32: fix potential use-after-free with dbus shared memory
,
Michael Tokarev
,
05:18
[Stable-8.2.8 15/49] hw/audio/hda: free timer on exit
,
Michael Tokarev
,
05:18
[Stable-8.2.8 28/49] gitlab: make check-[dco|patch] a little more verbose
,
Michael Tokarev
,
05:17
[Stable-8.2.8 20/49] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
,
Michael Tokarev
,
05:17
[Stable-8.2.8 19/49] tests: Wait for migration completion on destination QEMU to avoid failures
,
Michael Tokarev
,
05:17
[Stable-8.2.8 10/49] linux-user: Fix parse_elf_properties GNU0_MAGIC check
,
Michael Tokarev
,
05:17
[Stable-8.2.8 14/49] hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
,
Michael Tokarev
,
05:17
[Stable-8.2.8 12/49] tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
,
Michael Tokarev
,
05:17
[Stable-8.2.8 17/49] KVM: Dynamic sized kvm memslots array
,
Michael Tokarev
,
05:17
[Stable-8.2.8 05/49] block/reqlist: allow adding overlapping requests
,
Michael Tokarev
,
05:16
[Stable-8.2.8 04/49] target/ppc: Fix lxvx/stxvx facility check
,
Michael Tokarev
,
05:16
[Stable-8.2.8 13/49] target/m68k: Always return a temporary from gen_lea_mode
,
Michael Tokarev
,
05:16
[Stable-8.2.8 09/49] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Michael Tokarev
,
05:15
[Stable-8.2.8 06/49] target/arm: Avoid target_ulong for physical address lookups
,
Michael Tokarev
,
05:15
[Stable-8.2.8 07/49] fuzz: disable leak-detection for oss-fuzz builds
,
Michael Tokarev
,
05:15
[Stable-8.2.8 02/49] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
,
Michael Tokarev
,
05:15
[Stable-8.2.8 08/49] testing: bump mips64el cross to bookworm and fix package list
,
Michael Tokarev
,
05:15
[Stable-8.2.8 03/49] tcg: Fix iteration step in 32-bit gvec operation
,
Michael Tokarev
,
05:15
[Stable-8.2.8 v1 00/49] Patch Round-up for stable 8.2.8, freeze on 2024-11-18
,
Michael Tokarev
,
05:15
[Stable-8.2.8 01/49] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Michael Tokarev
,
05:14
Re: [Stable-7.2.15 v1 00/33] Patch Round-up for stable 7.2.15, freeze on 2024-11-18
,
Michael Tokarev
,
02:48
Re: [Stable-7.2.15 v1 00/33] Patch Round-up for stable 7.2.15, freeze on 2024-11-18
,
Paolo Bonzini
,
02:38
[Stable-7.2.15 31/33] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Michael Tokarev
,
01:43
[Stable-7.2.15 33/33] 9pfs: fix crash on 'Treaddir' request
,
Michael Tokarev
,
01:43
[Stable-7.2.15 27/33] hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
,
Michael Tokarev
,
01:43
[Stable-7.2.15 32/33] hw/nvme: fix handling of over-committed queues
,
Michael Tokarev
,
01:43
[Stable-7.2.15 30/33] target/ppc: Set ctx->opcode for decode_insn32()
,
Michael Tokarev
,
01:43
[Stable-7.2.15 28/33] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Michael Tokarev
,
01:43
[Stable-7.2.15 24/33] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
Michael Tokarev
,
01:42
[Stable-7.2.15 29/33] target/riscv: Fix vcompress with rvv_ta_all_1s
,
Michael Tokarev
,
01:42
[Stable-7.2.15 23/33] target/riscv/csr.c: Fix an access to VXSAT
,
Michael Tokarev
,
01:42
[Stable-7.2.15 26/33] target/riscv: Set vtype.vill on CPU reset
,
Michael Tokarev
,
01:41
[Stable-7.2.15 22/33] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
,
Michael Tokarev
,
01:41
[Stable-7.2.15 25/33] hw/intc: Don't clear pending bits on IRQ lowering
,
Michael Tokarev
,
01:41
[Stable-7.2.15 20/33] Fix calculation of minimum in colo_compare_tcp
,
Michael Tokarev
,
01:41
[Stable-7.2.15 19/33] gitlab: make check-[dco|patch] a little more verbose
,
Michael Tokarev
,
01:40
[Stable-7.2.15 21/33] net/tap-win32: Fix gcc 14 format truncation errors
,
Michael Tokarev
,
01:40
[Stable-7.2.15 18/33] linux-user/ppc: Fix sigmask endianness issue in sigreturn
,
Michael Tokarev
,
01:40
[Stable-7.2.15 17/33] target/i386: Walk NPT in guest real mode
,
Michael Tokarev
,
01:40
[Stable-7.2.15 15/33] tcg: Reset data_gen_ptr correctly
,
Michael Tokarev
,
01:40
[Stable-7.2.15 16/33] target/i386: Avoid unreachable variable declaration in mmu_translate()
,
Michael Tokarev
,
01:40
[Stable-7.2.15 12/33] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
,
Michael Tokarev
,
01:40
[Stable-7.2.15 13/33] tests: Wait for migration completion on destination QEMU to avoid failures
,
Michael Tokarev
,
01:40
[Stable-7.2.15 14/33] raw-format: Fix error message for invalid offset/size
,
Michael Tokarev
,
01:40
[Stable-7.2.15 11/33] KVM: Dynamic sized kvm memslots array
,
Michael Tokarev
,
01:39
[Stable-7.2.15 07/33] linux-user: Fix parse_elf_properties GNU0_MAGIC check
,
Michael Tokarev
,
01:39
[Stable-7.2.15 09/33] hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
,
Michael Tokarev
,
01:39
[Stable-7.2.15 10/33] hw/audio/hda: free timer on exit
,
Michael Tokarev
,
01:39
[Stable-7.2.15 08/33] scsi: fetch unit attention when creating the request
,
Michael Tokarev
,
01:39
[Stable-7.2.15 06/33] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Michael Tokarev
,
01:39
[Stable-7.2.15 05/33] tracetool: avoid invalid escape in Python string
,
Michael Tokarev
,
01:39
[Stable-7.2.15 02/33] target/ppc: Fix lxvx/stxvx facility check
,
Michael Tokarev
,
01:39
[Stable-7.2.15 03/33] block/reqlist: allow adding overlapping requests
,
Michael Tokarev
,
01:39
[Stable-7.2.15 04/33] fuzz: disable leak-detection for oss-fuzz builds
,
Michael Tokarev
,
01:39
[Stable-7.2.15 v1 00/33] Patch Round-up for stable 7.2.15, freeze on 2024-11-18
,
Michael Tokarev
,
01:39
[Stable-7.2.15 01/33] softmmu/physmem.c: Keep transaction attribute in address_space_map()
,
Michael Tokarev
,
01:39
November 08, 2024
[PULL 13/13] hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
,
Paolo Bonzini
,
12:39
[PULL 04/13] target/i386: Fix legacy page table walk
,
Paolo Bonzini
,
12:38
Re: [PULL for-9.2 0/1] 9p queue 2024-11-08
,
Peter Maydell
,
09:46
[PATCH 2/3] hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
,
Peter Maydell
,
08:55
[PATCH 3/3] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
,
Peter Maydell
,
08:55
[PATCH 1/3] bitops.h: Define bit operations on 'uint32_t' arrays
,
Peter Maydell
,
08:55
[PATCH 0/3] hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs
,
Peter Maydell
,
08:55
[PULL for-9.2 1/1] 9pfs: fix crash on 'Treaddir' request
,
Christian Schoenebeck
,
05:37
[PULL for-9.2 0/1] 9p queue 2024-11-08
,
Christian Schoenebeck
,
05:37
[PULL 1/1] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
03:16
November 07, 2024
Re: [PULL 08/67] target/ppc: Fix HFSCR facility checks
,
Nicholas Piggin
,
21:34
Re: [PATCH] 9pfs: fix crash on 'Treaddir' request
,
Christian Schoenebeck
,
09:22
November 06, 2024
Re: [PATCH] target/i386: Fix legacy page table walk
,
Mark Cave-Ayland
,
17:55
Re: [PATCH v2] vhost-user: fix shared object return values
,
Michael Tokarev
,
15:00
Re: [PATCH] target/i386: Fix legacy page table walk
,
Paolo Bonzini
,
12:45
Re: [PATCH v3 1/3] plugins: add missing export for qemu_plugin_num_vcpus
,
Pierrick Bouvier
,
12:37
[PATCH] target/i386: Fix legacy page table walk
,
Alexander Graf
,
11:00
Re: [PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL
,
Tao Su
,
08:43
Re: [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
,
Michael Tokarev
,
07:17
Re: [PATCH v2] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
04:59
November 05, 2024
[PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL
,
Zhao Liu
,
21:50
Re: [PULL 02/67] target/ppc: Make divd[u] handler method decodetree compatible
,
Michael Tokarev
,
13:46
Re: [PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
,
Cédric Le Goater
,
11:32
Re: [PATCH] 9pfs: fix crash on 'Treaddir' request
,
Christian Schoenebeck
,
11:15
Re: [PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
,
Michael Tokarev
,
11:14
Re: [PATCH] 9pfs: fix crash on 'Treaddir' request
,
Greg Kurz
,
11:03
Re: [PULL 08/67] target/ppc: Fix HFSCR facility checks
,
Michael Tokarev
,
10:50
Re: [PULL 02/67] target/ppc: Make divd[u] handler method decodetree compatible
,
Michael Tokarev
,
10:33
[PATCH] 9pfs: fix crash on 'Treaddir' request
,
Christian Schoenebeck
,
05:56
November 04, 2024
Re: [PATCH v2] hw/nvme: fix handling of over-committed queues
,
Waldek Kozaczuk
,
17:33
Re: [PATCH v2] hw/nvme: fix handling of over-committed queues
,
Keith Busch
,
13:57
Re: [PULL 04/49] target/i386: fix CPUID check for LFENCE and SFENCE
,
Paolo Bonzini
,
13:31
Re: [PULL 04/49] target/i386: fix CPUID check for LFENCE and SFENCE
,
Michael Tokarev
,
13:17
Re: [PATCH v2] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
13:16
November 03, 2024
[PULL 15/67] tests/tcg: Replace -mpower8-vector with -mcpu=power8
,
Nicholas Piggin
,
19:20
[PULL 14/67] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Nicholas Piggin
,
19:20
[PULL 13/67] hw/ssi/pnv_spi: Return early in transfer()
,
Nicholas Piggin
,
19:20
[PULL 12/67] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
,
Nicholas Piggin
,
19:20
[PULL 10/67] ppc/pnv: ADU fix possible buffer overrun with invalid size
,
Nicholas Piggin
,
19:19
[PULL 08/67] target/ppc: Fix HFSCR facility checks
,
Nicholas Piggin
,
19:19
[PULL 05/67] target/ppc: Fix mtDPDES targeting SMT siblings
,
Nicholas Piggin
,
19:19
[PULL 04/67] ppc/pnv: Fix LPC POWER8 register sanity check
,
Nicholas Piggin
,
19:19
[PULL 03/67] ppc/pnv: Fix LPC serirq routing calculation
,
Nicholas Piggin
,
19:19
[PULL 01/67] target/ppc: Set ctx->opcode for decode_insn32()
,
Nicholas Piggin
,
19:19
[PULL 02/67] target/ppc: Make divd[u] handler method decodetree compatible
,
Nicholas Piggin
,
19:19
Re: [PATCH] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Richard Henderson
,
04:54
November 01, 2024
[PATCH] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
,
Peter Maydell
,
14:55
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc