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: Wed Feb 28 2024 17:56:23 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2024
[Stable-8.2.2 77/78] tests/vm: avoid re-building the VM images all the time
,
Michael Tokarev
,
17:56
[Stable-8.2.2 78/78] gitlab: force allow use of pip in Cirrus jobs
,
Michael Tokarev
,
17:56
[Stable-8.2.2 76/78] tests/vm: update openbsd image to 7.4
,
Michael Tokarev
,
17:56
[Stable-8.2.2 75/78] target/i386: leave the A20 bit set in the final NPT walk
,
Michael Tokarev
,
17:56
[Stable-8.2.2 74/78] target/i386: remove unnecessary/wrong application of the A20 mask
,
Michael Tokarev
,
17:56
[Stable-8.2.2 72/78] target/i386: check validity of VMCB addresses
,
Michael Tokarev
,
17:56
[Stable-8.2.2 73/78] target/i386: Fix physical address truncation
,
Michael Tokarev
,
17:55
[Stable-8.2.2 71/78] target/i386: mask high bits of CR3 in 32-bit mode
,
Michael Tokarev
,
17:55
[Stable-8.2.2 70/78] pl031: Update last RTCLR value on write in case it's read back
,
Michael Tokarev
,
17:55
[Stable-8.2.2 68/78] update edk2 binaries to edk2-stable202402
,
Michael Tokarev
,
17:55
[Stable-8.2.2 67/78] update edk2 submodule to edk2-stable202402
,
Michael Tokarev
,
17:55
[Stable-8.2.2 66/78] target/ppc: Fix crash on machine check caused by ifetch
,
Michael Tokarev
,
17:55
[Stable-8.2.2 69/78] hw/nvme: fix invalid endian conversion
,
Michael Tokarev
,
17:55
[Stable-8.2.2 65/78] target/ppc: Fix lxv/stxv MSR facility check
,
Michael Tokarev
,
17:55
[Stable-8.2.2 64/78] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Michael Tokarev
,
17:55
[Stable-8.2.2 62/78] docs/system: Update description for input grab key
,
Michael Tokarev
,
17:55
[Stable-8.2.2 63/78] system/vl: Update description for input grab key
,
Michael Tokarev
,
17:55
[Stable-8.2.2 v2 00/78] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
,
Michael Tokarev
,
17:55
[Stable-8.2.2 61/78] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Michael Tokarev
,
17:55
[Stable-7.2.10 47/47] tests/vm: avoid re-building the VM images all the time
,
Michael Tokarev
,
15:36
[Stable-7.2.10 46/47] tests/vm: update openbsd image to 7.4
,
Michael Tokarev
,
15:36
[Stable-7.2.10 43/47] target/i386: Fix physical address truncation
,
Michael Tokarev
,
15:36
[Stable-7.2.10 42/47] target/i386: check validity of VMCB addresses
,
Michael Tokarev
,
15:36
[Stable-7.2.10 45/47] target/i386: leave the A20 bit set in the final NPT walk
,
Michael Tokarev
,
15:36
[Stable-7.2.10 44/47] target/i386: remove unnecessary/wrong application of the A20 mask
,
Michael Tokarev
,
15:36
[Stable-7.2.10 41/47] target/i386: mask high bits of CR3 in 32-bit mode
,
Michael Tokarev
,
15:36
[Stable-7.2.10 40/47] pl031: Update last RTCLR value on write in case it's read back
,
Michael Tokarev
,
15:36
[Stable-7.2.10 39/47] hw/nvme: fix invalid endian conversion
,
Michael Tokarev
,
15:36
[Stable-7.2.10 38/47] target/ppc: Fix lxv/stxv MSR facility check
,
Michael Tokarev
,
15:35
[Stable-7.2.10 37/47] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Michael Tokarev
,
15:35
[Stable-7.2.10 36/47] system/vl: Update description for input grab key
,
Michael Tokarev
,
15:35
[Stable-7.2.10 35/47] docs/system: Update description for input grab key
,
Michael Tokarev
,
15:35
[Stable-7.2.10 v1 00/47] Patch Round-up for stable 7.2.10, freeze on 2024-03-02
,
Michael Tokarev
,
15:35
[Stable-7.2.10 33/47] meson: ensure dbus-display generated code is built before other units
,
Michael Tokarev
,
15:35
Re: [PULL 06/10] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
15:18
Re: [PULL 06/10] target/i386: Fix physical address truncation
,
Michael Tokarev
,
13:14
RE: [PATCH v8 02/15] pcie_sriov: Validate NumVFs
,
Sriram Yagnaraman
,
12:33
[PATCH v8 02/15] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
06:33
[PATCH v8 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
06:33
[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
06:33
[PULL 06/10] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
03:07
[PULL 08/10] target/i386: leave the A20 bit set in the final NPT walk
,
Paolo Bonzini
,
03:07
[PULL 07/10] target/i386: remove unnecessary/wrong application of the A20 mask
,
Paolo Bonzini
,
03:07
[PULL 03/10] target/i386: check validity of VMCB addresses
,
Paolo Bonzini
,
03:07
[PULL 02/10] target/i386: mask high bits of CR3 in 32-bit mode
,
Paolo Bonzini
,
03:07
February 27, 2024
Re: [PULL 0/2] Edk2 stable202402 20240226 patches
,
Peter Maydell
,
05:11
February 26, 2024
[PULL 2/2] update edk2 binaries to edk2-stable202402
,
Gerd Hoffmann
,
11:05
[PULL 1/2] update edk2 submodule to edk2-stable202402
,
Gerd Hoffmann
,
11:00
[PULL 0/2] Edk2 stable202402 20240226 patches
,
Gerd Hoffmann
,
11:00
February 24, 2024
[PATCH v7 02/16] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
04:24
[PATCH v7 01/16] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
04:24
[PATCH v7 00/16] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
04:24
February 23, 2024
[PULL 02/47] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
10:56
[PULL 01/47] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
10:53
February 22, 2024
[PULL 01/39] tcg/aarch64: Apple does not align __int128_t in even registers
,
Richard Henderson
,
15:43
Re: [PATCH v2 2/2] system/vl: Update description for input grab key
,
Michael Tokarev
,
10:49
Re: [PATCH v2 2/2] system/vl: Update description for input grab key
,
Tianlan Zhou
,
07:51
February 21, 2024
[Stable-7.2.10 33/33] audio: Depend on dbus_display1_dep
,
Michael Tokarev
,
16:50
[Stable-7.2.10 31/33] ui/clipboard: add asserts for update and request
,
Michael Tokarev
,
16:50
[Stable-7.2.10 32/33] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
16:50
[Stable-7.2.10 30/33] ui/clipboard: mark type as not available when there is no data
,
Michael Tokarev
,
16:50
[Stable-7.2.10 29/33] ui: reject extended clipboard message if not activated
,
Michael Tokarev
,
16:49
[Stable-7.2.10 27/33] i386/cpuid: Move leaf 7 to correct group
,
Michael Tokarev
,
16:49
[Stable-7.2.10 25/33] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Michael Tokarev
,
16:49
[Stable-7.2.10 28/33] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Michael Tokarev
,
16:49
[Stable-7.2.10 26/33] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Michael Tokarev
,
16:49
[Stable-7.2.10 24/33] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Michael Tokarev
,
16:49
[Stable-7.2.10 23/33] iotests: Make 144 deterministic again
,
Michael Tokarev
,
16:49
[Stable-7.2.10 21/33] target/arm: Fix SVE/SME gross MTE suppression checks
,
Michael Tokarev
,
16:49
[Stable-7.2.10 22/33] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Michael Tokarev
,
16:49
[Stable-7.2.10 20/33] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Michael Tokarev
,
16:49
[Stable-7.2.10 19/33] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Michael Tokarev
,
16:48
[Stable-7.2.10 18/33] tests/acpi: Update DSDT.cxl to reflect change _STA return value.
,
Michael Tokarev
,
16:48
[Stable-7.2.10 14/33] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
16:48
[Stable-7.2.10 17/33] hw/i386: Fix _STA return value for ACPI0017
,
Michael Tokarev
,
16:48
[Stable-7.2.10 16/33] tests/acpi: Allow update of DSDT.cxl
,
Michael Tokarev
,
16:48
[Stable-7.2.10 15/33] smmu: Clear SMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
16:48
[Stable-7.2.10 13/33] hw/cxl: Pass CXLComponentState to cache_mem_ops
,
Michael Tokarev
,
16:48
[Stable-7.2.10 12/33] cxl/cdat: Fix header sum value in CDAT checksum
,
Michael Tokarev
,
16:47
[Stable-7.2.10 10/33] vhost-user.rst: Fix vring address description
,
Michael Tokarev
,
16:47
[Stable-7.2.10 11/33] cxl/cdat: Handle cdat table build errors
,
Michael Tokarev
,
16:47
[Stable-7.2.10 09/33] hw/smbios: Fix port connector option validation
,
Michael Tokarev
,
16:47
[Stable-7.2.10 08/33] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
16:47
[Stable-7.2.10 07/33] pci-host: designware: Limit value range of iATU viewport register
,
Michael Tokarev
,
16:47
[Stable-7.2.10 05/33] system/vl.c: Fix handling of '-serial none -serial something'
,
Michael Tokarev
,
16:47
[Stable-7.2.10 06/33] qemu-options.hx: Improve -serial option documentation
,
Michael Tokarev
,
16:47
[Stable-7.2.10 04/33] target/arm: fix exception syndrome for AArch32 bkpt insn
,
Michael Tokarev
,
16:47
[Stable-7.2.10 03/33] block/blkio: Make s->mem_region_alignment be 64 bits
,
Michael Tokarev
,
16:47
[Stable-7.2.10 02/33] qemu-docs: Update options for graphical frontends
,
Michael Tokarev
,
16:47
[Stable-7.2.10 v0 00/33] Patch Round-up for stable 7.2.10, freeze on 2024-03-02
,
Michael Tokarev
,
16:47
[Stable-7.2.10 01/33] migration: Fix use-after-free of migration state object
,
Michael Tokarev
,
16:47
[Stable-8.2.2 26/60] hw/net/tulip: add chip status register values
,
Michael Tokarev
,
10:34
[Stable-8.2.2 57/60] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
10:31
[Stable-8.2.2 19/60] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
10:31
[Stable-8.2.2 55/60] ui/clipboard: mark type as not available when there is no data
,
Michael Tokarev
,
10:30
[Stable-8.2.2 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
10:30
[Stable-8.2.2 44/60] target/arm: Handle mte in do_ldrq, do_ldro
,
Michael Tokarev
,
10:30
[Stable-8.2.2 41/60] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Michael Tokarev
,
10:26
[Stable-8.2.2 43/60] target/arm: Split out make_svemte_desc
,
Michael Tokarev
,
10:26
[Stable-8.2.2 49/60] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Michael Tokarev
,
10:25
[Stable-8.2.2 32/60] hw/cxl/device: read from register values in mdev_reg_read()
,
Michael Tokarev
,
10:25
[Stable-8.2.2 46/60] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Michael Tokarev
,
10:25
[Stable-8.2.2 37/60] tests/acpi: Allow update of DSDT.cxl
,
Michael Tokarev
,
10:25
[Stable-8.2.2 53/60] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Michael Tokarev
,
10:25
[Stable-8.2.2 31/60] cxl/cdat: Fix header sum value in CDAT checksum
,
Michael Tokarev
,
10:24
[Stable-8.2.2 42/60] target/arm: Adjust and validate mtedesc sizem1
,
Michael Tokarev
,
10:23
[Stable-8.2.2 54/60] ui: reject extended clipboard message if not activated
,
Michael Tokarev
,
10:23
[Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep
,
Michael Tokarev
,
10:23
[Stable-8.2.2 50/60] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Michael Tokarev
,
10:23
[Stable-8.2.2 33/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
,
Michael Tokarev
,
10:23
[Stable-8.2.2 24/60] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
10:23
[Stable-8.2.2 52/60] i386/cpuid: Move leaf 7 to correct group
,
Michael Tokarev
,
10:21
[Stable-8.2.2 45/60] target/arm: Fix SVE/SME gross MTE suppression checks
,
Michael Tokarev
,
10:20
[Stable-8.2.2 36/60] smmu: Clear SMMUPciBus pointer cache when system reset
,
Michael Tokarev
,
10:19
[Stable-8.2.2 59/60] meson: Explicitly specify dbus-display1.h dependency
,
Michael Tokarev
,
10:19
[Stable-8.2.2 56/60] ui/clipboard: add asserts for update and request
,
Michael Tokarev
,
10:19
[Stable-8.2.2 58/60] audio: Depend on dbus_display1_dep
,
Michael Tokarev
,
10:19
[Stable-8.2.2 48/60] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Michael Tokarev
,
10:19
[Stable-8.2.2 51/60] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Michael Tokarev
,
10:18
[Stable-8.2.2 47/60] iotests: Make 144 deterministic again
,
Michael Tokarev
,
10:14
[Stable-8.2.2 29/60] vhost-user.rst: Fix vring address description
,
Michael Tokarev
,
10:14
[Stable-8.2.2 23/60] configure: run plugin TCG tests again
,
Michael Tokarev
,
10:14
[Stable-8.2.2 20/60] migration: Fix logic of channels and transport compatibility check
,
Michael Tokarev
,
10:14
[Stable-8.2.2 27/60] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
10:14
[Stable-8.2.2 28/60] tcg/arm: Fix goto_tb for large translation blocks
,
Michael Tokarev
,
10:14
[Stable-8.2.2 21/60] hw/riscv/virt-acpi-build.c: fix leak in build_rhct()
,
Michael Tokarev
,
10:14
[Stable-8.2.2 40/60] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Michael Tokarev
,
10:14
[Stable-8.2.2 39/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value.
,
Michael Tokarev
,
03:24
[Stable-8.2.2 38/60] hw/i386: Fix _STA return value for ACPI0017
,
Michael Tokarev
,
03:24
[Stable-8.2.2 34/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Michael Tokarev
,
03:24
[Stable-8.2.2 16/60] iotests: give tempdir an identifying name
,
Michael Tokarev
,
03:22
[Stable-8.2.2 10/60] target/arm: Reinstate "vfp" property on AArch32 CPUs
,
Michael Tokarev
,
03:21
[Stable-8.2.2 14/60] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
,
Michael Tokarev
,
03:21
[Stable-8.2.2 13/60] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Michael Tokarev
,
03:21
[Stable-8.2.2 12/60] tcg/loongarch64: Set vector registers call clobbered
,
Michael Tokarev
,
03:21
[Stable-8.2.2 11/60] pci-host: designware: Limit value range of iATU viewport register
,
Michael Tokarev
,
03:21
[Stable-8.2.2 08/60] system/vl.c: Fix handling of '-serial none -serial something'
,
Michael Tokarev
,
03:21
[Stable-8.2.2 09/60] qemu-options.hx: Improve -serial option documentation
,
Michael Tokarev
,
03:21
[Stable-8.2.2 06/60] block/blkio: Make s->mem_region_alignment be 64 bits
,
Michael Tokarev
,
03:21
[Stable-8.2.2 03/60] vfio/pci: Clear MSI-X IRQ index always
,
Michael Tokarev
,
03:21
[Stable-8.2.2 07/60] target/arm: fix exception syndrome for AArch32 bkpt insn
,
Michael Tokarev
,
03:21
[Stable-8.2.2 05/60] qemu-docs: Update options for graphical frontends
,
Michael Tokarev
,
03:21
[Stable-8.2.2 04/60] Make 'uri' optional for migrate QAPI
,
Michael Tokarev
,
03:21
[Stable-8.2.2 02/60] migration: Fix use-after-free of migration state object
,
Michael Tokarev
,
03:21
[Stable-8.2.2 v0 00/60] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
,
Michael Tokarev
,
03:21
[Stable-8.2.2 01/60] migration: Plug memory leak on HMP migrate error path
,
Michael Tokarev
,
03:21
February 20, 2024
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
15:40
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Alex Bennée
,
12:19
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Peter Maydell
,
12:03
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Thomas Huth
,
12:01
Re: [PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Daniel P . Berrangé
,
11:59
[PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
,
Peter Maydell
,
11:56
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
10:33
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Kevin Wolf
,
09:53
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
09:47
Re: [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Kevin Wolf
,
09:29
[PATCH v6 02/15] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
07:25
[PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
07:25
[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
07:24
[PULL 15/17] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
,
Paolo Bonzini
,
03:08
[PULL 08/17] i386/cpuid: Move leaf 7 to correct group
,
Paolo Bonzini
,
03:07
[PULL 06/17] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Paolo Bonzini
,
03:06
[PULL 02/17] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
,
Paolo Bonzini
,
03:06
[PULL 01/17] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
,
Paolo Bonzini
,
03:06
February 19, 2024
Re: [PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
,
Manos Pitsidianakis
,
07:43
Re: [PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
,
Klaus Jensen
,
07:00
[PULL 01/49] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
03:30
[PULL 02/49] target/ppc: Fix crash on machine check caused by ifetch
,
Nicholas Piggin
,
03:30
Re: [PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
03:13
February 18, 2024
Re: [PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
12:36
Re: [PATCH] tcg/aarch64: Apple does not align __int128_t in even registers
,
Philippe Mathieu-Daudé
,
06:00
[PATCH v2 05/11] hw/audio/virtio-sound: free all stream buffers on reset
,
Volker Rümelin
,
03:34
[PATCH v2 02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler
,
Volker Rümelin
,
03:34
[PATCH v2 01/11] hw/audio/virtio-sound: return correct command response size
,
Volker Rümelin
,
03:34
[PATCH v2 00/11] virtio-sound migration part 1
,
Volker Rümelin
,
03:31
February 17, 2024
[PATCH v5 02/11] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
23:56
[PATCH v5 01/11] hw/nvme: Use pcie_sriov_num_vfs()
,
Akihiko Odaki
,
23:56
[PATCH v5 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
23:56
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Guenter Roeck
,
10:36
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
06:32
Re: [PATCH] vdpa: set old virtio status at cvq isolation probing end
,
Michael Tokarev
,
04:17
Re: [PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
,
Michael Tokarev
,
04:11
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Michael Tokarev
,
04:06
February 16, 2024
[PATCH] tcg/aarch64: Apple does not align __int128_t in even registers
,
Richard Henderson
,
16:45
Re: [PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Richard Henderson
,
14:17
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Alex Bennée
,
10:47
Re: [PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Michael Tokarev
,
10:13
[PULL 2/7] ui/clipboard: mark type as not available when there is no data
,
marcandre . lureau
,
08:32
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Peter Maydell
,
08:20
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Alex Bennée
,
06:30
February 15, 2024
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Michael Tokarev
,
13:54
Re: [PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Philippe Mathieu-Daudé
,
12:36
[PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
,
Peter Maydell
,
10:50
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
08:25
February 14, 2024
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael S. Tsirkin
,
10:55
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael Tokarev
,
10:53
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
09:58
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Akihiko Odaki
,
09:54
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
08:58
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
08:27
[PULL 56/60] hw/smbios: Fix port connector option validation
,
Michael S. Tsirkin
,
06:16
[PULL 54/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Michael S. Tsirkin
,
06:16
[PULL 55/60] hw/smbios: Fix OEM strings table option validation
,
Michael S. Tsirkin
,
06:16
Re: [PULL 00/12] Hppa64 patches
,
Michael Tokarev
,
04:07
Re: [PATCH v4 5/9] pcie_sriov: Validate NumVFs
,
Michael Tokarev
,
03:59
Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Cédric Le Goater
,
02:35
February 13, 2024
[PATCH 2/2] tcg/arm: Fix goto_tb for large translation blocks
,
Richard Henderson
,
20:25
[PATCH 1/2] tcg: Increase width of temp_subindex
,
Richard Henderson
,
20:25
Re: [PULL 00/12] Hppa64 patches
,
Helge Deller
,
14:16
Re: [PULL 00/12] Hppa64 patches
,
Michael Tokarev
,
13:09
Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Harsh Prateek Bora
,
09:33
[PATCH] target/ppc: Fix lxv/stxv MSR facility check
,
Nicholas Piggin
,
03:39
[PULL 05/15] hw/smbios: Fix OEM strings table option validation
,
Michael Tokarev
,
03:02
[PULL 06/15] hw/smbios: Fix port connector option validation
,
Michael Tokarev
,
03:02
Re: [PATCH] tcg/arm: Fix goto_tb for large translation blocks
,
Michael Tokarev
,
02:55
Re: [PATCH] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
01:02
Re: [PATCH] tcg: Increase width of temp_subindex
,
Michael Tokarev
,
00:44
February 12, 2024
Re: [PATCH] tcg: Increase width of temp_subindex
,
Philippe Mathieu-Daudé
,
22:36
[PATCH] tcg: Increase width of temp_subindex
,
Richard Henderson
,
21:21
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
03:53
February 10, 2024
Re: [PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Richard Henderson
,
12:45
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Thomas Huth
,
11:09
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
04:30
Re: [PULL 26/34] migration/multifd: Join the TLS thread
,
Michael Tokarev
,
04:18
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Michael Tokarev
,
03:46
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Michael Tokarev
,
03:37
February 09, 2024
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Philippe Mathieu-Daudé
,
15:42
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
BALATON Zoltan
,
14:47
Re: [PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Helge Deller
,
14:19
[PATCH] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
,
Thomas Huth
,
13:55
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Hanna Czenczek
,
12:11
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
11:51
Re: [PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Michael Tokarev
,
09:38
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Michael Tokarev
,
09:08
February 08, 2024
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Stefan Hajnoczi
,
16:15
Re: Fwd: [PULL 01/12] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
,
Michael Tokarev
,
13:29
Fwd: [PULL 01/12] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
,
Thomas Huth
,
13:03
Re: [PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Philippe Mathieu-Daudé
,
12:46
[PATCH v2] ui/console: Fix console resize with placeholder surface
,
Tianlan Zhou
,
12:33
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
12:21
Re: [PATCH v3 2/6] target/arm: Fix nregs computation in do_{ld, st}_zpa
,
Peter Maydell
,
11:24
Re: [PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Peter Maydell
,
11:18
[PATCH] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
,
Peter Maydell
,
10:33
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
04:02
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Kevin Wolf
,
03:42
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
02:02
Re: [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Michael Tokarev
,
00:37
February 07, 2024
[PULL 25/34] migration: Fix logic of channels and transport compatibility check
,
peterx
,
22:07
[PULL 26/34] migration/multifd: Join the TLS thread
,
peterx
,
22:07
[PULL 27/34] migration/multifd: Remove p->running
,
peterx
,
22:07
Re: [PATCH] ui/console: Fix console resize with placeholder surface
,
Michael Tokarev
,
16:07
Re: [PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
,
Kevin Wolf
,
16:00
Re: [PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Gustavo Romero
,
15:58
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Kevin Wolf
,
15:53
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Kevin Wolf
,
08:56
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
06:06
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
05:19
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
04:35
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
03:53
Re: Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
03:47
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Cindy Lu
,
03:07
February 06, 2024
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
22:17
[PATCH v3 6/6] target/arm: Fix SVE/SME gross MTE suppression checks
,
Richard Henderson
,
21:52
[PATCH v3 5/6] target/arm: Handle mte in do_ldrq, do_ldro
,
Richard Henderson
,
21:52
[PATCH v3 4/6] target/arm: Split out make_svemte_desc
,
Richard Henderson
,
21:52
[PATCH v3 3/6] target/arm: Adjust and validate mtedesc sizem1
,
Richard Henderson
,
21:52
[PATCH v3 2/6] target/arm: Fix nregs computation in do_{ld,st}_zpa
,
Richard Henderson
,
21:52
[PATCH v3 1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode
,
Richard Henderson
,
21:52
Re: [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Richard Henderson
,
19:42
[PATCH v3 2/6] migration/multifd: Remove p->running
,
Fabiano Rosas
,
16:52
[PATCH v3 1/6] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
16:51
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Stefan Hajnoczi
,
13:40
Re: [PATCH 2/2] scsi: Await request purging
,
Stefan Hajnoczi
,
11:57
Re: [PATCH 1/2] block-backend: Allow concurrent context changes
,
Stefan Hajnoczi
,
11:55
Re: [PATCH 0/2] block: Allow concurrent BB context changes
,
Stefan Hajnoczi
,
11:53
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
11:45
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
09:55
Re: [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Peter Maydell
,
09:46
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Daniel P . Berrangé
,
05:06
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Peter Xu
,
04:15
Re: [PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Daniel P . Berrangé
,
03:53
Re: Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
03:31
February 05, 2024
[PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
,
Richard Henderson
,
22:05
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Jason Wang
,
21:47
[PATCH v2 2/6] migration/multifd: Remove p->running
,
Fabiano Rosas
,
14:49
[PATCH v2 1/6] migration/multifd: Join the TLS thread
,
Fabiano Rosas
,
14:49
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
08:49
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
08:13
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Eugenio Perez Martin
,
07:23
Re: [PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Stefano Garzarella
,
05:51
February 04, 2024
Re: [PATCH v2 0/2] hw/smbios: Fix option validation
,
Michael S. Tsirkin
,
07:08
February 03, 2024
Re: [PATCH v2 0/2] hw/smbios: Fix option validation
,
Michael Tokarev
,
23:57
[PULL v2 58/58] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
02:07
[PULL v2 35/58] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
02:07
February 02, 2024
[PATCH v2 3/3] virtio-blk: Use ioeventfd_attach in start_ioeventfd
,
Hanna Czenczek
,
10:32
[PATCH v2 2/3] virtio: Re-enable notifications after drain
,
Hanna Czenczek
,
10:32
[PATCH v2 1/3] virtio-scsi: Attach event vq notifier with no_poll
,
Hanna Czenczek
,
10:32
[PATCH v2 0/3] virtio: Re-enable notifications after drain
,
Hanna Czenczek
,
10:32
[PATCH 1/2] block-backend: Allow concurrent context changes
,
Hanna Czenczek
,
09:48
[PATCH 2/2] scsi: Await request purging
,
Hanna Czenczek
,
09:48
[PATCH 0/2] block: Allow concurrent BB context changes
,
Hanna Czenczek
,
09:48
[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
,
Kevin Wolf
,
08:26
Re: [PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Alex Bennée
,
07:26
[PULL 35/57] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
00:52
[PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
00:50
February 01, 2024
[PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
,
Richard Henderson
,
22:44
Re: [PATCH] tcg/loongarch64: Set vector registers call clobbered
,
gaosong
,
21:01
[PATCH] tcg/loongarch64: Set vector registers call clobbered
,
Richard Henderson
,
18:34
Re: [PATCH 0/2] system: Fix handling of '-serial none -serial something'
,
Peter Maydell
,
08:35
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc