Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Jan 22 2025 01:15:20 -0500
Messages in reverse chronological order
[
Next Period
]
January 22, 2025
Re: [PATCH] vvfat: fix out of bounds array write
,
Pierrick Bouvier
,
01:15
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Xiaoyao Li
,
00:38
January 21, 2025
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
23:35
Re: [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Pawan Gupta
,
23:33
Re: [PATCH] vvfat: fix out of bounds array write
,
Michael Tokarev
,
22:47
RE: [PATCH v2 0/3] Support timer for AST2700
,
Jamin Lin
,
22:38
RE: [PATCH 0/9] aspeed: pre-PR for QEMU 10.0
,
Jamin Lin
,
22:36
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
22:29
Re: [PATCH] rust: pl011: fix repr(C) for PL011Class
,
Zhao Liu
,
21:12
Re: [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Zhao Liu
,
21:10
RE: [PATCH v3 2/3] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Jamin Lin
,
21:04
Re: [PATCH 3/4] target/i386: Add new CPU model ClearwaterForest
,
Xiaoyao Li
,
20:44
Re: [PATCH 2/4] target/i386: Export BHI_NO bit to guests
,
Xiaoyao Li
,
20:44
Re: [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Xiaoyao Li
,
20:44
Re: [PATCH 0/4] Introduce SierraForest-v2 and ClearwaterForest CPU model
,
Tao Su
,
20:26
Re: [PATCH 4/4] docs: Add GNR, SRF and CWF CPU models
,
Tao Su
,
20:26
Re: [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Tao Su
,
20:21
Re: [PATCH 2/3] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
,
Zhijian Li (Fujitsu)
,
19:57
Re: [PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
,
Pierrick Bouvier
,
19:46
Re: [PATCH 2/3] accel/tcg: Factor out common tcg_exec_reset() helper
,
Pierrick Bouvier
,
19:41
Re: [PATCH 1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary
,
Pierrick Bouvier
,
19:41
Re: [PULL 0/9] s390x and test patches 2025-01-21
,
Stefan Hajnoczi
,
19:27
Re: [PATCH] linux-user: Constify target_shmlba() argument
,
Richard Henderson
,
18:24
Re: [PATCH] hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
,
Richard Henderson
,
18:15
Re: [PATCH] vvfat: fix out of bounds array write
,
Pierrick Bouvier
,
18:14
Re: [PATCH] hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
,
Richard Henderson
,
18:14
Re: [PATCH v3 2/2] target/riscv: throw debug exception before page fault
,
Richard Henderson
,
18:13
Re: [PATCH 6/6] target/mips: Allocate CPU IRQs within CPUMIPSState
,
Richard Henderson
,
18:12
Re: [PATCH 5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/
,
Richard Henderson
,
18:08
Re: [PATCH 3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize
,
Richard Henderson
,
18:07
Re: [PATCH v3 3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Richard Henderson
,
18:03
Re: [PATCH v3 1/3] hw/irq: Introduce qemu_init_irqs() helper
,
Richard Henderson
,
18:03
[PATCH v2 0/1] fallocate missing fd_offset
,
“William Roche
,
17:54
[PATCH v2 1/1] system/physmem: take into account fd_offset for file fallocate
,
“William Roche
,
17:54
Re: [PATCH 17/21] hw/arm/fsl-imx8mp: Add boot ROM
,
Bernhard Beschow
,
16:03
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
David Hildenbrand
,
16:01
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
Peter Xu
,
16:00
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
David Hildenbrand
,
15:42
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
Peter Xu
,
15:22
Re: [PATCH v2 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Philippe Mathieu-Daudé
,
14:05
[PATCH] linux-user: Constify target_shmlba() argument
,
Philippe Mathieu-Daudé
,
14:03
Re: [PATCH 10/11] target/microblaze: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
13:55
Re: [PATCH 08/11] hw/core/generic-loader: Prefer cached CpuClass over CPU_GET_CLASS macro
,
Philippe Mathieu-Daudé
,
13:53
[PATCH 5/5] target/riscv/cpu_helper.c: fix bad_shift in riscv_cpu_interrupt()
,
Daniel Henrique Barboza
,
13:49
[PATCH 4/5] target/riscv/csr.c: fix deadcode in aia_smode32()
,
Daniel Henrique Barboza
,
13:49
[PATCH 3/5] target/riscv/csr.c: fix deadcode in rmw_xiregi()
,
Daniel Henrique Barboza
,
13:49
[PATCH 2/5] target/riscv/csr.c: fix 'ret' deadcode in rmw_xireg()
,
Daniel Henrique Barboza
,
13:49
[PATCH 1/5] target/riscv/csr.c: fix deadcode in rmw_xireg()
,
Daniel Henrique Barboza
,
13:49
[PATCH 0/5] target/riscv: Coverity fixes
,
Daniel Henrique Barboza
,
13:48
[PATCH v8 3/4] tests/unit/test-char: add unit tests for hub chardev backend
,
Roman Penyaev
,
13:48
[PATCH v8 2/4] chardev/char-hub: implement backend chardev aggregator
,
Roman Penyaev
,
13:48
[PATCH v8 0/4] chardev: implement backend chardev multiplexing
,
Roman Penyaev
,
13:48
[PATCH v8 1/4] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
,
Roman Penyaev
,
13:48
[PATCH v8 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Roman Penyaev
,
13:48
Re: [PATCH v2 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Daniel Henrique Barboza
,
13:47
Re: [PATCH 1/1] system/physmem: take into account fd_offset for file fallocate
,
David Hildenbrand
,
13:42
Re: [PATCH 1/1] system/physmem: take into account fd_offset for file fallocate
,
William Roche
,
13:38
[PATCH] hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
,
Philippe Mathieu-Daudé
,
13:28
Re: [PATCH 1/1] system/physmem: take into account fd_offset for file fallocate
,
David Hildenbrand
,
13:25
[PATCH] hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
,
Philippe Mathieu-Daudé
,
13:24
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
David Hildenbrand
,
13:24
Re: [PATCH v3 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Philippe Mathieu-Daudé
,
13:22
Re: [PATCH 1/1] system/physmem: take into account fd_offset for file fallocate
,
Peter Xu
,
13:18
[PATCH 0/1] fallocate missing fd_offset
,
“William Roche
,
13:00
[PATCH 1/1] system/physmem: take into account fd_offset for file fallocate
,
“William Roche
,
13:00
Re: [PATCH v2 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Philippe Mathieu-Daudé
,
12:40
Re: [PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Brian Cain
,
12:40
Re: [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
,
Peter Xu
,
12:39
Re: [PATCH 2/4] target/i386: Export BHI_NO bit to guests
,
Pawan Gupta
,
12:38
Re: [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Pawan Gupta
,
12:35
Re: [RFC v3 1/5] vhost-vdpa: Decouple the IOVA allocator
,
Eugenio Perez Martin
,
12:26
Re: [RFC v3 3/5] vhost-vdpa: Implement the GPA->IOVA tree
,
Eugenio Perez Martin
,
12:16
[PATCH v3 2/2] target/riscv: throw debug exception before page fault
,
Daniel Henrique Barboza
,
12:06
[PATCH v3 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Daniel Henrique Barboza
,
12:06
[PATCH v3 0/2] target/riscv: throw debug exception before page fault
,
Daniel Henrique Barboza
,
12:06
Re: [PATCH v2 2/2] target/riscv: throw debug exception before page fault
,
Daniel Henrique Barboza
,
11:43
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
11:43
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
11:43
Re: [PATCH 0/6] target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
,
Philippe Mathieu-Daudé
,
11:42
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
11:38
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
11:35
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
11:32
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
11:25
Re: [PATCH v2] hw/mem: support zero memory size CXL device
,
Jonathan Cameron
,
11:24
Re: [PATCH 6/6] target/mips: Allocate CPU IRQs within CPUMIPSState
,
Philippe Mathieu-Daudé
,
11:20
[PATCH 6/6] target/mips: Allocate CPU IRQs within CPUMIPSState
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 4/6] target/mips: Pass env to cpu_mips_clock_init()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 2/6] target/mips: Create clock *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 1/6] hw/pci-host/bonito: Expose output IRQ as QDev GPIO
,
Philippe Mathieu-Daudé
,
11:18
[PATCH 0/6] target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation
,
Jonathan Cameron
,
11:16
[PATCH] rust: pl011: fix repr(C) for PL011Class
,
Paolo Bonzini
,
11:15
Re: [PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Alex Bennée
,
11:02
Re: [PATCH 07/11] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:59
Re: [PATCH 06/11] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:58
Re: [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Paolo Bonzini
,
10:58
Re: [PATCH 05/11] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:57
Re: [PATCH 2/3] hw/cxl: introduce cxl_component_update_dvsec()
,
Jonathan Cameron
,
10:57
Re: [PATCH 04/11] user: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:57
Re: [PATCH 03/11] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:57
[PATCH v3 3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Philippe Mathieu-Daudé
,
10:56
[PATCH v3 2/3] hw/ipack: Clarify KConfig symbols
,
Philippe Mathieu-Daudé
,
10:56
Re: [PATCH 02/11] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Richard Henderson
,
10:56
[PATCH v3 1/3] hw/irq: Introduce qemu_init_irqs() helper
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v3 0/3] hw/ipack: Minor dust removal
,
Philippe Mathieu-Daudé
,
10:55
Re: [PATCH] stub: Fix build failure with --enable-user --disable-system --enable-tools
,
Paolo Bonzini
,
10:55
Re: [PATCH 01/11] cpus: Cache CPUClass early in instance_init() handler
,
Richard Henderson
,
10:54
Re: [PATCH] target/i386: Pass const CPUX86State to x86_cpu_pending_interrupt()
,
Richard Henderson
,
10:53
Re: [PATCH 1/3] hw/cxl: factor out cxl_host_addr_to_dpa()
,
Jonathan Cameron
,
10:52
Re: [PATCH v3 0/4] Allow to enable multifd and postcopy migration together
,
Peter Xu
,
10:50
Re: [PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Roman Penyaev
,
10:49
Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd
,
Peter Xu
,
10:47
Re: [PATCH v2 2/2] target/riscv: throw debug exception before page fault
,
Richard Henderson
,
10:47
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
10:38
Re: [RFC v3 5/5] svq: Support translations via GPAs in vhost_svq_translate_addr
,
Jonah Palmer
,
10:37
Re: [PATCH 0/3] Introduce CXL type-2 device emulation
,
Jonathan Cameron
,
10:35
Re: [PATCH v2 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Bernhard Beschow
,
10:32
Re: [PATCH] Skip resizing image to the same size
,
Fahrzin Hemmati
,
10:31
Re: [RFC v3 3/5] vhost-vdpa: Implement the GPA->IOVA tree
,
Jonah Palmer
,
10:25
[PATCH] stub: Fix build failure with --enable-user --disable-system --enable-tools
,
Zhao Liu
,
10:25
Re: [PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Roman Penyaev
,
10:24
Re: [PATCH 2/3] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
,
Jonathan Cameron
,
10:19
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
10:18
Re: [PATCH v7 1/4] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
,
Alex Bennée
,
10:14
Re: [PATCH v2] gdbstub/user-target: fix gdbserver int format (%d -> %x)
,
Michael Tokarev
,
10:06
Re: [PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Alex Bennée
,
10:02
Re: [RFC v3 2/5] vhost-iova-tree: Remove range check for IOVA allocator
,
Jonah Palmer
,
10:00
Re: [PATCH 3/3] hw/mem/cxl_type3: Ensure errp is set on realization failure
,
Jonathan Cameron
,
10:00
Re: [PATCH 2/3] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
,
Jonathan Cameron
,
09:58
[PATCH v2 1/2] memattrs: Convert unspecified member to bool
,
Zhao Liu
,
09:54
[PATCH v2 2/2] memattrs: Check the size of MemTxAttrs
,
Zhao Liu
,
09:54
[PATCH v2 0/2] memattrs: miscellaneous cleanup to support memattrs binding
,
Zhao Liu
,
09:54
Re: [RFC v3 1/5] vhost-vdpa: Decouple the IOVA allocator
,
Jonah Palmer
,
09:53
[PATCH 28/28] cpus: Remove CPUClass::has_work() handler
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 22/28] target/s390x: Restrict I/O handler installers to system emulation
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:27
[PATCH 20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:26
[PATCH 16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:25
[PATCH 15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:25
[PATCH 14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 07/28] cpus: Introduce SysemuCPUOps::has_work() handler
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 06/28] cpus: Un-inline cpu_has_work()
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 05/28] cpus: Restrict cpu_has_work() to system emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 03/28] target/tricore: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 02/28] target/rx: Ensure not being build on user emulation
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 01/28] target/hexagon: Ensure not being build on system emulation
,
Philippe Mathieu-Daudé
,
09:23
[PATCH 00/28] cpus: Restrict CPU has_work() handlers to system emulation
,
Philippe Mathieu-Daudé
,
09:23
Re: hw/ipack: Is IndustryPack still useful to maintain?
,
Alberto Garcia
,
08:58
Re: [PATCH 0/7] testing/next (qtest timer stuff)
,
Fabiano Rosas
,
08:50
[PATCH RESEND 2/2] rust/pl011: Avoid bindings::*
,
Zhao Liu
,
08:46
[PATCH RESEND 1/2] rust/qdev: Make REALIZE safe
,
Zhao Liu
,
08:45
[PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
,
Zhao Liu
,
08:45
[PATCH RESEND] i386: Only configure HPET firmware info when HPET is enabled
,
Zhao Liu
,
08:42
Re: [PATCH 0/4] Introduce SierraForest-v2 and ClearwaterForest CPU model
,
Paolo Bonzini
,
08:42
Re: [PATCH 1/2] hw/ipack: Clarify KConfig symbols
,
Fabiano Rosas
,
08:34
[PATCH v3 3/4] migration: enable multifd and postcopy together
,
Prasad Pandit
,
08:13
[PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd
,
Prasad Pandit
,
08:13
[PATCH v3 2/4] migration: refactor ram_save_target_page functions
,
Prasad Pandit
,
08:12
Re: [PATCH 4/4] docs: Add GNR, SRF and CWF CPU models
,
Zhao Liu
,
08:12
[PATCH v3 1/4] migration/multifd: move macros to multifd header
,
Prasad Pandit
,
08:12
[PATCH v3 0/4] Allow to enable multifd and postcopy migration together
,
Prasad Pandit
,
08:12
Re: [PATCH] vfio: Support P2P access in confidential VM
,
David Hildenbrand
,
08:06
Re: [PATCH 6/7] tests/qtest: tighten up the checks on clock_step
,
Peter Maydell
,
08:05
Re: [PATCH 3/4] target/i386: Add new CPU model ClearwaterForest
,
Zhao Liu
,
08:01
Re: [PATCH 3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Thomas Huth
,
07:52
Re: [PATCH 0/7] testing/next (qtest timer stuff)
,
Thomas Huth
,
07:51
Re: [PATCH 09/11] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Alex Bennée
,
07:43
Re: [PATCH 06/11] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Alex Bennée
,
07:43
Re: [PATCH 2/2] improve precision of throttle_pct
,
Yong Huang
,
07:26
Re: [PATCH 2/4] target/i386: Export BHI_NO bit to guests
,
Zhao Liu
,
07:22
Re: [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Zhao Liu
,
07:21
Re: [PATCH] mips: Mark the "mipssim" machine as deprecated
,
Thomas Huth
,
07:16
Re: [PATCH] target/i386: Pass const CPUX86State to x86_cpu_pending_interrupt()
,
Zhao Liu
,
07:16
[PATCH 0/3] hw/loongarch/virt: CPU irq line connection improvement
,
Bibo Mao
,
07:10
[PATCH 3/3] hw/loongarch/virt: CPU irq line connection improvement
,
Bibo Mao
,
07:10
[PATCH 1/3] hw/loongarch/virt: Set iocsr address space when CPU is created
,
Bibo Mao
,
07:10
[PATCH 2/3] hw/loongarch/virt: Remove unused ipistate
,
Bibo Mao
,
07:10
Re: [PATCH] mips: Mark the "mipssim" machine as deprecated
,
Jiaxun Yang
,
07:10
Re: [PATCH] mips: Mark the "mipssim" machine as deprecated
,
Jiaxun Yang
,
07:08
Re: [PATCH 1/2] memattrs: Get rid of bit fields
,
Zhao Liu
,
06:56
[PATCH 10/11] target/microblaze: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:42
[PATCH 08/11] hw/core/generic-loader: Prefer cached CpuClass over CPU_GET_CLASS macro
,
Philippe Mathieu-Daudé
,
06:42
[PATCH 11/11] target/openrisc: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:42
[PATCH 09/11] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 07/11] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 06/11] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 04/11] user: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 05/11] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
Re: [PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Daniil Tatianin
,
06:41
[PATCH 02/11] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 03/11] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 01/11] cpus: Cache CPUClass early in instance_init() handler
,
Philippe Mathieu-Daudé
,
06:41
[PATCH 00/11] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
06:41
Re: [PATCH] Skip resizing image to the same size
,
Kevin Wolf
,
06:40
Re: [PATCH] mips: Mark the "mipssim" machine as deprecated
,
Philippe Mathieu-Daudé
,
06:30
Re: [PATCH v3] hw/i386/cpu: remove default_cpu_version and simplify
,
Zhao Liu
,
06:28
Re: [PATCH 0/9] hw/nvme: refactor/cleanup
,
Jesper Wendel Devantier
,
06:03
Re: [PATCH] hw/misc: i2c-echo: add tracing
,
Titus Rwantare
,
06:00
[PATCH v2] hw/misc: i2c-echo: add tracing
,
Titus Rwantare
,
05:59
[PULL 9/9] pc-bios: Update the s390 bios images with the recent changes
,
Thomas Huth
,
05:56
[PULL 7/9] pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server
,
Thomas Huth
,
05:56
[PULL 3/9] crypto: fix bogus error benchmarking pbkdf on fast machines
,
Thomas Huth
,
05:56
[PULL 8/9] pc-bios/s390-ccw: Abort IPL on invalid loadparm
,
Thomas Huth
,
05:56
[PULL 4/9] hw/s390x: Fix crash that occurs when inspecting older versioned machines types
,
Thomas Huth
,
05:56
[PULL 6/9] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Thomas Huth
,
05:56
[PULL 5/9] pc-bios/s390-ccw/virtio: Add a function to reset a virtio device
,
Thomas Huth
,
05:56
[PULL 2/9] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Thomas Huth
,
05:56
[PULL 1/9] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
05:56
[PULL 0/9] s390x and test patches 2025-01-21
,
Thomas Huth
,
05:56
Re: [PATCH v7 2/4] chardev/char-hub: implement backend chardev aggregator
,
Roman Penyaev
,
05:56
RE: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Duan, Zhenzhong
,
05:43
Re: [PATCH] hw/misc: i2c-echo: add tracing
,
Philippe Mathieu-Daudé
,
05:43
Re: [PATCH 03/13] linux-user: Emulate /proc/cpuinfo for Alpha
,
Philippe Mathieu-Daudé
,
05:39
Re: [PATCH v3 2/3] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Cédric Le Goater
,
05:39
[PATCH] mips: Mark the "mipssim" machine as deprecated
,
Thomas Huth
,
05:37
[PATCH] hw/misc: i2c-echo: add tracing
,
Titus Rwantare
,
05:36
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
05:35
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
05:26
Re: [PATCH v17 00/16] TCG code quality tracking
,
Chinmay Rath
,
05:23
Re: [RFC PATCH] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
05:20
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
05:16
Re: [PATCH v2 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Philippe Mathieu-Daudé
,
05:04
[PATCH] vhost-user: Silence unsupported VHOST_USER_PROTOCOL_F_RARP error
,
Laurent Vivier
,
05:00
Re: [RFC PATCH] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Peter Maydell
,
04:53
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
04:26
Re: [PATCH v2 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Bernhard Beschow
,
04:24
RE: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Duan, Zhenzhong
,
04:18
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
04:01
Re: [PATCH] vfio: Support P2P access in confidential VM
,
Wencheng Yang
,
03:50
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
03:49
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
03:48
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Stefano Garzarella
,
03:45
[PATCH v2 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Philippe Mathieu-Daudé
,
03:45
[PATCH v2 1/2] hw/ipack: Clarify KConfig symbols
,
Philippe Mathieu-Daudé
,
03:45
[PATCH v2 0/2] hw/ipack: Minor dust removal
,
Philippe Mathieu-Daudé
,
03:44
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Laurent Vivier
,
03:32
Re: [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
,
David Hildenbrand
,
03:05
Re: [PATCH 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Philippe Mathieu-Daudé
,
02:56
[PATCH 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
,
Philippe Mathieu-Daudé
,
02:44
[PATCH 1/2] hw/ipack: Clarify KConfig symbols
,
Philippe Mathieu-Daudé
,
02:44
[PATCH 0/2] hw/ipack: Minor dust removal
,
Philippe Mathieu-Daudé
,
02:44
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
02:15
[PATCH v1 18/18] hw/misc/aspeed_hace: (DROP) Fix boot issue in the Crypto Manager Self Test(WORKAROUND)
,
Jamin Lin
,
02:06
[PATCH v1 17/18] hw/arm/aspeed_ast27x0: Add HACE support for AST2700
,
Jamin Lin
,
02:06
[PATCH v1 16/18] hw/misc/aspeed_hace: Add AST2700 support
,
Jamin Lin
,
02:06
[PATCH v1 15/18] hw/misc/aspeed_hace: Fix coding style
,
Jamin Lin
,
02:06
[PATCH v1 14/18] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
,
Jamin Lin
,
02:05
[PATCH v1 13/18] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
,
Jamin Lin
,
02:05
[PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
,
Jamin Lin
,
02:05
[PATCH v1 11/18] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
,
Jamin Lin
,
02:05
[PATCH v1 10/18] hw/intc/aspeed: Add Support for AST2700 INTC1 Controller
,
Jamin Lin
,
02:05
[PATCH v1 09/18] hw/intc/aspeed: Add ID to trace events for better debugging
,
Jamin Lin
,
02:05
[PATCH v1 08/18] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
,
Jamin Lin
,
02:05
[PATCH v1 07/18] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
,
Jamin Lin
,
02:05
[PATCH v1 06/18] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
,
Jamin Lin
,
02:05
[PATCH v1 04/18] hw/intc/aspeed: Support setting different memory and register size
,
Jamin Lin
,
02:05
[PATCH v1 05/18] hw/intc/aspeed: Introduce helper functions for enable and status registers
,
Jamin Lin
,
02:05
[PATCH v1 03/18] hw/intc/aspeed: Introduce a new aspeed_2700_intc0_ops for INTC0
,
Jamin Lin
,
02:05
[PATCH v1 02/18] hw/intc/aspeed: Support different memory region ops
,
Jamin Lin
,
02:04
[PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
,
Jamin Lin
,
02:04
[PATCH v1 00/18] Support AST2700 A1
,
Jamin Lin
,
02:04
[PATCH] tests/functional: Fix broken decorators with lamda functions
,
Thomas Huth
,
01:58
Re: [PATCH v3 2/4] qtest/libqos/pci: Enforce balanced iomap/unmap
,
Philippe Mathieu-Daudé
,
01:53
Re: [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
,
Chenyi Qiang
,
01:27
Re: [PATCH 2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Thomas Huth
,
00:13
January 20, 2025
Re: [PATCH 3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq
,
Nicholas Piggin
,
23:45
Re: [PATCH 2/2] hw/pci: Assert a bar is not registered multiple times
,
Nicholas Piggin
,
23:42
Re: [PATCH v3 2/4] qtest/libqos/pci: Enforce balanced iomap/unmap
,
Nicholas Piggin
,
23:40
Re: [PATCH 0/8] accel/tcg: Constify various helpers
,
Richard Henderson
,
23:37
Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation
,
Akihiko Odaki
,
23:27
Re: [PATCH v3] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
22:29
Re: [PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Jason Wang
,
22:28
Re: [PATCH 4/4] docs: Add GNR, SRF and CWF CPU models
,
Tao Su
,
22:23
Re: [PATCH 4/4] docs: Add GNR, SRF and CWF CPU models
,
BALATON Zoltan
,
22:12
Re: [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
BALATON Zoltan
,
22:07
Re: [PATCH 17/21] hw/arm/fsl-imx8mp: Add boot ROM
,
BALATON Zoltan
,
22:00
Re: [PATCH 08/21] hw/arm/fsl-imx8mp: Add USDHC storage controllers
,
BALATON Zoltan
,
21:53
[PATCH 1/3] hw/intc/loongarch_ipi: Add basic hotplug framework
,
Bibo Mao
,
21:37
[PATCH 3/3] hw/intc/loongarch_ipi: Notify ipi object when cpu is plugged
,
Bibo Mao
,
21:37
[PATCH 2/3] hw/intc/loongarch_ipi: Implment cpu hotplug interface
,
Bibo Mao
,
21:37
[PATCH 0/3] hw/intc/loongarch_ipi: CPU irq routing enhancement
,
Bibo Mao
,
21:37
[PATCH 4/4] docs: Add GNR, SRF and CWF CPU models
,
Tao Su
,
21:15
[PATCH 3/4] target/i386: Add new CPU model ClearwaterForest
,
Tao Su
,
21:15
[PATCH 2/4] target/i386: Export BHI_NO bit to guests
,
Tao Su
,
21:15
[PATCH 1/4] target/i386: Introduce SierraForest-v2 model
,
Tao Su
,
21:15
[PATCH 0/4] Introduce SierraForest-v2 and ClearwaterForest CPU model
,
Tao Su
,
21:15
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
20:35
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Xu Yilun
,
20:24
Re: [RFC PATCH] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Hao Wu
,
18:52
[PATCH v2] gdbstub/user-target: fix gdbserver int format (%d -> %x)
,
Dominik 'Disconnect3d' Czarnota
,
17:29
Re: [PATCH] Skip resizing image to the same size
,
Fahrzin Hemmati
,
17:21
Re: [PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Daniel Henrique Barboza
,
17:05
[RFC PATCH v2 0/3] SEV-SNP: Add support for SNP certificate fetching
,
Melody Wang
,
16:59
[RFC PATCH v2 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Melody Wang
,
16:59
[RFC PATCH v2 2/3] accel/kvm: Add kvm_immediate_exit callback infrastructure
,
Melody Wang
,
16:59
[RFC PATCH v2 1/3] linux-headers: Update for 6.12 and SNP certificate support
,
Melody Wang
,
16:59
Re: [PATCH] Skip resizing image to the same size
,
Michael Tokarev
,
16:49
[PATCH v4 4/7] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
deller
,
16:34
[PATCH v4 7/7] linux-user: netlink: Use QEMU_IFA_XXX values instead of IFA_XXX
,
deller
,
16:34
[PATCH v4 2/7] linux-user: Use unique error messages for cmsg parsing
,
deller
,
16:34
[PATCH v4 5/7] linux-user: netlink: add netlink neighbour emulation
,
deller
,
16:34
[PATCH v4 3/7] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
deller
,
16:34
[PATCH v4 6/7] linux-user: netlink: Add missing QEMU_IFLA entries
,
deller
,
16:34
[PATCH v4 1/7] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
deller
,
16:34
[PATCH v4 0/7] linux-user: Add support for various missing netlink sockopt entries
,
deller
,
16:33
Re: [PATCH] Skip resizing image to the same size
,
Fahrzin Hemmati
,
16:20
[PATCH 7/7] Revert "util/timer: avoid deadlock when shutting down"
,
Alex Bennée
,
16:02
[PATCH 6/7] tests/qtest: tighten up the checks on clock_step
,
Alex Bennée
,
16:02
[PATCH 3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
,
Alex Bennée
,
16:02
[PATCH 0/7] testing/next (qtest timer stuff)
,
Alex Bennée
,
16:02
[PATCH 4/7] tests/qtest: simplify qtest_process_inbuf
,
Alex Bennée
,
16:02
[PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
,
Alex Bennée
,
16:02
[PATCH 2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
,
Alex Bennée
,
16:02
[PATCH 1/7] tests/docker: replicate the check-rust-tools-nightly CI job
,
Alex Bennée
,
16:02
hw/ipack: Is IndustryPack still useful to maintain?
,
Philippe Mathieu-Daudé
,
15:56
[PATCH v2 2/2] target/riscv: throw debug exception before page fault
,
Daniel Henrique Barboza
,
15:55
[PATCH v2 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
,
Daniel Henrique Barboza
,
15:55
[PATCH v2 0/2] target/riscv: throw debug exception before page fault
,
Daniel Henrique Barboza
,
15:55
Re: [PATCH v3 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
Helge Deller
,
15:52
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
15:47
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
15:43
Re: [PATCH v3 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
Helge Deller
,
15:42
[PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
,
Bernhard Beschow
,
15:38
[PATCH 21/21] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset
,
Bernhard Beschow
,
15:38
[PATCH 19/21] hw/rtc: Add Ricoh RS5C372 RTC emulation
,
Bernhard Beschow
,
15:38
[PATCH 18/21] hw/arm/fsl-imx8mp: Add on-chip RAM
,
Bernhard Beschow
,
15:38
[PATCH 12/21] hw/arm/fsl-imx8mp: Add SPI controllers
,
Bernhard Beschow
,
15:38
[PATCH 14/21] hw/arm/fsl-imx8mp: Implement gneral purpose timers
,
Bernhard Beschow
,
15:38
[PATCH 10/21] hw/arm/fsl-imx8mp: Add GPIO controllers
,
Bernhard Beschow
,
15:38
[PATCH 17/21] hw/arm/fsl-imx8mp: Add boot ROM
,
Bernhard Beschow
,
15:38
[PATCH 16/21] hw/arm/fsl-imx8mp: Add USB support
,
Bernhard Beschow
,
15:38
[PATCH 11/21] hw/arm/fsl-imx8mp: Add I2C controllers
,
Bernhard Beschow
,
15:38
[PATCH 13/21] hw/arm/fsl-imx8mp: Add watchdog support
,
Bernhard Beschow
,
15:38
[PATCH 15/21] hw/arm/fsl-imx8mp: Add Ethernet controller
,
Bernhard Beschow
,
15:38
[PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support
,
Bernhard Beschow
,
15:38
[PATCH 08/21] hw/arm/fsl-imx8mp: Add USDHC storage controllers
,
Bernhard Beschow
,
15:38
[PATCH 06/21] hw/arm/fsl-imx8mp: Implement clock tree
,
Bernhard Beschow
,
15:38
[PATCH 05/21] hw/arm: Add i.MX 8M Plus EVK board
,
Bernhard Beschow
,
15:38
[PATCH 07/21] hw/arm/fsl-imx8mp: Add SNVS
,
Bernhard Beschow
,
15:38
[PATCH 04/21] hw/usb/hcd-dwc3: Align global registers size with Linux
,
Bernhard Beschow
,
15:38
[PATCH 03/21] hw/pci-host/designware: Expose MSI IRQ
,
Bernhard Beschow
,
15:38
[PATCH 02/21] hw/char/imx_serial: Update all state before restarting ageing timer
,
Bernhard Beschow
,
15:38
[PATCH 01/21] hw/char/imx_serial: Fix reset value of UFCR register
,
Bernhard Beschow
,
15:38
[PATCH 00/21] Add i.MX 8M Plus EVK machine
,
Bernhard Beschow
,
15:38
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
15:26
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
15:19
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
13:47
Re: [PATCH 0/7] Enable shared device assignment
,
Jason Gunthorpe
,
13:45
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
13:33
Re: [PATCH v3 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
Laurent Vivier
,
13:30
Re: [PATCH v3 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
Laurent Vivier
,
13:17
Re: [PATCH v3 3/6] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
Laurent Vivier
,
13:10
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
13:09
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
12:54
[PATCH v2 17/19] intel_iommu: Set address mask when a translation fails and adjust W permission
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 18/19] intel_iommu: Return page walk level even when the translation fails
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 19/19] intel_iommu: Add support for ATS
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 16/19] pci: Add a pci-level API for ATS
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 14/19] atc: Add unit tests
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 13/19] atc: Generic ATC that can be used by PCIe devices that support SVM
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 11/19] memory: Store user data pointer in the IOMMU notifiers
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 09/19] pci: Add IOMMU operations to get memory regions with PASID
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 10/19] intel_iommu: Implement the get_memory_region_pasid iommu operation
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 08/19] pci: Cache the bus mastering status in the device
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 03/19] memory: Allow to store the PASID in IOMMUTLBEntry
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 05/19] pcie: Add helper to declare PASID capability for a pcie device
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 06/19] pcie: Helper functions to check if PASID is enabled
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 15/19] memory: Add an API for ATS support
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 07/19] pcie: Helper function to check if ATS is enabled
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 12/19] pci: Add a pci-level initialization function for iommu notifiers
,
CLEMENT MATHIEU--DRIF
,
12:42
[PATCH v2 04/19] intel_iommu: Fill the PASID field when creating an IOMMUTLBEntry
,
CLEMENT MATHIEU--DRIF
,
12:41
[PATCH v2 02/19] intel_iommu: Declare supported PASID size
,
CLEMENT MATHIEU--DRIF
,
12:41
[PATCH v2 01/19] memory: Add permissions in IOMMUAccessFlags
,
CLEMENT MATHIEU--DRIF
,
12:41
[PATCH v2 00/19] intel_iommu: Add ATS support
,
CLEMENT MATHIEU--DRIF
,
12:41
Re: [PATCH 1/2] memattrs: Get rid of bit fields
,
Paolo Bonzini
,
12:41
[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
,
Eric Auger
,
12:33
Re: [PATCH] target/riscv: throw debug exception before page fault
,
Richard Henderson
,
12:28
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Peter Xu
,
12:21
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
12:19
Re: [PATCH 1/2] memattrs: Get rid of bit fields
,
CLEMENT MATHIEU--DRIF
,
11:53
Re: [RFC 06/13] rust: add bindings for memattrs
,
Zhao Liu
,
11:33
KVM/QEMU Community Call 21/01/25 agenda items?
,
Alex Bennée
,
11:31
Re: [PATCH 01/10] rust: qemu-api: add sub-subclass to the integration tests
,
Zhao Liu
,
11:21
Re: [PATCH 1/2] memattrs: Get rid of bit fields
,
Zhao Liu
,
11:19
Re: [PATCH] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
,
Sergio Lopez Pascual
,
11:12
Re: [PATCH v3 2/4] qtest/libqos/pci: Enforce balanced iomap/unmap
,
Philippe Mathieu-Daudé
,
00:32
January 19, 2025
[PATCH v6 3/3] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
,
Ani Sinha
,
23:39
[PATCH v6 2/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
23:39
[PATCH v6 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Ani Sinha
,
23:39
[PATCH v6 0/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
23:39
[PATCH 3/3] hw/mem/cxl_type3: Ensure errp is set on realization failure
,
Li Zhijian
,
22:10
[PATCH 1/3] hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
,
Li Zhijian
,
22:10
[PATCH 2/3] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
,
Li Zhijian
,
22:10
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Jason Wang
,
19:38
Re: [PATCH 2/2] net/dump: Correctly compute Ethernet packet offset
,
Jason Wang
,
19:34
Re: [PATCH 1/2] net: Fix announce_self
,
Jason Wang
,
19:34
[PATCH v5 5/8] virtio-gpu: Support DRM native context
,
Dmitry Osipenko
,
17:02
[PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation
,
Dmitry Osipenko
,
17:02
[PATCH v5 7/8] ui/gtk: Don't disable scanout when display is refreshed
,
Dmitry Osipenko
,
17:02
[PATCH v5 6/8] ui/sdl2: Don't disable scanout when display is refreshed
,
Dmitry Osipenko
,
17:02
[PATCH v5 4/8] virtio-gpu: Support asynchronous fencing
,
Dmitry Osipenko
,
17:02
[PATCH v5 3/8] virtio-gpu: Handle virgl fence creation errors
,
Dmitry Osipenko
,
17:02
[PATCH v5 2/8] ui/sdl2: Implement dpy dmabuf functions
,
Dmitry Osipenko
,
17:02
[PATCH v5 1/8] ui/sdl2: Restore original context after new context creation
,
Dmitry Osipenko
,
17:02
[PATCH v5 0/8] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
17:02
Re: [PULL 00/68] tcg patch queue
,
Richard Henderson
,
13:08
[no subject]
,
Emir Dalan
,
09:24
Re: [PULL 0/5] QTest patches for 2025-01-17
,
Stefan Hajnoczi
,
08:53
Re: [PATCH] vvfat: refresh writing long filename
,
Michael Tokarev
,
06:13
Re: [PATCH 2/2] hw/pci: Assert a bar is not registered multiple times
,
Phil Dennis-Jordan
,
05:39
[PATCH] vvfat: create_long_filename(): refresh
,
Michael Tokarev
,
05:32
Re: [PATCH 1/2] hw/pci/msix: Warn on PBA writes
,
Phil Dennis-Jordan
,
05:31
[PATCH] vvfat: create_long_filename: fix out-of-bounds array access
,
Michael Tokarev
,
04:32
Re: [PATCH 3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq
,
Yan Vugenfirer
,
04:22
[PATCH v3, do not apply] vvfat: refresh writing long filename
,
Michael Tokarev
,
03:56
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
01:37
January 18, 2025
[PATCH v3 6/6] linux-user: netlink: Add missing QEMU_IFLA entries
,
deller
,
23:41
[PATCH v3 5/6] linux-user: netlink: add netlink neighbour emulation
,
deller
,
23:41
[PATCH v3 3/6] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
deller
,
23:41
[PATCH v3 2/6] linux-user: Use unique error messages for cmsg parsing
,
deller
,
23:41
[PATCH v3 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
deller
,
23:41
[PATCH v3 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
deller
,
23:41
[PATCH v3 0/6] linux-user: Add support for various missing netlink sockopt entries
,
deller
,
23:41
Re: [PATCH] user: Extract common MMAP API to 'user/mmap.h'
,
Warner Losh
,
20:18
[PULL v2 50/50] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
,
Alistair Francis
,
20:15
[PULL v2 48/50] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Alistair Francis
,
20:15
[PULL v2 49/50] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
Alistair Francis
,
20:15
[PULL v2 46/50] target/riscv: Implement Smdbltrp behavior
,
Alistair Francis
,
20:15
[PULL v2 43/50] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Alistair Francis
,
20:15
[PULL v2 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
,
Alistair Francis
,
20:15
[PULL v2 45/50] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
20:15
[PULL v2 44/50] target/riscv: Add Smdbltrp CSRs handling
,
Alistair Francis
,
20:15
[PULL v2 42/50] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
20:15
[PULL v2 39/50] target/riscv: Fix henvcfg potentially containing stale bits
,
Alistair Francis
,
20:15
[PULL v2 40/50] target/riscv: Add Ssdbltrp CSRs handling
,
Alistair Francis
,
20:15
[PULL v2 41/50] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
20:15
[PULL v2 38/50] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
,
Alistair Francis
,
20:15
[PULL v2 37/50] target/riscv: Add implied rule for counter delegation extensions
,
Alistair Francis
,
20:14
[PULL v2 36/50] target/riscv: Invoke pmu init after feature enable
,
Alistair Francis
,
20:14
[PULL v2 35/50] target/riscv: Add counter delegation/configuration support
,
Alistair Francis
,
20:14
[PULL v2 34/50] target/riscv: Add select value range check for counter delegation
,
Alistair Francis
,
20:14
[PULL v2 33/50] target/riscv: Add counter delegation definitions
,
Alistair Francis
,
20:14
[PULL v2 32/50] target/riscv: Add properties for counter delegation ISA extensions
,
Alistair Francis
,
20:14
[PULL v2 31/50] target/riscv: Support generic CSR indirect access
,
Alistair Francis
,
20:14
[PULL v2 30/50] target/riscv: Enable S*stateen bits for AIA
,
Alistair Francis
,
20:14
[PULL v2 29/50] target/riscv: Decouple AIA processing from xiselect and xireg
,
Alistair Francis
,
20:14
[PULL v2 28/50] target/riscv: Add properties for Indirect CSR Access extension
,
Alistair Francis
,
20:14
[PULL v2 27/50] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Alistair Francis
,
20:14
[PULL v2 26/50] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
,
Alistair Francis
,
20:14
[PULL v2 25/50] target/riscv: Add Zicfilp support for Smrnmi
,
Alistair Francis
,
20:14
[PULL v2 24/50] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
20:14
[PULL v2 23/50] target/riscv: Add Smrnmi mnret instruction
,
Alistair Francis
,
20:14
[PULL v2 22/50] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
20:14
[PULL v2 21/50] target/riscv: Add Smrnmi CSRs
,
Alistair Francis
,
20:13
[PULL v2 20/50] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
Alistair Francis
,
20:13
[PULL v2 19/50] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alistair Francis
,
20:13
[PULL v2 18/50] target/riscv: Apply pointer masking for virtualized memory accesses
,
Alistair Francis
,
20:13
[PULL v2 17/50] target/riscv: Update address modify functions to take into account pointer masking
,
Alistair Francis
,
20:13
[PULL v2 16/50] target/riscv: Add pointer masking tb flags
,
Alistair Francis
,
20:13
[PULL v2 15/50] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alistair Francis
,
20:13
[PULL v2 14/50] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
Alistair Francis
,
20:13
[PULL v2 13/50] target/riscv: Remove obsolete pointer masking extension code.
,
Alistair Francis
,
20:13
[PULL v2 12/50] target/riscv: add trace in riscv_raise_exception()
,
Alistair Francis
,
20:13
[PULL v2 11/50] target/riscv: use RISCVException enum in exception helpers
,
Alistair Francis
,
20:13
[PULL v2 10/50] target/riscv/tcg: add sha
,
Alistair Francis
,
20:13
[PULL v2 09/50] target/riscv: add shgatpa
,
Alistair Francis
,
20:13
[PULL v2 08/50] target/riscv: add shvsatpa
,
Alistair Francis
,
20:13
[PULL v2 07/50] target/riscv: add shvstvecd
,
Alistair Francis
,
20:13
[PULL v2 06/50] target/riscv: add shtvala
,
Alistair Francis
,
20:13
[PULL v2 05/50] target/riscv: add shvstvala
,
Alistair Francis
,
20:12
[PULL v2 04/50] target/riscv: add shcounterenw
,
Alistair Francis
,
20:12
[PULL v2 03/50] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
20:12
[PULL v2 02/50] target/riscv: rvv: speed up small unit-stride loads and stores
,
Alistair Francis
,
20:12
[PULL v2 01/50] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Alistair Francis
,
20:12
[PULL v2 00/50] riscv-to-apply queue
,
Alistair Francis
,
20:12
Re: [PATCH] vvfat: refresh writing long filename
,
BALATON Zoltan
,
20:08
Re: [PULL 00/68] tcg patch queue
,
Stefan Hajnoczi
,
18:49
Re: [PATCH v2] vvfat: refresh writing long filename
,
Michael Tokarev
,
16:53
[PATCH v2] vvfat: refresh writing long filename
,
Michael Tokarev
,
16:36
Re: [PATCH] vvfat: refresh writing long filename
,
Volker Rümelin
,
16:31
Re: [PATCH] vvfat: refresh writing long filename
,
Michael Tokarev
,
16:02
Re: [PATCH] vvfat: refresh writing long filename
,
Michael Tokarev
,
15:56
Re: [PATCH] vvfat: refresh writing long filename
,
BALATON Zoltan
,
15:54
Re: [PATCH] vvfat: refresh writing long filename
,
Michael Tokarev
,
15:37
Re: [PATCH] vvfat: refresh writing long filename
,
Volker Rümelin
,
15:32
Re: [PATCH 0/2] net: Fix announce_self with vhost
,
Michael Tokarev
,
15:20
Re: [PATCH] gdbstub/user-target: fix gdbserver int format (%d -> %x)
,
Michael Tokarev
,
15:17
[PATCH] vvfat: refresh writing long filename
,
Michael Tokarev
,
13:21
Re: [PATCH] vvfat: fix out of bounds array write
,
Michael Tokarev
,
12:11
[PATCH v7 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
,
Roman Penyaev
,
11:41
[PATCH v7 2/4] chardev/char-hub: implement backend chardev aggregator
,
Roman Penyaev
,
11:41
[PATCH v7 0/4] chardev: implement backend chardev multiplexing
,
Roman Penyaev
,
11:41
[PATCH v7 3/4] tests/unit/test-char: add unit tests for hub chardev backend
,
Roman Penyaev
,
11:41
[PATCH v7 1/4] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
,
Roman Penyaev
,
11:41
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Guoyi Tu
,
09:51
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
07:50
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
05:16
Re: [PATCH 2/2] net/dump: Correctly compute Ethernet packet offset
,
Akihiko Odaki
,
05:12
Re: [PATCH 1/2] net: Fix announce_self
,
Akihiko Odaki
,
05:09
Re: [PATCH v2] checkpatch: Check .m, .build, .hx, .json and .plist
,
Akihiko Odaki
,
05:05
Re: [PATCH 2/2] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Marc Zyngier
,
05:04
Re: [PATCH v3 0/4] qtest/libqos/pci: pci and msix fixes
,
Akihiko Odaki
,
04:58
Re: [PATCH 6/9] net/e1000e|igb: Fix interrupt throttling logic
,
Akihiko Odaki
,
04:50
Re: [PATCH 5/9] net/igb: Fix EITR LLI and counter fields
,
Akihiko Odaki
,
03:39
Re: [PATCH 4/9] net/igb: Fix interrupt throttling interval calculation
,
Akihiko Odaki
,
03:23
Re: [PATCH 3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq
,
Akihiko Odaki
,
03:14
Re: [PATCH 8/9] net/e1000e: Fix xITR minimum value
,
Akihiko Odaki
,
02:50
Re: [PATCH 1/2] hw/pci/msix: Warn on PBA writes
,
Akihiko Odaki
,
02:38
[PATCH v2 8/8] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
,
Nicholas Piggin
,
02:09
[PATCH v2 7/8] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Nicholas Piggin
,
02:09
[PATCH v2 6/8] tests/qtest/xhci: test the qemu-xhci device
,
Nicholas Piggin
,
02:09
[PATCH v2 5/8] tests/qtest/xhci: add a test for TR NOOP commands
,
Nicholas Piggin
,
02:09
[PATCH v2 4/8] hw/usb/xhci: Support TR NOOP commands
,
Nicholas Piggin
,
02:09
[PATCH v2 3/8] tests/qtest/xhci: Add controller and device setup and ring tests
,
Nicholas Piggin
,
02:09
[PATCH v2 2/8] hw/usb/xhci: Rename and move HCD register region constants to header
,
Nicholas Piggin
,
02:09
[PATCH v2 1/8] hw/usb/xhci: Move HCD constants to a header and add register constants
,
Nicholas Piggin
,
02:09
[PATCH v2 0/8] usb/xhci: TR NOOP, TI HCD device, more qtests
,
Nicholas Piggin
,
02:09
January 17, 2025
Re: [PATCH] migration: ram block cpr blockers
,
Peter Xu
,
18:58
Re: [PATCH] plugins: fix -Werror=maybe-uninitialized false-positive
,
Pierrick Bouvier
,
18:24
Re: [PATCH v2 03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Alex Bennée
,
16:29
Re: [PATCH v2 01/81] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Alex Bennée
,
16:26
Re: [PATCH v6 0/8] gdbstub: Allow late attachment
,
Alex Bennée
,
16:23
[PATCH 0/1] s390x: Abort immediately on invalid loadparm
,
jrossi
,
16:22
[PATCH 1/1] pc-bios/s390-ccw: Abort IPL on invalid loadparm
,
jrossi
,
16:22
Re: [PATCH v6 6/8] gdbstub: Allow late attachment
,
Alex Bennée
,
16:22
Re: [PATCH v6 2/8] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
16:19
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Fabiano Rosas
,
15:04
Nested virtualization with windows guest
,
Michał Zegan
,
14:46
[PATCH 10/10] rust: bindings for MemoryRegionOps
,
Paolo Bonzini
,
14:40
[PATCH 08/10] rust: qdev: switch from legacy reset to Resettable
,
Paolo Bonzini
,
14:40
[PATCH 09/10] rust: bindings: add Sync markers to types referred to by MemoryRegionOps
,
Paolo Bonzini
,
14:40
[PATCH 05/10] rust: qdev: add clock creation
,
Paolo Bonzini
,
14:40
[PATCH 07/10] rust: qdev: make ObjectImpl a supertrait of DeviceImpl
,
Paolo Bonzini
,
14:40
[PATCH 06/10] rust: qom: allow initializing interface vtables
,
Paolo Bonzini
,
14:40
[PATCH 04/10] rust: callbacks: allow passing optional callbacks as ()
,
Paolo Bonzini
,
14:40
[PATCH 03/10] rust: qom: add object creation functionality
,
Paolo Bonzini
,
14:40
[PATCH 02/10] rust: qom: add reference counting functionality
,
Paolo Bonzini
,
14:40
[PATCH 01/10] rust: qemu-api: add sub-subclass to the integration tests
,
Paolo Bonzini
,
14:40
[RFC PATCH 00/10] rust: remaining part of qdev bindings
,
Paolo Bonzini
,
14:40
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Steven Sistare
,
14:32
[PATCH] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
,
Thomas Huth
,
14:21
Re: [PULL v2 00/38] Rust, i386 patches for 2024-01-10
,
Stefan Hajnoczi
,
14:19
Re: [PULL 00/37] maintainer updates for gdb, plugins, documentation and windows builds
,
Stefan Hajnoczi
,
14:19
[PATCH 2/2] docs/cpu-features: Update "PAuth" (Pointer Authentication) details
,
Kashyap Chamarthy
,
14:11
[PATCH 1/2] docs/cpu-features: Consistently use vCPU instead of VCPU
,
Kashyap Chamarthy
,
14:11
[PATCH 0/2] docs: A couple of small changes to system/arm/cpu-features
,
Kashyap Chamarthy
,
14:11
Re: [PATCH] migration: ram block cpr blockers
,
Steven Sistare
,
14:10
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Fabiano Rosas
,
14:06
Re: [PATCH 08/21] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
,
Thomas Huth
,
14:00
Re: [PATCH 10/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
,
Thomas Huth
,
13:43
[PULL 65/68] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Richard Henderson
,
13:29
[PULL 68/68] softfloat: Constify helpers returning float_status field
,
Richard Henderson
,
13:29
[PULL 59/68] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
13:29
[PULL 67/68] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Richard Henderson
,
13:29
[PULL 61/68] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Richard Henderson
,
13:29
[PULL 66/68] tcg: Document tb_lookup() and tcg_tb_lookup()
,
Richard Henderson
,
13:29
[PULL 55/68] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 60/68] tcg/tci: Remove assertions for deposit and extract
,
Richard Henderson
,
13:29
[PULL 56/68] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Richard Henderson
,
13:29
[PULL 54/68] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 51/68] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Richard Henderson
,
13:29
[PULL 62/68] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Richard Henderson
,
13:29
[PULL 63/68] util/cpuinfo-riscv: Detect Zbs
,
Richard Henderson
,
13:29
[PULL 64/68] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
13:29
[PULL 47/68] tcg/i386: Handle all 8-bit extensions for i686
,
Richard Henderson
,
13:29
[PULL 49/68] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
13:29
[PULL 58/68] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Richard Henderson
,
13:29
[PULL 57/68] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 53/68] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 52/68] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 50/68] tcg/aarch64: Expand extract with offset 0 with andi
,
Richard Henderson
,
13:29
[PULL 46/68] tcg/mips: Expand bswap unconditionally
,
Richard Henderson
,
13:29
[PULL 44/68] tcg: Drop implementation checks from tcg-opc.h
,
Richard Henderson
,
13:29
[PULL 48/68] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:29
[PULL 45/68] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
,
Richard Henderson
,
13:29
[PULL 43/68] tcg: Remove TCG_OPF_64BIT
,
Richard Henderson
,
13:28
[PULL 42/68] tcg: Add TCGType argument to tcg_out_op
,
Richard Henderson
,
13:28
[PULL 40/68] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs
,
Richard Henderson
,
13:28
[PULL 41/68] tcg: Pass type and flags to tcg_target_op_def
,
Richard Henderson
,
13:28
[PULL 39/68] tcg: Validate op supported in opcode_args_ct
,
Richard Henderson
,
13:25
[PULL 36/68] tcg: Reorg process_op_defs
,
Richard Henderson
,
13:25
[PULL 38/68] tcg: Constify tcg_op_defs
,
Richard Henderson
,
13:25
[PULL 33/68] tcg: Split out tcg-target-mo.h
,
Richard Henderson
,
13:25
[PULL 34/68] tcg: Use C_NotImplemented in tcg_target_op_def
,
Richard Henderson
,
13:25
[PULL 29/68] tcg/sparc64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 28/68] tcg/s390x: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 37/68] tcg: Remove args_ct from TCGOpDef
,
Richard Henderson
,
13:25
[PULL 35/68] tcg: Change have_vec to has_type in tcg_op_supported
,
Richard Henderson
,
13:25
[PULL 32/68] tcg: Only include 'tcg-has.h' when necessary
,
Richard Henderson
,
13:25
[PULL 31/68] tcg: Include 'tcg-target-has.h' once in 'tcg-has.h'
,
Richard Henderson
,
13:25
[PULL 27/68] tcg/riscv: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 30/68] tcg/tci: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 25/68] tcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 26/68] tcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 24/68] tcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 23/68] tcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 19/68] tcg/ppc: Remove TCGPowerISA enum
,
Richard Henderson
,
13:25
[PULL 20/68] tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h'
,
Richard Henderson
,
13:25
[PULL 21/68] tcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 22/68] tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Richard Henderson
,
13:25
[PULL 18/68] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Richard Henderson
,
13:25
[PULL 15/68] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Richard Henderson
,
13:25
[PULL 11/68] tcg: Add tcg_op_deposit_valid
,
Richard Henderson
,
13:25
[PULL 17/68] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Richard Henderson
,
13:25
[PULL 16/68] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Richard Henderson
,
13:25
[PULL 07/68] tcg: Add type and flags arguments to tcg_op_supported
,
Richard Henderson
,
13:25
[PULL 13/68] target/i386: Use tcg_op_deposit_valid
,
Richard Henderson
,
13:25
[PULL 12/68] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Richard Henderson
,
13:25
[PULL 09/68] target/arm: Use tcg_op_supported
,
Richard Henderson
,
13:25
[PULL 14/68] target/i386: Use tcg_op_supported
,
Richard Henderson
,
13:25
[PULL 10/68] target/tricore: Use tcg_op_supported
,
Richard Henderson
,
13:25
[PULL 08/68] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
13:25
[PULL 05/68] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}
,
Richard Henderson
,
13:25
[PULL 04/68] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Richard Henderson
,
13:25
[PULL 03/68] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Richard Henderson
,
13:25
[PULL 02/68] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Richard Henderson
,
13:25
[PULL 06/68] tcg: Add TCGOP_FLAGS
,
Richard Henderson
,
13:25
[PULL 00/68] tcg patch queue
,
Richard Henderson
,
13:25
[PULL 01/68] disas/riscv: Guard dec->cfg dereference for host disassemble
,
Richard Henderson
,
13:25
Re: [PATCH] migration: ram block cpr blockers
,
Peter Xu
,
13:17
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
12:46
[PATCH] migration: ram block cpr blockers
,
Steve Sistare
,
12:46
Re: [PATCH v3] qemu/compiler: Absorb 'clang-tsa.h'
,
Richard Henderson
,
12:29
[PATCH 2/2] hw/pci: Assert a bar is not registered multiple times
,
Nicholas Piggin
,
12:29
[PATCH 1/2] hw/pci/msix: Warn on PBA writes
,
Nicholas Piggin
,
12:28
[PATCH 0/2] hw/pci: catch a few error cases
,
Nicholas Piggin
,
12:28
Re: [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Philippe Mathieu-Daudé
,
12:24
[PATCH v3 4/4] qtest/libqos/pci: Factor msix entry helpers into pci common code
,
Nicholas Piggin
,
12:23
[PATCH v3 2/4] qtest/libqos/pci: Enforce balanced iomap/unmap
,
Nicholas Piggin
,
12:23
[PATCH v3 3/4] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
,
Nicholas Piggin
,
12:23
[PATCH v3 1/4] qtest/libqos/pci: Do not write to PBA memory
,
Nicholas Piggin
,
12:23
[PATCH v3 0/4] qtest/libqos/pci: pci and msix fixes
,
Nicholas Piggin
,
12:23
Re: [PATCH] softfloat: Constify helpers returning float_status field
,
Richard Henderson
,
12:22
[PATCH] user: Extract common MMAP API to 'user/mmap.h'
,
Philippe Mathieu-Daudé
,
12:14
[PATCH 8/9] net/e1000e: Fix xITR minimum value
,
Nicholas Piggin
,
12:04
[PATCH 9/9] hw/net/e1000e|igb: Remove xitr_guest_value logic
,
Nicholas Piggin
,
12:04
[PATCH 7/9] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test
,
Nicholas Piggin
,
12:03
[PATCH 6/9] net/e1000e|igb: Fix interrupt throttling logic
,
Nicholas Piggin
,
12:03
[PATCH 5/9] net/igb: Fix EITR LLI and counter fields
,
Nicholas Piggin
,
12:03
[PATCH 4/9] net/igb: Fix interrupt throttling interval calculation
,
Nicholas Piggin
,
12:03
[PATCH 3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq
,
Nicholas Piggin
,
12:03
[PATCH 1/9] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq
,
Nicholas Piggin
,
12:03
[PATCH 2/9] net/e1000e: Permit disabling interrupt throttling
,
Nicholas Piggin
,
12:03
[PATCH 0/9] hw/e1000e|igb: interrupts and qtests fixes
,
Nicholas Piggin
,
12:03
[PATCH v3] qemu/compiler: Absorb 'clang-tsa.h'
,
Philippe Mathieu-Daudé
,
12:02
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Steven Sistare
,
11:59
Re: [PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
,
Philippe Mathieu-Daudé
,
11:52
Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
,
Philippe Mathieu-Daudé
,
11:52
[PULL 5/5] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
,
Fabiano Rosas
,
11:49
[PULL 4/5] tests/qtest/migration: Use out-of-band execution for migrate-recover
,
Fabiano Rosas
,
11:49
[PULL 3/5] tests/qtest: Introduce qtest_init_with_env_and_capabilities()
,
Fabiano Rosas
,
11:49
[PULL 2/5] tests/qtest: QTest example for RISC-V CSR register
,
Fabiano Rosas
,
11:49
[PULL 1/5] target/riscv: Add RISC-V CSR qtest support
,
Fabiano Rosas
,
11:49
[PULL 0/5] QTest patches for 2025-01-17
,
Fabiano Rosas
,
11:49
Re: [PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
,
Philippe Mathieu-Daudé
,
11:48
Re: [PATCH 00/21] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
,
Philippe Mathieu-Daudé
,
11:46
Re: [PATCH 10/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
,
Philippe Mathieu-Daudé
,
11:44
Re: [PATCH 08/21] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
,
Philippe Mathieu-Daudé
,
11:42
Re: [RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
,
Philippe Mathieu-Daudé
,
11:34
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
,
Richard Henderson
,
11:28
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
,
Richard Henderson
,
11:26
Re: [PATCH] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
11:04
Re: [PATCH v5 0/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
11:02
Re: [PATCH] rust: add --check-cfg test to rustc arguments
,
Alex Bennée
,
11:01
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Fabiano Rosas
,
10:29
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Steven Sistare
,
10:05
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
,
Fabiano Rosas
,
09:42
Re: [PATCH 0/2] net: Fix announce_self with vhost
,
Laurent Vivier
,
09:06
Re: [PULL 0/8] Xen regression fixes and cleanups
,
Stefan Hajnoczi
,
08:56
[PULL 24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Alex Bennée
,
08:52
[PULL 32/37] docs/devel: add git-publish for patch submitting
,
Alex Bennée
,
08:52
[PULL 25/37] plugins: enable linking with clang/lld
,
Alex Bennée
,
08:52
[PULL 31/37] docs/sphinx: include kernel-doc script as a dependency
,
Alex Bennée
,
08:52
[PULL 20/37] contrib/plugins/hotpages: fix 32-bit build
,
Alex Bennée
,
08:52
[PULL 37/37] scripts/nsis.py: Run dependency check for each DLL file only once
,
Alex Bennée
,
08:52
[PULL 19/37] contrib/plugins/hwprofile: fix 32-bit build
,
Alex Bennée
,
08:52
[PULL 34/37] docs/devel: add information on how to setup build environments
,
Alex Bennée
,
08:52
[PULL 26/37] plugins: fix kdoc annotation
,
Alex Bennée
,
08:52
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Markus Armbruster
,
08:45
[PULL 35/37] docs/devel: add a codebase section
,
Alex Bennée
,
08:44
[PULL 33/37] docs/devel: add b4 for patch retrieval
,
Alex Bennée
,
08:44
[PULL 28/37] tests/qtest: fix some copy and paste errors in kdoc
,
Alex Bennée
,
08:44
[PULL 22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Alex Bennée
,
08:44
[PULL 09/37] system: squash usb_parse into a single function
,
Alex Bennée
,
08:44
[PULL 06/37] semihosting/console: Avoid including 'cpu.h'
,
Alex Bennée
,
08:44
[PULL 27/37] editorconfig: update for perl scripts
,
Alex Bennée
,
08:44
[PULL 14/37] tests/tcg/plugins/mem: fix 32-bit build
,
Alex Bennée
,
08:44
[PULL 29/37] include/exec: fix some copy and paste errors in kdoc
,
Alex Bennée
,
08:44
[PULL 30/37] include/exec: remove warning_printed from MemoryRegion
,
Alex Bennée
,
08:44
[PULL 36/37] docs: add a glossary
,
Alex Bennée
,
08:43
[PULL 12/37] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Alex Bennée
,
08:43
[PULL 23/37] win32: remove usage of attribute gcc_struct
,
Alex Bennée
,
08:43
[PULL 15/37] contrib/plugins/stoptrigger: fix 32-bit build
,
Alex Bennée
,
08:43
[PULL 10/37] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
08:43
[PULL 17/37] contrib/plugins/hotblocks: fix 32-bit build
,
Alex Bennée
,
08:43
[PULL 16/37] contrib/plugins/cache: fix 32-bit build
,
Alex Bennée
,
08:43
[PULL 18/37] contrib/plugins/cflow: fix 32-bit build
,
Alex Bennée
,
08:43
[PULL 03/37] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Alex Bennée
,
08:43
[PULL 21/37] configure: reenable plugins by default for 32-bit hosts
,
Alex Bennée
,
08:43
[PULL 07/37] semihosting/meson: Build config.o and console.o once
,
Alex Bennée
,
08:43
[PULL 02/37] semihosting/uaccess: Briefly document returned values
,
Alex Bennée
,
08:43
[PULL 13/37] tests/tcg/plugins/syscall: fix 32-bit build
,
Alex Bennée
,
08:43
[PULL 08/37] system/vl: more error exit into config enumeration code
,
Alex Bennée
,
08:43
[PULL 11/37] tests/tcg/plugins/insn: remove unused callback parameter
,
Alex Bennée
,
08:43
[PULL 01/37] semihosting: add guest_error logging for failed opens
,
Alex Bennée
,
08:43
[PULL 05/37] semihosting/arm-compat: Include missing 'cpu.h' header
,
Alex Bennée
,
08:43
[PULL 04/37] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Alex Bennée
,
08:43
[PULL 00/37] maintainer updates for gdb, plugins, documentation and windows builds
,
Alex Bennée
,
08:43
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Kevin Wolf
,
08:20
Re: [PATCH v2] checkpatch: Check .m, .build, .hx, .json and .plist
,
Daniel P . Berrangé
,
08:12
Re: [PATCH v4 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
08:08
Re: [PATCH v4 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
08:07
Re: [PATCH 2/2] qapi/crypto: support enable encryption/decryption in parallel
,
Daniel P . Berrangé
,
08:04
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Daniel P . Berrangé
,
07:55
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
07:48
Re: [RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
,
Daniel Henrique Barboza
,
07:42
[PATCH v3 1/3] scripts: mandate that new files have SPDX-License-Identifier
,
Daniel P . Berrangé
,
07:41
[PATCH v3 3/3] scripts: forbid use of arbitrary SPDX tags besides license identifiers
,
Daniel P . Berrangé
,
07:41
[PATCH v3 2/3] scripts: validate SPDX license choices
,
Daniel P . Berrangé
,
07:41
[PATCH v3 0/3] scripts: mandate use of SPDX-License-Identifier tags in new files
,
Daniel P . Berrangé
,
07:41
Re: [RFC PATCH 1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
,
Daniel Henrique Barboza
,
07:40
Re: [PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
,
Fabiano Rosas
,
07:13
Re: [PATCH v3 3/4] target/mips: Enable MSA ASE using a CLI flag
,
Aleksandar Rakic
,
07:03
Re: [PATCH v3 2/4] Skip NaN mode check for soft-float
,
Aleksandar Rakic
,
07:03
Re: [PATCH v3 1/4] Add support for emulation of CRC32 instructions
,
Aleksandar Rakic
,
07:01
Re: [PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
,
Kashyap Chamarthy
,
06:58
Re: [PATCH 1/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
,
Jonathan Cameron
,
06:45
Re: [PULL 0/8] Xen regression fixes and cleanups
,
David Woodhouse
,
06:37
Re: [PATCH v9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Alistair Francis
,
06:32
Re: [PATCH] vfio: Support P2P access in confidential VM
,
Yang Dongshan
,
06:31
Re: [PATCH] vfio: Support P2P access in confidential VM
,
Yang Dongshan
,
06:26
Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
,
Daniel P . Berrangé
,
06:25
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
,
Kevin Wolf
,
06:24
[PATCH 0/2] net: Fix announce_self with vhost
,
Laurent Vivier
,
06:17
[PATCH 1/2] net: Fix announce_self
,
Laurent Vivier
,
06:17
[PATCH 2/2] net/dump: Correctly compute Ethernet packet offset
,
Laurent Vivier
,
06:17
Re: [PATCH v3] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
06:16
Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
,
Thomas Huth
,
06:15
Re: [PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
,
Daniel P . Berrangé
,
06:07
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Daniel P . Berrangé
,
06:01
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
05:56
Re: [PULL 0/8] Xen regression fixes and cleanups
,
Phil Dennis-Jordan
,
05:49
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
05:44
Re: [PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Markus Armbruster
,
05:44
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
,
Alex Bennée
,
05:39
Re: [PATCH v4 1/3] coreaudio: Commit the result of init in the end
,
Phil Dennis-Jordan
,
05:38
Re: [PATCH v2 2/2] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Alex Bennée
,
05:38
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
,
Alex Bennée
,
05:38
Re: [PATCH 00/21] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
,
Michael S. Tsirkin
,
05:37
Re: [PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Daniel P . Berrangé
,
05:32
[PATCH 3/3] tests/qtest/test-x86-cpuid-compat: Replaced the removed pc-i440fx-2.* machines
,
Thomas Huth
,
05:28
[PATCH 2/3] hw/i386/pc_piix: Remove pc-i440fx-2.4 up to pc-i440fx-2.12
,
Thomas Huth
,
05:28
[PATCH 1/3] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3
,
Thomas Huth
,
05:27
[PATCH 0/3] Remove deprecated machines pc-i440fx-2.4 up to pc-i440fx-2.12
,
Thomas Huth
,
05:27
Re: [PATCH v4 3/3] coreaudio: Initialize the buffer for device change
,
Phil Dennis-Jordan
,
05:24
Re: [PATCH v3 1/8] qapi: golang: Generate enum type
,
Victor Toso
,
05:22
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Paolo Bonzini
,
05:15
Re: [PATCH v4 2/3] audio: Add functions to initialize buffers
,
Phil Dennis-Jordan
,
05:14
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
05:13
Re: [PATCH v3 1/8] qapi: golang: Generate enum type
,
Daniel P . Berrangé
,
05:11
Re: CXL emulation on aarch64
,
Jonathan Cameron
,
04:43
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
04:40
Re: CXL emulation on aarch64
,
Jonathan Cameron
,
04:34
Re: [PATCH v2 07/13] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Bernhard Beschow
,
04:29
[PATCH 09/10] rust: pl011: pull device-specific code out of MemoryRegionOps callbacks
,
Paolo Bonzini
,
04:27
[PATCH 08/10] rust: pl011: remove duplicate definitions
,
Paolo Bonzini
,
04:27
[PATCH 10/10] rust: qdev: make reset take a shared reference
,
Paolo Bonzini
,
04:27
[PATCH 07/10] rust: pl011: wrap registers with BqlRefCell
,
Paolo Bonzini
,
04:27
[PATCH 05/10] rust: pl011: pull interrupt updates out of read/write ops
,
Paolo Bonzini
,
04:27
[PATCH 06/10] rust: pl011: extract PL011Registers
,
Paolo Bonzini
,
04:27
[PATCH 04/10] rust: pl011: extract CharBackend receive logic into a separate function
,
Paolo Bonzini
,
04:27
[PATCH 03/10] rust: pl011: extract conversion to RegisterOffset
,
Paolo Bonzini
,
04:27
[PATCH 02/10] rust: pl011: hide unnecessarily "pub" items from outside pl011::device
,
Paolo Bonzini
,
04:27
[PATCH 01/10] rust: pl011: remove unnecessary "extern crate"
,
Paolo Bonzini
,
04:27
[PATCH 00/10] rust: pl011: correctly use interior mutability
,
Paolo Bonzini
,
04:27
Re: [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
,
Thomas Huth
,
04:24
Re: [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
,
Thomas Huth
,
04:21
Re: [PATCH 16/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
,
Thomas Huth
,
04:16
Re: [PATCH 12/21] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
,
Thomas Huth
,
04:09
Re: [PATCH 10/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
,
Thomas Huth
,
04:08
Re: [PATCH 09/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
,
Thomas Huth
,
04:06
[PATCH 02/10] rust: vmstate: implement VMState for non-leaf types
,
Paolo Bonzini
,
04:02
Re: [PULL 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
04:02
[PATCH 09/10] rust: vmstate: remove translation of C vmstate macros
,
Paolo Bonzini
,
04:01
[PATCH 10/10] rust: vmstate: make order of parameters consistent in vmstate_clock
,
Paolo Bonzini
,
04:01
[PATCH 08/10] rust: pl011: switch vmstate to new-style macros
,
Paolo Bonzini
,
04:01
[PATCH 06/10] rust: vmstate: add public utility macros to implement VMState
,
Paolo Bonzini
,
04:01
[PATCH 07/10] rust: qemu_api: add vmstate_struct
,
Paolo Bonzini
,
04:01
[PATCH 03/10] rust: vmstate: add varray support to vmstate_of!
,
Paolo Bonzini
,
04:01
[PATCH 05/10] rust: vmstate: implement VMState for scalar types
,
Paolo Bonzini
,
04:01
[PATCH 04/10] rust: vmstate: implement Zeroable for VMStateField
,
Paolo Bonzini
,
04:01
[PATCH 01/10] rust: vmstate: add new type safe implementation
,
Paolo Bonzini
,
04:01
[PATCH 00/10] rust: (mostly) type safe VMState
,
Paolo Bonzini
,
04:01
Re: [PATCH 08/21] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
,
Thomas Huth
,
03:58
Re: [PATCH 03/21] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
,
Thomas Huth
,
03:55
Re: [PATCH 01/21] hw/i386/pc: Remove unused pc_compat_2_3 declarations
,
Thomas Huth
,
03:53
[PULL v2 00/38] Rust, i386 patches for 2024-01-10
,
Paolo Bonzini
,
03:52
[PULL 02/38] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
03:52
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Philippe Mathieu-Daudé
,
03:44
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Thomas Huth
,
03:29
Re: [PATCH v7 0/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
03:26
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Daniel P . Berrangé
,
03:09
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
03:04
Re: [PATCH v3] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Michael Tokarev
,
02:20
Re: [PATCH v2 01/13] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Michael Tokarev
,
02:11
Re: [PATCH 2/3] pci: acpi: Windows 'PCI Label Id' bug workaround
,
Ani Sinha
,
02:06
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Thomas Huth
,
01:48
[PATCH v4 2/3] audio: Add functions to initialize buffers
,
Akihiko Odaki
,
01:48
[PATCH v4 3/3] coreaudio: Initialize the buffer for device change
,
Akihiko Odaki
,
01:47
[PATCH v4 1/3] coreaudio: Commit the result of init in the end
,
Akihiko Odaki
,
01:47
[PATCH v4 0/3] coreaudio fixes
,
Akihiko Odaki
,
01:47
Re: [PATCH 2/3] pci: acpi: Windows 'PCI Label Id' bug workaround
,
Michael Tokarev
,
01:29
Re: [PATCH] pci/msix: Fix msix pba read vector poll end calculation
,
Michael Tokarev
,
01:26
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
01:24
Re: [PATCH v2] pci: ensure valid link status bits for downstream ports
,
Michael Tokarev
,
01:21
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
01:19
[PULL 50/50] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
,
Alistair Francis
,
00:59
[PULL 44/50] target/riscv: Add Smdbltrp CSRs handling
,
Alistair Francis
,
00:59
[PULL 43/50] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Alistair Francis
,
00:59
[PULL 49/50] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
Alistair Francis
,
00:59
[PULL 46/50] target/riscv: Implement Smdbltrp behavior
,
Alistair Francis
,
00:59
[PULL 48/50] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Alistair Francis
,
00:59
[PULL 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
,
Alistair Francis
,
00:59
[PULL 36/50] target/riscv: Invoke pmu init after feature enable
,
Alistair Francis
,
00:59
[PULL 33/50] target/riscv: Add counter delegation definitions
,
Alistair Francis
,
00:59
[PULL 32/50] target/riscv: Add properties for counter delegation ISA extensions
,
Alistair Francis
,
00:59
[PULL 45/50] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
00:59
[PULL 41/50] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Alistair Francis
,
00:59
[PULL 40/50] target/riscv: Add Ssdbltrp CSRs handling
,
Alistair Francis
,
00:59
[PULL 39/50] target/riscv: Fix henvcfg potentially containing stale bits
,
Alistair Francis
,
00:58
[PULL 34/50] target/riscv: Add select value range check for counter delegation
,
Alistair Francis
,
00:58
[PULL 37/50] target/riscv: Add implied rule for counter delegation extensions
,
Alistair Francis
,
00:58
[PULL 29/50] target/riscv: Decouple AIA processing from xiselect and xireg
,
Alistair Francis
,
00:58
[PULL 38/50] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
,
Alistair Francis
,
00:58
[PULL 42/50] target/riscv: Implement Ssdbltrp exception handling
,
Alistair Francis
,
00:58
[PULL 30/50] target/riscv: Enable S*stateen bits for AIA
,
Alistair Francis
,
00:58
[PULL 35/50] target/riscv: Add counter delegation/configuration support
,
Alistair Francis
,
00:58
[PULL 31/50] target/riscv: Support generic CSR indirect access
,
Alistair Francis
,
00:58
[PULL 28/50] target/riscv: Add properties for Indirect CSR Access extension
,
Alistair Francis
,
00:58
[PULL 27/50] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Alistair Francis
,
00:58
[PULL 26/50] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
,
Alistair Francis
,
00:57
[PULL 25/50] target/riscv: Add Zicfilp support for Smrnmi
,
Alistair Francis
,
00:57
[PULL 24/50] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
00:57
[PULL 23/50] target/riscv: Add Smrnmi mnret instruction
,
Alistair Francis
,
00:57
[PULL 22/50] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
00:57
[PULL 21/50] target/riscv: Add Smrnmi CSRs
,
Alistair Francis
,
00:57
[PULL 20/50] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
Alistair Francis
,
00:57
[PULL 19/50] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alistair Francis
,
00:57
[PULL 18/50] target/riscv: Apply pointer masking for virtualized memory accesses
,
Alistair Francis
,
00:57
[PULL 17/50] target/riscv: Update address modify functions to take into account pointer masking
,
Alistair Francis
,
00:57
[PULL 16/50] target/riscv: Add pointer masking tb flags
,
Alistair Francis
,
00:57
[PULL 15/50] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alistair Francis
,
00:56
[PULL 14/50] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
Alistair Francis
,
00:56
[PULL 13/50] target/riscv: Remove obsolete pointer masking extension code.
,
Alistair Francis
,
00:56
[PULL 12/50] target/riscv: add trace in riscv_raise_exception()
,
Alistair Francis
,
00:56
[PULL 11/50] target/riscv: use RISCVException enum in exception helpers
,
Alistair Francis
,
00:56
[PULL 10/50] target/riscv/tcg: add sha
,
Alistair Francis
,
00:56
[PULL 09/50] target/riscv: add shgatpa
,
Alistair Francis
,
00:56
[PULL 08/50] target/riscv: add shvsatpa
,
Alistair Francis
,
00:56
[PULL 07/50] target/riscv: add shvstvecd
,
Alistair Francis
,
00:56
[PULL 06/50] target/riscv: add shtvala
,
Alistair Francis
,
00:56
[PULL 05/50] target/riscv: add shvstvala
,
Alistair Francis
,
00:56
[PULL 04/50] target/riscv: add shcounterenw
,
Alistair Francis
,
00:56
[PULL 03/50] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
00:56
[PULL 02/50] target/riscv: rvv: speed up small unit-stride loads and stores
,
Alistair Francis
,
00:56
[PULL 01/50] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Alistair Francis
,
00:56
[PULL 00/50] riscv-to-apply queue
,
Alistair Francis
,
00:56
January 16, 2025
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
,
Richard Henderson
,
23:45
Re: [PATCH] softfloat: Constify helpers returning float_status field
,
Richard Henderson
,
23:38
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Shivaprasad G Bhat
,
23:11
[PATCH v9 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Shivaprasad G Bhat
,
23:07
[PATCH v9 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Shivaprasad G Bhat
,
23:07
[PATCH v9 0/2] ppc: Enable 2nd DAWR support on Power10
,
Shivaprasad G Bhat
,
23:07
Re: [PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
,
Alistair Francis
,
23:06
Re: [PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
,
Alistair Francis
,
22:49
[PATCH 0/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
,
Yuquan Wang
,
22:44
[PATCH 1/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
,
Yuquan Wang
,
22:44
Re: [PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
,
Zhijian Li (Fujitsu)
,
22:27
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
,
Pierrick Bouvier
,
20:59
Re: CXL emulation on aarch64
,
Itaru Kitayama
,
20:14
Re: CXL emulation on aarch64
,
Itaru Kitayama
,
19:24
[PATCH v6 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Ilya Leoshkevich
,
19:16
[PATCH v6 8/8] tests/tcg: Add late gdbstub attach test
,
Ilya Leoshkevich
,
19:16
[PATCH v6 3/8] user: Introduce user/signal.h
,
Ilya Leoshkevich
,
19:16
[PATCH v6 5/8] osdep: Introduce qemu_kill_thread()
,
Ilya Leoshkevich
,
19:16
[PATCH v6 1/8] gdbstub: Allow the %d placeholder in the socket path
,
Ilya Leoshkevich
,
19:16
[PATCH v6 2/8] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
19:16
[PATCH v6 0/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
19:16
[PATCH v6 6/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
19:16
[PATCH v6 4/8] user: Introduce host_interrupt_signal
,
Ilya Leoshkevich
,
19:16
Re: [PATCH v2 01/13] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Bernhard Beschow
,
18:39
Re: [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Bernhard Beschow
,
18:21
[RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
,
Philippe Mathieu-Daudé
,
18:04
[RFC PATCH 1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
,
Philippe Mathieu-Daudé
,
18:04
[RFC PATCH 0/2] target/arm: Constify helpers taking CPUARMState arg
,
Philippe Mathieu-Daudé
,
18:04
[PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
,
Philippe Mathieu-Daudé
,
17:36
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
Stefan Hajnoczi
,
17:10
Re: [PULL 0/8] Xen regression fixes and cleanups
,
Stefan Hajnoczi
,
17:10
Re: [PULL 0/8] loongarch-to-apply queue
,
Stefan Hajnoczi
,
17:10
Re: [PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Daniel P . Berrangé
,
17:00
[PATCH] softfloat: Constify helpers returning float_status field
,
Philippe Mathieu-Daudé
,
16:44
[PATCH v2 2/2] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
16:32
[PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
,
Ilya Leoshkevich
,
16:32
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Philippe Mathieu-Daudé
,
16:13
[PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
,
Philippe Mathieu-Daudé
,
16:11
Re: [PATCH] qemu/compiler: Absorb 'clang-tsa.h'
,
Philippe Mathieu-Daudé
,
16:10
[PATCH] qemu/compiler: Absorb 'clang-tsa.h'
,
Philippe Mathieu-Daudé
,
16:09
Re: [PATCH V7 23/24] migration-test: cpr-transfer
,
Steven Sistare
,
15:16
Re: [PATCH V7 23/24] migration-test: cpr-transfer
,
Fabiano Rosas
,
15:03
Re: [PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
,
Thomas Huth
,
14:46
Re: [PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
,
Thomas Huth
,
14:45
Re: [PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
,
Thomas Huth
,
14:42
Re: [PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
,
Thomas Huth
,
14:40
Re: [PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
,
Thomas Huth
,
14:40
Re: [PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
,
Thomas Huth
,
14:38
Re: [PATCH V7 23/24] migration-test: cpr-transfer
,
Steven Sistare
,
14:37
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Thomas Huth
,
14:37
Re: [RFC v3 5/5] svq: Support translations via GPAs in vhost_svq_translate_addr
,
Eugenio Perez Martin
,
14:29
Re: [PATCH V7 23/24] migration-test: cpr-transfer
,
Fabiano Rosas
,
14:06
Re: [RFC v3 4/5] virtio: add in_xlat_addr & out_xlat_addr VirtQueueElement members
,
Eugenio Perez Martin
,
14:03
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
14:02
Re: [RFC v3 3/5] vhost-vdpa: Implement the GPA->IOVA tree
,
Eugenio Perez Martin
,
14:01
Re: [PATCH] vfio: Support P2P access in confidential VM
,
Cédric Le Goater
,
13:15
Re: [PATCH 01/21] hw/i386/pc: Remove unused pc_compat_2_3 declarations
,
Richard Henderson
,
13:06
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH-for-10.1 v2 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
,
Richard Henderson
,
13:04
Re: [PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
,
Richard Henderson
,
13:04
Re: [PATCH-for-10.1 v2 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
,
Richard Henderson
,
13:04
Re: [PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
,
Richard Henderson
,
13:03
Re: [PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
,
Richard Henderson
,
13:00
Re: [PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
,
Richard Henderson
,
12:58
Re: [PATCH-for-10.1 v2 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
,
Richard Henderson
,
12:58
Re: [PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
,
Richard Henderson
,
12:56
Re: [PATCH-for-10.1 v2 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
,
Richard Henderson
,
12:54
Re: [PATCH] vfio: Support P2P access in confidential VM
,
Alex Williamson
,
12:48
Re: [PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
,
Richard Henderson
,
12:48
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Richard Henderson
,
12:47
Re: [PATCH-for-10.1 v2 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
,
Richard Henderson
,
12:45
Re: [PATCH-for-10.1 v2 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
,
Richard Henderson
,
12:42
Re: [PATCH v2 05/23] qapi/schema: add __repr__ to QAPIDoc.Section
,
John Snow
,
12:36
Re: [PATCH v2 02/11] hw/mips/loongson3_virt: Invert vCPU creation order to remove &first_cpu
,
Richard Henderson
,
12:35
Re: [PATCH v2] Add a b4 configuration file
,
Cédric Le Goater
,
12:35
Re: [PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
,
Cédric Le Goater
,
12:16
Re: [PATCH] vfio/igd: Fix potential overflow in igd_gtt_memory_size()
,
Cédric Le Goater
,
12:16
Re: [PATCH] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
,
Cédric Le Goater
,
12:16
Re: [RFC v3 2/5] vhost-iova-tree: Remove range check for IOVA allocator
,
Eugenio Perez Martin
,
12:03
Re: [RFC v3 1/5] vhost-vdpa: Decouple the IOVA allocator
,
Eugenio Perez Martin
,
11:46
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
11:41
Re: [PATCH 2/3] pci: acpi: Windows 'PCI Label Id' bug workaround
,
Fiona Ebner
,
11:28
[PATCH v2] Add a simple zh_TW Traditional Chinese translation
,
Peter Dave Hello
,
11:24
[PATCH v3 25/37] plugins: enable linking with clang/lld
,
Alex Bennée
,
11:22
Re: [PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
,
Alex Williamson
,
11:16
[PATCH v3 20/37] contrib/plugins/hotpages: fix 32-bit build
,
Alex Bennée
,
11:14
Re: [PATCH v7 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
11:14
[PATCH v3 15/37] contrib/plugins/stoptrigger: fix 32-bit build
,
Alex Bennée
,
11:13
[PATCH v3 34/37] docs/devel: add information on how to setup build environments
,
Alex Bennée
,
11:13
[PATCH v3 24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Alex Bennée
,
11:13
[PATCH v3 23/37] win32: remove usage of attribute gcc_struct
,
Alex Bennée
,
11:13
[PATCH v3 31/37] docs/sphinx: include kernel-doc script as a dependency
,
Alex Bennée
,
11:13
[PATCH v3 18/37] contrib/plugins/cflow: fix 32-bit build
,
Alex Bennée
,
11:13
[PATCH v3 28/37] tests/qtest: fix some copy and paste errors in kdoc
,
Alex Bennée
,
11:13
[PATCH v3 17/37] contrib/plugins/hotblocks: fix 32-bit build
,
Alex Bennée
,
11:13
[PATCH v3 33/37] docs/devel: add b4 for patch retrieval
,
Alex Bennée
,
11:13
[PATCH v3 35/37] docs/devel: add a codebase section
,
Alex Bennée
,
11:13
[PATCH v3 27/37] editorconfig: update for perl scripts
,
Alex Bennée
,
11:13
[PATCH v3 36/37] docs: add a glossary
,
Alex Bennée
,
11:13
[PATCH v3 19/37] contrib/plugins/hwprofile: fix 32-bit build
,
Alex Bennée
,
11:12
[PATCH v3 26/37] plugins: fix kdoc annotation
,
Alex Bennée
,
11:12
[PATCH v3 32/37] docs/devel: add git-publish for patch submitting
,
Alex Bennée
,
11:12
[PATCH v3 22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Alex Bennée
,
11:12
[PATCH v3] hw/riscv/virt: Add serial alias in DTB
,
Vasilis Liaskovitis
,
11:10
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
11:09
Re: [PATCH v3 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR-FINAL
,
Alex Bennée
,
11:05
[PATCH v3 29/37] include/exec: fix some copy and paste errors in kdoc
,
Alex Bennée
,
11:05
[PATCH v3 16/37] contrib/plugins/cache: fix 32-bit build
,
Alex Bennée
,
11:05
[PATCH v3 08/37] system/vl: more error exit into config enumeration code
,
Alex Bennée
,
11:05
[PATCH v3 11/37] tests/tcg/plugins/insn: remove unused callback parameter
,
Alex Bennée
,
11:05
[PATCH v3 37/37] scripts/nsis.py: Run dependency check for each DLL file only once
,
Alex Bennée
,
11:05
[PATCH v3 06/37] semihosting/console: Avoid including 'cpu.h'
,
Alex Bennée
,
11:04
[PATCH v3 30/37] include/exec: remove warning_printed from MemoryRegion
,
Alex Bennée
,
11:04
[PATCH v3 14/37] tests/tcg/plugins/mem: fix 32-bit build
,
Alex Bennée
,
11:04
[PATCH v3 10/37] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
11:04
[PATCH v3 09/37] system: squash usb_parse into a single function
,
Alex Bennée
,
11:04
[PATCH v3 02/37] semihosting/uaccess: Briefly document returned values
,
Alex Bennée
,
11:04
[PATCH v3 21/37] configure: reenable plugins by default for 32-bit hosts
,
Alex Bennée
,
11:04
[PATCH v3 04/37] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Alex Bennée
,
11:04
[PATCH v3 13/37] tests/tcg/plugins/syscall: fix 32-bit build
,
Alex Bennée
,
11:03
[PATCH v3 12/37] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Alex Bennée
,
11:03
[PATCH v3 07/37] semihosting/meson: Build config.o and console.o once
,
Alex Bennée
,
11:03
[PATCH v3 05/37] semihosting/arm-compat: Include missing 'cpu.h' header
,
Alex Bennée
,
11:03
[PATCH v3 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR-FINAL
,
Alex Bennée
,
11:03
[PATCH v3 03/37] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Alex Bennée
,
11:03
[PATCH v3 01/37] semihosting: add guest_error logging for failed opens
,
Alex Bennée
,
11:03
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
11:01
Re: [PATCH v7 2/3] linux-headers: Update to Linux 6.13-rc7
,
Cornelia Huck
,
10:57
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
,
Philippe Mathieu-Daudé
,
10:57
Re: [PATCH v7 1/3] linux-headers: Add vmclock-abi.h
,
Cornelia Huck
,
10:53
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Kevin Wolf
,
10:52
Re: [PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Philippe Mathieu-Daudé
,
10:49
[PATCH v1] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
10:42
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Peter Maydell
,
10:42
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Alex Bennée
,
10:40
Re: [PATCH 1/2] target/i386: Do not raise Invalid for 0 * Inf + QNaN
,
Peter Maydell
,
10:38
Re: [PATCH v2] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Richard Henderson
,
10:36
Re: [PATCH] vfio/igd: Fix potential overflow in igd_gtt_memory_size()
,
Alex Williamson
,
10:35
Re: [PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Eric Farman
,
10:33
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
10:33
Re: [PATCH 1/2] target/i386: Do not raise Invalid for 0 * Inf + QNaN
,
Richard Henderson
,
10:22
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Richard Henderson
,
10:17
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Philippe Mathieu-Daudé
,
10:17
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Andrew Jones
,
10:17
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
,
Philippe Mathieu-Daudé
,
10:15
Re: [PATCH 2/2] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
,
Richard Henderson
,
10:14
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Alex Bennée
,
10:09
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
10:06
[PATCH-for-10.1 v2 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
,
Philippe Mathieu-Daudé
,
10:01
[PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
,
Philippe Mathieu-Daudé
,
10:01
[PATCH-for-10.1 v2 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
,
Philippe Mathieu-Daudé
,
10:01
[PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
,
Philippe Mathieu-Daudé
,
10:01
[PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
,
Philippe Mathieu-Daudé
,
10:01
[PATCH-for-10.1 v2 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
,
Philippe Mathieu-Daudé
,
10:00
[PATCH-for-10.1 v2 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
,
Philippe Mathieu-Daudé
,
09:59
[PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Philippe Mathieu-Daudé
,
09:59
Re: [PATCH v7 0/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
09:55
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Richard Henderson
,
09:54
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Maydell
,
09:50
Re: [PATCH v7 0/3] hw/acpi: Add vmclock device
,
Michael S. Tsirkin
,
09:44
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
09:34
Re: [PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Jared Rossi
,
09:27
Re: [PATCH 3/3] pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server
,
Jared Rossi
,
09:26
Re: [RFC PATCH] hw/rtc/mc146818rtc: Drop pre-v3 migration stream support
,
Fabiano Rosas
,
09:23
Re: [PATCH v2] hw/riscv/virt: Add serial alias in DTB
,
Andrew Jones
,
09:14
Re: [PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Jared Rossi
,
09:14
Re: [PATCH 1/3] pc-bios/s390-ccw/virtio: Add a function to reset a virtio device
,
Jared Rossi
,
09:14
Re: [PATCH v2 0/2] block: Fix leak in send_qmp_error_event
,
Kevin Wolf
,
09:14
Re: [PATCH v7 2/3] linux-headers: Update to Linux 6.13-rc7
,
David Woodhouse
,
09:11
Re: [PATCH v7 2/3] linux-headers: Update to Linux 6.13-rc7
,
Paul Durrant
,
09:08
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
David Woodhouse
,
09:07
Re: [PATCH v4 0/2] vpc: Read images exported from Azure correctly
,
Kevin Wolf
,
09:04
[PATCH v7 1/3] linux-headers: Add vmclock-abi.h
,
David Woodhouse
,
09:03
[PATCH v7 0/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
09:03
[PATCH v7 3/3] hw/acpi: Add vmclock device
,
David Woodhouse
,
09:03
[PATCH v7 2/3] linux-headers: Update to Linux 6.13-rc7
,
David Woodhouse
,
09:03
Re: [PATCH] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
,
Markus Armbruster
,
08:52
[PATCH] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
,
Zhang Boyang
,
08:49
Re: [PATCH] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
,
Zhang Boyang
,
08:49
Re: [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Markus Armbruster
,
08:45
[PATCH v2] hw/riscv/virt: Add serial alias in DTB
,
Vasilis Liaskovitis
,
08:39
Re: [RFC PATCH] hw/riscv/virt: Add serial alias in DTB
,
Vasilis Liaskovitis
,
08:38
Re: [PATCH v9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Daniel Henrique Barboza
,
08:30
[PATCH v9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
08:16
Re: [PATCH] riscv: disable Smdbltrp for the max cpu
,
Clément Léger
,
08:02
Re: [RFC PATCH 5/6] hw/riscv/riscv-iommu: Acquire device IDs dynamically
,
Daniel Henrique Barboza
,
07:41
Re: [PATCH] qapi/ui: Fix documentation of upper bound value in InputMoveEvent
,
Markus Armbruster
,
07:40
Re: [RFC PATCH 4/6] hw/riscv/riscv-iommu: Allow PCI hosts with iommu_ops registered connecting to the IOMMU
,
Daniel Henrique Barboza
,
07:40
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Kevin Wolf
,
07:38
Re: [PATCH 2/2] target/riscv: Mask out upper sscofpmf bits during validation
,
Daniel Henrique Barboza
,
07:32
Re: [PATCH] hw/ide: replace assert with proper error handling
,
Артем Насонов
,
07:31
Re: [PATCH 1/2] target/riscv: Fix the hpmevent mask
,
Daniel Henrique Barboza
,
07:31
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Peter Maydell
,
07:25
Re: [PATCH] riscv: disable Smdbltrp for the max cpu
,
Daniel Henrique Barboza
,
07:16
Re: [PATCH v5 2/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
07:07
Re: [PATCH v5 3/3] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
,
Ani Sinha
,
07:06
[PATCH 3/3] pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server
,
Thomas Huth
,
06:59
[PATCH 2/3] pc-bios/s390-ccw: Fix boot problem with virtio-net devices
,
Thomas Huth
,
06:58
[PATCH 1/3] pc-bios/s390-ccw/virtio: Add a function to reset a virtio device
,
Thomas Huth
,
06:58
[PATCH 0/3] pc-bios/s390-ccw: Fix problems related to network booting
,
Thomas Huth
,
06:58
Re: [PATCH v2 05/23] qapi/schema: add __repr__ to QAPIDoc.Section
,
Markus Armbruster
,
06:51
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
06:48
Re: [PATCH] hw/ide: replace assert with proper error handling
,
Peter Maydell
,
06:32
[PATCH v2 5/6] target/loongarch: Set unused flag with CSR registers
,
Bibo Mao
,
06:31
[PATCH v2 3/6] target/loongarch: Add common header file for CSR register
,
Bibo Mao
,
06:31
[PATCH v2 6/6] target/loongarch: Dump all generic CSR registers
,
Bibo Mao
,
06:31
[PATCH v2 0/6] Dump all generic CSR registers
,
Bibo Mao
,
06:31
[PATCH v2 4/6] target/loongarch: Add common source file for CSR register
,
Bibo Mao
,
06:31
[PATCH v2 1/6] target/loongarch: Add dynamic function access with CSR register
,
Bibo Mao
,
06:31
[PATCH v2 2/6] target/loongarch: Remove static CSR function setting
,
Bibo Mao
,
06:31
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Kevin Wolf
,
06:27
[PATCH 1/2] target/i386: Do not raise Invalid for 0 * Inf + QNaN
,
Peter Maydell
,
06:25
[PATCH 2/2] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
,
Peter Maydell
,
06:25
[PATCH 0/2] target/i386: Fix 0 * Inf + QNaN regression
,
Peter Maydell
,
06:25
[PATCH] hw/ide: replace assert with proper error handling
,
Artem Nasonov
,
06:16
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Peter Maydell
,
06:07
Re: [PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
,
Daniel P . Berrangé
,
05:59
Re: CXL emulation on aarch64
,
Jonathan Cameron
,
05:58
Re: [PATCH v2] scripts/checkpatch: more checks on files imported from Linux
,
Peter Maydell
,
05:58
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Daniel Henrique Barboza
,
05:58
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Alex Bennée
,
05:52
Re: [PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
,
Jonathan Cameron
,
05:50
Re: [ISSUE] memdev cannot be enabled after reboot due to failed dvsec range check [QEMU setup]
,
Jonathan Cameron
,
05:46
Re: [PATCH] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
,
Eric Auger
,
05:35
Re: [PATCH 11/21] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
,
Daniel P . Berrangé
,
05:34
Re: [PATCH 02/21] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
,
Daniel P . Berrangé
,
05:33
Re: [PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Christian Schoenebeck
,
05:31
[PATCH] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
,
Zhenzhong Duan
,
05:27
Re: [PATCH 21/21] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
,
Daniel P . Berrangé
,
05:21
Re: [PATCH 20/21] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
,
Daniel P . Berrangé
,
05:20
Re: [PATCH 19/21] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
,
Daniel P . Berrangé
,
05:20
Re: [PATCH 18/21] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
,
Daniel P . Berrangé
,
05:19
Re: [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
,
Daniel P . Berrangé
,
05:18
Re: [PATCH 16/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
,
Daniel P . Berrangé
,
05:17
Re: [PATCH 15/21] hw/block/fdc-isa: Remove 'fallback' property
,
Daniel P . Berrangé
,
05:17
Re: [PATCH 14/21] hw/core/machine: Remove hw_compat_2_5[] array
,
Daniel P . Berrangé
,
05:16
Re: [PATCH 13/21] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
,
Daniel P . Berrangé
,
05:13
Re: [PATCH 12/21] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
,
Daniel P . Berrangé
,
05:08
Re: [PATCH 10/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
,
Daniel P . Berrangé
,
05:06
Re: [PATCH 09/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
,
Daniel P . Berrangé
,
05:01
Re: [PATCH 08/21] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
,
Daniel P . Berrangé
,
04:58
[PATCH] vfio: Support P2P access in confidential VM
,
Wencheng Yang
,
04:54
Re: [PATCH 07/21] hw/core/machine: Remove hw_compat_2_4[] array
,
Daniel P . Berrangé
,
04:53
Re: [PATCH 06/21] target/i386/cpu: Pass Error** to x86_cpu_filter_features()
,
Daniel P . Berrangé
,
04:51
Re: [PATCH 05/21] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Daniel P . Berrangé
,
04:47
Re: [PATCH 04/21] hw/i386/pc: Remove pc_compat_2_4[] array
,
Daniel P . Berrangé
,
04:39
Re: [PATCH 03/21] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
,
Daniel P . Berrangé
,
04:38
Re: [PATCH 02/21] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
,
Daniel P . Berrangé
,
04:29
Re: [PATCH v2] scripts/checkpatch: more checks on files imported from Linux
,
David Woodhouse
,
04:26
[PATCH] riscv: disable Smdbltrp for the max cpu
,
Clément Léger
,
04:24
Re: [RFC PATCH] hw/riscv/virt: Add serial alias in DTB
,
Andrew Jones
,
04:24
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
04:19
Re: [PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
,
Daniel P . Berrangé
,
04:19
Re: [PATCH v19 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
04:15
Re: [PATCH 01/21] hw/i386/pc: Remove unused pc_compat_2_3 declarations
,
Daniel P . Berrangé
,
04:07
[PATCH v20 11/11] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
04:02
[PATCH v20 10/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
04:02
[PATCH v20 09/11] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
04:02
[PATCH v20 08/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
04:02
[PATCH v20 07/11] pcie_sriov: Ensure VF addr does not overflow
,
Akihiko Odaki
,
04:02
[PATCH v20 06/11] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
04:02
[PATCH v20 05/11] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
04:01
[PATCH v20 04/11] s390x/pci: Allow plugging SR-IOV devices
,
Akihiko Odaki
,
04:01
[PATCH v20 03/11] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
04:01
[PATCH v20 02/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
04:01
[PATCH v20 01/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
04:01
[PATCH v20 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
04:01
Re: [PATCH v6 56/60] i386/tdx: Don't treat SYSCALL as unavailable
,
Xiaoyao Li
,
03:54
Re: [PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
,
Philippe Mathieu-Daudé
,
03:48
[RFC PATCH] hw/riscv/virt: Add serial alias in DTB
,
Vasilis Liaskovitis
,
03:47
[PULL 1/8] hw/xen: Add xs_node_read() helper function
,
David Woodhouse
,
03:44
[PULL 2/8] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
03:44
[PULL 4/8] hw/xen: Use xs_node_read() from xen_console_get_name()
,
David Woodhouse
,
03:44
[PULL 6/8] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
,
David Woodhouse
,
03:44
[PULL 8/8] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
David Woodhouse
,
03:43
[PULL 3/8] hw/xen: Use xs_node_read() from xs_node_vscanf()
,
David Woodhouse
,
03:43
[PULL 7/8] hw/xen: Fix errp handling in xen_console
,
David Woodhouse
,
03:43
[PULL 0/8] Xen regression fixes and cleanups
,
David Woodhouse
,
03:43
[PULL 5/8] hw/xen: Use xs_node_read() from xen_netdev_get_name()
,
David Woodhouse
,
03:43
Re: [PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
03:42
Re: [PATCH 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Philippe Mathieu-Daudé
,
03:40
Re: [PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
David Woodhouse
,
03:34
[RFC v4 5/5] hw/arm/virt: Allow virt extensions with KVM
,
Eric Auger
,
03:34
[RFC v4 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Eric Auger
,
03:34
[RFC v4 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
,
Eric Auger
,
03:34
[RFC v4 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
,
Eric Auger
,
03:34
[RFC v4 1/5] linux-headers: update to nv-next (Jan 9)
,
Eric Auger
,
03:34
[RFC v4 0/5] ARM Nested Virt Support
,
Eric Auger
,
03:34
Re: [PATCH 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
,
Thomas Huth
,
03:26
Re: [PATCH 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
,
Thomas Huth
,
03:24
Re: [PATCH] firmware: qemu_fw_cfg: constify 'struct bin_attribute'
,
Michael S. Tsirkin
,
03:15
Re: [PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
,
Zhao Liu
,
02:39
[PATCH] hw/net: Fix NULL dereference with software RSS
,
Akihiko Odaki
,
02:30
Re: [PATCH 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
,
Thomas Huth
,
02:13
Re: [PATCH 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
,
Thomas Huth
,
02:10
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
Michael S. Tsirkin
,
02:06
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
Michael S. Tsirkin
,
02:05
Re: [PATCH 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Thomas Huth
,
02:03
Re: [PATCH 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
,
Thomas Huth
,
01:52
Re: [PATCH 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
,
Thomas Huth
,
01:48
[PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
,
Thomas Huth
,
01:47
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Zhao Liu
,
01:41
Re: [PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Thomas Huth
,
01:40
Re: CXL emulation on aarch64
,
Itaru Kitayama
,
01:05
Re: [PATCH v2 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Akihiko Odaki
,
00:58
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
00:37
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Akihiko Odaki
,
00:26
Re: [PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Akihiko Odaki
,
00:17
January 15, 2025
[PATCH v3] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
22:34
[PATCH qemu] target/riscv: Check ext_zca for misaligned return address of mret/sret.
,
~yuming
,
22:31
Re: [PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
22:15
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
21:45
[PULL 7/8] hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
,
Bibo Mao
,
21:17
[PULL 2/8] hw/intc/loongarch_ipi: Implement realize interface
,
Bibo Mao
,
21:17
[PULL 5/8] hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
21:17
[PULL 4/8] hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common
,
Bibo Mao
,
21:17
[PULL 1/8] target/loongarch: Add page table walker support for debugger usage
,
Bibo Mao
,
21:17
[PULL 6/8] hw/intc/loongarch_ipi: Remove property num-cpu
,
Bibo Mao
,
21:17
[PULL 8/8] hw/intc/loongarch_ipi: Use alternative implemation for cpu_by_arch_id
,
Bibo Mao
,
21:17
[PULL 3/8] hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
,
Bibo Mao
,
21:17
[PULL 0/8] loongarch-to-apply queue
,
Bibo Mao
,
21:17
Re: [PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
,
Zhijian Li (Fujitsu)
,
20:18
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Jason Wang
,
20:18
[RFC v2 3/3] hw/nvme: connect SPDM over NVMe Security Send/Recv
,
Wilfred Mallawa
,
20:09
[RFC v2 2/3] hw/nvme: add NVMe Admin Security SPDM support
,
Wilfred Mallawa
,
20:09
[RFC v2 1/3] spdm: add spdm storage transport virtual header
,
Wilfred Mallawa
,
20:09
[RFC v2 0/3] Add SPDM over Storage transport support for NVMe
,
Wilfred Mallawa
,
20:09
[PATCH] spdm-socket: add seperate send/recv functions
,
Wilfred Mallawa
,
19:58
[PATCH 2/2] target/riscv: Mask out upper sscofpmf bits during validation
,
Atish Patra
,
19:49
[PATCH 1/2] target/riscv: Fix the hpmevent mask
,
Atish Patra
,
19:49
[PATCH 0/2] Minor mhpmevent related fixes
,
Atish Patra
,
19:49
Re: [PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Richard Henderson
,
19:08
Re: [RFC 3/4] hw/nvme: add NVMe Admin Security SPDM support
,
Wilfred Mallawa
,
18:54
Re: [PATCH] linux-user: Add syscall dispatch support
,
Ilya Leoshkevich
,
18:45
Re: [PATCH v2 05/81] tcg: Add TCGOP_FLAGS
,
Richard Henderson
,
18:41
[PATCH v2 09/11] hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 10/11] hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 11/11] hw/mips/loongson3_bootp: Move to common_ss[]
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 06/11] hw/mips/loongson3: Propagate cpu_count to init_loongson_params()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 07/11] hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 08/11] hw/mips/loongson3_bootp: Propagate processor_id to init_cpu_info()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 05/11] hw/mips/loongson3_bootp: Include missing headers
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 04/11] hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz()
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 03/11] hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 01/11] hw/mips/loongson3_virt: Factor generic_cpu_reset() out
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 02/11] hw/mips/loongson3_virt: Invert vCPU creation order to remove &first_cpu
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v2 00/11] hw/mips/loongson3: Remove uses of &first_cpu global
,
Philippe Mathieu-Daudé
,
18:29
[PATCH 20/21] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 21/21] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 19/21] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 18/21] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 16/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 15/21] hw/block/fdc-isa: Remove 'fallback' property
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 14/21] hw/core/machine: Remove hw_compat_2_5[] array
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 13/21] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 12/21] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 11/21] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 10/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 09/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 08/21] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 07/21] hw/core/machine: Remove hw_compat_2_4[] array
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 06/21] target/i386/cpu: Pass Error** to x86_cpu_filter_features()
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 05/21] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 04/21] hw/i386/pc: Remove pc_compat_2_4[] array
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 03/21] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 02/21] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 01/21] hw/i386/pc: Remove unused pc_compat_2_3 declarations
,
Philippe Mathieu-Daudé
,
18:23
[PATCH 00/21] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
,
Philippe Mathieu-Daudé
,
18:22
[PATCH] accel/tcg: Call tcg_tb_insert() for one-insn TBs
,
Ilya Leoshkevich
,
18:20
Re: [RFC 1/4] spdm-socket: add seperate send/recv functions
,
Wilfred Mallawa
,
18:11
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
David Woodhouse
,
18:06
Re: [PATCH 02/11] hw/mips/loongson3_virt: Keep reference of vCPUs in machine_init()
,
Richard Henderson
,
18:03
Re: [ISSUE] memdev cannot be enabled after reboot due to failed dvsec range check [QEMU setup]
,
Fan Ni
,
18:02
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
Michael S. Tsirkin
,
17:43
Re: [PATCH v2 32/81] tcg/mips: Expand bswap unconditionally
,
Philippe Mathieu-Daudé
,
17:02
Re: [PATCH v2 34/81] tcg/i386: Fold the ext{8,16,32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
16:57
Re: [PATCH v2 05/81] tcg: Add TCGOP_FLAGS
,
Philippe Mathieu-Daudé
,
16:16
[PATCH] hw/ppc/e500: Partial implementation of local access window registers
,
BALATON Zoltan
,
16:16
[RFC PATCH] hw/rtc/mc146818rtc: Drop pre-v3 migration stream support
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH 02/11] hw/mips/loongson3_virt: Keep reference of vCPUs in machine_init()
,
Philippe Mathieu-Daudé
,
15:32
Re: [PATCH v2 72/81] tcg/loongarch64: Do not accept constant argument to nor
,
Philippe Mathieu-Daudé
,
15:22
Re: [PATCH v2 48/81] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Philippe Mathieu-Daudé
,
15:20
Re: [PATCH v2 47/81] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Philippe Mathieu-Daudé
,
15:16
Re: [PATCH v2 46/81] tcg/tci: Remove assertions for deposit and extract
,
Philippe Mathieu-Daudé
,
15:15
Re: [PATCH v2 33/81] tcg/i386: Handle all 8-bit extensions for i686
,
Philippe Mathieu-Daudé
,
15:13
Re: [PATCH v2 42/81] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Philippe Mathieu-Daudé
,
15:09
Re: [PATCH v2 37/81] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Philippe Mathieu-Daudé
,
15:06
Re: [PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Philippe Mathieu-Daudé
,
15:00
Re: [PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
,
Philippe Mathieu-Daudé
,
14:59
Re: [PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
14:59
Re: [PATCH v2 14/81] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Philippe Mathieu-Daudé
,
14:57
Re: [PATCH] firmware: qemu_fw_cfg: constify 'struct bin_attribute'
,
Gabriel L. Somlo
,
14:39
Re: [PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
Phil Dennis-Jordan
,
14:18
Re: [PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
Paolo Bonzini
,
14:05
[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
,
BALATON Zoltan
,
14:04
[PATCH V7 23/24] migration-test: cpr-transfer
,
Steve Sistare
,
14:01
[PATCH V7 20/24] migration-test: defer connection
,
Steve Sistare
,
14:01
[PATCH V7 19/24] tests/qtest: defer connection
,
Steve Sistare
,
14:01
[PATCH V7 18/24] tests/qtest: optimize migrate_set_ports
,
Steve Sistare
,
14:01
[PATCH V7 24/24] migration: cpr-transfer documentation
,
Steve Sistare
,
14:01
[PATCH V7 21/24] tests/qtest: enhance migration channels
,
Steve Sistare
,
14:01
[PATCH V7 22/24] tests/qtest: assert qmp connected
,
Steve Sistare
,
14:01
[PATCH V7 16/24] migration: cpr-transfer mode
,
Steve Sistare
,
14:01
[PATCH V7 10/24] hostmem-shm: preserve for cpr
,
Steve Sistare
,
14:01
[PATCH V7 15/24] migration: cpr-transfer save and load
,
Steve Sistare
,
14:01
[PATCH V7 17/24] migration-test: memory_backend
,
Steve Sistare
,
14:01
[PATCH V7 13/24] migration: SCM_RIGHTS for QEMUFile
,
Steve Sistare
,
14:01
[PATCH V7 14/24] migration: VMSTATE_FD
,
Steve Sistare
,
14:01
[PATCH V7 12/24] migration: incoming channel
,
Steve Sistare
,
14:01
[PATCH V7 11/24] migration: enhance migrate_uri_parse
,
Steve Sistare
,
14:01
[PATCH V7 06/24] machine: aux-ram-share option
,
Steve Sistare
,
14:01
[PATCH V7 09/24] hostmem-memfd: preserve for cpr
,
Steve Sistare
,
14:01
[PATCH V7 07/24] migration: cpr-state
,
Steve Sistare
,
14:01
[PATCH V7 05/24] memory: add RAM_PRIVATE
,
Steve Sistare
,
14:01
[PATCH V7 02/24] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
14:01
[PATCH V7 04/24] physmem: fd-based shared memory
,
Steve Sistare
,
14:01
[PATCH V7 03/24] physmem: qemu_ram_alloc_from_fd extensions
,
Steve Sistare
,
14:01
[PATCH V7 08/24] physmem: preserve ram blocks for cpr
,
Steve Sistare
,
14:01
[PATCH V7 01/24] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
,
Steve Sistare
,
14:01
[PATCH V7 00/24] Live update: cpr-transfer
,
Steve Sistare
,
14:01
[PATCH v4 6/6] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 5/6] target/riscv: add RVA23U64 profile
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 4/6] target/riscv: change priv_ver check in validate_profile()
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 3/6] target/riscv: add profile u_parent and s_parent
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 2/6] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 1/6] target/riscv: add ssu64xl
,
Daniel Henrique Barboza
,
13:43
[PATCH v4 0/6] target/riscv: RVA23 profile support
,
Daniel Henrique Barboza
,
13:43
Re: [RFC PATCH] target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()
,
Richard Henderson
,
13:38
Re: [PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
David Woodhouse
,
13:15
[PULL 45/48] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
13:12
[PULL 43/48] tests: acpi: whitelist expected blobs
,
Michael S. Tsirkin
,
13:12
[PULL 47/48] vhost: Add stubs for the migration state transfer interface
,
Michael S. Tsirkin
,
13:12
[PULL 42/48] docs: acpi_hest_ghes: fix documentation for CPER size
,
Michael S. Tsirkin
,
13:12
[PULL 38/48] acpi/ghes: rename etc/hardware_error file macros
,
Michael S. Tsirkin
,
13:12
[PULL 39/48] acpi/ghes: better name the offset of the hardware error firmware
,
Michael S. Tsirkin
,
13:12
[PULL 35/48] acpi/ghes: make the GHES record generation more generic
,
Michael S. Tsirkin
,
13:12
[PULL 36/48] acpi/ghes: better name GHES memory error function
,
Michael S. Tsirkin
,
13:12
[PULL 48/48] virtio-net: vhost-user: Implement internal migration
,
Michael S. Tsirkin
,
13:12
[PULL 44/48] pci: acpi: Windows 'PCI Label Id' bug workaround
,
Michael S. Tsirkin
,
13:12
[PULL 30/48] acpi/ghes: better handle source_id and notification
,
Michael S. Tsirkin
,
13:12
[PULL 37/48] acpi/ghes: don't crash QEMU if ghes GED is not found
,
Michael S. Tsirkin
,
13:12
[PULL 25/48] tests/qtest: Add intel-iommu test
,
Michael S. Tsirkin
,
13:11
[PULL 28/48] acpi/ghes: simplify acpi_ghes_record_errors() code
,
Michael S. Tsirkin
,
13:11
[PULL 46/48] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Michael S. Tsirkin
,
13:11
[PULL 41/48] acpi/ghes: Change ghes fill logic to work with only one source
,
Michael S. Tsirkin
,
13:11
[PULL 22/48] tests/acpi: q35: Update host address width in DMAR
,
Michael S. Tsirkin
,
13:11
[PULL 21/48] intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
,
Michael S. Tsirkin
,
13:11
[PULL 40/48] acpi/ghes: move offset calculus to a separate function
,
Michael S. Tsirkin
,
13:11
[PULL 16/48] intel_iommu: Process PASID-based iotlb invalidation
,
Michael S. Tsirkin
,
13:11
[PULL 15/48] intel_iommu: Flush stage-1 cache in iotlb invalidation
,
Michael S. Tsirkin
,
13:11
[PULL 32/48] acpi/ghes: Remove a duplicated out of bounds check
,
Michael S. Tsirkin
,
13:11
[PULL 33/48] acpi/ghes: Change the type for source_id
,
Michael S. Tsirkin
,
13:11
[PULL 18/48] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Michael S. Tsirkin
,
13:11
[PULL 14/48] intel_iommu: Set accessed and dirty bits during stage-1 translation
,
Michael S. Tsirkin
,
13:11
[PULL 24/48] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Michael S. Tsirkin
,
13:11
[PULL 19/48] intel_iommu: piotlb invalidation should notify unmap
,
Michael S. Tsirkin
,
13:11
[PULL 17/48] intel_iommu: Add an internal API to find an address space with PASID
,
Michael S. Tsirkin
,
13:11
[PULL 34/48] acpi/ghes: don't check if physical_address is not zero
,
Michael S. Tsirkin
,
13:11
[PULL 27/48] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
,
Michael S. Tsirkin
,
13:11
[PULL 26/48] pci/msix: Fix msix pba read vector poll end calculation
,
Michael S. Tsirkin
,
13:11
[PULL 31/48] acpi/ghes: Fix acpi_ghes_record_errors() argument
,
Michael S. Tsirkin
,
13:10
[PULL 29/48] acpi/ghes: simplify the per-arch caller to build HEST table
,
Michael S. Tsirkin
,
13:10
[PULL 23/48] intel_iommu: Introduce a property x-flts for stage-1 translation
,
Michael S. Tsirkin
,
13:10
[PULL 20/48] tests/acpi: q35: allow DMAR acpi table changes
,
Michael S. Tsirkin
,
13:10
[PULL 13/48] intel_iommu: Check stage-1 translation result with interrupt range
,
Michael S. Tsirkin
,
13:09
[PULL 12/48] intel_iommu: Check if the input address is canonical
,
Michael S. Tsirkin
,
13:09
[PULL 10/48] intel_iommu: Rename slpte to pte
,
Michael S. Tsirkin
,
13:09
[PULL 11/48] intel_iommu: Implement stage-1 translation
,
Michael S. Tsirkin
,
13:09
[PULL 09/48] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Michael S. Tsirkin
,
13:09
[PULL 08/48] intel_iommu: Add a placeholder variable for scalable mode stage-1 translation
,
Michael S. Tsirkin
,
13:09
[PULL 07/48] intel_iommu: Make pasid entry type check accurate
,
Michael S. Tsirkin
,
13:09
[PULL 06/48] intel_iommu: Use the latest fault reasons defined by spec
,
Michael S. Tsirkin
,
13:08
[PULL 05/48] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
13:08
[PULL 03/48] tests: acpi: whitelist expected blobs
,
Michael S. Tsirkin
,
13:08
[PULL 04/48] cpuhp: make sure that remove events are handled within the same SCI
,
Michael S. Tsirkin
,
13:08
[PULL 02/48] pci: ensure valid link status bits for downstream ports
,
Michael S. Tsirkin
,
13:08
[PULL 01/48] virtio-gpu: Add definition for resource_uuid feature
,
Michael S. Tsirkin
,
13:08
[PULL 00/48] virtio,pc,pci: features, fixes, cleanups
,
Michael S. Tsirkin
,
13:08
Re: [PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
David Woodhouse
,
13:01
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
12:55
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Peter Xu
,
12:45
Re: [PATCH v3 7/7] hw/xen: Fix errp handling in xen_console
,
David Woodhouse
,
12:44
Re: [PATCH v2 07/13] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Philippe Mathieu-Daudé
,
12:32
Re: [PATCH 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
,
Philippe Mathieu-Daudé
,
12:16
[PATCH 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
,
Philippe Mathieu-Daudé
,
12:11
Re: [PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Christian Schoenebeck
,
12:10
[PATCH 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
,
Philippe Mathieu-Daudé
,
12:10
Re: [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Thomas Huth
,
12:04
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Anthony Krowiak
,
12:01
Re: [PATCH v3 7/7] hw/xen: Fix errp handling in xen_console
,
Anthony PERARD
,
11:49
Re: [PATCH 00/16] migration: Switchover phase refactoring
,
Fabiano Rosas
,
11:49
Re: [PATCH v3 2/7] xen: do not use '%ms' scanf specifier
,
Andrew Cooper
,
11:46
Re: [PATCH v3 2/7] xen: do not use '%ms' scanf specifier
,
Anthony PERARD
,
11:45
Re: [PATCH v3 1/7] hw/xen: Add xs_node_read() helper function
,
Anthony PERARD
,
11:44
[PATCH v3 6/7] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
,
David Woodhouse
,
11:35
[PATCH v3 4/7] hw/xen: Use xs_node_read() from xen_console_get_name()
,
David Woodhouse
,
11:35
[PATCH v3 3/7] hw/xen: Use xs_node_read() from xs_node_vscanf()
,
David Woodhouse
,
11:35
[PATCH v3 7/7] hw/xen: Fix errp handling in xen_console
,
David Woodhouse
,
11:35
[PATCH v3 1/7] xen: error handling and FreeBSD compatibility fixes
,
David Woodhouse
,
11:35
[PATCH v3 2/7] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
11:35
[PATCH v3 1/7] hw/xen: Add xs_node_read() helper function
,
David Woodhouse
,
11:35
[PATCH v3 5/7] hw/xen: Use xs_node_read() from xen_netdev_get_name()
,
David Woodhouse
,
11:35
Re: [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Philippe Mathieu-Daudé
,
11:35
[PATCH v2] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Reza Arbab
,
11:15
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
11:14
Re: [PATCH 00/16] migration: Switchover phase refactoring
,
Juraj Marcin
,
11:13
Re: [PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
11:08
Re: [PATCH v2 2/2] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
11:05
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Reza Arbab
,
11:03
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Reza Arbab
,
10:58
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
10:53
Re: [PATCH v3 2/2] coreaudio: Initialize the buffer for device change
,
Akihiko Odaki
,
10:41
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:41
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Michael S. Tsirkin
,
10:40
Re: [PATCH v3 6/6] target/riscv: add RVA23S64 profile
,
Andrew Jones
,
10:39
Re: [PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Akihiko Odaki
,
10:37
Re: [PATCH v3 4/6] target/riscv: change priv_ver check in validate_profile()
,
Andrew Jones
,
10:37
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Phil Dennis-Jordan
,
10:34
Re: [PATCH v3 2/2] coreaudio: Initialize the buffer for device change
,
Christian Schoenebeck
,
10:31
Re: [PATCH v3 3/6] target/riscv: add profile u_parent and s_parent
,
Andrew Jones
,
10:25
Re: [PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Christian Schoenebeck
,
10:14
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Michael S. Tsirkin
,
10:08
[PATCH] linux-user: Add syscall dispatch support
,
Arusekk
,
10:08
Re: [PATCH v10 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Daniel Henrique Barboza
,
10:06
Re: [PATCH 4/4] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
,
Anthony PERARD
,
10:05
[PATCH v2 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Nicholas Piggin
,
10:01
[PATCH v2 4/5] qtest/e1000e|igb: Clear interrupt-cause bits after irq
,
Nicholas Piggin
,
10:01
[PATCH v2 3/5] qtest/libqos/pci: Do not write to PBA memory
,
Nicholas Piggin
,
10:01
[PATCH v2 2/5] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
,
Nicholas Piggin
,
10:01
[PATCH v2 1/5] qtest/pci: Enforce balanced iomap/unmap
,
Nicholas Piggin
,
10:01
[PATCH v2 0/5] qtest: pci and e1000e/igb msix fixes
,
Nicholas Piggin
,
10:01
Re: [PATCH 3/4] hw/xen: Use xs_node_read() from xen_netdev_get_name()
,
Anthony PERARD
,
09:59
Re: [PATCH 2/4] hw/xen: Use xs_node_read() from xen_console_get_name()
,
Anthony PERARD
,
09:57
Re: [PATCH 1/4] hw/xen: Use xs_node_read() from xs_node_vscanf()
,
Anthony PERARD
,
09:56
Re: [PATCH v5 6/8] i386: Add RDT feature flags.
,
Hendrik Wüthrich
,
09:55
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
09:55
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Fabiano Rosas
,
09:52
Re: [PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
,
David Woodhouse
,
09:37
Re: [PATCH v2 2/2] xen: do not use '%ms' scanf specifier
,
Anthony PERARD
,
09:36
Re: [PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
,
Roger Pau Monné
,
09:34
[PATCH v3 2/2] hw/riscv/riscv-iommu-bits: Remove duplicate definitions
,
Jason Chien
,
09:18
[PATCH v3 1/2] hw/riscv/riscv-iommu: Remove redundant struct members
,
Jason Chien
,
09:17
[PATCH v1 3/3] hw/s390x: support migration of CPI values
,
Shalini Chellathurai Saroja
,
09:09
[PATCH v1 1/3] hw/s390x: add SCLP event type CPI
,
Shalini Chellathurai Saroja
,
09:09
[PATCH v1 2/3] hw/s390x: add CPI values to QOM
,
Shalini Chellathurai Saroja
,
09:09
Re: [PATCH 1/3] tests: acpi: whitelist expected blobs
,
Ani Sinha
,
09:09
Re: [PATCH v2 1/2] hw/xen: Add xs_node_read() helper function
,
Anthony PERARD
,
09:07
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
09:05
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Phil Dennis-Jordan
,
08:57
Re: [PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
,
Jonathan Cameron
,
08:52
[PATCH v2 2/2] virtio-net: vhost-user: Implement internal migration
,
Laurent Vivier
,
08:51
[PATCH v2 1/2] vhost: Add stubs for the migration state transfer interface
,
Laurent Vivier
,
08:51
[PATCH v2 0/2] virtio-net: vhost-user: Implement internal migration
,
Laurent Vivier
,
08:51
[PATCH v3 6/6] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
08:50
[PATCH v3 5/6] target/riscv: add RVA23U64 profile
,
Daniel Henrique Barboza
,
08:50
[PATCH v3 4/6] target/riscv: change priv_ver check in validate_profile()
,
Daniel Henrique Barboza
,
08:50
[PATCH v3 3/6] target/riscv: add profile u_parent and s_parent
,
Daniel Henrique Barboza
,
08:50
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
08:50
[PATCH v3 2/6] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
08:50
[PATCH v3 1/6] target/riscv: add ssu64xl
,
Daniel Henrique Barboza
,
08:50
[PATCH v3 0/6] target/riscv: RVA23 profile support
,
Daniel Henrique Barboza
,
08:50
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Zhao Liu
,
08:48
Re: [PATCH v3] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
08:44
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
08:43
Re: [PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
,
Michael S. Tsirkin
,
08:38
Re: [PATCH v2 1/1] qga: Add log to guest-fsfreeze-thaw command
,
Daniel P . Berrangé
,
08:38
Re: [PATCH v2 1/1] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
08:33
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Igor Mammedov
,
08:13
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Paolo Bonzini
,
08:08
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Michael Tokarev
,
08:05
Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Philippe Mathieu-Daudé
,
08:03
Re: [PATCH v2] backends/cryptodev-vhost-user: Fix local_error leaks
,
Michael Tokarev
,
08:02
Re: [PATCH v2 01/13] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Michael Tokarev
,
07:55
Re: [PATCH 00/16] migration: Switchover phase refactoring
,
Peter Xu
,
07:55
Re: [PATCH 0/7] Enable shared device assignment
,
Jason Gunthorpe
,
07:54
Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Michael Tokarev
,
07:54
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Fabiano Rosas
,
07:54
[PATCH 3/3] tests: acpi: update expected blobs
,
Igor Mammedov
,
07:54
[PATCH 2/3] pci: acpi: Windows 'PCI Label Id' bug workaround
,
Igor Mammedov
,
07:54
[PATCH 0/3] workaround Windows always reading _DSM(func=7)
,
Igor Mammedov
,
07:54
[PATCH 1/3] tests: acpi: whitelist expected blobs
,
Igor Mammedov
,
07:53
Re: [PATCH v6 00/16] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
07:52
[PATCH v7 09/16] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 10/16] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 11/16] acpi/ghes: don't crash QEMU if ghes GED is not found
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 14/16] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 16/16] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 07/16] acpi/ghes: Change the type for source_id
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 05/16] acpi/ghes: Fix acpi_ghes_record_errors() argument
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 12/16] acpi/ghes: rename etc/hardware_error file macros
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 02/16] acpi/ghes: simplify acpi_ghes_record_errors() code
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 08/16] acpi/ghes: don't check if physical_address is not zero
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 15/16] acpi/ghes: Change ghes fill logic to work with only one source
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 06/16] acpi/ghes: Remove a duplicated out of bounds check
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 04/16] acpi/ghes: better handle source_id and notification
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 01/16] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 00/16] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
07:51
[PATCH v7 03/16] acpi/ghes: simplify the per-arch caller to build HEST table
,
Mauro Carvalho Chehab
,
07:51
Re: [PATCH v17 08/11] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
07:37
RE: [RFC PATCH v6 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
07:22
Re: [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
,
Tony Lindgren
,
07:13
[PATCH v3 2/2] coreaudio: Initialize the buffer for device change
,
Akihiko Odaki
,
07:07
[PATCH v3 1/2] coreaudio: Commit the result of init in the end
,
Akihiko Odaki
,
07:07
[PATCH v3 0/2] coreaudio fixes
,
Akihiko Odaki
,
07:07
[PATCH v2] ui/cocoa: Use qemu_input_map_osx_to_qcode
,
Akihiko Odaki
,
07:06
[PATCH v4 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
07:03
[PATCH v4 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Akihiko Odaki
,
07:03
[PATCH v4 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
07:03
Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
,
Christian Schoenebeck
,
06:52
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
06:22
Re: [PATCH v6 00/16] Prepare GHES driver to support error injection
,
Michael S. Tsirkin
,
06:09
Re: [PATCH v6 09/16] acpi/ghes: make the GHES record generation more generic
,
Michael S. Tsirkin
,
06:08
Re: [PATCH] virtio-net: vhost-user: Implement internal migration
,
Laurent Vivier
,
05:59
Re: [PATCH v2 10/37] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
05:58
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
05:39
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Igor Mammedov
,
05:25
Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
,
Greg Kurz
,
05:23
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Igor Mammedov
,
05:19
Re: [RFC PATCH 3/9] rust: vmstate: add varray support to vmstate_of!
,
Paolo Bonzini
,
05:14
Re: [PATCH v2] hw/intc/riscv_aplic: Remove redundant "hart_idx" masking
,
Andrew Jones
,
05:13
Re: [PATCH] virtio-net: vhost-user: Implement internal migration
,
Michael S. Tsirkin
,
05:11
[PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
,
Greg Kurz
,
05:09
Re: [PATCH v2 4/4] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
04:45
Re: [PATCH 00/16] migration: Switchover phase refactoring
,
Jiri Denemark
,
04:14
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Philippe Mathieu-Daudé
,
04:06
Re: [PATCH 6/8] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
,
Philippe Mathieu-Daudé
,
04:04
Re: [PATCH 4/8] hw/intc/s390_flic: Remove the obsolete migration_enabled flag
,
Philippe Mathieu-Daudé
,
04:01
Re: [PATCH 3/8] hw/s390x/s390-stattrib: Remove the old migration_enabled flag
,
Philippe Mathieu-Daudé
,
04:00
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Michael S. Tsirkin
,
03:54
Re: [PATCH 2/8] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
,
Philippe Mathieu-Daudé
,
03:54
Re: [PATCH v2 1/2] hw/riscv/riscv-iommu: Remove redundant struct members
,
Philippe Mathieu-Daudé
,
03:52
Re: [PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
,
Michael S. Tsirkin
,
03:46
Re: [PATCH v2 3/4] target/riscv: add RVA23U64 profile
,
Andrew Jones
,
03:37
Re: [PATCH v2 2/4] target/riscv: use RVB in RVA22U64
,
Andrew Jones
,
03:36
Re: [PATCH v2 1/4] target/riscv: add ssu64xl
,
Andrew Jones
,
03:35
Re: [PATCH v2 4/4] target/riscv: add RVA23S64 profile
,
Andrew Jones
,
03:25
Re: [PATCH v6 1/7] tests: virt: Update expected ACPI tables for virt test
,
Alireza Sanaee
,
03:02
[PATCH] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
,
Li Zhijian
,
02:58
[PATCH v3] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Li Zhijian
,
02:58
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Zhijian Li (Fujitsu)
,
02:49
[PATCH 8/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
,
Thomas Huth
,
02:39
[PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model
,
Thomas Huth
,
02:39
[PATCH 6/8] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
,
Thomas Huth
,
02:39
[PATCH 5/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types
,
Thomas Huth
,
02:39
[PATCH 4/8] hw/intc/s390_flic: Remove the obsolete migration_enabled flag
,
Thomas Huth
,
02:39
[PATCH 3/8] hw/s390x/s390-stattrib: Remove the old migration_enabled flag
,
Thomas Huth
,
02:39
[PATCH 2/8] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
,
Thomas Huth
,
02:38
[PATCH 1/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type
,
Thomas Huth
,
02:38
[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
,
Thomas Huth
,
02:38
[PATCH] spapr: nested: Add support for reporting Hostwide state counter
,
Vaibhav Jain
,
02:08
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
01:50
[PATCH v2 2/2] hw/riscv/riscv-iommu-bits: Remove duplicate definitions
,
Jason Chien
,
01:48
[PATCH v2 1/2] hw/riscv/riscv-iommu: Remove redundant struct members
,
Jason Chien
,
01:48
[PATCH] hw/nvme: Format Index Mismatch Protection
,
Arun Kumar
,
01:46
Re: [PATCH] plugins: fix -Werror=maybe-uninitialized false-positive
,
Marc-André Lureau
,
01:40
[PATCH v3 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
01:26
[PATCH v3 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Akihiko Odaki
,
01:26
[PATCH v3 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
01:26
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
01:15
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
01:04
Re: [PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
01:03
Re: [PATCH 02/11] hw/mips/loongson3_virt: Keep reference of vCPUs in machine_init()
,
Richard Henderson
,
00:18
Re: [PATCH 11/11] hw/mips/loongson3_bootp: Move to common_ss[]
,
Richard Henderson
,
00:18
Re: [PATCH 10/11] hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param()
,
Richard Henderson
,
00:17
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Akihiko Odaki
,
00:16
Re: [PATCH 09/11] hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params()
,
Richard Henderson
,
00:16
Re: [PATCH 08/11] hw/mips/loongson3_bootp: Propagate processor_id to init_cpu_info()
,
Richard Henderson
,
00:15
Re: [PATCH 07/11] hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param()
,
Richard Henderson
,
00:14
Re: [PATCH 06/11] hw/mips/loongson3: Propagate cpu_count to init_loongson_params()
,
Richard Henderson
,
00:13
Re: [PATCH 05/11] hw/mips/loongson3_bootp: Include missing headers
,
Richard Henderson
,
00:10
Re: [PATCH 04/11] hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz()
,
Richard Henderson
,
00:10
Re: [PATCH 03/11] hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams
,
Richard Henderson
,
00:09
Re: [PATCH 01/11] hw/mips/loongson3_virt: Factor generic_cpu_reset() out
,
Richard Henderson
,
00:02
January 14, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
23:46
Re: [PATCH v6 1/7] tests: virt: Update expected ACPI tables for virt test
,
Ani Sinha
,
23:13
Re: [PATCH v3] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
23:07
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
23:06
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
23:06
[PATCH v2] hw/intc/riscv_aplic: Remove redundant "hart_idx" masking
,
Huang Borong
,
22:51
Re: [PATCH 0/7] Enable shared device assignment
,
Alexey Kardashevskiy
,
22:45
Re: [PATCH v3] feat: add loongarch page table walker support for debugger memory access
,
bibo mao
,
22:20
Re: [RFC 1/4] spdm-socket: add seperate send/recv functions
,
Alistair Francis
,
21:29
Re: [RFC 2/4] spdm: add spdm storage transport virtual header
,
Wilfred Mallawa
,
21:17
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
21:01
Re: [ISSUE] memdev cannot be enabled after reboot due to failed dvsec range check [QEMU setup]
,
Zhijian Li (Fujitsu)
,
20:06
[RFC PATCH] target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()
,
Philippe Mathieu-Daudé
,
18:13
[PATCH 09/16] migration: Drop cached migration state in migration_maybe_pause()
,
Peter Xu
,
18:09
[PATCH 16/16] migration: Trivial cleanup on JSON writer of vmstate_save()
,
Peter Xu
,
18:08
[PATCH 15/16] migration: Merge precopy/postcopy on switchover start
,
Peter Xu
,
18:08
[PATCH 14/16] migration: Always set DEVICE state
,
Peter Xu
,
18:08
[PATCH 11/16] migration: Notify COMPLETE once for postcopy
,
Peter Xu
,
18:08
[PATCH 13/16] migration: Cleanup qemu_savevm_state_complete_precopy()
,
Peter Xu
,
18:08
[PATCH 12/16] migration: Unwrap qemu_savevm_state_complete_precopy() in postcopy
,
Peter Xu
,
18:08
[PATCH 10/16] migration: Take BQL slightly longer in postcopy_start()
,
Peter Xu
,
18:08
[PATCH 07/16] migration: Adjust postcopy bandwidth during switchover
,
Peter Xu
,
18:08
[PATCH 08/16] migration: Adjust locking in migration_maybe_pause()
,
Peter Xu
,
18:08
[PATCH 06/16] migration: Synchronize all CPU states only for non-iterable dump
,
Peter Xu
,
18:08
[PATCH 05/16] migration: Drop inactivate_disk param in qemu_savevm_state_complete*
,
Peter Xu
,
18:08
[PATCH 04/16] migration: Avoid two src-downtime-end tracepoints for postcopy
,
Peter Xu
,
18:08
[PATCH 03/16] migration: Optimize postcopy on downtime by avoiding JSON writer
,
Peter Xu
,
18:08
[PATCH 02/16] migration: Do not construct JSON description if suppressed
,
Peter Xu
,
18:08
[PATCH 00/16] migration: Switchover phase refactoring
,
Peter Xu
,
18:07
[PATCH 01/16] migration: Remove postcopy implications in should_send_vmdesc()
,
Peter Xu
,
18:07
Re: [PATCH v2 10/37] system: propagate Error to gdbserver_start (and other device setups)
,
Ilya Leoshkevich
,
17:11
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Peter Xu
,
16:52
[PATCH] firmware: qemu_fw_cfg: constify 'struct bin_attribute'
,
Thomas Weißschuh
,
16:50
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
16:37
[PATCH] goldfish_rtc: Fix tick_offset migration
,
Rodrigo Dias Correa
,
16:22
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Stefan Hajnoczi
,
16:15
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
16:15
Re: [PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
,
Ilya Leoshkevich
,
16:13
Re: [PULL v2 00/55] Misc HW patches for 2025-01-12
,
Stefan Hajnoczi
,
15:54
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Fabiano Rosas
,
15:29
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Peter Xu
,
15:15
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Eric Farman
,
14:56
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Stefan Hajnoczi
,
14:29
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:12
[PATCH v2 4/4] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
14:00
[PATCH v2 3/4] target/riscv: add RVA23U64 profile
,
Daniel Henrique Barboza
,
14:00
[PATCH v2 2/4] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
14:00
[PATCH v2 1/4] target/riscv: add ssu64xl
,
Daniel Henrique Barboza
,
14:00
[PATCH v2 0/4] target/riscv: RVA23 profile support
,
Daniel Henrique Barboza
,
14:00
[PATCH v2 23/23] docs/qapidoc: add transmogrifier test document
,
John Snow
,
13:59
[PATCH v2 21/23] docs/qapidoc: add visit_entity()
,
John Snow
,
13:59
[PATCH v2 16/23] docs/qapidoc: add visit_feature() method
,
John Snow
,
13:59
[PATCH v2 20/23] docs/qapidoc: add visit_sections() method
,
John Snow
,
13:59
[PATCH v2 18/23] docs/qapidoc: add visit_returns() method
,
John Snow
,
13:59
[PATCH v2 10/23] docs/qapidoc: add visit_freeform() method
,
John Snow
,
13:59
[PATCH v2 07/23] docs/qapidoc: add transmogrifier class stub
,
John Snow
,
13:59
[PATCH v2 03/23] docs/qapidoc: remove example section support
,
John Snow
,
13:59
[PATCH v2 22/23] docs/qapidoc: implement transmogrify() method
,
John Snow
,
13:59
[PATCH v2 17/23] docs/qapidoc: prepare to record entity being transmogrified
,
John Snow
,
13:59
[PATCH v2 12/23] docs/qapidoc: add visit_paragraph() method
,
John Snow
,
13:59
[PATCH v2 05/23] qapi/schema: add __repr__ to QAPIDoc.Section
,
John Snow
,
13:59
[PATCH v2 19/23] docs/qapidoc: add visit_member() method
,
John Snow
,
13:59
[PATCH v2 11/23] docs/qapidoc: add preamble() method
,
John Snow
,
13:59
[PATCH v2 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
John Snow
,
13:59
[PATCH v2 04/23] qapi: expand tags to all doc sections
,
John Snow
,
13:59
[PATCH v2 06/23] docs/qapidoc: add transmogrifier stub
,
John Snow
,
13:59
[PATCH v2 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
John Snow
,
13:59
[PATCH v2 14/23] docs/qapidoc: add format_type() method
,
John Snow
,
13:59
[PATCH v2 15/23] docs/qapidoc: add add_field() and generate_field() helper methods
,
John Snow
,
13:59
[PATCH v2 13/23] docs/qapidoc: add visit_errors() method
,
John Snow
,
13:59
[PATCH v2 02/23] qapi/parser: adjust info location for doc body section
,
John Snow
,
13:59
[PATCH v2 08/23] docs/qapidoc: add visit_module() method
,
John Snow
,
13:59
[PATCH v2 01/23] docs/qapidoc: support header-less freeform sections
,
John Snow
,
13:59
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Rorie Reyes
,
13:51
RE: [RFC PATCH v6 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
13:36
Re: [PATCH v2 31/37] docs/sphinx: include kernel-doc script as a dependency
,
Pierrick Bouvier
,
13:24
Re: [PATCH v2 29/37] include/exec: fix some copy and paste errors in kdoc
,
Pierrick Bouvier
,
13:24
Re: [PATCH v2 28/37] tests/qtest: fix some copy and paste errors in kdoc
,
Pierrick Bouvier
,
13:24
Re: [PATCH v2 27/37] editorconfig: update for perl scripts
,
Pierrick Bouvier
,
13:24
Re: [PATCH v2 26/37] plugins: fix kdoc annotation
,
Pierrick Bouvier
,
13:23
[RFC PATCH] docs/system: expand the virtio-gpu documentation
,
Alex Bennée
,
13:22
[PATCH v6 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
13:09
[PATCH v6 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
13:09
[PATCH v6 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
13:08
[PATCH v6 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
13:08
[PATCH v6 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
13:07
[PATCH v6 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
13:07
[RFC PATCH v6 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
13:06
Re: [RFC PATCH v2 00/81] tcg: Merge *_i32 and *_i64 opcodes
,
Philippe Mathieu-Daudé
,
12:55
[PATCH v6 7/7] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
12:50
[PATCH v6 6/7] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
12:49
[PATCH v6 5/7] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
12:48
Re: [PATCH v2 22/81] tcg: Reorg process_op_defs
,
Philippe Mathieu-Daudé
,
12:48
[PATCH v6 4/7] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
12:48
[PATCH v6 3/7] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
12:48
[PATCH v6 2/7] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
12:47
[PATCH v6 1/7] tests: virt: Update expected ACPI tables for virt test
,
Alireza Sanaee
,
12:46
[RFC PATCH v6 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
12:46
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Maydell
,
12:43
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
12:40
Re: [PATCH V6 00/24] Live update: cpr-transfer
,
Steven Sistare
,
12:38
Re: [PATCH V6 22/24] tests/qtest: assert qmp connected
,
Peter Xu
,
12:30
Re: [PATCH V6 03/24] physmem: qemu_ram_alloc_from_fd extensions
,
Peter Xu
,
12:30
[PATCH V6 23/24] migration-test: cpr-transfer
,
Steve Sistare
,
12:24
[PATCH V6 19/24] tests/qtest: defer connection
,
Steve Sistare
,
12:24
[PATCH V6 21/24] tests/qtest: enhance migration channels
,
Steve Sistare
,
12:24
[PATCH V6 15/24] migration: cpr-transfer save and load
,
Steve Sistare
,
12:24
[PATCH V6 14/24] migration: VMSTATE_FD
,
Steve Sistare
,
12:24
[PATCH V6 17/24] migration-test: memory_backend
,
Steve Sistare
,
12:24
[PATCH V6 13/24] migration: SCM_RIGHTS for QEMUFile
,
Steve Sistare
,
12:24
[PATCH V6 16/24] migration: cpr-transfer mode
,
Steve Sistare
,
12:24
[PATCH V6 22/24] tests/qtest: assert qmp connected
,
Steve Sistare
,
12:24
[PATCH V6 11/24] migration: enhance migrate_uri_parse
,
Steve Sistare
,
12:24
[PATCH V6 24/24] migration: cpr-transfer documentation
,
Steve Sistare
,
12:24
[PATCH V6 20/24] migration-test: defer connection
,
Steve Sistare
,
12:24
[PATCH V6 12/24] migration: incoming channel
,
Steve Sistare
,
12:24
[PATCH V6 18/24] tests/qtest: optimize migrate_set_ports
,
Steve Sistare
,
12:24
[PATCH V6 10/24] hostmem-shm: preserve for cpr
,
Steve Sistare
,
12:24
[PATCH V6 08/24] physmem: preserve ram blocks for cpr
,
Steve Sistare
,
12:24
[PATCH V6 09/24] hostmem-memfd: preserve for cpr
,
Steve Sistare
,
12:24
[PATCH V6 06/24] machine: aux-ram-share option
,
Steve Sistare
,
12:24
[PATCH V6 07/24] migration: cpr-state
,
Steve Sistare
,
12:24
[PATCH V6 04/24] physmem: fd-based shared memory
,
Steve Sistare
,
12:24
[PATCH V6 02/24] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
12:24
[PATCH V6 03/24] physmem: qemu_ram_alloc_from_fd extensions
,
Steve Sistare
,
12:24
[PATCH V6 05/24] memory: add RAM_PRIVATE
,
Steve Sistare
,
12:24
[PATCH V6 01/24] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
,
Steve Sistare
,
12:24
[PATCH V6 00/24] Live update: cpr-transfer
,
Steve Sistare
,
12:24
Re: [PATCH 2/4] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
12:10
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
12:03
Re: [PATCH v2 30/81] tcg: Drop implementation checks from tcg-opc.h
,
Philippe Mathieu-Daudé
,
12:00
Re: [PATCH v2 06/81] tcg: Add type and flags arguments to tcg_op_supported
,
Philippe Mathieu-Daudé
,
11:59
Re: [PATCH v2 27/81] tcg: Pass type and flags to tcg_target_op_def
,
Philippe Mathieu-Daudé
,
11:58
Re: [PATCH v2 25/81] tcg: Validate op supported in opcode_args_ct
,
Philippe Mathieu-Daudé
,
11:57
Re: [PATCH v2 24/81] tcg: Constify tcg_op_defs
,
Philippe Mathieu-Daudé
,
11:57
Re: [PATCH v2 23/81] tcg: Remove args_ct from TCGOpDef
,
Philippe Mathieu-Daudé
,
11:57
Re: [PATCH] migration: fix -Werror=maybe-uninitialized
,
Philippe Mathieu-Daudé
,
11:47
Re: [PATCH v1 0/5] Report vfio-ap configuration changes
,
Rorie Reyes
,
11:34
Re: [PATCH 2/4] target/riscv: use RVB in RVA22U64
,
Andrew Jones
,
11:22
Re: [PATCH 4/4] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
11:21
Re: [RFC 07/13] rust: add bindings for timer
,
Paolo Bonzini
,
11:15
Re: [PATCH 4/4] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
11:14
Re: [PATCH 2/4] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
11:09
Re: [PATCH 3/4] target/riscv: add RVA23U64 profile
,
Daniel Henrique Barboza
,
11:03
Re: [PATCH] plugins: fix -Werror=maybe-uninitialized false-positive
,
Pierrick Bouvier
,
11:00
Re: [PATCH] plugins: fix -Werror=maybe-uninitialized false-positive
,
Pierrick Bouvier
,
10:59
Re: [PATCH v1] hw/intc/riscv_aplic: Remove redundant masking of hart_idx in riscv_aplic_msi_send()
,
Andrew Jones
,
10:43
Re: [PATCH 1/2] hw/riscv/riscv-iommu: Remove redundant variables
,
Andrew Jones
,
10:31
Re: [PATCH 2/2] hw/riscv/riscv-iommu-bits: Remove redundant definitions
,
Andrew Jones
,
10:28
Re: [PATCH 4/4] target/riscv: add RVA23S64 profile
,
Andrew Jones
,
10:25
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
10:23
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
10:18
Re: [PATCH 4/4] target/riscv: add RVA23S64 profile
,
Andrew Jones
,
10:09
Re: [PATCH 3/4] target/riscv: add RVA23U64 profile
,
Andrew Jones
,
09:57
Re: [PATCH 2/4] target/riscv: use RVB in RVA22U64
,
Andrew Jones
,
09:53
Re: [PATCH] migration: fix -Werror=maybe-uninitialized
,
Marc-André Lureau
,
09:47
Re: [PATCH] migration: fix -Werror=maybe-uninitialized
,
Peter Xu
,
09:47
Re: [PATCH] migration: fix -Werror=maybe-uninitialized
,
Fabiano Rosas
,
09:42
Re: [PATCH] Add zh_TW Traditional Chinese translation
,
Daniel P . Berrangé
,
09:35
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Zhao Liu
,
09:19
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Fabiano Rosas
,
09:16
Re: [PATCH v5 0/6] Poisoned memory recovery on reboot
,
David Hildenbrand
,
09:12
Re: [PATCH v5 6/6] hostmem: Handle remapping of RAM
,
David Hildenbrand
,
09:11
Re: [PATCH v5 3/6] accel/kvm: Report the loss of a large memory page
,
David Hildenbrand
,
09:10
Re: [PATCH v5 2/6] system/physmem: poisoned memory discard on reboot
,
David Hildenbrand
,
09:08
Re: [PATCH v5 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
,
David Hildenbrand
,
09:02
Re: [PATCH v4 7/7] system/physmem: Memory settings applied on remap notification
,
David Hildenbrand
,
09:01
Re: [PATCH v4 2/7] system/physmem: poisoned memory discard on reboot
,
David Hildenbrand
,
09:01
Re: [PATCH v4 1/7] hwpoison_page_list and qemu_ram_remap are based on pages
,
David Hildenbrand
,
08:56
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Phil Dennis-Jordan
,
08:48
Re: [PATCH] Add zh_TW Traditional Chinese translation
,
Peter Dave Hello
,
08:45
Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Stefan Hajnoczi
,
08:45
Re: [PATCH v2 11/13] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Corey Minyard
,
08:34
Re: [PATCH 2/2] hw/riscv/riscv-iommu-bits: Remove redundant definitions
,
Daniel Henrique Barboza
,
08:34
Re: [PATCH 1/2] hw/riscv/riscv-iommu: Remove redundant variables
,
Daniel Henrique Barboza
,
08:34
[PATCH 4/4] target/riscv: add RVA23S64 profile
,
Daniel Henrique Barboza
,
08:20
[PATCH 2/4] target/riscv: use RVB in RVA22U64
,
Daniel Henrique Barboza
,
08:20
[PATCH 3/4] target/riscv: add RVA23U64 profile
,
Daniel Henrique Barboza
,
08:20
[PATCH 1/4] target/riscv: add ssu64xl
,
Daniel Henrique Barboza
,
08:20
[PATCH 0/4] target/riscv: RVA23 profile support
,
Daniel Henrique Barboza
,
08:20
Re: [PATCH v6 34/60] i386/tdx: implement tdx_cpu_realizefn()
,
Daniel P . Berrangé
,
08:11
Re: [PATCH v1] hw/intc/riscv_aplic: Remove redundant masking of hart_idx in riscv_aplic_msi_send()
,
Daniel Henrique Barboza
,
08:08
Re: [PATCH v6 55/60] i386/tdx: Fetch and validate CPUID of TD guest
,
Xiaoyao Li
,
08:04
Re: [PATCH] target/riscv/csr.c: Turn off mstatus.vs when misa.v is turned off
,
Daniel Henrique Barboza
,
08:02
Re: [PATCH v6 41/60] hw/i386: add option to forcibly report edge trigger in acpi tables
,
Xiaoyao Li
,
08:02
Re: [PATCH v6 36/60] i386/tdx: Force exposing CPUID 0x1f
,
Xiaoyao Li
,
07:56
Re: [PATCH v6 35/60] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
07:51
Re: [PATCH v2 00/13] i.MX and SDHCI improvements
,
Bernhard Beschow
,
07:46
Re: [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
,
Xiaoyao Li
,
07:39
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Markus Armbruster
,
07:39
Re: [PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
07:37
Re: [PATCH v4 4/5] virtio-gpu: Support asynchronous fencing
,
Dmitry Osipenko
,
07:20
[PATCH v2 22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Alex Bennée
,
06:47
[PATCH v2 30/37] include/exec: remove warning_printed from MemoryRegion
,
Alex Bennée
,
06:47
[PATCH v2 23/37] win32: remove usage of attribute gcc_struct
,
Alex Bennée
,
06:47
[PATCH v2 20/37] contrib/plugins/hotpages: fix 32-bit build
,
Alex Bennée
,
06:47
[PATCH v2 31/37] docs/sphinx: include kernel-doc script as a dependency
,
Alex Bennée
,
06:47
[PATCH v2 27/37] editorconfig: update for perl scripts
,
Alex Bennée
,
06:47
[PATCH v2 19/37] contrib/plugins/hwprofile: fix 32-bit build
,
Alex Bennée
,
06:47
[PATCH v2 32/37] docs/devel: add git-publish for patch submitting
,
Alex Bennée
,
06:47
[PATCH v2 21/37] configure: reenable plugins by default for 32-bit hosts
,
Alex Bennée
,
06:47
[PATCH v2 24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Alex Bennée
,
06:47
[PATCH v2 29/37] include/exec: fix some copy and paste errors in kdoc
,
Alex Bennée
,
06:47
[PATCH v2 28/37] tests/qtest: fix some copy and paste errors in kdoc
,
Alex Bennée
,
06:47
Re: [PATCH] ui/dbus: on win32, allow ANONYMOUS with p2p
,
Marc-André Lureau
,
06:41
[PATCH v2 18/37] contrib/plugins/cflow: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 37/37] scripts/nsis.py: Run dependency check for each DLL file only once
,
Alex Bennée
,
06:38
[PATCH v2 11/37] tests/tcg/plugins/insn: remove unused callback parameter
,
Alex Bennée
,
06:38
[PATCH v2 16/37] contrib/plugins/cache: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 33/37] docs/devel: add b4 for patch retrieval
,
Alex Bennée
,
06:38
[PATCH v2 13/37] tests/tcg/plugins/syscall: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 36/37] docs: add a glossary
,
Alex Bennée
,
06:38
[PATCH v2 14/37] tests/tcg/plugins/mem: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 10/37] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
06:38
[PATCH v2 35/37] docs: add a codebase section
,
Alex Bennée
,
06:38
[PATCH v2 26/37] plugins: fix kdoc annotation
,
Alex Bennée
,
06:38
[PATCH v2 25/37] plugins: enable linking with clang/lld
,
Alex Bennée
,
06:38
[PATCH v2 06/37] semihosting/console: Avoid including 'cpu.h'
,
Alex Bennée
,
06:38
[PATCH v2 34/37] docs/devel: add information on how to setup build environments
,
Alex Bennée
,
06:38
[PATCH v2 09/37] system: squash usb_parse into a single function
,
Alex Bennée
,
06:38
[PATCH v2 15/37] contrib/plugins/stoptrigger: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 17/37] contrib/plugins/hotblocks: fix 32-bit build
,
Alex Bennée
,
06:38
[PATCH v2 12/37] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Alex Bennée
,
06:38
[PATCH v2 05/37] semihosting/arm-compat: Include missing 'cpu.h' header
,
Alex Bennée
,
06:38
[PATCH v2 08/37] system/vl: more error exit into config enumeration code
,
Alex Bennée
,
06:38
[PATCH v2 07/37] semihosting/meson: Build config.o and console.o once
,
Alex Bennée
,
06:38
[PATCH v2 01/37] semihosting: add guest_error logging for failed opens
,
Alex Bennée
,
06:38
[PATCH v2 02/37] semihosting/uaccess: Briefly document returned values
,
Alex Bennée
,
06:38
[PATCH v2 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR
,
Alex Bennée
,
06:38
[PATCH v2 03/37] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Alex Bennée
,
06:38
[PATCH v2 04/37] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Alex Bennée
,
06:38
Re: [PATCH v4 0/6] Enhance documentation for new developers
,
Alex Bennée
,
06:25
Re: [PATCH] scripts/nsis.py: Run dependency check for each DLL file only once
,
Alex Bennée
,
06:20
Re: [PATCH] hw/timer: fix int underflow
,
Peter Maydell
,
05:51
[PATCH] plugins: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
05:49
[PATCH] migration: fix -Werror=maybe-uninitialized
,
marcandre . lureau
,
05:49
[PATCH] ui/dbus: clarify the kind of win32 handle that is shared
,
marcandre . lureau
,
05:49
[PATCH] ui/dbus: on win32, allow ANONYMOUS with p2p
,
marcandre . lureau
,
05:49
Re: [PATCH] hw/timer: fix int underflow
,
Paolo Bonzini
,
05:40
Re: [PATCH v3 1/8] qapi: golang: Generate enum type
,
Daniel P . Berrangé
,
05:37
Re: [PATCH 0/3] cpuhp: ensure that cpu hotremove works the 1st time
,
Michael S. Tsirkin
,
05:27
Re: CXL emulation on aarch64
,
Jonathan Cameron
,
05:26
Re: [PATCH v6 09/16] acpi/ghes: make the GHES record generation more generic
,
Jonathan Cameron
,
05:26
Re: [PATCH 0/3] cpuhp: ensure that cpu hotremove works the 1st time
,
Igor Mammedov
,
05:21
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Igor Mammedov
,
05:18
Re: [PATCH] hw/timer: fix int underflow
,
Peter Maydell
,
05:15
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
bibo mao
,
05:04
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
04:55
[PATCH v3] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
04:55
Re: [PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Victor Toso
,
04:44
Re: [PATCH v3 1/8] qapi: golang: Generate enum type
,
Victor Toso
,
04:38
[PATCH 2/2] hw/riscv/riscv-iommu-bits: Remove redundant definitions
,
Jason Chien
,
04:37
[PATCH 1/2] hw/riscv/riscv-iommu: Remove redundant variables
,
Jason Chien
,
04:37
[PATCH] target/riscv/csr.c: Turn off mstatus.vs when misa.v is turned off
,
Evgenii Prokopiev
,
04:33
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
Markus Armbruster
,
04:30
Re: [PATCH 01/23] docs/qapidoc: support header-less freeform sections
,
Markus Armbruster
,
04:19
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
bibo mao
,
04:01
Re: [PATCH v6 34/60] i386/tdx: implement tdx_cpu_realizefn()
,
Xiaoyao Li
,
03:52
Re: [PATCH v3 1/8] qapi: golang: Generate enum type
,
Markus Armbruster
,
03:52
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:43
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Philippe Mathieu-Daudé
,
03:35
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Alex Bennée
,
03:20
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Cédric Le Goater
,
02:47
Re: [PATCH] tests/qtest: fix non portable env varibles access
,
Дмитрий Фролов
,
02:19
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Nicholas Piggin
,
02:11
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
01:46
Re: [PATCH] hw/timer: fix int underflow
,
Дмитрий Фролов
,
01:41
Re: [PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Nicholas Piggin
,
01:26
[PATCH v1] hw/intc/riscv_aplic: Remove redundant masking of hart_idx in riscv_aplic_msi_send()
,
Huang Borong
,
00:27
January 13, 2025
Re: [PATCH v2] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
Alexey Baturo
,
23:29
Re: CXL emulation on aarch64
,
Itaru Kitayama
,
22:03
Re: [PATCH v2] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
Alistair Francis
,
20:43
Re: [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
,
Chenyi Qiang
,
20:38
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
20:14
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
20:10
Re: [PATCH v8 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Alistair Francis
,
19:36
Re: [PATCH v2 00/19] hw/mips: Remove all uses of &first_cpu
,
Jiaxun Yang
,
18:40
Re: [PATCH v4 1/3] win32: remove usage of attribute gcc_struct
,
Michael S. Tsirkin
,
18:38
Re: [PATCH v4 4/5] virtio-gpu: Support asynchronous fencing
,
Alex Bennée
,
17:00
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
16:22
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Alex Bennée
,
16:19
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Alex Bennée
,
16:09
[RFC PATCH] tests/qtest/migration: Add cpu hotplug test
,
Fabiano Rosas
,
16:08
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
John Snow
,
15:53
Re: [PATCH v4 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
15:47
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
15:17
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
15:15
Re: [PATCH 10/23] docs/qapidoc: add visit_freeform() method
,
John Snow
,
15:15
[PATCH v2 18/19] hw/mips/bootloader: Propagate CPU env to bootcpu_supports_isa()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 19/19] hw/mips/bootloader: Remove use of &first_cpu in bootcpu_supports_isa()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 17/19] hw/mips/bootloader: Propagate CPU env to bl_gen_nop()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 15/19] hw/mips/bootloader: Propagate CPU env to bl_gen_jalr()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 10/19] hw/mips/bootloader: Propagate CPU to bl_gen_write_u[32, 64, long]()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 16/19] hw/mips/bootloader: Propagate CPU env to bl_gen_dsll()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 14/19] hw/mips/bootloader: Propagate CPU env to bl_gen_s[w, d]()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 13/19] hw/mips/bootloader: Propagate CPU env to bl_gen_[d]li()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 12/19] hw/mips/bootloader: Propagate CPU env to bl_gen_load_ulong()
,
Philippe Mathieu-Daudé
,
14:57
[PATCH v2 11/19] hw/mips/bootloader: Propagate CPU to bl_gen_jump_[to, kernel]()
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 09/19] hw/mips/bootloader: Document public API
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 08/19] hw/mips/fuloong: Propagate CPU to write_bootloader()
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 07/19] hw/mips/boston: Propagate CPU to gen_firmware()
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 06/19] hw/mips/boston: Replace bl_gen_write_ulong() -> bl_gen_write_u64()
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 05/19] hw/mips/malta: Propagate MaltaState to bl_setup_gt64120_jump_kernel()
,
Philippe Mathieu-Daudé
,
14:56
[PATCH v2 04/19] hw/mips/malta: Propagate MaltaState to write_bootloader()
,
Philippe Mathieu-Daudé
,
14:55
[PATCH v2 03/19] hw/mips/malta: Keep reference of vCPUs in MaltaState
,
Philippe Mathieu-Daudé
,
14:55
[PATCH v2 02/19] hw/mips/malta: Check CPU index instead of using &first_cpu
,
Philippe Mathieu-Daudé
,
14:55
[PATCH v2 01/19] hw/mips/cps: Keep reference of vCPUs in MIPSCPSState
,
Philippe Mathieu-Daudé
,
14:55
[PATCH v2 00/19] hw/mips: Remove all uses of &first_cpu
,
Philippe Mathieu-Daudé
,
14:55
[PATCH v2] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
baturo . alexey
,
14:44
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
14:32
Re: [PATCH 01/23] docs/qapidoc: support header-less freeform sections
,
John Snow
,
14:13
Re: [PATCH] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
Daniel Henrique Barboza
,
13:28
Re: [PATCH 00/23] hw/mips: Remove all uses of &first_cpu
,
Philippe Mathieu-Daudé
,
13:13
Re: [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Michael Tokarev
,
12:52
[PULL v2 11/55] hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 07/55] hw/qdev: Factor qdev_hotunplug_allowed() out
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 08/55] hw/qdev: Introduce qdev_hotplug_unplug_allowed_common()
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 09/55] hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 06/55] hw/qdev: Pass bus argument to qdev_hotplug_allowed()
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 55/55] Add a b4 configuration file
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 10/55] hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
12:37
[PULL v2 00/55] Misc HW patches for 2025-01-12
,
Philippe Mathieu-Daudé
,
12:37
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Philippe Mathieu-Daudé
,
12:32
Re: [PATCH v5 0/6] hw/core: Unify hotplug decision logic
,
Philippe Mathieu-Daudé
,
12:30
Re: [RFC PATCH] Fix race in live migration failure path
,
Peter Xu
,
11:29
Re: [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
11:26
Re: [PULL 00/11] target-arm queue
,
Stefan Hajnoczi
,
11:02
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Philippe Mathieu-Daudé
,
11:01
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:57
Re: [PATCH v2] Add a b4 configuration file
,
Philippe Mathieu-Daudé
,
10:55
Re: [PULL 00/49] Misc HW patches for 2025-01-12
,
Philippe Mathieu-Daudé
,
10:40
Re: [PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Michael Tokarev
,
10:22
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Michael Tokarev
,
10:13
Re: [PATCH v2 0/2] block: Fix leak in send_qmp_error_event
,
Fabiano Rosas
,
09:57
Re: [PULL v2 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
,
Stefan Hajnoczi
,
09:38
[PULL 07/11] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
08:55
[PULL 09/11] tests/tcg/aarch64: force qarma5 for pauth-3 test
,
Peter Maydell
,
08:55
[PULL 11/11] docs/system/arm/virt: mention specific migration information
,
Peter Maydell
,
08:55
[PULL 03/11] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Peter Maydell
,
08:54
[PULL 10/11] target/arm: change default pauth algorithm to impdef
,
Peter Maydell
,
08:54
[PULL 06/11] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Peter Maydell
,
08:54
[PULL 02/11] hw/misc: cast rpm to uint64_t
,
Peter Maydell
,
08:54
[PULL 05/11] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Peter Maydell
,
08:54
[PULL 00/11] target-arm queue
,
Peter Maydell
,
08:54
[PULL 08/11] target/arm: add new property to select pauth-qarma5
,
Peter Maydell
,
08:54
[PULL 01/11] hw/arm_sysctl: fix extracting 31th bit of val
,
Peter Maydell
,
08:54
[PULL 04/11] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Peter Maydell
,
08:54
[PATCH 2/3] cpu: Introduce EXCLUSIVE_GUARD()
,
Ilya Leoshkevich
,
08:47
[PATCH 1/3] cpu: Set current_cpu early in qemu-user
,
Ilya Leoshkevich
,
08:47
[PATCH 3/3] gdbstub: Protect gdb_handlesig() with EXCLUSIVE_GUARD()
,
Ilya Leoshkevich
,
08:47
[PATCH 0/3] gdbstub: Protect gdb_handlesig() with EXCLUSIVE_GUARD()
,
Ilya Leoshkevich
,
08:47
[PATCH v4 0/5] Change ghes driver to use HEST-based offsets
,
Mauro Carvalho Chehab
,
08:09
[PATCH v4 1/5] acpi/ghes: Prepare to support multiple sources on ghes
,
Mauro Carvalho Chehab
,
08:09
[PATCH v4 4/5] acpi/generic_event_device: Update GHES migration to cover hest addr
,
Mauro Carvalho Chehab
,
08:09
[PATCH v4 3/5] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Mauro Carvalho Chehab
,
08:09
[PATCH v4 5/5] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Mauro Carvalho Chehab
,
08:09
[PATCH v4 2/5] acpi/ghes: add a firmware file with HEST address
,
Mauro Carvalho Chehab
,
08:09
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
08:07
Re: A few patches for u-boot-sam460ex
,
BALATON Zoltan
,
08:06
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
08:03
Re: [PATCH v5 0/6] hw/core: Unify hotplug decision logic
,
Igor Mammedov
,
07:59
Re: [PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Fabiano Rosas
,
07:55
Re: [PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Markus Armbruster
,
07:52
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Peter Maydell
,
07:38
Re: [PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Igor Mammedov
,
07:28
Re: [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
,
David Hildenbrand
,
05:56
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
David Hildenbrand
,
05:54
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Xu Yilun
,
05:24
[PATCH] hw/usb/canokey: Fix buffer overflow for OUT packet
,
Hongren Zheng
,
04:44
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Marc-André Lureau
,
04:35
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Michael Tokarev
,
04:10
Re: [PATCH 3/3] hw/arm/v7m: Remove use of &first_cpu in machine_init()
,
Samuel Tardieu
,
03:27
[PATCH 4/5] target/loongarch: Add common source file for CSR register
,
Bibo Mao
,
03:26
[PATCH 0/5] Dump all generic CSR registers
,
Bibo Mao
,
03:26
[PATCH 2/5] target/loongarch: Remove static CSR function setting
,
Bibo Mao
,
03:26
[PATCH 3/5] target/loongarch: Add common header file for CSR register
,
Bibo Mao
,
03:26
[PATCH 5/5] target/loongarch: Dump all generic CSR registers
,
Bibo Mao
,
03:26
[PATCH 1/5] target/loongarch: Add dynamic function access with CSR register
,
Bibo Mao
,
03:26
[PATCH v2] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
03:25
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Thomas Huth
,
03:20
Re: [PATCH 0/2] Clean up and enhance of feature_word_description()
,
Xiaoyao Li
,
03:04
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Michael Tokarev
,
02:52
[PATCH v5 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
,
EwanHai
,
02:50
[PATCH v5 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
,
EwanHai
,
02:50
[PATCH v5 0/4] Add support for Zhaoxin YongFeng CPU model and other
,
EwanHai
,
02:50
[PATCH v5 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
,
EwanHai
,
02:50
[PATCH v5 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
,
EwanHai
,
02:50
Re: [PATCH v2] Add a b4 configuration file
,
Markus Armbruster
,
01:54
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Thomas Huth
,
01:53
[PATCH v2 3/3] aspeed/soc: Support Timer for AST2700
,
Jamin Lin
,
01:45
[PATCH v2 2/3] hw/timer/aspeed: Add AST2700 Support
,
Jamin Lin
,
01:45
[PATCH v2 1/3] hw/timer/aspeed: Refactor Timer Callbacks for SoC-Specific Implementations
,
Jamin Lin
,
01:45
[PATCH v2 0/3] Support timer for AST2700
,
Jamin Lin
,
01:45
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Thomas Huth
,
01:39
Re: [PATCH v3 7/7] s390x: Fix CSS migration
,
Thomas Huth
,
01:37
Re: download.qemu.org file list
,
Thomas Huth
,
01:35
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Thomas Huth
,
01:27
January 12, 2025
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
22:35
Re: [PATCH] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Alistair Francis
,
22:11
Re: [PATCH v5 00/11] Add RISC-V Counter delegation ISA extension support
,
Alistair Francis
,
22:02
Re: [PATCH 1/2] util/iov: Do not assert offset is in iov
,
Jason Wang
,
22:01
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Jason Wang
,
21:59
RE: [PATCH 0/3] bugfixes for migration using compression methods
,
Liu, Yuan1
,
19:58
Re: [PATCH 0/2] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Alistair Francis
,
19:54
[PATCH 23/23] hw/mips/malta: Remove all uses of &first_cpu global
,
Philippe Mathieu-Daudé
,
19:50
[PATCH 22/23] hw/mips/malta: Propagate MaltaState to bl_setup_gt64120_jump_kernel()
,
Philippe Mathieu-Daudé
,
19:50
[PATCH 21/23] hw/mips/malta: Propagate MaltaState to write_bootloader()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 20/23] hw/mips/malta: Keep reference of vCPUs in MaltaState
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 19/23] hw/mips/fuloong: Propagate CPU to write_bootloader()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 17/23] hw/mips/bootloader: Propagate CPU to bl_gen_write_u64()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 18/23] hw/mips/boston: Propagate CPU to gen_firmware()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 16/23] hw/mips/bootloader: Propagate CPU to bl_gen_write_u32()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 15/23] hw/mips/bootloader: Propagate CPU to bl_gen_write_ulong()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 14/23] hw/mips/bootloader: Propagate CPU to bl_gen_jump_kernel()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 13/23] hw/mips/bootloader: Propagate CPU to bl_gen_jump_to()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 12/23] hw/mips/bootloader: Propagate CPU env to bl_gen_load_ulong()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 11/23] hw/mips/bootloader: Propagate CPU env to bl_gen_dli()
,
Philippe Mathieu-Daudé
,
19:49
[PATCH 10/23] hw/mips/bootloader: Propagate CPU env to bl_gen_li()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 07/23] hw/mips/bootloader: Propagate CPU env to bl_gen_jalr()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 09/23] hw/mips/bootloader: Propagate CPU env to bl_gen_sd()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 08/23] hw/mips/bootloader: Propagate CPU env to bl_gen_sw()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 06/23] hw/mips/bootloader: Propagate CPU env to bl_gen_dsll()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 05/23] hw/mips/bootloader: Propagate CPU env to bl_gen_nop()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 04/23] hw/mips/bootloader: Propagate CPU env to bootcpu_supports_isa()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 02/23] hw/mips/malta: Check CPU index instead of using &first_cpu
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 03/23] hw/mips/boston: Replace bl_gen_write_ulong() -> bl_gen_write_u64()
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 01/23] hw/mips/cps: Keep reference of vCPUs in MIPSCPSState
,
Philippe Mathieu-Daudé
,
19:48
[PATCH 00/23] hw/mips: Remove all uses of &first_cpu
,
Philippe Mathieu-Daudé
,
19:47
Re: [PATCH 2/2] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Alistair Francis
,
19:15
Re: [PATCH 1/2] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
,
Alistair Francis
,
19:15
Re: [PATCH 3/3] hw/arm/v7m: Remove use of &first_cpu in machine_init()
,
Alistair Francis
,
18:46
Re: [PATCH 2/3] hw/arm/stellaris: Add 'armv7m' local variable
,
Alistair Francis
,
18:43
Re: [PATCH 1/3] hw/arm/nrf51: Rename ARMv7MState 'cpu' -> 'armv7m'
,
Alistair Francis
,
18:40
[PATCH 2/2] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Philippe Mathieu-Daudé
,
18:14
[PATCH 1/2] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
,
Philippe Mathieu-Daudé
,
18:13
[PATCH 0/2] hw/riscv/virt: Remove unnecessary use of &first_cpu
,
Philippe Mathieu-Daudé
,
18:13
Re: [PATCH 2/3] hw/arm/stellaris: Add 'armv7m' local variable
,
Philippe Mathieu-Daudé
,
17:58
[PATCH 3/3] hw/arm/v7m: Remove use of &first_cpu in machine_init()
,
Philippe Mathieu-Daudé
,
17:56
[PATCH 2/3] hw/arm/stellaris: Add 'armv7m' local variable
,
Philippe Mathieu-Daudé
,
17:56
[PATCH 1/3] hw/arm/nrf51: Rename ARMv7MState 'cpu' -> 'armv7m'
,
Philippe Mathieu-Daudé
,
17:56
[PATCH 0/3] hw/arm/v7m: Remove Cortex-M &first_cpu uses
,
Philippe Mathieu-Daudé
,
17:56
[PULL 49/49] Add a b4 configuration file
,
Philippe Mathieu-Daudé
,
17:21
[PULL 48/49] MAINTAINERS: Update path to coreaudio.m
,
Philippe Mathieu-Daudé
,
17:21
[PULL 47/49] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Philippe Mathieu-Daudé
,
17:21
[PULL 46/49] MAINTAINERS: remove myself from sbsa-ref
,
Philippe Mathieu-Daudé
,
17:21
[PULL 45/49] hw/tricore/triboard: Remove unnecessary use of &first_cpu
,
Philippe Mathieu-Daudé
,
17:21
[PULL 44/49] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
,
Philippe Mathieu-Daudé
,
17:21
[PULL 43/49] backends/cryptodev-vhost-user: Fix local_error leaks
,
Philippe Mathieu-Daudé
,
17:21
[PULL 42/49] hw/loongarch/virt: Checkpatch cleanup
,
Philippe Mathieu-Daudé
,
17:21
[PULL 41/49] target/hppa: Speed up hppa_is_pa20()
,
Philippe Mathieu-Daudé
,
17:20
[PULL 40/49] target/hppa: Set PC on vCPU reset
,
Philippe Mathieu-Daudé
,
17:20
[PULL 39/49] target/hppa: Only set PSW 'M' bit on reset
,
Philippe Mathieu-Daudé
,
17:20
[PULL 38/49] hw/hppa: Reset vCPUs calling resettable_reset()
,
Philippe Mathieu-Daudé
,
17:20
[PULL 37/49] target/hppa: Convert hppa_cpu_init() to ResetHold handler
,
Philippe Mathieu-Daudé
,
17:20
[PULL 30/49] tests/qtest/libqos: Reuse TYPE_IMX_I2C define
,
Philippe Mathieu-Daudé
,
17:20
[PULL 36/49] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
17:20
[PULL 34/49] hw/gpio/imx_gpio: Turn DPRINTF() into trace events
,
Philippe Mathieu-Daudé
,
17:20
[PULL 32/49] hw/char/imx_serial: Turn some DPRINTF() statements into trace events
,
Philippe Mathieu-Daudé
,
17:20
[PULL 33/49] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
17:20
[PULL 35/49] tests/qtest/boot-serial-test: Correct HPPA machine name
,
Philippe Mathieu-Daudé
,
17:20
[PULL 31/49] hw/misc/imx6_src: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
17:20
[PULL 29/49] hw/timer/imx_gpt: Remove unused define
,
Philippe Mathieu-Daudé
,
17:20
[PULL 28/49] hw/char/stm32f2xx_usart: replace print with trace
,
Philippe Mathieu-Daudé
,
17:20
[PULL 27/49] hw/sd/sdhci: Factor sdhci_sdma_transfer() out
,
Philippe Mathieu-Daudé
,
17:20
[PULL 25/49] hw/ufs: Adjust value to match CPU's endian format
,
Philippe Mathieu-Daudé
,
17:20
[PULL 24/49] hw/pci: Rename has_power to enabled
,
Philippe Mathieu-Daudé
,
17:20
[PULL 23/49] hw/misc/vmcoreinfo: Convert to three-phase reset interface
,
Philippe Mathieu-Daudé
,
17:20
[PULL 22/49] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Philippe Mathieu-Daudé
,
17:19
[PULL 26/49] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Philippe Mathieu-Daudé
,
17:19
[PULL 21/49] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Philippe Mathieu-Daudé
,
17:19
[PULL 20/49] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented
,
Philippe Mathieu-Daudé
,
17:19
[PULL 19/49] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container'
,
Philippe Mathieu-Daudé
,
17:19
[PULL 18/49] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region
,
Philippe Mathieu-Daudé
,
17:19
[PULL 17/49] hw/net/xilinx_ethlite: Map TX_CTRL as MMIO
,
Philippe Mathieu-Daudé
,
17:19
[PULL 16/49] hw/net/xilinx_ethlite: Map TX_GIE as MMIO
,
Philippe Mathieu-Daudé
,
17:18
[PULL 15/49] hw/net/xilinx_ethlite: Map TX_LEN as MMIO
,
Philippe Mathieu-Daudé
,
17:18
[PULL 14/49] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO
,
Philippe Mathieu-Daudé
,
17:18
[PULL 13/49] hw/net/xilinx_ethlite: Access TX_CTRL register for each port
,
Philippe Mathieu-Daudé
,
17:18
[PULL 12/49] hw/net/xilinx_ethlite: Access TX_LEN register for each port
,
Philippe Mathieu-Daudé
,
17:18
[PULL 11/49] hw/net/xilinx_ethlite: Access TX_GIE register for each port
,
Philippe Mathieu-Daudé
,
17:18
[PULL 10/49] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper
,
Philippe Mathieu-Daudé
,
17:18
[PULL 09/49] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper
,
Philippe Mathieu-Daudé
,
17:18
[PULL 08/49] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
,
Philippe Mathieu-Daudé
,
17:18
[PULL 06/49] hw/usb: Inline usb_new()
,
Philippe Mathieu-Daudé
,
17:18
[PULL 07/49] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
,
Philippe Mathieu-Daudé
,
17:18
[PULL 03/49] hw: Replace DEVICE(object_new) -> qdev_new()
,
Philippe Mathieu-Daudé
,
17:18
[PULL 04/49] hw: Add QOM parentship relation with CPUs
,
Philippe Mathieu-Daudé
,
17:18
[PULL 05/49] hw/usb: Inline usb_try_new()
,
Philippe Mathieu-Daudé
,
17:18
[PULL 02/49] target: Replace DEVICE(object_new) -> qdev_new()
,
Philippe Mathieu-Daudé
,
17:18
[PULL 01/49] pc-bios/meson.build: Silent unuseful DTC warnings
,
Philippe Mathieu-Daudé
,
17:17
[PULL 00/49] Misc HW patches for 2025-01-12
,
Philippe Mathieu-Daudé
,
17:17
[PATCH 11/11] hw/mips/loongson3_bootp: Move to common_ss[]
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 10/11] hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 09/11] hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 08/11] hw/mips/loongson3_bootp: Propagate processor_id to init_cpu_info()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 07/11] hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 06/11] hw/mips/loongson3: Propagate cpu_count to init_loongson_params()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 05/11] hw/mips/loongson3_bootp: Include missing headers
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 04/11] hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz()
,
Philippe Mathieu-Daudé
,
16:59
[PATCH 03/11] hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams
,
Philippe Mathieu-Daudé
,
16:58
[PATCH 02/11] hw/mips/loongson3_virt: Keep reference of vCPUs in machine_init()
,
Philippe Mathieu-Daudé
,
16:58
[PATCH 01/11] hw/mips/loongson3_virt: Factor generic_cpu_reset() out
,
Philippe Mathieu-Daudé
,
16:58
[PATCH 00/11] hw/mips/loongson3: Remove uses of &first_cpu global
,
Philippe Mathieu-Daudé
,
16:58
[PATCH] system/runstate: Fix regression, clarify BQL status of exit notifiers
,
Phil Dennis-Jordan
,
16:26
[PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
16:03
[PATCH v17 08/11] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
16:03
[PATCH v17 09/11] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
,
Phil Dennis-Jordan
,
16:03
[PATCH v17 10/11] hw/intc: Remove TCG dependency on ARM_GICV3
,
Phil Dennis-Jordan
,
16:02
[PATCH v17 05/11] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
16:02
[PATCH v17 07/11] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
16:02
[PATCH v17 06/11] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
16:02
[PATCH v17 04/11] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
16:01
[PATCH v17 02/11] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
,
Phil Dennis-Jordan
,
16:01
[PATCH v17 03/11] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
16:01
[PATCH v17 01/11] hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
,
Phil Dennis-Jordan
,
16:01
[PATCH v17 00/11] New vmapple machine type and xhci fixes
,
Phil Dennis-Jordan
,
16:01
Re: [PATCH RESEND v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
,
Philippe Mathieu-Daudé
,
13:17
Re: [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Philippe Mathieu-Daudé
,
13:03
Re: [PATCH v2] Add a b4 configuration file
,
Philippe Mathieu-Daudé
,
13:01
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
12:54
Re: [PATCH] scripts/nsis.py: Run dependency check for each DLL file only once
,
Pierrick Bouvier
,
12:52
Re: [PATCH] scripts/nsis.py: Run dependency check for each DLL file only once
,
Philippe Mathieu-Daudé
,
12:32
Re: [PATCH] hw/tricore/triboard: Remove use of &first_cpu
,
Philippe Mathieu-Daudé
,
12:29
Re: [PATCH 00/21] hw: More QDev cleanups
,
Philippe Mathieu-Daudé
,
12:24
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Alex Bennée
,
12:05
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
11:47
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Alex Bennée
,
11:14
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
10:56
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
10:50
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
10:49
Re: [PULL 00/25] Migration patches for 2025-01-10
,
Stefan Hajnoczi
,
10:37
Re: [PULL 00/11] QOM / QDev patches for 2025-01-09
,
Stefan Hajnoczi
,
10:37
Re: [PATCH v3 7/7] s390x: Fix CSS migration
,
Michael Tokarev
,
09:34
Re: [PATCH v3 7/7] s390x: Fix CSS migration
,
Michael Tokarev
,
09:34
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Michael Tokarev
,
09:30
Re: [PATCH] hw/sd/sdhci: Factor sdhci_sdma_transfer() out
,
Bernhard Beschow
,
08:12
Re: [PATCH 0/3] bugfixes for migration using compression methods
,
Michael Tokarev
,
08:12
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Bernhard Beschow
,
08:08
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Michael Tokarev
,
08:06
Re: [PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Michael Tokarev
,
08:05
Re: [PULL 02/38] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
07:15
Re: [PATCH] hw/tricore/triboard: Remove use of &first_cpu
,
Bastian Koppelmann
,
03:23
January 11, 2025
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Stefan Weil
,
17:08
[PATCH] scripts/nsis.py: Run dependency check for each DLL file only once
,
Stefan Weil
,
16:53
Re: [PULL 12/25] migration/block: Make late-block-active the default
,
Yolandi Paton
,
15:48
[PATCH v2 13/13] hw/gpio/imx_gpio: Turn DPRINTF() into trace events
,
Bernhard Beschow
,
13:37
[PATCH v2 12/13] hw/misc/imx6_src: Convert DPRINTF() to trace events
,
Bernhard Beschow
,
13:37
[PATCH v2 11/13] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Bernhard Beschow
,
13:37
[PATCH v2 10/13] tests/qtest/libqos: Reuse TYPE_IMX_I2C define
,
Bernhard Beschow
,
13:37
[PATCH v2 09/13] hw/timer/imx_gpt: Remove unused define
,
Bernhard Beschow
,
13:37
[PATCH v2 08/13] hw/char/imx_serial: Turn some DPRINTF() statements into trace events
,
Bernhard Beschow
,
13:37
[PATCH v2 07/13] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Bernhard Beschow
,
13:37
[PATCH v2 05/13] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset
,
Bernhard Beschow
,
13:37
[PATCH v2 06/13] hw/sd/sd: Remove legacy sd_set_cb() in favor of GPIOs
,
Bernhard Beschow
,
13:37
[PATCH v2 04/13] hw/pci-host/designware: Expose MSI IRQ
,
Bernhard Beschow
,
13:37
[PATCH v2 03/13] hw/char/imx_serial: Update all state before restarting ageing timer
,
Bernhard Beschow
,
13:37
[PATCH v2 01/13] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Bernhard Beschow
,
13:37
[PATCH v2 00/13] i.MX and SDHCI improvements
,
Bernhard Beschow
,
13:37
[PATCH v2 02/13] hw/char/imx_serial: Fix reset value of UFCR register
,
Bernhard Beschow
,
13:37
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Philippe Mathieu-Daudé
,
10:48
Re: [PATCH] MAINTAINERS: Update path to coreaudio.m
,
Philippe Mathieu-Daudé
,
10:44
Re: [PATCH 22/22] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Julian Ganz
,
10:09
download.qemu.org file list
,
Rahul Chandra
,
10:07
[PATCH] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
,
baturo . alexey
,
08:07
Re: [PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
,
Alex Bennée
,
07:16
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Alex Bennée
,
07:15
[PULL v2 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
,
Alex Bennée
,
07:13
Re: [PATCH] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Daniel Henrique Barboza
,
06:54
Re: [PATCH v5 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Ani Sinha
,
04:31
Re: [PATCH] MAINTAINERS: Update path to coreaudio.m
,
Christian Schoenebeck
,
04:18
[PATCH v2] checkpatch: Check .m, .build, .hx, .json and .plist
,
Akihiko Odaki
,
03:07
[PATCH] MAINTAINERS: Update path to coreaudio.m
,
Akihiko Odaki
,
01:42
Re: [PATCH] ui/cocoa: Do not automatically zoom for HiDPI
,
Akihiko Odaki
,
01:01
Re: [PATCH] tap-linux: Open ipvtap and macvtap
,
Akihiko Odaki
,
00:43
Re: [PATCH] rcu: Call drain_call_rcu at exit
,
Akihiko Odaki
,
00:40
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
00:15
Re: [RFC]: port of embedded x86-mini disassembler to QEMU
,
Michael Clark
,
00:11
Re: [PATCH 1/2] util/iov: Do not assert offset is in iov
,
Akihiko Odaki
,
00:11
January 10, 2025
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
23:15
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Donald Dutile
,
23:11
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Philippe Mathieu-Daudé
,
18:06
[PATCH v3 2/2] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v3 1/2] hw/char/serial: Expose SerialState::irq as QDev GPIO
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v3 0/2] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
18:04
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Pierrick Bouvier
,
17:59
Re: [PATCH v2 2/2] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
17:39
Re: [PATCH v2 1/2] hw/char/serial: Ensure SerialState::irq is set when realizing
,
Philippe Mathieu-Daudé
,
16:47
Re: [PULL 02/38] rust: add --check-cfg test to rustc arguments
,
Kevin Wolf
,
16:32
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Philippe Mathieu-Daudé
,
16:29
[PATCH v5 0/6] Poisoned memory recovery on reboot
,
“William Roche
,
16:14
[PATCH v5 4/6] numa: Introduce and use ram_block_notify_remap()
,
“William Roche
,
16:14
[PATCH v5 3/6] accel/kvm: Report the loss of a large memory page
,
“William Roche
,
16:14
[PATCH v5 2/6] system/physmem: poisoned memory discard on reboot
,
“William Roche
,
16:14
[PATCH v5 5/6] hostmem: Factor out applying settings
,
“William Roche
,
16:14
[PATCH v5 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
,
“William Roche
,
16:14
[PATCH v5 6/6] hostmem: Handle remapping of RAM
,
“William Roche
,
16:14
Re: [PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Pierrick Bouvier
,
16:05
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Pierrick Bouvier
,
16:03
Re: [PATCH v4 7/7] system/physmem: Memory settings applied on remap notification
,
William Roche
,
15:57
Re: [PATCH v4 6/7] hostmem: Handle remapping of RAM
,
William Roche
,
15:57
Re: [PATCH v4 5/7] hostmem: Factor out applying settings
,
William Roche
,
15:57
Re: [PATCH v4 2/7] system/physmem: poisoned memory discard on reboot
,
William Roche
,
15:57
Re: [PATCH v4 1/7] hwpoison_page_list and qemu_ram_remap are based on pages
,
William Roche
,
15:56
Re: [PATCH v4 0/7] Poisoned memory recovery on reboot
,
William Roche
,
15:56
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
15:54
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Pierrick Bouvier
,
15:54
Re: [PATCH] hw/tricore/triboard: Remove use of &first_cpu
,
Pierrick Bouvier
,
15:50
Re: [PATCH v2 2/2] hw/char/serial: Convert to three-phase reset
,
Pierrick Bouvier
,
15:49
Re: [PATCH v2 1/2] hw/char/serial: Ensure SerialState::irq is set when realizing
,
Pierrick Bouvier
,
15:49
Re: [PATCH v4 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
15:37
[PATCH v4 1/3] win32: remove usage of attribute gcc_struct
,
Pierrick Bouvier
,
15:34
[PATCH v4 3/3] plugins: enable linking with clang/lld
,
Pierrick Bouvier
,
15:34
[PATCH v4 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Pierrick Bouvier
,
15:34
[PATCH v4 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
15:34
Re: [RFC]: port of embedded x86-mini disassembler to QEMU
,
Michael Clark
,
15:09
[PULL 36/38] cpu: Remove nr_cores from struct CPUState
,
Paolo Bonzini
,
13:49
[PULL 38/38] i386/cpu: Set and track CPUID_EXT3_CMP_LEG in env->features[FEAT_8000_0001_ECX]
,
Paolo Bonzini
,
13:49
[PULL 35/38] i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
,
Paolo Bonzini
,
13:49
[PULL 31/38] i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid()
,
Paolo Bonzini
,
13:49
[PULL 12/38] rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
,
Paolo Bonzini
,
13:49
[PULL 37/38] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Paolo Bonzini
,
13:49
[PULL 20/38] target/i386/kvm: Add feature bit definitions for KVM CPUID
,
Paolo Bonzini
,
13:49
[PULL 32/38] i386/topology: Update the comment of x86_apicid_from_topo_ids()
,
Paolo Bonzini
,
13:49
[PULL 27/38] target/i386/kvm: Clean up error handling in kvm_arch_init()
,
Paolo Bonzini
,
13:48
[PULL 26/38] target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() fails
,
Paolo Bonzini
,
13:48
[PULL 25/38] target/i386/kvm: Clean up return values of MSR filter related functions
,
Paolo Bonzini
,
13:48
[PULL 23/38] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
,
Paolo Bonzini
,
13:48
[PULL 22/38] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
,
Paolo Bonzini
,
13:48
[PULL 19/38] i386/cpu: Mark avx10_version filtered when prefix is NULL
,
Paolo Bonzini
,
13:48
[PULL 18/38] target/i386: use shr to load high-byte registers into T0/T1
,
Paolo Bonzini
,
13:48
[PULL 29/38] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Paolo Bonzini
,
13:48
[PULL 28/38] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
,
Paolo Bonzini
,
13:48
[PULL 34/38] i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State
,
Paolo Bonzini
,
13:48
[PULL 30/38] i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug()
,
Paolo Bonzini
,
13:48
[PULL 33/38] i386/topology: Introduce helpers for various topology info of different level
,
Paolo Bonzini
,
13:48
[PULL 24/38] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
,
Paolo Bonzini
,
13:48
[PULL 21/38] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
,
Paolo Bonzini
,
13:48
[PULL 13/38] rust: qdev: expose inherited methods to subclasses of SysBusDevice
,
Paolo Bonzini
,
13:47
[PULL 11/38] rust: qemu-api-macros: extend error reporting facility to parse errors
,
Paolo Bonzini
,
13:47
[PULL 05/38] rust: macros: check that #[derive(Object)] requires #[repr(C)]
,
Paolo Bonzini
,
13:47
[PULL 06/38] rust: macros: check that the first field of a #[derive(Object)] struct is a ParentField
,
Paolo Bonzini
,
13:47
[PULL 17/38] target/i386: improve code generation for BT
,
Paolo Bonzini
,
13:47
[PULL 10/38] rust: qom: make INSTANCE_POST_INIT take a shared reference
,
Paolo Bonzini
,
13:47
[PULL 03/38] rust: qom: add ParentField
,
Paolo Bonzini
,
13:47
[PULL 15/38] qom: remove unused field
,
Paolo Bonzini
,
13:47
[PULL 16/38] make-release: only leave tarball of wrap-file subprojects
,
Paolo Bonzini
,
13:47
[PULL 04/38] rust: add a utility module for compile-time type checks
,
Paolo Bonzini
,
13:47
[PULL 02/38] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
13:47
[PULL 14/38] rust: hide warnings for subprojects
,
Paolo Bonzini
,
13:47
[PULL 08/38] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
13:47
[PULL 09/38] rust: pl011: only leave embedded object initialization in instance_init
,
Paolo Bonzini
,
13:47
[PULL 07/38] rust: qom: automatically use Drop trait to implement instance_finalize
,
Paolo Bonzini
,
13:46
[PULL 01/38] rust: fix --enable-debug-mutex
,
Paolo Bonzini
,
13:46
[PULL 00/38] Rust, i386 patches for 2024-01-10
,
Paolo Bonzini
,
13:46
Re: [PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
,
Stefan Hajnoczi
,
13:38
Re: [PATCH] hw/rx/rx-gdbsim: Remove uses of &first_cpu
,
Richard Henderson
,
13:30
[PATCH v2 2/2] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
13:28
[PATCH v2 1/2] hw/char/serial: Ensure SerialState::irq is set when realizing
,
Philippe Mathieu-Daudé
,
13:28
[PATCH v2 0/2] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
13:28
Re: [PATCH] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
13:28
Re: [PATCH] hw/tricore/triboard: Remove use of &first_cpu
,
Richard Henderson
,
13:25
Re: [PATCH] hw/char/serial: Convert to three-phase reset
,
Paolo Bonzini
,
13:12
[PATCH] hw/tricore/triboard: Remove use of &first_cpu
,
Philippe Mathieu-Daudé
,
13:09
[PATCH] hw/rx/rx-gdbsim: Remove uses of &first_cpu
,
Philippe Mathieu-Daudé
,
13:05
[PATCH] hw/char/serial: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
12:57
[PATCH 2/2] hw/ppc/prep_systemio: Set IOMap IRQ in ResetExit() handler
,
Philippe Mathieu-Daudé
,
12:32
[PATCH 1/2] hw/ppc/prep_systemio: Use link property to remove &first_cpu
,
Philippe Mathieu-Daudé
,
12:32
[PATCH 0/2] hw/ppc/prep_systemio: Remove &first_cpu and fix IRQ use
,
Philippe Mathieu-Daudé
,
12:32
[RFC v3 0/5] Handling aliased guest memory maps in vhost-vDPA SVQs
,
Jonah Palmer
,
12:09
[RFC v3 1/5] vhost-vdpa: Decouple the IOVA allocator
,
Jonah Palmer
,
12:09
[RFC v3 5/5] svq: Support translations via GPAs in vhost_svq_translate_addr
,
Jonah Palmer
,
12:09
[RFC v3 4/5] virtio: add in_xlat_addr & out_xlat_addr VirtQueueElement members
,
Jonah Palmer
,
12:08
[RFC v3 3/5] vhost-vdpa: Implement the GPA->IOVA tree
,
Jonah Palmer
,
12:08
[RFC v3 2/5] vhost-iova-tree: Remove range check for IOVA allocator
,
Jonah Palmer
,
12:08
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Peter Maydell
,
12:06
Re: [RFC PATCH] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO
,
Peter Maydell
,
11:57
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Alex Bennée
,
11:55
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Fiona Ebner
,
11:37
Re: [PATCH v3 3/3] hw/arm/virt: handle hvf with unknown max IPA size
,
Peter Maydell
,
11:34
Re: [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Peter Maydell
,
11:31
Re: [PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Peter Maydell
,
11:29
Re: [PATCH v2 5/6] linux-user: netlink: add netlink neighbour emulation
,
Laurent Vivier
,
11:28
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Richard Henderson
,
11:26
Re: [PATCH v5 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Cédric Le Goater
,
11:15
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
,
Philippe Mathieu-Daudé
,
11:15
Re: [PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Philippe Mathieu-Daudé
,
11:09
Re: [PATCH 2/9] ppc/ppc405: Remove boards
,
Philippe Mathieu-Daudé
,
11:06
Re: [RFC]: port of embedded x86-mini disassembler to QEMU
,
Paolo Bonzini
,
11:05
Re: [PATCH 1/9] ppc/ppc405: Remove tests
,
Philippe Mathieu-Daudé
,
11:04
[PATCH 7/9] hw/arm/stellaris: Only create MPU when available
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 4/9] hw/arm/stellaris: Replace magic numbers by definitions
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 6/9] hw/arm/stellaris: Map both I2C controllers
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 9/9] hw/arm/stellaris: Wire GPTM[#n] output to ADC input #n
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 8/9] hw/arm/stellaris: Only map existing devices as unimplemented
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 5/9] hw/arm/stellaris: Use DEVCAP macro to access DeviceCapability registers
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 3/9] hw/arm/stellaris: Remove incorrect unimplemented i2c-0 at 0x40002000
,
Philippe Mathieu-Daudé
,
11:03
[PATCH 2/9] hw/arm/stellaris: Constify read-only arrays
,
Philippe Mathieu-Daudé
,
11:03
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
David Hildenbrand
,
11:03
[PATCH 1/9] hw/arm/stellaris: Link each board schematic
,
Philippe Mathieu-Daudé
,
11:02
[PATCH 0/9] hw/arm/stellaris: Fix overwritten IRQs and cleanups
,
Philippe Mathieu-Daudé
,
11:02
linux-user maintainership
,
Stefan Hajnoczi
,
10:54
Re: [PULL v2 0/6] Linux user fix gupnp patches
,
Stefan Hajnoczi
,
10:54
Re: [PATCH v2] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
10:52
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Peter Maydell
,
10:51
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
10:47
Re: [PATCH v2 6/6] linux-user: netlink: Add missing QEMU_IFLA entries
,
Laurent Vivier
,
10:41
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
10:38
Re: [PATCH v2] target/arm: Move minor arithmetic helpers out of helper.c
,
Alex Bennée
,
10:32
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
10:18
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Peter Maydell
,
10:16
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Alex Bennée
,
10:16
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
10:09
Re: [PATCH 08/22] system/vl: more error exit into config enumeration code
,
Richard Henderson
,
10:03
Re: [PATCH 22/22] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Richard Henderson
,
10:02
Re: [PATCH v2 50/81] tcg: Add all_outop[]
,
Richard Henderson
,
09:51
Re: [PATCH 0/7] Enable shared device assignment
,
David Hildenbrand
,
09:50
[PATCH v7 RESEND 5/5] i386/cpu: add has_caches flag to check smp_cache configuration
,
Zhao Liu
,
09:33
[PATCH v7 RESEND 4/5] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
09:33
[PATCH v7 RESEND 3/5] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
09:33
[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
,
Zhao Liu
,
09:33
[PATCH v7 RESEND 2/5] i386/cpu: Support module level cache topology
,
Zhao Liu
,
09:33
[PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache
,
Zhao Liu
,
09:33
[PATCH 9/9] ppc/ppc405: Remove POWERPC_MMU_SOFT_4xx MMU model
,
Cédric Le Goater
,
09:18
[PATCH 8/9] ppc/ppc405: Remove TLB instructions
,
Cédric Le Goater
,
09:18
[PATCH 7/9] ppc/ppc405: Remove cache handling instructions
,
Cédric Le Goater
,
09:18
[PATCH 6/9] ppc/ppc405: Remove timer support
,
Cédric Le Goater
,
09:18
[PATCH 5/9] ppc/ppc405: Remove 40x exception model
,
Cédric Le Goater
,
09:18
[PATCH 4/9] ppc/ppc405: Remove storage control (SLER) SPR
,
Cédric Le Goater
,
09:18
[PATCH 3/9] ppc/ppc405: Remove CPU
,
Cédric Le Goater
,
09:18
[PATCH 2/9] ppc/ppc405: Remove boards
,
Cédric Le Goater
,
09:18
[PATCH 1/9] ppc/ppc405: Remove tests
,
Cédric Le Goater
,
09:18
[PATCH 0/9] ppc: Remove 405 CPU family
,
Cédric Le Goater
,
09:18
Re: [PATCH 0/7] Enable shared device assignment
,
Jason Gunthorpe
,
09:14
[PATCH v5 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Ilya Leoshkevich
,
09:13
[PATCH v5 8/8] tests/tcg: Add late gdbstub attach test
,
Ilya Leoshkevich
,
09:13
[PATCH v5 4/8] user: Introduce host_interrupt_signal
,
Ilya Leoshkevich
,
09:13
[PATCH v5 6/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
09:13
[PATCH v5 5/8] osdep: Introduce qemu_kill_thread()
,
Ilya Leoshkevich
,
09:13
[PATCH v5 3/8] user: Introduce user/signal.h
,
Ilya Leoshkevich
,
09:13
[PATCH] hw/intc/riscv_aplic: Remove redundant masking of hart_idx in riscv_aplic_msi_send()
,
Huang Borong
,
09:13
[PATCH v5 1/8] gdbstub: Allow the %d placeholder in the socket path
,
Ilya Leoshkevich
,
09:13
[PATCH v5 2/8] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
09:13
[PATCH v5 0/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
09:13
Re: [PATCH v5 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Fabiano Rosas
,
08:56
Re: [PATCH v2 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
Laurent Vivier
,
08:53
Re: [PATCH 0/7] Enable shared device assignment
,
David Hildenbrand
,
08:46
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Alex Bennée
,
08:38
Re: [PATCH v4 1/9] qapi: Make qapi_bool_parse() gracefully handle NULL value
,
Daniel P . Berrangé
,
08:33
Re: [PATCH v2 3/6] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
Laurent Vivier
,
08:28
Re: [PATCH 0/7] Enable shared device assignment
,
Jason Gunthorpe
,
08:25
[PULL 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
08:24
[PULL 28/32] tests/vm: partially un-tabify help output
,
Alex Bennée
,
08:24
[PULL 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Alex Bennée
,
08:24
[PULL 29/32] tests/vm: allow interactive login as root
,
Alex Bennée
,
08:24
[PULL 21/32] tests/functional: remove unused kernel_command_line
,
Alex Bennée
,
08:24
[PULL 26/32] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
08:24
[PULL 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
08:24
[PULL 19/32] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
08:24
[PULL 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Alex Bennée
,
08:24
[PULL 16/32] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
08:24
[PULL 32/32] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
08:24
[PULL 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
08:23
[PULL 25/32] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
08:23
[PULL 27/32] tests/vm: fix build_path based path
,
Alex Bennée
,
08:18
[PULL 11/32] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
08:18
[PULL 18/32] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
08:18
Re: [PATCH v5 0/6] hw/core: Unify hotplug decision logic
,
Philippe Mathieu-Daudé
,
08:18
[PULL 15/32] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
08:18
[PULL 14/32] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 24/32] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
08:18
[PULL 09/32] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 12/32] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
08:18
[PULL 10/32] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 08/32] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 13/32] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 05/32] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
08:18
[PULL 03/32] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
08:18
[PULL 06/32] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 02/32] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 07/32] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
08:18
[PULL 04/32] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
08:18
[PULL 01/32] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
08:18
[PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
,
Alex Bennée
,
08:18
[PATCH v2] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
08:12
Re: [PATCH v2 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
Laurent Vivier
,
08:10
Re: [RFC PATCH] Fix race in live migration failure path
,
Fabiano Rosas
,
08:09
Re: [PATCH] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
08:08
Re: [RFC]: port of embedded x86-mini disassembler to QEMU
,
Michael Clark
,
08:03
Re: [PATCH v4 1/9] qapi: Make qapi_bool_parse() gracefully handle NULL value
,
Ilya Leoshkevich
,
08:03
Re: [PATCH v2 3/5] target/arm: implement SEL2 physical and virtual timers
,
Peter Maydell
,
07:57
[PATCH v8 8/9] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
07:55
[PATCH v8 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
07:55
[PATCH v8 1/9] target/riscv: Fix henvcfg potentially containing stale bits
,
Clément Léger
,
07:55
[PATCH v8 2/9] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
07:55
[PATCH v8 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
07:55
[PATCH v8 9/9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
07:55
[PATCH v8 6/9] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
07:55
[PATCH v8 4/9] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
07:55
[PATCH v8 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
07:55
[PATCH v8 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
07:55
Re: [PATCH v2 5/5] hw/arm: enable secure EL2 timers for sbsa machine
,
Peter Maydell
,
07:54
Re: [PATCH v2 4/5] hw/arm: enable secure EL2 timers for virt machine
,
Peter Maydell
,
07:54
Re: [PATCH v7 0/4] tests/qtest: Update tests using PL011 UART
,
Peter Maydell
,
07:49
Re: [PATCH v8 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:48
Re: [PATCH] hw/misc: cast rpm to uint64_t
,
Peter Maydell
,
07:47
Re: macaddr: ignore the checking from index to 0xFF
,
Peter Maydell
,
07:34
Re: [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
,
Akihiko Odaki
,
07:32
Re: CXL emulation on aarch64
,
Jonathan Cameron
,
07:31
Re: [PATCH v2] hw/arm_sysctl: fix extracting 31th bit of val
,
Peter Maydell
,
07:29
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
Markus Armbruster
,
07:19
Re: [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
,
Daniel P . Berrangé
,
07:17
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Alex Bennée
,
07:17
[PULL 23/25] multifd: bugfix for migration using compression methods
,
Fabiano Rosas
,
07:15
[PULL 25/25] multifd: bugfix for incorrect migration data with qatzip compression
,
Fabiano Rosas
,
07:15
[PULL 24/25] multifd: bugfix for incorrect migration data with QPL compression
,
Fabiano Rosas
,
07:15
[PULL 22/25] s390x: Fix CSS migration
,
Fabiano Rosas
,
07:14
[PULL 21/25] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
07:14
[PULL 20/25] migration: Dump correct JSON format for nullptr replacement
,
Fabiano Rosas
,
07:14
[PULL 19/25] migration: Rename vmstate_info_nullptr
,
Fabiano Rosas
,
07:14
[PULL 18/25] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
07:14
[PULL 17/25] migration: Remove unused argument in vmsd_desc_field_end
,
Fabiano Rosas
,
07:14
[PULL 16/25] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
07:14
[PULL 15/25] migration/block: Rewrite disk activation
,
Fabiano Rosas
,
07:14
[PULL 14/25] migration/block: Fix possible race with block_inactive
,
Fabiano Rosas
,
07:14
[PULL 13/25] migration/block: Apply late-block-active behavior to postcopy
,
Fabiano Rosas
,
07:14
[PULL 12/25] migration/block: Make late-block-active the default
,
Fabiano Rosas
,
07:14
[PULL 11/25] qmp/cont: Only activate disks if migration completed
,
Fabiano Rosas
,
07:14
[PULL 10/25] migration: Add helper to get target runstate
,
Fabiano Rosas
,
07:14
[PULL 09/25] migration/multifd: Fix compat with QEMU < 9.0
,
Fabiano Rosas
,
07:14
[PULL 08/25] migration/multifd: Document the reason to sync for save_setup()
,
Fabiano Rosas
,
07:14
[PULL 07/25] migration/multifd: Cleanup src flushes on condition check
,
Fabiano Rosas
,
07:14
[PULL 06/25] migration/multifd: Remove sync processing on postcopy
,
Fabiano Rosas
,
07:14
[PULL 05/25] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
,
Fabiano Rosas
,
07:14
[PULL 04/25] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Fabiano Rosas
,
07:14
[PULL 03/25] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
07:14
[PULL 00/25] Migration patches for 2025-01-10
,
Fabiano Rosas
,
07:14
[PULL 02/25] migration/multifd: Further remove the SYNC on complete
,
Fabiano Rosas
,
07:14
[PULL 01/25] migration/multifd: Fix compile error caused by page_size usage
,
Fabiano Rosas
,
07:14
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
06:58
Re: [PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
06:55
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Julian Ganz
,
06:50
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
06:43
Re: [PATCH v7 0/5] i386: Support SMP Cache Topology
,
Jonathan Cameron
,
06:41
Re: [RFC PATCH v3 02/11] plugins: add API for registering discontinuity callbacks
,
Julian Ganz
,
06:40
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
06:39
Re: [PATCH v4 1/9] qapi: Make qapi_bool_parse() gracefully handle NULL value
,
Daniel P . Berrangé
,
06:34
Re: [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
,
Akihiko Odaki
,
06:32
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Daniel P . Berrangé
,
06:23
Re: [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
,
Daniel P . Berrangé
,
06:09
Re: [RFC]: port of embedded x86-mini disassembler to QEMU
,
Paolo Bonzini
,
06:07
[PATCH v3 8/8] docs: add notes on Golang code generator
,
Victor Toso
,
05:50
[PATCH v3 7/8] qapi: golang: Generate command type
,
Victor Toso
,
05:50
[PATCH v3 6/8] qapi: golang: Generate event type
,
Victor Toso
,
05:50
[PATCH v3 5/8] qapi: golang: Generate union type
,
Victor Toso
,
05:50
[PATCH v3 4/8] qapi: golang: structs: Address nullable members
,
Victor Toso
,
05:50
[PATCH v3 3/8] qapi: golang: Generate struct types
,
Victor Toso
,
05:50
[PATCH v3 2/8] qapi: golang: Generate alternate types
,
Victor Toso
,
05:50
[PATCH v3 1/8] qapi: golang: Generate enum type
,
Victor Toso
,
05:50
[PATCH v3 0/8] qapi-go: add generator for Golang interfaces
,
Victor Toso
,
05:49
[PATCH v5 2/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
05:47
[PATCH v5 3/3] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
,
Ani Sinha
,
05:47
[PATCH v5 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Ani Sinha
,
05:47
[PATCH v5 0/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
05:46
[PATCH v5 0/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
05:46
Re: [PATCH v2 1/1] hw/nvme: Add OCP SMART / Health Information Extended Log Page
,
Klaus Jensen
,
05:31
Re: [PATCH v4 2/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Gerd Hoffmann
,
05:12
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
05:11
[RFC]: port of embedded x86-mini disassembler to QEMU
,
Michael Clark
,
05:09
[RFC PATCH] Fix race in live migration failure path
,
Shivam Kumar
,
05:07
[PATCH 4/4] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
,
David Woodhouse
,
05:03
[PATCH 1/4] hw/xen: Use xs_node_read() from xs_node_vscanf()
,
David Woodhouse
,
05:03
[PATCH 2/4] hw/xen: Use xs_node_read() from xen_console_get_name()
,
David Woodhouse
,
05:03
[PATCH 3/4] hw/xen: Use xs_node_read() from xen_netdev_get_name()
,
David Woodhouse
,
05:03
Re: [RFC 3/4] hw/nvme: add NVMe Admin Security SPDM support
,
Klaus Jensen
,
05:03
Re: [PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
,
David Woodhouse
,
05:03
Re: [PATCH v2 1/2] hw/xen: Add xs_node_read() helper function
,
Philippe Mathieu-Daudé
,
05:01
Re: [PATCH v2 2/2] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
04:56
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Philippe Mathieu-Daudé
,
04:53
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Xu Yilun
,
04:51
[PATCH v2 2/2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monne
,
04:35
[PATCH v2 1/2] hw/xen: Add xs_node_read() helper function
,
Roger Pau Monne
,
04:35
[PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
,
Roger Pau Monne
,
04:35
RE: [PATCH v7 0/5] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
04:29
Re: CXL emulation on aarch64
,
Zhijian Li (Fujitsu)
,
04:21
[PATCH v8 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
04:20
[PATCH v8 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
04:20
[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
04:20
[PATCH v5 6/6] hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
04:20
[PATCH v5 5/6] hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
04:19
[PATCH v5 4/6] hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_common
,
Philippe Mathieu-Daudé
,
04:19
[PATCH v5 3/6] hw/qdev: Introduce qdev_hotplug_unplug_allowed_common()
,
Philippe Mathieu-Daudé
,
04:19
[PATCH v5 2/6] hw/qdev: Factor qdev_hotunplug_allowed() out
,
Philippe Mathieu-Daudé
,
04:19
[PATCH v5 1/6] hw/qdev: Pass bus argument to qdev_hotplug_allowed()
,
Philippe Mathieu-Daudé
,
04:19
[PATCH v5 0/6] hw/core: Unify hotplug decision logic
,
Philippe Mathieu-Daudé
,
04:19
[PATCH 1/4] hw/intc/loongarch_extioi: Move gpio irq initial to common code
,
Bibo Mao
,
04:05
[PATCH 3/4] hw/intc/loongarch_extioi: Implment cpu hotplug interface
,
Bibo Mao
,
04:05
[PATCH 2/4] hw/intc/loongarch_extioi: Add basic hotplug framework
,
Bibo Mao
,
04:05
[PATCH 4/4] hw/intc/loongarch_extioi: Use cpu plug notification
,
Bibo Mao
,
04:05
[PATCH 0/4] hw/intc/loongarch_extioi: CPU irq routing enhancement
,
Bibo Mao
,
04:05
Re: [RFC 2/4] spdm: add spdm storage transport virtual header
,
Klaus Jensen
,
04:04
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Xu Yilun
,
04:01
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Daniel P . Berrangé
,
03:58
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
03:44
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:43
Re: [PATCH v4 00/11] Add RISC-V Counter delegation ISA extension support
,
Atish Kumar Patra
,
03:27
Re: [PATCH 0/7] Enable shared device assignment
,
David Hildenbrand
,
03:26
[PATCH v5 09/11] target/riscv: Invoke pmu init after feature enable
,
Atish Patra
,
03:22
[PATCH v5 10/11] target/riscv: Add implied rule for counter delegation extensions
,
Atish Patra
,
03:22
[PATCH v5 08/11] target/riscv: Add counter delegation/configuration support
,
Atish Patra
,
03:22
[PATCH v5 11/11] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
,
Atish Patra
,
03:22
[PATCH v5 07/11] target/riscv: Add select value range check for counter delegation
,
Atish Patra
,
03:22
[PATCH v5 05/11] target/riscv: Add properties for counter delegation ISA extensions
,
Atish Patra
,
03:22
[PATCH v5 06/11] target/riscv: Add counter delegation definitions
,
Atish Patra
,
03:22
[PATCH v5 04/11] target/riscv: Support generic CSR indirect access
,
Atish Patra
,
03:22
[PATCH v5 03/11] target/riscv: Enable S*stateen bits for AIA
,
Atish Patra
,
03:21
[PATCH v5 02/11] target/riscv: Decouple AIA processing from xiselect and xireg
,
Atish Patra
,
03:21
[PATCH v5 01/11] target/riscv: Add properties for Indirect CSR Access extension
,
Atish Patra
,
03:21
[PATCH v5 00/11] Add RISC-V Counter delegation ISA extension support
,
Atish Patra
,
03:21
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
03:21
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Philippe Mathieu-Daudé
,
03:16
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
03:08
Re: [PATCH v3 3/3] plugins: enable linking with clang/lld
,
Philippe Mathieu-Daudé
,
03:03
Re: [PATCH v7 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
02:56
Re: [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
Markus Armbruster
,
02:37
Re: [PATCH 08/22] system/vl: more error exit into config enumeration code
,
Philippe Mathieu-Daudé
,
02:34
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
Markus Armbruster
,
02:33
Re: [PATCH] virtio-net: Fix num_buffers for version 1
,
Lei Yang
,
02:17
Re: [PATCH v7 1/5] hw/core/machine: Reject thread level cache
,
Zhao Liu
,
02:06
Re: [PATCH 0/7] Enable shared device assignment
,
Chenyi Qiang
,
02:06
Re: [PATCH] qmp: update vhost-user protocol feature maps
,
Philippe Mathieu-Daudé
,
01:53
Re: [PATCH v4 2/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Philippe Mathieu-Daudé
,
01:44
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
01:38
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
00:34
CXL emulation on aarch64
,
Itaru Kitayama
,
00:29
Re: [PATCH v4 2/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
00:24
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Chenyi Qiang
,
00:14
January 09, 2025
Re: [PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
23:43
Re: [PATCH v4 1/2] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Ani Sinha
,
22:44
Re: [PATCH v7 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Alistair Francis
,
21:13
Re: [PATCH v4 00/11] Add RISC-V Counter delegation ISA extension support
,
Alistair Francis
,
21:10
Re: [PATCH v4 10/11] target/riscv: Add implied rule for counter delegation extensions
,
Alistair Francis
,
21:02
Re: [PATCH v4 08/11] target/riscv: Add counter delegation/configuration support
,
Alistair Francis
,
21:01
RE: [PATCH] plugins: add plugin API to get args passed to binary
,
Demin Han
,
20:45
Re: [PATCH 0/7] Enable shared device assignment
,
Alexey Kardashevskiy
,
20:42
Re: [PATCH] vvfat: fix out of bounds array write
,
Pierrick Bouvier
,
20:39
Re: [PATCH v4 05/11] target/riscv: Add properties for counter delegation ISA extensions
,
Alistair Francis
,
20:20
Re: [PATCH v4 04/11] target/riscv: Support generic CSR indirect access
,
Alistair Francis
,
20:19
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
19:59
Re: [PATCH v4 01/11] target/riscv: Add properties for Indirect CSR Access extension
,
Alistair Francis
,
19:39
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Alistair Francis
,
19:34
Re: [PATCH] gdbstub/user-target: fix gdbserver int format (%d -> %x)
,
Ilya Leoshkevich
,
18:58
Re: [PATCH v2 44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Philippe Mathieu-Daudé
,
18:45
Re: [PATCH v2 44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Philippe Mathieu-Daudé
,
18:44
Re: [PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
,
Ilya Leoshkevich
,
18:43
Re: [PATCH v2 38/81] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
18:40
Re: [PATCH v2 41/81] tcg/riscv64: Fold the ext{8,16,32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
18:36
Re: [PATCH v2 36/81] tcg/aarch64: Expand extract with offset 0 with andi
,
Philippe Mathieu-Daudé
,
18:34
Re: [PATCH v2 56/81] tcg/optimize: Fold andc with immediate to and
,
Philippe Mathieu-Daudé
,
18:28
Re: [PATCH v2 67/81] tcg/optimize: Fold eqv with immediate to xor
,
Philippe Mathieu-Daudé
,
18:27
Re: [PATCH v2 62/81] tcg/optimize: Fold orc with immediate to or
,
Philippe Mathieu-Daudé
,
18:25
Re: [PATCH v2 50/81] tcg: Add all_outop[]
,
Philippe Mathieu-Daudé
,
18:21
Re: [PATCH v2 45/81] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Philippe Mathieu-Daudé
,
18:03
Re: [PATCH v2 35/81] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Philippe Mathieu-Daudé
,
18:03
Re: [PATCH v2 44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Philippe Mathieu-Daudé
,
18:00
Re: [PATCH v2 37/81] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Philippe Mathieu-Daudé
,
17:57
Re: [PATCH v2 43/81] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
17:54
Re: [PATCH v2 40/81] tcg/ppc: Fold the ext{8,16,32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
17:52
Re: [PATCH v2 39/81] tcg/mips: Fold the ext{8,16,32}[us] cases into {s}extract
,
Philippe Mathieu-Daudé
,
17:43
Re: [PULL 04/11] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
17:35
Re: [PATCH v2 57/81] tcg/optimize: Emit add r,r,-1 in fold_setcond_tst_pow2
,
Philippe Mathieu-Daudé
,
17:33
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
17:28
Re: [PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Philippe Mathieu-Daudé
,
17:27
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
17:27
Re: [PATCH 2/3] accel/tcg: Factor out common tcg_exec_reset() helper
,
Ilya Leoshkevich
,
17:16
Re: [PATCH 1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary
,
Ilya Leoshkevich
,
17:13
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Pierrick Bouvier
,
17:10
Re: [PATCH v3 00/11] Fix 32-bit build for plugins
,
Pierrick Bouvier
,
15:52
Re: [PATCH] contrib/plugins/bbv.c: Start bb index from 1
,
Pierrick Bouvier
,
15:50
Re: [PATCH v4 2/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Fabiano Rosas
,
15:30
Re: [PATCH v4 1/2] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Fabiano Rosas
,
15:01
Re: [PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
14:45
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:37
Re: [PATCH v7 1/2] memory: Update inline documentation
,
Peter Xu
,
14:29
Re: [PATCH v3 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
14:10
Re: [PATCH v3 4/7] migration: Rename vmstate_info_nullptr
,
Peter Xu
,
14:10
Re: [PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Pierrick Bouvier
,
13:55
[PATCH v3 2/7] migration: Remove unused argument in vmsd_desc_field_end
,
Fabiano Rosas
,
13:53
[PATCH v3 5/7] migration: Dump correct JSON format for nullptr replacement
,
Fabiano Rosas
,
13:53
[PATCH v3 7/7] s390x: Fix CSS migration
,
Fabiano Rosas
,
13:53
[PATCH v3 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
13:53
[PATCH v3 4/7] migration: Rename vmstate_info_nullptr
,
Fabiano Rosas
,
13:53
[PATCH v3 1/7] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
13:53
[PATCH v3 3/7] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
13:53
[PATCH v3 0/7] migration: Fix s390 regressions + migration script
,
Fabiano Rosas
,
13:53
Re: [PATCH 08/22] system/vl: more error exit into config enumeration code
,
Pierrick Bouvier
,
13:50
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
John Snow
,
13:49
Re: [PATCH 01/22] semihosting: add guest_error logging for failed opens
,
Pierrick Bouvier
,
13:48
Re: [PATCH 22/22] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Pierrick Bouvier
,
13:48
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Daniel P . Berrangé
,
13:07
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
John Snow
,
13:05
Re: [PATCH 0/2] ARM SMMUv3 StreamID Implementation
,
Alex Bennée
,
12:34
Re: [PATCH 09/22] system: squash usb_parse into a single function
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
John Snow
,
12:27
[PULL 11/11] system: Inline machine_containers[] in qemu_create_machine_containers()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 10/11] qom: remove unused InterfaceInfo::concrete_class field
,
Philippe Mathieu-Daudé
,
12:20
[PULL 09/11] qom: Remove container_get()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 08/11] qom: Use object_get_container()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 07/11] qom: Add object_get_container()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 06/11] qdev: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 05/11] qdev: Add machine_get_container()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 04/11] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
12:20
[PULL 03/11] qdev: Implement qdev_create_fake_machine() for user emulation
,
Philippe Mathieu-Daudé
,
12:20
[PULL 02/11] qdev: Remove opts member
,
Philippe Mathieu-Daudé
,
12:20
[PULL 01/11] hw/pci: Use -1 as the default value for rombar
,
Philippe Mathieu-Daudé
,
12:20
[PULL 00/11] QOM / QDev patches for 2025-01-09
,
Philippe Mathieu-Daudé
,
12:19
Re: [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
John Snow
,
12:19
[PATCH 18/22] contrib/plugins/cflow: fix 32-bit build
,
Alex Bennée
,
12:13
[PATCH 19/22] contrib/plugins/hwprofile: fix 32-bit build
,
Alex Bennée
,
12:13
[PATCH 21/22] configure: reenable plugins by default for 32-bit hosts
,
Alex Bennée
,
12:13
[PATCH 20/22] contrib/plugins/hotpages: fix 32-bit build
,
Alex Bennée
,
12:13
[PATCH 15/22] contrib/plugins/stoptrigger: fix 32-bit build
,
Alex Bennée
,
12:06
[PATCH 17/22] contrib/plugins/hotblocks: fix 32-bit build
,
Alex Bennée
,
12:06
[PATCH 22/22] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
,
Alex Bennée
,
12:06
[PATCH 11/22] tests/tcg/plugins/insn: remove unused callback parameter
,
Alex Bennée
,
12:06
[PATCH 10/22] system: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
12:06
[PATCH 03/22] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Alex Bennée
,
12:06
[PATCH 06/22] semihosting/console: Avoid including 'cpu.h'
,
Alex Bennée
,
12:06
[PATCH 08/22] system/vl: more error exit into config enumeration code
,
Alex Bennée
,
12:06
[PATCH 12/22] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Alex Bennée
,
12:06
[PATCH 07/22] semihosting/meson: Build config.o and console.o once
,
Alex Bennée
,
12:06
[PATCH 16/22] contrib/plugins/cache: fix 32-bit build
,
Alex Bennée
,
12:06
[PATCH 14/22] tests/tcg/plugins/mem: fix 32-bit build
,
Alex Bennée
,
12:06
[PATCH 13/22] tests/tcg/plugins/syscall: fix 32-bit build
,
Alex Bennée
,
12:06
[PATCH 09/22] system: squash usb_parse into a single function
,
Alex Bennée
,
12:06
[PATCH 01/22] semihosting: add guest_error logging for failed opens
,
Alex Bennée
,
12:06
[PATCH 02/22] semihosting/uaccess: Briefly document returned values
,
Alex Bennée
,
12:06
[PATCH 04/22] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Alex Bennée
,
12:06
[PATCH 05/22] semihosting/arm-compat: Include missing 'cpu.h' header
,
Alex Bennée
,
12:06
[PATCH 00/22] maintainer updates for jan '25 (semihosting, gdb, plugins)
,
Alex Bennée
,
12:06
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monné
,
11:55
[PATCH v2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monne
,
11:53
Re: [RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
,
Alex Bennée
,
11:43
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Alex Bennée
,
11:36
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Alex Bennée
,
11:33
Re: [PULL 0/2] xenfv queue
,
Stefan Hajnoczi
,
11:32
Re: [PULL 0/6] loongarch-to-apply queue
,
Stefan Hajnoczi
,
11:32
Re: [PATCH v2 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
11:26
Re: [PATCH v2 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
11:22
Re: [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Bernhard Beschow
,
11:20
Re: [PATCH v2 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
11:17
Re: [PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Bernhard Beschow
,
11:16
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monné
,
11:15
Re: [PULL 0/1] vmclock queue
,
David Woodhouse
,
11:10
Re: [PATCH 1/2] xen/console: fix error handling in xen_console_device_create()
,
Roger Pau Monné
,
11:07
Re: [PULL 0/1] vmclock queue
,
Stefan Hajnoczi
,
11:03
[PATCH v10 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
11:02
[PATCH v10 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
11:01
Re: [PATCH v7 2/2] memory: Do not create circular reference with subregion
,
Peter Xu
,
10:56
Re: [PATCH v2 4/7] migration: Rename vmstate_info_nullptr
,
Fabiano Rosas
,
10:53
Re: [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted
,
Richard Henderson
,
10:53
Re: [PATCH 2/3] target/cpus: Remove pointless re-assignment of CPUState::exception_index
,
Richard Henderson
,
10:48
Re: [PATCH 0/3] cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold()
,
Philippe Mathieu-Daudé
,
10:31
Re: [PATCH v2] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Richard Henderson
,
10:29
[PATCH v9 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
10:29
[PATCH v9 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
10:29
Re: [RFC PATCH] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO
,
Philippe Mathieu-Daudé
,
10:25
Re: [RFC PATCH] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO
,
Fabiano Rosas
,
10:11
Re: [PATCH v3 3/6] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
,
Philippe Mathieu-Daudé
,
10:03
Re: [PATCH v2] backends/cryptodev-vhost-user: Fix local_error leaks
,
Philippe Mathieu-Daudé
,
09:59
Re: [PATCH 11/14] tests/qtest/libqos: Reuse TYPE_IMX_I2C define
,
Fabiano Rosas
,
09:59
Re: [PATCH 1/1] MAINTAINERS: remove myself from sbsa-ref
,
Philippe Mathieu-Daudé
,
09:53
Re: [PATCH v2] hw/char: stm32f2xx_usart: replace print with trace
,
Philippe Mathieu-Daudé
,
09:52
Re: [PULL 11/13] ui/console: Remove dpy_cursor_define_supported()
,
Hank Knox
,
09:47
Re: [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Philippe Mathieu-Daudé
,
09:47
Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Philippe Mathieu-Daudé
,
09:47
Re: [PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH] qom: remove unused field
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH v4 0/8] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH v2 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
09:34
Re: [PATCH v2 4/7] migration: Rename vmstate_info_nullptr
,
Peter Xu
,
09:22
Re: [PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Peter Xu
,
09:19
Re: [PULL 0/1] vmclock queue
,
David Woodhouse
,
09:14
[PATCH v2 7/7] s390x: Fix CSS migration
,
Fabiano Rosas
,
09:12
[PATCH v2 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
09:12
[PATCH v2 5/7] migration: Dump correct JSON format for nullptr replacement
,
Fabiano Rosas
,
09:12
[PATCH v2 4/7] migration: Rename vmstate_info_nullptr
,
Fabiano Rosas
,
09:12
[PATCH v2 3/7] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
09:12
[PATCH v2 2/7] migration: Remove unused argument in vmsd_desc_field_end
,
Fabiano Rosas
,
09:12
[PATCH v2 0/7] migration: Fix s390 regressions + migration script
,
Fabiano Rosas
,
09:12
[PATCH v2 1/7] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
09:12
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Alex Bennée
,
09:05
Re: [PULL 0/1] vmclock queue
,
Stefan Hajnoczi
,
09:01
Re: [PULL 11/13] ui/console: Remove dpy_cursor_define_supported()
,
Michael Weiser
,
09:00
Re: [RFC PATCH v3 03/11] plugins: add hooks for new discontinuity related callbacks
,
Alex Bennée
,
08:58
Re: [RFC PATCH v3 02/11] plugins: add API for registering discontinuity callbacks
,
Alex Bennée
,
08:57
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Alex Bennée
,
08:53
Re: [RFC PATCH v3 10/11] target/sparc: call plugin trap callbacks
,
Alex Bennée
,
08:46
Re: [PATCH v19 00/14] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
08:44
Re: [RFC PATCH v3 08/11] target/mips: call plugin trap callbacks
,
Alex Bennée
,
08:43
Re: [PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Fabiano Rosas
,
08:43
Re: [PATCH v2 3/5] target/arm: implement SEL2 physical and virtual timers
,
Daniel Wielandt
,
08:39
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Daniel Wielandt
,
08:39
[PATCH] Fix a data race with goflag in rcutorture test
,
Vitalii Mordan
,
08:39
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Daniel Wielandt
,
08:39
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Daniel Wielandt
,
08:39
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Daniel Wielandt
,
08:39
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Daniel Wielandt
,
08:39
Re: [PULL 0/2] xenfv queue
,
David Woodhouse
,
08:34
Re: [PULL 0/1] vmclock queue
,
David Woodhouse
,
08:18
Re: [PATCH v5] hw/acpi: Add vmclock device
,
David Woodhouse
,
08:17
[PATCH 3/3] tests/9p: extend use_dir_after_unlink test with Treaddir
,
Christian Schoenebeck
,
08:13
[PATCH 2/3] tests/9p: add use_dir_after_unlink test
,
Christian Schoenebeck
,
08:13
[PATCH 1/3] tests/9p: rename test use_after_unlink -> use_file_after_unlink
,
Christian Schoenebeck
,
08:13
[PATCH 0/3] tests/9p: add use-dir-after-unlink test
,
Christian Schoenebeck
,
08:13
Re: [PATCH v5] hw/acpi: Add vmclock device
,
Michael S. Tsirkin
,
08:01
Re: [PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
07:59
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
07:56
Re: [PATCH v4 0/6] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
07:55
Re: [PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
,
Markus Armbruster
,
07:54
Re: [PULL 0/1] vmclock queue
,
Stefan Hajnoczi
,
07:52
Re: [PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
07:38
Re: [PATCH v7 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:31
Re: [PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
07:28
Re: [PATCH v2 2/3] Add plugin API functions for register R/W, hwaddr R/W, vaddr W
,
Alex Bennée
,
07:22
[PATCH] hw/sd/sdhci: Factor sdhci_sdma_transfer() out
,
Philippe Mathieu-Daudé
,
07:20
Re: make docker-test-build@debian-loongarch-cross
,
Alex Bennée
,
07:19
Re: [PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Paolo Bonzini
,
07:13
Re: [PATCH 01/14] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Philippe Mathieu-Daudé
,
07:11
Re: [PATCH v19 00/14] hw/pci: SR-IOV related fixes and improvements
,
Philippe Mathieu-Daudé
,
07:04
Re: [PATCH v2 1/3] Expose gdb_write_register function to consumers of gdbstub
,
Alex Bennée
,
07:03
Re: [PATCH] plugins: add plugin API to get args passed to binary
,
Alex Bennée
,
06:59
Re: [PATCH 11/14] tests/qtest/libqos: Reuse TYPE_IMX_I2C define
,
Philippe Mathieu-Daudé
,
06:58
Re: [PATCH 14/14] hw/gpio/imx_gpio: Turn DPRINTF() into trace events
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
Markus Armbruster
,
06:48
Re: [PATCH 13/14] hw/misc/imx6_src: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
06:44
Re: [PATCH v3 00/11] Fix 32-bit build for plugins
,
Alex Bennée
,
06:44
Re: [PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ
,
David Woodhouse
,
06:44
Re: [PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Philippe Mathieu-Daudé
,
06:43
Re: [PATCH 09/14] hw/char/imx_serial: Turn some DPRINTF() statements into trace events
,
Philippe Mathieu-Daudé
,
06:42
Re: [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Philippe Mathieu-Daudé
,
06:40
Re: [PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Alex Bennée
,
06:39
Re: [PATCH 07/14] hw/sd/sd: Remove legacy sd_set_cb() in favor of GPIOs
,
Philippe Mathieu-Daudé
,
06:37
Re: [PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Philippe Mathieu-Daudé
,
06:32
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
David Woodhouse
,
06:25
Re: [PATCH v2 3/5] target/arm: implement SEL2 physical and virtual timers
,
Philippe Mathieu-Daudé
,
06:18
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Philippe Mathieu-Daudé
,
06:13
Re: [PATCH 0/5] semihosting: Reduce target specific code
,
Philippe Mathieu-Daudé
,
06:12
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
06:08
Re: [PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Anthony PERARD
,
05:59
Re: [PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads
,
Philippe Mathieu-Daudé
,
05:59
Re: [PATCH v2 0/5] target/arm: implement SEL2 physical and virtual timers
,
Peter Maydell
,
05:57
Re: [RFC PATCH 0/6] Avoid contention for PCIIOMMUOps between IOMMU and PCIe host
,
Jason Chien
,
05:57
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Philippe Mathieu-Daudé
,
05:56
Re: [PATCH v19 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Philippe Mathieu-Daudé
,
05:51
[PULL 1/2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
05:48
[PULL 2/2] hw/xen: Check if len is 0 before memcpy()
,
David Woodhouse
,
05:48
[PULL 0/2] xenfv queue
,
David Woodhouse
,
05:48
Re: [PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Kevin Wolf
,
05:47
Re: [PATCH v2 0/5] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
05:40
Re: [PATCH 17/23] docs/qapidoc: record current documented entity in transmogrifier
,
Markus Armbruster
,
05:36
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
Markus Armbruster
,
05:34
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Cédric Le Goater
,
05:34
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Bernhard Beschow
,
05:24
Re: [PATCH 1/2] xen/console: fix error handling in xen_console_device_create()
,
Anthony PERARD
,
05:13
Re: [PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Lei Yang
,
05:07
[PATCH v2] crypto: fix bogus error benchmarking pbkdf on fast machines
,
Daniel P . Berrangé
,
04:38
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Alexey Kardashevskiy
,
04:33
Re: [PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ
,
Bernhard Beschow
,
04:14
[PATCH v9 2/2] tests/qtest: QTest example for RISC-V CSR register
,
Ivan Klokov
,
04:11
[PATCH v9 0/2] Support RISC-V CSR read/write in Qtest environment
,
Ivan Klokov
,
04:11
[PATCH v9 1/2] target/riscv: Add RISC-V CSR qtest support
,
Ivan Klokov
,
04:11
Re: [PATCH 0/7] Enable shared device assignment
,
Chenyi Qiang
,
03:50
Re: or1k -M virt -hda and net.
,
Geert Uytterhoeven
,
03:49
Re: [PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Daniil Tatianin
,
03:48
Re: [PATCH 0/7] Enable shared device assignment
,
Alexey Kardashevskiy
,
03:23
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Chenyi Qiang
,
03:18
Re: [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
Markus Armbruster
,
03:00
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Zhao Liu
,
02:55
Re: [PATCH 0/7] Enable shared device assignment
,
Chenyi Qiang
,
02:53
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
Markus Armbruster
,
02:51
Re: [PATCH 03/23] docs/qapidoc: remove example section support
,
Markus Armbruster
,
02:50
[PATCH v4 2/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
02:50
[PATCH v4 1/2] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
,
Ani Sinha
,
02:50
[PATCH v4 0/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
02:50
RE: [PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops
,
Jamin Lin
,
02:10
Re: [PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops
,
Cédric Le Goater
,
02:02
[PULL 3/6] target/loongarch: Only support 64bit pte width
,
Bibo Mao
,
01:58
[PULL 0/6] loongarch-to-apply queue
,
Bibo Mao
,
01:58
[PULL 2/6] hw/loongarch/boot: Support Linux raw boot image
,
Bibo Mao
,
01:58
[PULL 5/6] hw/intc/loongarch_extioi: Remove num-cpu property
,
Bibo Mao
,
01:58
[PULL 4/6] hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
01:58
[PULL 1/6] hw/core/loader: Use ssize_t for efi zboot unpacker
,
Bibo Mao
,
01:58
[PULL 6/6] hw/intc/loongarch_extioi: Add irq routing support from physical id
,
Bibo Mao
,
01:58
[PATCH v19 14/14] hw/qdev: Remove opts member
,
Akihiko Odaki
,
01:31
[PATCH v19 12/14] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
01:31
[PATCH v19 13/14] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
01:31
[PATCH v19 11/14] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
01:31
[PATCH v19 10/14] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
01:31
[PATCH v19 08/14] pcie_sriov: Ensure VF addr does not overflow
,
Akihiko Odaki
,
01:31
[PATCH v19 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
01:31
[PATCH v19 06/14] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
01:31
[PATCH v19 07/14] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
01:31
[PATCH v19 05/14] s390x/pci: Allow plugging SR-IOV devices
,
Akihiko Odaki
,
01:30
[PATCH v19 04/14] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
01:30
[PATCH v19 03/14] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
01:30
[PATCH v19 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
01:30
[PATCH v19 01/14] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
01:30
[PATCH v19 00/14] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
01:30
Re: [PATCH v1 15/19] memory: Add an API for ATS support
,
CLEMENT MATHIEU--DRIF
,
01:10
Re: [PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto
,
Markus Armbruster
,
01:05
[PATCH v7 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
00:50
[PATCH v7 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
00:50
[PATCH v7 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
00:50
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Chenyi Qiang
,
00:35
January 08, 2025
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nicolin Chen
,
23:46
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
23:29
[PATCH v2] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Helge Deller
,
22:26
[PATCH v9 7/8] hw/misc/riscv_iopmp_dispatcher: Device for redirect IOPMP transaction infomation
,
Ethan Chen
,
22:13
[PATCH v9 8/8] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
22:13
[PATCH v9 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
22:13
[PATCH v9 5/8] hw/misc/riscv_iopmp_txn_info: Add struct for transaction infomation
,
Ethan Chen
,
22:12
[PATCH v9 4/8] target/riscv: Add support for IOPMP
,
Ethan Chen
,
22:12
[PATCH v9 3/8] system/physmem: Support IOMMU granularity smaller than TARGET_PAGE size
,
Ethan Chen
,
22:12
[PATCH v9 2/8] memory: Introduce memory region fetch operation
,
Ethan Chen
,
22:12
[PATCH v9 1/8] hw/core: Add config stream
,
Ethan Chen
,
22:12
[PATCH v9 0/8] Support RISC-V IOPMP
,
Ethan Chen
,
22:12
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
21:55
Re: or1k -M virt -hda and net.
,
BALATON Zoltan
,
21:48
Re: [PATCH] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Helge Deller
,
21:33
RE: [PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops
,
Jamin Lin
,
21:27
Re: [PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
21:23
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
21:11
Re: or1k -M virt -hda and net.
,
BALATON Zoltan
,
21:05
Re: [PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops
,
Andrew Jeffery
,
20:59
Re: [PATCH] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Richard Henderson
,
19:41
Re: [PATCH] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Helge Deller
,
18:21
Re: [PATCH] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Richard Henderson
,
18:00
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
John Snow
,
17:58
Re: or1k -M virt -hda and net.
,
Rob Landley
,
17:57
Re: [PATCH 0/5] semihosting: Reduce target specific code
,
Richard Henderson
,
17:54
Re: [PATCH v8 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Richard Henderson
,
17:50
Re: [PATCH 16/23] docs/qapidoc: add visit_feature() method
,
John Snow
,
17:47
Re: or1k -M virt -hda and net.
,
Rob Landley
,
17:40
Re: or1k -M virt -hda and net.
,
Rob Landley
,
17:34
Re: [PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
17:31
Re: [PATCH v4 0/6] hppa CPU reset and speedup
,
Philippe Mathieu-Daudé
,
17:19
Re: [PATCH v2 79/81] tcg: Merge INDEX_op_neg_{i32,i64}
,
Philippe Mathieu-Daudé
,
17:17
Re: [PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Philippe Mathieu-Daudé
,
17:14
Re: [PATCH v4 1/6] tests: Add functional tests for HPPA machines
,
Helge Deller
,
17:13
Re: [PATCH v2 29/81] tcg: Remove TCG_OPF_64BIT
,
Philippe Mathieu-Daudé
,
17:06
Re: [PATCH v2 28/81] tcg: Add TCGType argument to tcg_out_op
,
Philippe Mathieu-Daudé
,
17:06
[PULL v2 6/6] linux-user: netlink: Add missing QEMU_IFLA entries
,
deller
,
17:04
[PULL v2 5/6] linux-user: netlink: add netlink neighbour emulation
,
deller
,
17:04
[PULL v2 0/6] Linux user fix gupnp patches
,
deller
,
17:04
[PULL v2 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
deller
,
17:04
[PULL v2 3/6] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
deller
,
17:04
[PULL v2 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
deller
,
17:04
[PULL v2 2/6] linux-user: Use unique error messages for cmsg parsing
,
deller
,
17:04
Re: [PATCH v4 5/7] hostmem: Factor out applying settings
,
David Hildenbrand
,
16:58
Re: [PATCH v2 26/81] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs
,
Philippe Mathieu-Daudé
,
16:58
Re: [PATCH v4 7/7] system/physmem: Memory settings applied on remap notification
,
David Hildenbrand
,
16:53
[PATCH v3 14/14] tcg: Only include 'tcg-has.h' when necessary
,
Philippe Mathieu-Daudé
,
16:53
[PATCH v3 13/14] tcg: Include 'tcg-target-has.h' once in 'tcg-has.h'
,
Philippe Mathieu-Daudé
,
16:53
[PATCH v3 12/14] tcg/tci: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 11/14] tcg/sparc64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 10/14] tcg/s390x: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 09/14] tcg/riscv: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 08/14] tcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 07/14] tcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 06/14] tcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 05/14] tcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 04/14] tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 03/14] tcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 02/14] tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h'
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 01/14] tcg/ppc: Remove TCGPowerISA enum
,
Philippe Mathieu-Daudé
,
16:52
[PATCH v3 00/14] tcg: Split out tcg-target-has.h and tcg-has.h
,
Philippe Mathieu-Daudé
,
16:52
Re: [PATCH v4 6/7] c
,
David Hildenbrand
,
16:51
make docker-test-build@debian-loongarch-cross
,
Richard Henderson
,
16:50
Re: [PATCH v4 2/7] system/physmem: poisoned memory discard on reboot
,
David Hildenbrand
,
16:44
Re: [PATCH v2 55/81] tcg: Merge INDEX_op_and_{i32,i64}
,
Richard Henderson
,
16:40
Re: [PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
16:38
Re: [PATCH v4 1/7] hwpoison_page_list and qemu_ram_remap are based on pages
,
David Hildenbrand
,
16:34
Re: [PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Richard Henderson
,
16:23
Re: [PATCH v4 0/7] Poisoned memory recovery on reboot
,
David Hildenbrand
,
16:22
Re: [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
John Snow
,
16:18
[PATCH] linux-user: Add missing /proc/cpuinfo fields for sparc
,
Helge Deller
,
16:16
Re: [PATCH 17/23] docs/qapidoc: record current documented entity in transmogrifier
,
John Snow
,
16:11
Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
John Snow
,
16:09
Re: [PATCH v2 81/81] tcg: Merge INDEX_op_not_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:04
Re: [PATCH v2 77/81] tcg: Merge INDEX_op_sub_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:02
Re: [PATCH v2 74/81] tcg: Merge INDEX_op_nor_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:02
Re: [PATCH v2 71/81] tcg: Merge INDEX_op_nand_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH v2 69/81] tcg: Merge INDEX_op_eqv_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH v2 66/81] tcg: Merge INDEX_op_xor_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:00
Re: [PATCH v2 64/81] tcg: Merge INDEX_op_orc_{i32,i64}
,
Philippe Mathieu-Daudé
,
15:59
Re: [PATCH v2 61/81] tcg: Merge INDEX_op_or_{i32,i64}
,
Philippe Mathieu-Daudé
,
15:58
Re: [PATCH v2 59/81] tcg: Merge INDEX_op_andc_{i32,i64}
,
Philippe Mathieu-Daudé
,
15:58
[PATCH v4 9/9] tests/tcg: Add late gdbstub attach test
,
Ilya Leoshkevich
,
15:27
[PATCH v4 7/9] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
15:27
[PATCH v4 8/9] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Ilya Leoshkevich
,
15:26
[PATCH v4 6/9] osdep: Introduce qemu_kill_thread()
,
Ilya Leoshkevich
,
15:26
[PATCH v4 5/9] user: Introduce host_interrupt_signal
,
Ilya Leoshkevich
,
15:26
[PATCH v4 4/9] user: Introduce user/signal.h
,
Ilya Leoshkevich
,
15:26
[PATCH v4 2/9] gdbstub: Allow the %d placeholder in the socket path
,
Ilya Leoshkevich
,
15:26
[PATCH v4 1/9] qapi: Make qapi_bool_parse() gracefully handle NULL value
,
Ilya Leoshkevich
,
15:26
[PATCH v4 3/9] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
15:26
[PATCH v4 0/9] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
15:26
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
David Hildenbrand
,
15:10
Re: [RFC PATCH] gdbstub: propagate Error to gdbserver_start (and other device setups)
,
Ilya Leoshkevich
,
15:01
Re: [PATCH v3 6/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
14:48
Re: [PATCH] crypto: fix bogus error benchmarking pbkdf on fast machines
,
Thomas Huth
,
14:41
Re: [PULL 00/14] Fixes for tests and removal of deprecated features
,
Stefan Hajnoczi
,
14:14
Re: [PATCH] crypto: fix bogus error benchmarking pbkdf on fast machines
,
Richard W.M. Jones
,
13:59
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Rorie Reyes
,
13:58
Re: [PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto
,
Michael S. Tsirkin
,
13:53
Re: [PATCH v2] hw/pci-bridge: Create PLX Virtual Switch Device
,
Michael S. Tsirkin
,
13:51
[PATCH] crypto: fix bogus error benchmarking pbkdf on fast machines
,
Daniel P . Berrangé
,
13:44
Re: [PATCH v5 6/8] i386: Add RDT feature flags.
,
Michael S. Tsirkin
,
13:39
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Stefan Zabka
,
13:35
Re: [PATCH v5 8/8] i386/cpu: Adjust level for RDT on full_cpuid_auto_level
,
Michael S. Tsirkin
,
13:35
Re: Addressing CVE-2024-3446 in qemu versions shipped in debian bullseye and older
,
Santiago Ruano Rincón
,
13:16
Re: [PATCH v6 2/2] memory: Do not create circular reference with subregion
,
Peter Xu
,
13:15
Re: [PATCH v1 15/19] memory: Add an API for ATS support
,
Michael S. Tsirkin
,
13:11
Re: [PATCH v6 1/2] memory: Update inline documentation
,
Peter Xu
,
13:06
[RFC PATCH] gdbstub: propagate Error to gdbserver_start (and other device setups)
,
Alex Bennée
,
13:05
Re: [PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
12:56
Re: [PATCH v2 55/81] tcg: Merge INDEX_op_and_{i32,i64}
,
Philippe Mathieu-Daudé
,
12:54
Re: [PATCH v2 53/81] tcg: Merge INDEX_op_add_{i32,i64}
,
Philippe Mathieu-Daudé
,
12:50
Re: [PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Philippe Mathieu-Daudé
,
12:46
Re: [PATCH v2 04/81] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}
,
Philippe Mathieu-Daudé
,
12:40
Re: [PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Philippe Mathieu-Daudé
,
12:39
Re: [PATCH v2] pc-bios/meson.build: Silent unuseful DTC warnings
,
Philippe Mathieu-Daudé
,
12:28
Re: [PATCH v3 8/8] tests/tcg: Add late gdbstub attach test
,
Alex Bennée
,
12:22
Re: [PATCH v3 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Alex Bennée
,
12:21
Re: [PATCH v3 6/8] gdbstub: Allow late attachment
,
Alex Bennée
,
12:21
Re: [PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
12:15
Re: [PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Dorjoy Chowdhury
,
11:55
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
11:50
Re: or1k -M virt -hda and net.
,
Geert Uytterhoeven
,
11:26
Re: or1k -M virt -hda and net.
,
Rob Landley
,
11:23
Re: [PATCH 10/14] hw/timer/imx_gpt: Remove unused define
,
Philippe Mathieu-Daudé
,
11:21
Re: [PATCH 00/18] Stop all qemu-cpu threads on a breakpoint
,
Ilya Leoshkevich
,
11:20
Re: [PATCH v18 01/14] hw/pci: Rename has_power to enabled
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH v3 2/8] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
11:14
Re: [PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
11:14
Re: [PATCH v3 2/8] gdbstub: Try unlinking the unix socket before binding
,
Alex Bennée
,
11:10
Re: [PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Philippe Mathieu-Daudé
,
11:04
Re: [PATCH v4 0/2] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
11:03
Re: [PATCH 00/18] Stop all qemu-cpu threads on a breakpoint
,
Alex Bennée
,
10:56
Re: 86_64 host is not supported by hypervisor - 2024
,
Adam
,
10:49
Re: [PATCH 0/5] semihosting: Reduce target specific code
,
Alex Bennée
,
10:26
Re: [PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ
,
Bernhard Beschow
,
10:23
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
Bernhard Beschow
,
10:23
Re: 86_64 host is not supported by hypervisor - 2024
,
Daniel P . Berrangé
,
10:22
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Reza Arbab
,
10:15
Re: 86_64 host is not supported by hypervisor - 2024
,
Adam
,
10:13
[PATCH] target/i386/kvm: Replace KVM_MSR_FILTER_MAX_RANGES with ARRAY_SIZE(msr_handlers)
,
Zhao Liu
,
10:01
Re: or1k -M virt -hda and net.
,
Alex Bennée
,
09:59
Re: 86_64 host is not supported by hypervisor - 2024
,
Daniel P . Berrangé
,
09:58
86_64 host is not supported by hypervisor - 2024
,
Adam
,
09:52
[PATCH v7 5/5] i386/cpu: add has_caches flag to check smp_cache configuration
,
Zhao Liu
,
09:43
[PATCH v7 4/5] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
09:43
[PATCH v7 3/5] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
09:43
[PATCH v7 2/5] i386/cpu: Support module level cache topology
,
Zhao Liu
,
09:43
[PATCH v7 1/5] hw/core/machine: Reject thread level cache
,
Zhao Liu
,
09:43
[PATCH v7 0/5] i386: Support SMP Cache Topology
,
Zhao Liu
,
09:43
Re: [PATCH 3/7] migration: Document the effect of vmstate_info_nullptr
,
Fabiano Rosas
,
09:37
[PATCH v8 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:35
[PATCH v8 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:35
Re: [PATCH v4 29/32] tests/vm: allow interactive login as root
,
Thomas Huth
,
09:25
Re: [PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Thomas Huth
,
09:23
Re: [PATCH v3 0/5] Change ghes driver to use HEST-based offsets
,
Mauro Carvalho Chehab
,
09:19
Re: [PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
09:18
Re: [PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Thomas Huth
,
09:17
Re: [PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Thomas Huth
,
09:15
Re: [PATCH 3/3] virtio-gpu: add a new command to get p2pdma_distance
,
Michael S. Tsirkin
,
09:15
Re: [PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Thomas Huth
,
09:09
Re: [PATCH v3 0/5] Change ghes driver to use HEST-based offsets
,
Michael S. Tsirkin
,
09:09
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
09:08
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
09:02
Re: [PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ
,
BALATON Zoltan
,
08:53
Re: [PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
08:52
Re: [PULL 23/29] ui & main loop: Redesign of system-specific main thread event handling
,
David Woodhouse
,
08:51
Re: [PATCH 3/7] migration: Document the effect of vmstate_info_nullptr
,
Peter Xu
,
08:49
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
08:46
Re: [PATCH 3/7] migration: Document the effect of vmstate_info_nullptr
,
Fabiano Rosas
,
08:31
Re: [PATCH v16 00/14] macOS PV Graphics and new vmapple machine type
,
Michael S. Tsirkin
,
08:24
Re: [PATCH v3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Daniel P . Berrangé
,
08:20
Re: [PATCH v3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
08:18
Re: [PATCH v4 0/5] Support virtio-gpu DRM native context
,
Michael S. Tsirkin
,
08:14
Re: [PATCH v3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Daniel P . Berrangé
,
08:08
Re: or1k -M virt -hda and net.
,
BALATON Zoltan
,
08:02
[PATCH v3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
08:01
[PATCH] block-backend: protect setting block root to NULL with block graph write lock
,
Fiona Ebner
,
07:47
Re: [PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Daniel P . Berrangé
,
07:34
Re: [PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Daniel P . Berrangé
,
07:30
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Daniel P . Berrangé
,
07:26
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Peter Maydell
,
07:21
[PATCH v4 19/32] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
07:20
[PATCH v4 24/32] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
07:20
[PATCH v4 32/32] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
07:20
[PATCH v4 29/32] tests/vm: allow interactive login as root
,
Alex Bennée
,
07:19
[PATCH v4 27/32] tests/vm: fix build_path based path
,
Alex Bennée
,
07:19
[PATCH v4 25/32] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
07:18
[PATCH v4 26/32] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
07:18
[PATCH v4 28/32] tests/vm: partially un-tabify help output
,
Alex Bennée
,
07:18
[PATCH v4 20/32] tests/functional: update tuxruntest to use uncompress utility
,
Alex Bennée
,
07:18
[PATCH v4 16/32] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
07:17
[PATCH] virtio-net: Fix num_buffers for version 1
,
Akihiko Odaki
,
07:17
[PATCH v2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
07:17
[PATCH v4 30/32] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
07:17
[PATCH v4 00/32] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR-FINAL)
,
Alex Bennée
,
07:17
[PATCH v4 01/32] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 14/32] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 09/32] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
07:17
[PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
07:17
[PATCH v4 17/32] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
07:17
[PATCH v4 04/32] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 13/32] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 18/32] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
07:16
[PATCH v4 06/32] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 07/32] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
07:16
[PATCH v4 15/32] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
07:16
[PATCH v4 31/32] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
07:16
[PATCH v4 10/32] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
07:15
[PATCH v4 12/32] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
07:15
[PATCH v4 11/32] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
07:14
[PATCH v4 22/32] tests/functional: bail aarch64_virt tests early if missing TCG
,
Alex Bennée
,
07:14
[PATCH v4 21/32] tests/functional: remove unused kernel_command_line
,
Alex Bennée
,
07:13
[PATCH v4 05/32] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
07:13
[PATCH v4 03/32] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
07:12
[PATCH v4 02/32] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
07:12
[PATCH v4 08/32] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
07:11
[PATCH 26/26] vfio-user: add coalesced posted writes
,
John Levon
,
06:54
[PATCH 25/26] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
,
John Levon
,
06:54
[PATCH 21/26] vfio-user: dma map/unmap operations
,
John Levon
,
06:54
[PATCH 23/26] vfio-user: dma read/write operations
,
John Levon
,
06:54
[PATCH 18/26] vfio-user: get and set IRQs
,
John Levon
,
06:54
[PATCH 16/26] vfio-user: region read/write
,
John Levon
,
06:54
[PATCH 03/26] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL
,
John Levon
,
06:54
[PATCH 24/26] vfio-user: pci reset
,
John Levon
,
06:54
[v7 00/26] vfio-user client
,
John Levon
,
06:54
[PATCH 01/26] vfio/container: pass MemoryRegion to DMA operations
,
John Levon
,
06:54
[PATCH 06/26] vfio: add region cache
,
John Levon
,
06:54
[PATCH 19/26] vfio-user: forward msix BAR accesses to server
,
John Levon
,
06:54
[PATCH 22/26] vfio-user: no-mmap DMA support
,
John Levon
,
06:54
[PATCH 20/26] vfio-user: proxy container connect/disconnect
,
John Levon
,
06:54
[PATCH 15/26] vfio-user: get region info
,
John Levon
,
06:54
[PATCH 17/26] vfio-user: pci_user_realize PCI setup
,
John Levon
,
06:54
[PATCH 13/26] vfio-user: define socket send functions
,
John Levon
,
06:54
[PATCH 07/26] vfio: add VFIO base abstract class
,
John Levon
,
06:54
[PATCH 12/26] vfio-user: define socket receive functions
,
John Levon
,
06:54
[PATCH 14/26] vfio-user: get device info
,
John Levon
,
06:54
[PATCH 11/26] vfio-user: connect vfio proxy to remote server
,
John Levon
,
06:54
[PATCH 09/26] vfio-user: introduce vfio-user protocol specification
,
John Levon
,
06:54
[PATCH 05/26] vfio: add vfio_prepare_device()
,
John Levon
,
06:54
[PATCH 04/26] vfio: add vfio_attach_device_by_iommu_type()
,
John Levon
,
06:54
[PATCH 08/26] vfio: add device IO ops vector
,
John Levon
,
06:54
[PATCH 02/26] vfio/container: pass listener_begin/commit callbacks
,
John Levon
,
06:54
[PATCH 10/26] vfio-user: add vfio-user class and container
,
John Levon
,
06:54
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Marc-André Lureau
,
06:53
Re: [PATCH] hw/xen: Check if len is 0 before memcpy()
,
David Woodhouse
,
06:47
Re: [PATCH] hw/xen: Check if len is 0 before memcpy()
,
Philippe Mathieu-Daudé
,
06:42
Re: [PATCH 0/7] Enable shared device assignment
,
Alexey Kardashevskiy
,
06:38
[PATCH] hw/xen: Check if len is 0 before memcpy()
,
Akihiko Odaki
,
06:32
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
06:27
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
06:21
Re: [PATCH v3 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Mark Cave-Ayland
,
06:18
[PULL 0/1] vmclock queue
,
David Woodhouse
,
06:10
[PULL 1/1] hw/acpi: Add vmclock device
,
David Woodhouse
,
06:10
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
05:57
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
Bernhard Beschow
,
05:51
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Cédric Le Goater
,
05:47
Re: [PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Philippe Mathieu-Daudé
,
05:43
Re: [PATCH] virtio-net: vhost-user: Implement internal migration
,
Laurent Vivier
,
05:11
[PATCH] hw/sd/sdcard: Remove sd_set_cb()
,
Cédric Le Goater
,
05:03
[PATCH 12/14] hw/i2c/imx_i2c: Convert DPRINTF() to trace events
,
Bernhard Beschow
,
04:26
[PATCH 11/14] tests/qtest/libqos: Reuse TYPE_IMX_I2C define
,
Bernhard Beschow
,
04:26
[PATCH 09/14] hw/char/imx_serial: Turn some DPRINTF() statements into trace events
,
Bernhard Beschow
,
04:26
[PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs
,
Bernhard Beschow
,
04:26
[PATCH 14/14] hw/gpio/imx_gpio: Turn DPRINTF() into trace events
,
Bernhard Beschow
,
04:26
[PATCH 10/14] hw/timer/imx_gpt: Remove unused define
,
Bernhard Beschow
,
04:26
[PATCH 05/14] hw/pci-host/designware: Expose MSI IRQ
,
Bernhard Beschow
,
04:26
[PATCH 07/14] hw/sd/sd: Remove legacy sd_set_cb() in favor of GPIOs
,
Bernhard Beschow
,
04:26
[PATCH 06/14] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset
,
Bernhard Beschow
,
04:26
[PATCH 03/14] hw/char/imx_serial: Update all state before restarting ageing timer
,
Bernhard Beschow
,
04:26
[PATCH 13/14] hw/misc/imx6_src: Convert DPRINTF() to trace events
,
Bernhard Beschow
,
04:26
[PATCH 01/14] hw/sd/sdhci: Set SDHC_NIS_DMA bit when appropriate
,
Bernhard Beschow
,
04:26
[PATCH 02/14] hw/char/imx_serial: Fix reset value of UFCR register
,
Bernhard Beschow
,
04:26
[PATCH 04/14] hw/core: Introduce TYPE_SHARED_IRQ
,
Bernhard Beschow
,
04:26
[PATCH 00/14] i.MX and SDHCI improvements
,
Bernhard Beschow
,
04:25
Re: [PATCH v3 0/3] Introduce a new Write Protected pin inverted property
,
Cédric Le Goater
,
04:12
[PULL 13/14] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10
,
Thomas Huth
,
03:46
[PULL 11/14] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Thomas Huth
,
03:46
[PULL 14/14] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Thomas Huth
,
03:45
[PULL 10/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Thomas Huth
,
03:45
[PULL 12/14] Remove the deprecated "-runas" command line option
,
Thomas Huth
,
03:45
[PULL 08/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Thomas Huth
,
03:45
[PULL 09/14] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Thomas Huth
,
03:45
[PULL 07/14] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Thomas Huth
,
03:45
[PULL 06/14] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Thomas Huth
,
03:45
[PULL 04/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Thomas Huth
,
03:45
[PULL 05/14] hw/s390x: Remove the "ri_allowed" switch
,
Thomas Huth
,
03:45
[PULL 02/14] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Thomas Huth
,
03:45
[PULL 03/14] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Thomas Huth
,
03:45
[PULL 01/14] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Thomas Huth
,
03:45
[PULL 00/14] Fixes for tests and removal of deprecated features
,
Thomas Huth
,
03:45
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Phil Dennis-Jordan
,
03:36
Re: or1k -M virt -hda and net.
,
Geert Uytterhoeven
,
03:24
Re: [RFC PATCH 9/9] rust: vmstate: remove translation of C vmstate macros
,
Zhao Liu
,
03:21
Re: [RFC PATCH 8/9] rust: pl011: switch vmstate to new-style macros
,
Zhao Liu
,
03:08
Re: [RFC PATCH 6/9] rust: vmstate: add public utility macros to implement VMState
,
Zhao Liu
,
02:57
Re: [PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Cédric Le Goater
,
02:34
Re: [PATCH] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Jason Chien
,
02:30
Re: [PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Cédric Le Goater
,
02:29
Re: [PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
02:03
Re: [PATCH] qapi: fix colon in Since tag section
,
Markus Armbruster
,
01:54
Re: [PATCH v8 0/9] virtio-net: add support for SR-IOV emulation
,
Lei Yang
,
01:49
Re: [PATCH 1/7] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
Chenyi Qiang
,
01:42
Re: [PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Thomas Huth
,
01:42
Re: [PATCH 0/7] Enable shared device assignment
,
Chenyi Qiang
,
01:28
Re: [RFC PATCH 5/9] rust: vmstate: implement VMState for scalar types
,
Zhao Liu
,
01:26
[PATCH v4 4/4] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
01:18
[PATCH v4 3/4] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
,
Akihiko Odaki
,
01:18
[PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto
,
Akihiko Odaki
,
01:18
[PATCH v4 1/4] qapi: Do not consume a value if failed
,
Akihiko Odaki
,
01:18
[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
01:18
Re: [PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
Harsh Prateek Bora
,
01:17
January 07, 2025
Re: [PATCH 0/7] Enable shared device assignment
,
Alexey Kardashevskiy
,
23:52
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Alexey Kardashevskiy
,
23:48
Re: [PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Alexey Kardashevskiy
,
23:48
Re: [PATCH 1/7] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
Alexey Kardashevskiy
,
23:48
RE: [PATCH 0/5] Introduce AST27x0 multi-SoC machine
,
Steven Lee
,
22:51
Re: [RFC PATCH 3/9] rust: vmstate: add varray support to vmstate_of!
,
Zhao Liu
,
22:09
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
21:58
Re: [PATCH v3 0/2] Move net backend cleanup to NIC cleanup
,
Jason Wang
,
21:40
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
21:28
Re: [PATCH] target/loongarch: Only support 64bit pte width
,
bibo mao
,
21:18
Re: [PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
,
bibo mao
,
21:08
Re: [PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Peter Xu
,
18:25
Re: or1k -M virt -hda and net.
,
Rob Landley
,
18:21
Re: or1k -M virt -hda and net.
,
Rob Landley
,
17:45
Re: [PATCH v3 0/3] Introduce a new Write Protected pin inverted property
,
Peter Maydell
,
17:36
Re: [PATCH 3/7] migration: Document the effect of vmstate_info_nullptr
,
Peter Xu
,
16:24
Re: [PATCH 2/7] migration: Remove unused argument in vmsd_desc_field_end
,
Peter Xu
,
16:14
Re: [PATCH 0/2] test/qtest/migration: Use out-of-band execution for migrate-recover
,
Peter Xu
,
16:13
[PATCH v1 0/5] Report vfio-ap configuration changes
,
Rorie Reyes
,
16:00
[PATCH v1 2/5] hw/vfio/ap: notification handler for AP config changed event
,
Rorie Reyes
,
16:00
[PATCH v1 5/5] s390: implementing CHSC SEI for AP config change
,
Rorie Reyes
,
16:00
[PATCH v1 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
,
Rorie Reyes
,
16:00
[PATCH v1 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
16:00
[PATCH v1 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
,
Rorie Reyes
,
16:00
[PATCH v3 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
,
dan tan
,
15:51
[PATCH v3 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
15:51
[PATCH v3 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
15:51
Re: [PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Fabiano Rosas
,
15:15
[PATCH 0/7] migration: Fix s390 regressions + migration script
,
Fabiano Rosas
,
14:51
[PATCH 1/7] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
14:51
[PATCH 7/7] s390x: Fix CSS migration
,
Fabiano Rosas
,
14:50
[PATCH 6/7] migration: Fix arrays of pointers in JSON writer
,
Fabiano Rosas
,
14:50
[PATCH 4/7] migration: Fix parsing of s390 stream
,
Fabiano Rosas
,
14:50
[PATCH 2/7] migration: Remove unused argument in vmsd_desc_field_end
,
Fabiano Rosas
,
14:50
[PATCH 5/7] migration: Dump correct JSON format for nullptr replacement
,
Fabiano Rosas
,
14:50
[PATCH 3/7] migration: Document the effect of vmstate_info_nullptr
,
Fabiano Rosas
,
14:50
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
14:30
Re: [PATCH v3 3/3] hw/arm/aspeed: Invert sdhci write protected pin for AST2600 EVB
,
Philippe Mathieu-Daudé
,
14:29
Re: [PATCH v3 2/3] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Philippe Mathieu-Daudé
,
14:29
Re: [PATCH v3 1/3] hw/sd/sdhci: Fix coding style
,
Philippe Mathieu-Daudé
,
14:29
[RFC PATCH] tests/qtest/stm32l4x5_usart: Avoid accessing NVIC via MMIO
,
Philippe Mathieu-Daudé
,
14:26
Re: [PATCH v1 0/5] Report vfio-ap configuration changes
,
Alex Williamson
,
14:08
Re: [PATCH v3 6/7] tests/qtest: Add API functions to capture IRQ toggling
,
Philippe Mathieu-Daudé
,
13:57
Re: [PATCH] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
13:43
Re: [PATCH v3 6/7] tests/qtest: Add API functions to capture IRQ toggling
,
Philippe Mathieu-Daudé
,
13:35
Re: [PATCH v3 0/3] Introduce a new Write Protected pin inverted property
,
Cédric Le Goater
,
13:16
Re: or1k -M virt -hda and net.
,
Alex Bennée
,
13:06
Re: [PATCH v3 0/3] Introduce a new Write Protected pin inverted property
,
Cédric Le Goater
,
12:55
Re: or1k -M virt -hda and net.
,
Stafford Horne
,
12:31
Re: [RESEND][PATCH v3 0/7] Add ivshmem-flat device
,
Alex Bennée
,
12:02
Re: [PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Dorjoy Chowdhury
,
12:01
Re: [PATCH v2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
11:58
[PATCH v3 19/29] tests/functional: add zstd support to uncompress utility
,
Alex Bennée
,
11:58
[PATCH v3 20/29] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
11:58
[PATCH v3 18/29] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
11:58
[PATCH v3 17/29] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
11:58
[PATCH v3 23/29] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
11:58
[PATCH v3 21/29] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
11:57
[PATCH v3 13/29] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
11:54
[PATCH v3 29/29] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
11:54
[PATCH v3 24/29] tests/vm: fix build_path based path
,
Alex Bennée
,
11:54
[PATCH v3 28/29] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
11:54
[PATCH v3 25/29] tests/vm: partially un-tabify help output
,
Alex Bennée
,
11:54
[PATCH v3 22/29] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
11:54
[PATCH v3 16/29] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
11:54
[PATCH v3 14/29] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
11:54
[PATCH v3 27/29] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
11:54
[PATCH v3 15/29] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
11:54
[PATCH v3 11/29] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
11:54
[PATCH v3 12/29] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 26/29] tests/vm: allow interactive login as root
,
Alex Bennée
,
11:53
[PATCH v3 09/29] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 06/29] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
11:53
[PATCH v3 10/29] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 07/29] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 08/29] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 05/29] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 04/29] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 03/29] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 01/29] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
11:52
[PATCH v3 00/29] testing/next: functional tests, qtest clocks, vm and keymaps (pre-PR)
,
Alex Bennée
,
11:52
[PATCH v3 02/29] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
11:52
Re: [RFC PATCH 7/9] rust: qemu_api: add vmstate_struct and vmstate_cell
,
Paolo Bonzini
,
11:49
Re: [PATCH v2] pci: ensure valid link status bits for downstream ports
,
Sebastian Ott
,
11:48
Re: [PATCH v2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
Philippe Mathieu-Daudé
,
11:45
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
11:43
Re: [PATCH v2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
Paul Durrant
,
11:38
[PATCH 1/2] tests/qtest: Introduce qtest_init_with_env_and_capabilities()
,
Juraj Marcin
,
11:34
[PATCH 2/2] tests/qtest/migration: Use out-of-band execution for migrate-recover
,
Juraj Marcin
,
11:34
[PATCH 0/2] test/qtest/migration: Use out-of-band execution for migrate-recover
,
Juraj Marcin
,
11:33
[PATCH v2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
11:32
[PATCH V3] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
11:32
A few patches for u-boot-sam460ex
,
Michael Tokarev
,
11:30
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
11:29
[PATCH v6] hw/acpi: Add vmclock device
,
David Woodhouse
,
11:28
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
11:24
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
11:21
Re: [PATCH v2 13/21] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Gerd Hoffmann
,
11:17
Re: [PATCH v2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
11:16
Re: [PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
David Hildenbrand
,
11:15
Re: [PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steven Sistare
,
11:11
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
Michael S. Tsirkin
,
11:09
Re: [PATCH 2/2] hw/intc: Have ARM_GIC select ARM_GICV3 when KVM is not available
,
Phil Dennis-Jordan
,
11:06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
11:03
[PATCH] rust: add --check-cfg test to rustc arguments
,
Paolo Bonzini
,
10:54
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
10:52
Re: [PATCH 0/5] Introduce AST27x0 multi-SoC machine
,
Cédric Le Goater
,
10:51
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
10:50
Re: [PATCH v2 13/21] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Daniel P . Berrangé
,
10:49
Re: [PATCH v2 00/21] hw/uefi: add uefi variable service
,
Daniel P . Berrangé
,
10:41
[PATCH v2 19/21] hw/arm: add uefi variable support to virt machine type
,
Gerd Hoffmann
,
10:39
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Steven Sistare
,
10:38
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
10:37
Re: [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores
,
Richard Henderson
,
10:34
[PATCH v2 21/21] hw/uefi: add MAINTAINERS entry
,
Gerd Hoffmann
,
10:34
[PATCH v2 20/21] docs: add uefi variable service documentation
,
Gerd Hoffmann
,
10:34
[PATCH v2 18/21] hw/uefi: add uefi-vars-isa device
,
Gerd Hoffmann
,
10:34
[PATCH v2 16/21] hw/uefi: add to meson
,
Gerd Hoffmann
,
10:34
[PATCH v2 17/21] hw/uefi: add uefi-vars-sysbus device
,
Gerd Hoffmann
,
10:34
[PATCH v2 13/21] hw/uefi: add var-service-json.c + qapi for NV vars.
,
Gerd Hoffmann
,
10:34
[PATCH v2 15/21] hw/uefi: add UEFI_VARS to Kconfig
,
Gerd Hoffmann
,
10:34
[PATCH v2 14/21] hw/uefi: add trace-events
,
Gerd Hoffmann
,
10:34
[PATCH v2 12/21] hw/uefi: add var-service-siglist.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 10/21] hw/uefi: add var-service-pkcs7.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 08/21] hw/uefi: add var-service-policy.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 11/21] hw/uefi: add var-service-pkcs7-stub.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 06/21] hw/uefi: add var-service-vars.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 07/21] hw/uefi: add var-service-auth.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 09/21] hw/uefi: add var-service-core.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 05/21] hw/uefi: add var-service-utils.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 04/21] hw/uefi: add var-service-guid.c
,
Gerd Hoffmann
,
10:34
[PATCH v2 03/21] hw/uefi: add include/hw/uefi/var-service.h
,
Gerd Hoffmann
,
10:34
[PATCH v2 02/21] hw/uefi: add include/hw/uefi/var-service-edk2.h
,
Gerd Hoffmann
,
10:34
[PATCH v2 00/21] hw/uefi: add uefi variable service
,
Gerd Hoffmann
,
10:34
[PATCH v2 01/21] hw/uefi: add include/hw/uefi/var-service-api.h
,
Gerd Hoffmann
,
10:34
Re: [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
10:27
Re: [RFC PATCH 2/9] rust: vmstate: implement VMState for non-leaf types
,
Zhao Liu
,
10:24
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Marc-André Lureau
,
09:58
[PATCH v2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
09:54
[PATCH v3 0/2] qga: Open channel before going daemon
,
Michal Privoznik
,
09:52
[PATCH v3 2/2] qga: Don't daemonize before channel is initialized
,
Michal Privoznik
,
09:52
[PATCH v3 1/2] qga: Invert logic on return value in main()
,
Michal Privoznik
,
09:52
Re: [PULL 0/2] Misc QGA patches for 2025-01-06
,
Stefan Hajnoczi
,
09:32
Re: [RESEND][PATCH v3 0/7] Add ivshmem-flat device
,
Markus Armbruster
,
09:26
Re: [PATCH v11 1/2] tpm: convert tpmdev options processing to new visitor format
,
Markus Armbruster
,
09:12
[RFC 2/4] spdm: add spdm storage transport virtual header
,
Wilfred Mallawa
,
09:03
[RFC 1/4] spdm-socket: add seperate send/recv functions
,
Wilfred Mallawa
,
09:03
[RFC 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv
,
Wilfred Mallawa
,
09:03
[RFC 3/4] hw/nvme: add NVMe Admin Security SPDM support
,
Wilfred Mallawa
,
09:03
[RFC 0/4] Add SPDM over Storage transport support for NVMe
,
Wilfred Mallawa
,
09:03
[PATCH v2 2/2] target/arm/arm-powerctl: Restrict to ARM cores
,
Philippe Mathieu-Daudé
,
08:58
[PATCH v2 1/2] cpus: Introduce cpu_is_of_type() helper
,
Philippe Mathieu-Daudé
,
08:57
[PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores
,
Philippe Mathieu-Daudé
,
08:57
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Zhao Liu
,
08:42
Re: [PATCH] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
08:29
Re: [PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Cornelia Huck
,
08:11
Re: [PATCH 09/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Cornelia Huck
,
08:10
Re: [PATCH v2 4/4] qga: Make run_agent() and run_agent_once() return no value
,
Michal Prívozník
,
08:09
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
BALATON Zoltan
,
08:09
Re: [PATCH 08/10] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Cornelia Huck
,
08:09
Re: [PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Cornelia Huck
,
08:07
Re: [PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Cornelia Huck
,
08:06
[PATCH] vfio/igd: Fix potential overflow in igd_gtt_memory_size()
,
Cédric Le Goater
,
08:06
Re: [PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Cornelia Huck
,
08:04
Re: [PATCH 04/10] hw/s390x: Remove the "ri_allowed" switch
,
Cornelia Huck
,
08:03
Re: [PATCH 03/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Cornelia Huck
,
08:02
Re: [PATCH 02/10] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Cornelia Huck
,
08:01
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Cornelia Huck
,
07:59
[PATCH] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
,
Ani Sinha
,
07:58
Re: [PATCH] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Stefan Hajnoczi
,
07:51
Re: [PATCH] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Daniel P . Berrangé
,
07:42
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Paolo Bonzini
,
07:24
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Markus Armbruster
,
07:05
Re: [PATCH] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Thomas Huth
,
07:04
Re: [PATCH] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Daniel P . Berrangé
,
06:57
Re: or1k -M virt -hda and net.
,
Rob Landley
,
06:57
[PATCH] tests/functional/test_x86_64_hotplug_cpu: Fix race condition during unplug
,
Thomas Huth
,
06:53
Re: [PATCH] qom: remove unused field
,
Peter Maydell
,
06:23
Re: No display in Xen PV guests: "This VM has no graphic display device."
,
Akihiko Odaki
,
06:18
[PATCH] qom: remove unused field
,
Paolo Bonzini
,
06:13
Re: [PATCH v2 21/23] qapi/machine: Replace TARGET_LOONGARCH64 with TARGET_LOONGARCH
,
Markus Armbruster
,
06:07
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
06:07
Re: [PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Philippe Mathieu-Daudé
,
06:06
Re: [PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Philippe Mathieu-Daudé
,
06:05
Re: [PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Philippe Mathieu-Daudé
,
06:04
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
06:03
Re: [PATCH v9 08/12] migration/multifd: Add new migration option for multifd DSA offloading.
,
Markus Armbruster
,
05:58
Re: [PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Philippe Mathieu-Daudé
,
05:36
Re: [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Philippe Mathieu-Daudé
,
05:29
Re: [PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Christian Borntraeger
,
05:23
Re: [PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
David Hildenbrand
,
05:02
[PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monne
,
04:33
[PATCH 1/2] xen/console: fix error handling in xen_console_device_create()
,
Roger Pau Monne
,
04:33
[PATCH 0/2] xen: error handling and FreeBSD compatibility fixes
,
Roger Pau Monne
,
04:32
Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Jeuk Kim
,
04:17
Re: [PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Philippe Mathieu-Daudé
,
04:05
Re: test_x86_64_hotplug_cpu.py times out frequently in CI
,
Thomas Huth
,
04:01
Re: [PATCH v2 03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Philippe Mathieu-Daudé
,
03:55
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
03:53
[PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Keoseong Park
,
03:44
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Zhao Liu
,
03:39
Re: [PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Jeuk Kim
,
03:19
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
Daniel P . Berrangé
,
03:11
[PATCH v2 81/81] tcg: Merge INDEX_op_not_{i32,i64}
,
Richard Henderson
,
03:08
[PATCH v2 80/81] tcg: Convert not to TCGOutOpUnary
,
Richard Henderson
,
03:08
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
03:06
[PATCH v2 77/81] tcg: Merge INDEX_op_sub_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 75/81] tcg/arm: Fix constraints for sub
,
Richard Henderson
,
03:06
[PATCH v2 69/81] tcg: Merge INDEX_op_eqv_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 61/81] tcg: Merge INDEX_op_or_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 49/81] tcg: Remove INDEX_op_ext{8,16,32}*
,
Richard Henderson
,
03:06
[PATCH v2 79/81] tcg: Merge INDEX_op_neg_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 76/81] tcg: Convert sub to TCGOutOpSubtract
,
Richard Henderson
,
03:06
[PATCH v2 78/81] tcg: Convert neg to TCGOutOpUnary
,
Richard Henderson
,
03:06
[PATCH v2 68/81] tcg: Convert eqv to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 65/81] tcg: Convert xor to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 60/81] tcg: Convert or to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 53/81] tcg: Merge INDEX_op_add_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 57/81] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
,
Richard Henderson
,
03:06
[PATCH v2 46/81] tcg/tci: Remove assertions for deposit and extract
,
Richard Henderson
,
03:06
[PATCH v2 45/81] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
03:06
[PATCH v2 74/81] tcg: Merge INDEX_op_nor_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 66/81] tcg: Merge INDEX_op_xor_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 67/81] tcg/optimize: Fold eqv with immediate to xor
,
Richard Henderson
,
03:06
[PATCH v2 63/81] tcg: Convert orc to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 62/81] tcg/optimize: Fold orc with immediate to or
,
Richard Henderson
,
03:06
[PATCH v2 54/81] tcg: Convert and to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 52/81] tcg: Convert add to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 71/81] tcg: Merge INDEX_op_nand_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 72/81] tcg/loongarch64: Do not accept constant argument to nor
,
Richard Henderson
,
03:06
[PATCH v2 51/81] tcg: Merge INDEX_op_mov_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 50/81] tcg: Add all_outop[]
,
Richard Henderson
,
03:06
[PATCH v2 43/81] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:06
[PATCH v2 40/81] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:06
[PATCH v2 73/81] tcg: Convert nor to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 70/81] tcg: Convert nand to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 64/81] tcg: Merge INDEX_op_orc_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 42/81] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Richard Henderson
,
03:06
[PATCH v2 58/81] tcg: Convert andc to TCGOutOpBinary
,
Richard Henderson
,
03:06
[PATCH v2 59/81] tcg: Merge INDEX_op_andc_{i32,i64}
,
Richard Henderson
,
03:06
[PATCH v2 48/81] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Richard Henderson
,
03:05
[PATCH v2 44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Richard Henderson
,
03:05
[PATCH v2 47/81] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Richard Henderson
,
03:05
[PATCH v2 55/81] tcg: Merge INDEX_op_and_{i32,i64}
,
Richard Henderson
,
03:05
[PATCH v2 56/81] tcg/optimize: Fold andc with immediate to and
,
Richard Henderson
,
03:05
[PATCH v2 41/81] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:05
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Thomas Huth
,
03:03
[PATCH v2 39/81] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:03
[PATCH v2 37/81] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Richard Henderson
,
03:03
[PATCH v2 30/81] tcg: Drop implementation checks from tcg-opc.h
,
Richard Henderson
,
03:03
[PATCH v2 27/81] tcg: Pass type and flags to tcg_target_op_def
,
Richard Henderson
,
03:03
[PATCH v2 12/81] target/i386: Use tcg_op_deposit_valid
,
Richard Henderson
,
03:03
[PATCH v2 38/81] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:03
[PATCH v2 36/81] tcg/aarch64: Expand extract with offset 0 with andi
,
Richard Henderson
,
03:03
[PATCH v2 35/81] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
03:03
[PATCH v2 34/81] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
03:03
[PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
,
Richard Henderson
,
03:03
[PATCH v2 32/81] tcg/mips: Expand bswap unconditionally
,
Richard Henderson
,
03:03
[PATCH v2 29/81] tcg: Remove TCG_OPF_64BIT
,
Richard Henderson
,
03:02
[PATCH v2 28/81] tcg: Add TCGType argument to tcg_out_op
,
Richard Henderson
,
03:02
[PATCH v2 23/81] tcg: Remove args_ct from TCGOpDef
,
Richard Henderson
,
03:02
[PATCH v2 18/81] tcg: Split out tcg-target-has.h and tcg-has.h
,
Richard Henderson
,
03:02
[PATCH v2 22/81] tcg: Reorg process_op_defs
,
Richard Henderson
,
03:02
[PATCH v2 15/81] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Richard Henderson
,
03:02
[PATCH v2 14/81] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Richard Henderson
,
03:02
[PATCH v2 33/81] tcg/i386: Handle all 8-bit extensions for i686
,
Richard Henderson
,
03:02
[PATCH v2 10/81] tcg: Add tcg_op_deposit_valid
,
Richard Henderson
,
03:02
[PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
03:02
[PATCH v2 06/81] tcg: Add type and flags arguments to tcg_op_supported
,
Richard Henderson
,
03:02
[PATCH v2 25/81] tcg: Validate op supported in opcode_args_ct
,
Richard Henderson
,
03:02
[PATCH v2 26/81] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs
,
Richard Henderson
,
03:02
[PATCH v2 24/81] tcg: Constify tcg_op_defs
,
Richard Henderson
,
03:02
[PATCH v2 21/81] tcg: Change have_vec to has_type in tcg_op_supported
,
Richard Henderson
,
03:02
[PATCH v2 11/81] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Richard Henderson
,
03:02
[PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Richard Henderson
,
03:02
[PATCH v2 20/81] tcg: Use C_NotImplemented in tcg_target_op_def
,
Richard Henderson
,
03:02
[PATCH v2 17/81] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Richard Henderson
,
03:02
[PATCH v2 09/81] target/tricore: Use tcg_op_supported
,
Richard Henderson
,
03:02
[PATCH v2 16/81] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Richard Henderson
,
03:02
[PATCH v2 05/81] tcg: Add TCGOP_FLAGS
,
Richard Henderson
,
03:02
[PATCH v2 19/81] tcg: Split out tcg-target-mo.h
,
Richard Henderson
,
03:01
[PATCH v2 13/81] target/i386: Use tcg_op_supported
,
Richard Henderson
,
03:01
[PATCH v2 08/81] target/arm: Use tcg_op_supported
,
Richard Henderson
,
03:01
[PATCH v2 04/81] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after, before}
,
Richard Henderson
,
03:01
[PATCH v2 03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Richard Henderson
,
03:01
[PATCH v2 01/81] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Richard Henderson
,
03:01
[RFC PATCH v2 00/81] tcg: Merge *_i32 and *_i64 opcodes
,
Richard Henderson
,
03:01
Re: [PATCH v11 1/2] tpm: convert tpmdev options processing to new visitor format
,
Philippe Mathieu-Daudé
,
02:42
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
Philippe Mathieu-Daudé
,
02:41
Re: [PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Philippe Mathieu-Daudé
,
02:28
[PATCH] hw/ufs: Fix legacy single doorbell support bit
,
Jeuk Kim
,
02:26
KVM/QEMU community call 07/01/2025
,
Alex Bennée
,
02:24
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Philippe Mathieu-Daudé
,
02:24
Re: [RFC PATCH 0/4] cpu: Drop CPUState::nr_cores
,
Xiaoyao Li
,
02:23
Re: [PATCH 14/73] target/i386: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
02:18
Re: [PATCH 10/73] target/tricore: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
02:17
Re: [PATCH 09/73] target/arm: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
02:17
Re: [PATCH 07/73] tcg: Add TCGType argument to tcg_op_supported
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH 04/73] tcg: Add TCGType argument to tcg_gen_op*
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH v2 05/10] i386/topology: Introduce helpers for various topology info of different level
,
Xiaoyao Li
,
02:12
Re: [PATCH 03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_*
,
Philippe Mathieu-Daudé
,
02:10
Re: [PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Bernhard Beschow
,
02:10
Re: [PATCH v2 07/10] i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
,
Xiaoyao Li
,
02:03
[PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Keoseong Park
,
02:02
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Zhangfei Gao
,
01:56
Re: [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Philippe Mathieu-Daudé
,
01:52
Re: [PATCH v3 3/3] virtio: Convert feature properties to OnOffAuto
,
Lei Yang
,
00:53
January 06, 2025
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
23:34
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
23:31
[PATCH v3 4/7] hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
22:08
[PATCH v3 3/7] hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common
,
Bibo Mao
,
22:08
[PATCH v3 6/7] hw/intc/loongson_ipi: Add more output parameter for cpu_by_arch_id
,
Bibo Mao
,
22:08
[PATCH v3 1/7] hw/intc/loongarch_ipi: Implement realize interface
,
Bibo Mao
,
22:08
[PATCH v3 7/7] hw/intc/loongarch_ipi: Use alternative function cpu_by_arch_id
,
Bibo Mao
,
22:08
[PATCH v3 2/7] hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
,
Bibo Mao
,
22:08
[PATCH v3 5/7] hw/intc/loongarch_ipi: Remove num-cpu property
,
Bibo Mao
,
22:08
[PATCH v3 0/7] hw/intc/loongson_ipi: Remove property num_cpu
,
Bibo Mao
,
22:08
Re: [PATCH v12 0/6] Add Smrnmi support
,
Alistair Francis
,
21:55
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
James Bottomley
,
21:11
[PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Gustavo Romero
,
20:56
Re: [PATCH v12 5/6] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
20:49
Re: [PATCH v12 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
20:48
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Lei Yang
,
20:46
Re: [PATCH v3 0/2] Move net backend cleanup to NIC cleanup
,
Lei Yang
,
20:38
Re: [PATCH v15 0/7] Pointer Masking update for Zjpm v1.0
,
Alistair Francis
,
20:36
Re: [PATCH v2 0/2] target/riscv: add traces for exceptions
,
Alistair Francis
,
20:34
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Alistair Francis
,
20:30
Re: [PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2, mulu2, mulsh, muluh}
,
Richard Henderson
,
18:57
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Richard Henderson
,
18:55
Re: [PATCH 67/73] tcg: Merge extract, sextract operations
,
Philippe Mathieu-Daudé
,
17:31
Re: [PATCH 64/73] tcg: Merge integer add2, sub2 operations
,
Philippe Mathieu-Daudé
,
17:23
Re: [PATCH 61/73] tcg: Merge INDEX_op_mov_{i32,i64}
,
Philippe Mathieu-Daudé
,
17:14
Re: [PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported
,
Philippe Mathieu-Daudé
,
17:11
Re: [PATCH 72/73] tcg: Merge bswap operations
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH 53/73] tcg: Use C_NotImplemented in tcg_target_op_def
,
Philippe Mathieu-Daudé
,
17:02
Re: [PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Cédric Le Goater
,
17:00
Re: [PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2, mulu2, mulsh, muluh}
,
Philippe Mathieu-Daudé
,
16:58
Re: [PATCH 25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64}
,
Philippe Mathieu-Daudé
,
16:51
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Philippe Mathieu-Daudé
,
16:49
Re: [PATCH 24/73] tcg: Merge TCG_TARGET_HAS_bswap*
,
Philippe Mathieu-Daudé
,
16:48
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Philippe Mathieu-Daudé
,
16:46
Re: [RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Peter Maydell
,
16:45
Re: [PATCH 20/73] tcg: Split out tcg-target-mo.h
,
Philippe Mathieu-Daudé
,
16:40
Re: [PATCH 18/73] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Philippe Mathieu-Daudé
,
16:35
Re: [PATCH 17/73] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH 16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH 12/73] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Philippe Mathieu-Daudé
,
16:32
Re: [PATCH 11/73] tcg: Add tcg_op_deposit_valid
,
Philippe Mathieu-Daudé
,
16:31
Re: [PATCH 13/73] target/i386: Use tcg_op_deposit_valid
,
Philippe Mathieu-Daudé
,
16:30
Re: [PATCH 06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Philippe Mathieu-Daudé
,
16:27
Re: [RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Philippe Mathieu-Daudé
,
16:20
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
16:08
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Daniel Henrique Barboza
,
15:33
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Peter Xu
,
15:23
Re: [RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Daniel Henrique Barboza
,
15:19
Re: [PATCH 26/71] hw/gpio: Constify all Property
,
Miles Glenn
,
15:15
[RFC PATCH 7/7] accel/kvm: Use CPU_FOREACH_KVM()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 5/7] accel/hw: Implement hw_accel_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 4/7] accel/tcg: Use CPU_FOREACH_TCG()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 3/7] accel/tcg: Implement tcg_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 2/7] cpus: Introduce AccelOpsClass::get_cpus_queue()
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Philippe Mathieu-Daudé
,
15:03
[RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue
,
Philippe Mathieu-Daudé
,
15:03
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
14:25
Re: [RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Daniel Henrique Barboza
,
14:09
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Peter Xu
,
13:46
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Daniel P . Berrangé
,
13:43
QEMU 10.0 release schedule
,
Stefan Hajnoczi
,
13:40
[RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Philippe Mathieu-Daudé
,
13:23
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Andrea Bolognani
,
12:54
[PATCH v2 2/2] target/riscv: add trace in riscv_raise_exception()
,
Daniel Henrique Barboza
,
12:37
[PATCH v2 1/2] target/riscv: use RISCVException enum in exception helpers
,
Daniel Henrique Barboza
,
12:37
[PATCH v2 0/2] target/riscv: add traces for exceptions
,
Daniel Henrique Barboza
,
12:37
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Richard Henderson
,
12:33
Re: [PATCH 0/5] semihosting: Reduce target specific code
,
Richard Henderson
,
12:28
Re: test_x86_64_hotplug_cpu.py times out frequently in CI
,
Peter Maydell
,
11:49
test_x86_64_hotplug_cpu.py times out frequently in CI
,
Stefan Hajnoczi
,
11:46
Re: [PATCH v2 0/2] Move net backend cleanup to NIC cleanup
,
Jonah Palmer
,
11:04
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
11:00
Re: [PATCH v5] hw/acpi: Add vmclock device
,
David Woodhouse
,
10:59
[PATCH v3 2/2] net: move backend cleanup to NIC cleanup
,
Jonah Palmer
,
10:57
[PATCH v3 1/2] net: parameterize the removing client from nc list
,
Jonah Palmer
,
10:57
[PATCH v3 0/2] Move net backend cleanup to NIC cleanup
,
Jonah Palmer
,
10:57
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Daniel P . Berrangé
,
10:41
Re: [PATCH 1/2] optimize the dirtylimit_throttle_pct trace event
,
fuqiang wang
,
10:29
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Joelle van Dyne
,
10:26
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
10:21
Re: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField
,
Zhao Liu
,
09:13
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Peter Maydell
,
08:32
Re: [PATCH] qmp: update vhost-user protocol feature maps
,
Jonah Palmer
,
08:26
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Peter Maydell
,
07:02
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Daniel P . Berrangé
,
06:58
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
06:53
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Peter Maydell
,
06:47
[PULL 1/2] qga: implement a 'guest-get-load' command
,
Konstantin Kostiuk
,
06:38
[PULL 0/2] Misc QGA patches for 2025-01-06
,
Konstantin Kostiuk
,
06:38
[PULL 2/2] qemu-ga: Optimize freeze-hook script logic of logging error
,
Konstantin Kostiuk
,
06:38
Re: [PATCH] hw/misc: cast nand_getio value to uint64_t
,
Peter Maydell
,
06:32
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Peter Maydell
,
06:19
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
,
Christian Ehrhardt
,
06:10
Re: [PATCH v14 0/7] Pointer Masking update for Zjpm v1.0
,
Alexey Baturo
,
05:25
[PATCH v15 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
baturo . alexey
,
05:24
[PATCH v15 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
baturo . alexey
,
05:24
[PATCH v15 5/7] target/riscv: Update address modify functions to take into account pointer masking
,
baturo . alexey
,
05:24
[PATCH v15 4/7] target/riscv: Add pointer masking tb flags
,
baturo . alexey
,
05:24
[PATCH v15 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
baturo . alexey
,
05:24
[PATCH v15 1/7] target/riscv: Remove obsolete pointer masking extension code.
,
baturo . alexey
,
05:24
[PATCH v15 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
baturo . alexey
,
05:24
[PATCH v15 0/7] Pointer Masking update for Zjpm v1.0
,
baturo . alexey
,
05:24
Re: [PATCH] qemu-ga: Optimize freeze-hook script logic of logging error
,
Konstantin Kostiuk
,
04:39
Re: [PATCH v2 1/1] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
04:38
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
04:35
Re: [PATCH v2 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
04:22
Re: [PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
04:01
[PATCH v2 0/3] hw/intc/loongarch_extioi: Add irq routing from physical cpu id
,
Bibo Mao
,
02:36
[PATCH v2 1/3] hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
02:36
[PATCH v2 3/3] hw/intc/loongarch_extioi: Add irq routing support from physical id
,
Bibo Mao
,
02:36
[PATCH v2 2/3] hw/intc/loongarch_extioi: Remove num-cpu property
,
Bibo Mao
,
02:36
Re: [PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Lei Yang
,
02:14
Re: [PATCH v18 13/14] hw/pci: Use -1 as the default value for rombar
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH v18 01/14] hw/pci: Rename has_power to enabled
,
Philippe Mathieu-Daudé
,
02:11
Re: [PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Philippe Mathieu-Daudé
,
02:02
[PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
00:50
Re: [PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
00:49
Re: [PATCH v11 5/6] target/riscv: Add Smrnmi cpu extension
,
Frank Chang
,
00:45
Re: [PATCH v11 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Frank Chang
,
00:44
[PATCH v12 6/6] target/riscv: Add Zicfilp support for Smrnmi
,
frank . chang
,
00:44
[PATCH v12 4/6] target/riscv: Add Smrnmi mnret instruction
,
frank . chang
,
00:44
[PATCH v12 5/6] target/riscv: Add Smrnmi cpu extension
,
frank . chang
,
00:44
[PATCH v12 2/6] target/riscv: Add Smrnmi CSRs
,
frank . chang
,
00:43
[PATCH v12 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
frank . chang
,
00:43
[PATCH v12 1/6] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
frank . chang
,
00:43
[PATCH v12 0/6] Add Smrnmi support
,
frank . chang
,
00:43
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Alistair Francis
,
00:14
January 05, 2025
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
23:59
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Alistair Francis
,
23:41
Re: [PATCH v11 0/6] Add Smrnmi support
,
Alistair Francis
,
23:29
Re: [PATCH v11 6/6] target/riscv: Add Zicfilp support for Smrnmi
,
Alistair Francis
,
23:21
Re: [PATCH v11 5/6] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
23:15
Re: [PATCH v11 4/6] target/riscv: Add Smrnmi mnret instruction
,
Alistair Francis
,
23:13
Re: [PATCH 0/2] target/riscv: add traces for exceptions
,
Alistair Francis
,
22:36
Re: [PATCH v14 0/7] Pointer Masking update for Zjpm v1.0
,
Alistair Francis
,
22:36
Re: [PATCH v14 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alistair Francis
,
22:17
Re: [PATCH 2/2] target/riscv: add trace in riscv_raise_exception()
,
Alistair Francis
,
22:01
Re: [PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Alistair Francis
,
22:00
Re: [PATCH v2 0/9] target/riscv: add 'sha' support
,
Alistair Francis
,
21:58
[PATCH v3 2/2] target/riscv: fix handling of nop for vstart >= vl in some vector instruction
,
Chao Liu
,
21:44
[PATCH v3 1/2] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
,
Chao Liu
,
21:43
[PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
,
Chao Liu
,
21:43
Re: [PATCH v1 1/1] target/riscv: Fix handling of NOP for vstart >= vl in vext_vx_rm_2()
,
Alistair Francis
,
21:09
Re: [PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
20:59
Re: [PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
20:58
Re: [PATCH v8 0/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Alistair Francis
,
20:48
Re: [PATCH v11 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
20:45
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
20:44
Re: [PATCH v8 2/2] tests/qtest: QTest example for RISC-V CSR register
,
Alistair Francis
,
20:35
Re: [PATCH v8 1/2] target/riscv: Add RISC-V CSR qtest support
,
Alistair Francis
,
20:33
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Alistair Francis
,
20:28
Re: [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Alistair Francis
,
19:46
Re: [PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Alistair Francis
,
19:44
[PATCH] vvfat: fix out of bounds array write
,
Volker Rümelin
,
08:59
Re: [PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:58
[PATCH v6 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
03:56
[PATCH v6 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
03:56
[PATCH v6 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
03:56
January 04, 2025
Re: [RFC PATCH 6/6] disas: Select capstone targets by default
,
Richard Henderson
,
20:03
Re: [RFC PATCH 3/6] target/xtensa: Move xtensa-isa.c to common_ss[]
,
Richard Henderson
,
19:58
Re: [RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Richard Henderson
,
19:57
Re: [PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
15:52
[PATCH v2 1/3] vfio/pci: declare generic quirks in a new header file
,
Tomita Moeko
,
10:42
[PATCH v2 2/3] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
,
Tomita Moeko
,
10:42
[PATCH v2 3/3] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
,
Tomita Moeko
,
10:42
[PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
,
Tomita Moeko
,
10:42
Re: [PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
10:15
Re: [PATCH] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
09:57
Re: [PATCH v5 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
07:51
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Phil Dennis-Jordan
,
06:28
[PATCH v2 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
03:04
[PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
03:04
[PATCH v2 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Akihiko Odaki
,
03:04
[PATCH v8 8/9] docs: Document composable SR-IOV device
,
Akihiko Odaki
,
03:02
[PATCH v8 6/9] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
03:02
[PATCH v8 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable
,
Akihiko Odaki
,
03:02
[PATCH v8 7/9] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
03:02
[PATCH v8 5/9] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
03:01
[PATCH v8 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
03:01
[PATCH v8 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
03:01
[PATCH v8 2/9] hw/pci: Fix SR-IOV VF number calculation
,
Akihiko Odaki
,
03:01
[PATCH v8 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
03:01
[PATCH v8 0/9] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
03:01
[PATCH v18 14/14] hw/qdev: Remove opts member
,
Akihiko Odaki
,
02:54
[PATCH v18 13/14] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
02:54
[PATCH v18 12/14] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
02:53
[PATCH v18 10/14] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
02:53
[PATCH v18 11/14] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
02:53
[PATCH v18 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
02:53
[PATCH v18 08/14] pcie_sriov: Ensure VF addr does not overflow
,
Akihiko Odaki
,
02:53
[PATCH v18 07/14] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
02:53
[PATCH v18 06/14] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
02:53
[PATCH v18 05/14] s390x/pci: Allow plugging SR-IOV devices
,
Akihiko Odaki
,
02:53
[PATCH v18 04/14] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
02:53
[PATCH v18 03/14] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
02:52
[PATCH v18 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
02:52
[PATCH v18 01/14] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
02:52
[PATCH v18 00/14] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
02:52
[PATCH v4 2/2] virtio-net: Report RSS warning at device realization
,
Akihiko Odaki
,
02:49
[PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
02:49
[PATCH v4 0/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
02:49
[PATCH v3 3/3] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
02:37
[PATCH v3 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
,
Akihiko Odaki
,
02:36
[PATCH v3 1/3] qdev-properties: Accept bool for OnOffAuto
,
Akihiko Odaki
,
02:36
[PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
02:36
[PATCH v5 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
02:34
[PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
02:34
[PATCH v5 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
02:33
[PATCH v5] target/arm: Always add pmu property for Armv7-A/R+
,
Akihiko Odaki
,
02:10
[PATCH v4] hw/core: Unify hotplug decision logic
,
Akihiko Odaki
,
01:41
January 03, 2025
Re: [RFC PATCH 2/6] target/hexagon: Add Kconfig file
,
Brian Cain
,
19:39
Re: [PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
BALATON Zoltan
,
19:12
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
18:48
[PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
18:30
[RFC PATCH 6/6] disas: Select capstone targets by default
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 5/6] Kconfig: Expose host CONFIG_CAPSTONE definition
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 4/6] disas: Have each system target select its disassembler
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 3/6] target/xtensa: Move xtensa-isa.c to common_ss[]
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 2/6] target/hexagon: Add Kconfig file
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Philippe Mathieu-Daudé
,
18:18
[RFC PATCH 0/6] disas: Allow linking multiple disassemblers in a heterogeneous binary
,
Philippe Mathieu-Daudé
,
18:17
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
17:34
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
16:01
Re: [PATCH v9 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Fabiano Rosas
,
15:59
Re: [PATCH v9 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion.
,
Fabiano Rosas
,
15:39
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Stefan Hajnoczi
,
15:31
Re: [PATCH 2/3] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
,
Alex Williamson
,
15:22
[PATCH] MAINTAINERS: Remove myself from reviewers
,
wainersm
,
14:46
Re: [PATCH 3/3] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
,
Alex Williamson
,
14:45
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
13:31
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Peter Xu
,
12:48
Re: [PULL 0/8] QTest patches for 2025-01-02
,
Stefan Hajnoczi
,
12:41
Re: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Cédric Le Goater
,
12:38
Re: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Cédric Le Goater
,
12:36
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Philippe Mathieu-Daudé
,
12:23
[PATCH v7 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
12:23
[PATCH v7 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Philippe Mathieu-Daudé
,
12:23
[PATCH v7 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Philippe Mathieu-Daudé
,
12:22
[PATCH v7 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Philippe Mathieu-Daudé
,
12:22
[PATCH v7 0/4] tests/qtest: Update tests using PL011 UART
,
Philippe Mathieu-Daudé
,
12:22
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Thomas Huth
,
12:17
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Philippe Mathieu-Daudé
,
12:16
[PATCH 5/5] semihosting/meson: Build config.o and console.o once
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 4/5] semihosting/console: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 3/5] semihosting/arm-compat: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
12:11
[PATCH 1/5] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 2/5] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Philippe Mathieu-Daudé
,
12:10
[PATCH 0/5] semihosting: Reduce target specific code
,
Philippe Mathieu-Daudé
,
12:10
Re: [PATCH] Remove the deprecated "-runas" command line option
,
Daniel P . Berrangé
,
11:27
[PATCH v5 4/4] hw/ssi/pnv_spi: Put a limit to RDR match failures
,
Chalapathi V
,
11:19
[PATCH v5 2/4] hw/ssi/pnv_spi: Coverity CID 1558827: Use local var seq_index instead of get_seq_index().
,
Chalapathi V
,
11:19
[PATCH v5 3/4] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
,
Chalapathi V
,
11:19
[PATCH v5 0/4] hw/ssi/pnv_spi: Remove PnvXferBuffer and fix CID 1558827
,
Chalapathi V
,
11:19
[PATCH v5 1/4] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
,
Chalapathi V
,
11:19
Re: [PATCH] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Thomas Huth
,
10:59
[PATCH] Remove the deprecated "-runas" command line option
,
Thomas Huth
,
10:54
Re: [PATCH v2] migration: Add more error handling to analyze-migration.py
,
Peter Xu
,
10:35
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Zhao Liu
,
10:31
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Daniel P . Berrangé
,
10:15
Re: [PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
10:08
[PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Philippe Mathieu-Daudé
,
10:06
Re: [PATCH] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10
,
Daniel P . Berrangé
,
10:02
Re: [PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Fabiano Rosas
,
10:01
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Philippe Mathieu-Daudé
,
10:00
[PATCH] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10
,
Thomas Huth
,
09:57
[PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Thomas Huth
,
09:43
[PATCH 09/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Thomas Huth
,
09:43
[PATCH 08/10] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Thomas Huth
,
09:43
[PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Thomas Huth
,
09:43
[PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Thomas Huth
,
09:43
[PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Thomas Huth
,
09:43
[PATCH 04/10] hw/s390x: Remove the "ri_allowed" switch
,
Thomas Huth
,
09:42
[PATCH 03/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Thomas Huth
,
09:42
[PATCH 02/10] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Thomas Huth
,
09:42
[PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Thomas Huth
,
09:42
[PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Thomas Huth
,
09:42
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Philippe Mathieu-Daudé
,
09:37
Re: [PATCH v4 8/8] system: Inline machine_containers[] in qemu_create_machine_containers()
,
Richard Henderson
,
09:32
Re: [PATCH v4 7/8] qom: Remove container_get()
,
Richard Henderson
,
09:31
Re: [PATCH v4 6/8] qom: Use object_get_container()
,
Richard Henderson
,
09:30
Re: [PATCH v4 5/8] qom: Add object_get_container()
,
Richard Henderson
,
09:30
Re: [PATCH v4 4/8] qdev: Use machine_get_container()
,
Richard Henderson
,
09:29
Re: [PATCH v4 3/8] qdev: Add machine_get_container()
,
Richard Henderson
,
09:28
Re: [PATCH v4 2/8] qdev: Make qdev_get_machine() not use container_get()
,
Richard Henderson
,
09:26
Re: [PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Fabiano Rosas
,
09:25
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Richard Henderson
,
09:25
Re: [PATCH v6 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Fabiano Rosas
,
09:24
Re: [PATCH v6 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Fabiano Rosas
,
09:21
[PATCH v2] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
09:13
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
09:05
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
08:06
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Volker Rümelin
,
08:05
Re: [PATCH v3] tests/functional: Convert the migration avocado test
,
Fabiano Rosas
,
07:31
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Fabiano Rosas
,
07:27
[PATCH v2] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
06:51
Re: [PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Daniel P . Berrangé
,
06:45
Re: [PATCH] docs: update copyright date to the year 2025
,
Daniel P . Berrangé
,
06:43
Re: [PATCH] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
06:32
RE: [PATCH 5/5] docs: aspeed: Add ast2700-fc machine section
,
Steven Lee
,
05:25
RE: [PATCH 4/5] aspeed: Introduce ast2700-fc machine
,
Steven Lee
,
05:24
RE: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Steven Lee
,
05:08
RE: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Steven Lee
,
04:58
Re: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Cédric Le Goater
,
04:44
Re: [PATCH] hw/loongarch/virt: Checkpatch cleanup
,
Philippe Mathieu-Daudé
,
03:54
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Philippe Mathieu-Daudé
,
03:52
[PATCH v1 0/3] target/i386: Add the immediate form MSR access instruction support
,
Xin Li (Intel)
,
03:49
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
03:49
[PATCH v1 3/3] target/i386: Add the immediate form MSR access instruction support
,
Xin Li (Intel)
,
03:49
[PATCH v1 1/3] target/i386: Remove FRED dependency on WRMSRNS
,
Xin Li (Intel)
,
03:49
[PATCH v1 2/3] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
,
Xin Li (Intel)
,
03:48
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
03:44
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
03:44
RE: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Steven Lee
,
03:14
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Zhao Liu
,
03:07
[PATCH v3] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
02:43
Re: which test.hex is right for qemu-microbit?
,
Thomas Huth
,
02:07
[PATCH] hw/loongarch/virt: Checkpatch cleanup
,
Bibo Mao
,
01:45
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Zhijian Li (Fujitsu)
,
01:36
January 02, 2025
[PATCH v2 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
22:21
[PATCH v2 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
,
dan tan
,
22:21
[PATCH v2 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
22:21
Re: [PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image
,
bibo mao
,
20:33
Re: [PULL 00/10] Functional test improvements and fixes
,
Stefan Hajnoczi
,
19:52
Re: which test.hex is right for qemu-microbit?
,
Alex Bennée
,
18:17
[PATCH v2] Add a b4 configuration file
,
Jiaxun Yang
,
17:53
Re: [PATCH] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
17:48
[PATCH v3 1/2] hw/core/loader: Use ssize_t for efi zboot unpacker
,
Jiaxun Yang
,
17:47
[PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
,
Jiaxun Yang
,
17:47
[PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image
,
Jiaxun Yang
,
17:47
[PULL 4/8] tests/qtest/bios-tables-test: Free tables at dump_aml_files
,
Fabiano Rosas
,
17:06
[PULL 8/8] qtest/fw-cfg: remove compiled out code
,
Fabiano Rosas
,
17:06
[PULL 7/8] tests/qtest/migration: Re-enable postcopy tests
,
Fabiano Rosas
,
17:06
[PULL 5/8] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
,
Fabiano Rosas
,
17:06
[PULL 6/8] tests/migration: Drop arch_[source|target]
,
Fabiano Rosas
,
17:06
[PULL 2/8] tests/qtest/migration: Do proper cleanup in the dirty_limit test
,
Fabiano Rosas
,
17:06
[PULL 3/8] tests/qtest/migration: Initialize buffer in probe_o_direct_support
,
Fabiano Rosas
,
17:06
[PULL 1/8] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Fabiano Rosas
,
17:06
[PULL 0/8] QTest patches for 2025-01-02
,
Fabiano Rosas
,
17:06
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Peter Xu
,
17:06
Re: [PATCH] migration: Add more error handling to analyze-migration.py
,
Peter Xu
,
17:03
Re: [PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steven Sistare
,
16:33
[PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
16:32
Re: [PULL 02/29] hw/misc/ivshmem-flat: Add ivshmem-flat device
,
Philippe Mathieu-Daudé
,
16:19
[PATCH v4 8/8] system: Inline machine_containers[] in qemu_create_machine_containers()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 7/8] qom: Remove container_get()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 6/8] qom: Use object_get_container()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 5/8] qom: Add object_get_container()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 4/8] qdev: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 3/8] qdev: Add machine_get_container()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 2/8] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Philippe Mathieu-Daudé
,
16:18
[PATCH v4 0/8] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
16:18
Re: [PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Peter Xu
,
16:15
Re: [PATCH v3 00/10] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
16:15
[PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
15:35
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
15:12
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
15:11
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
15:11
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Steven Sistare
,
15:06
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Steven Sistare
,
15:03
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Peter Xu
,
14:57
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
14:49
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Peter Xu
,
14:48
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Steven Sistare
,
14:21
[PATCH] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
13:58
Re: [PATCH V5 21/23] tests/qtest: assert qmp_ready
,
Steven Sistare
,
13:36
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Steven Sistare
,
13:36
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Steven Sistare
,
13:35
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Steven Sistare
,
13:35
Re: [PATCH V5 03/23] physmem: fd-based shared memory
,
Steven Sistare
,
13:34
[PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
,
Philippe Mathieu-Daudé
,
13:26
[PATCH 2/3] accel/tcg: Factor out common tcg_exec_reset() helper
,
Philippe Mathieu-Daudé
,
13:26
[PATCH 1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary
,
Philippe Mathieu-Daudé
,
13:25
[PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads
,
Philippe Mathieu-Daudé
,
13:25
[PATCH] tcg/s390x: Use ARK and AGRK
,
Richard Henderson
,
13:17
[PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
13:16
[PATCH 0/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
13:16
[PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Richard Henderson
,
13:16
[PATCH 69/73] tcg: Merge deposit operations
,
Richard Henderson
,
13:11
[PATCH 65/73] tcg: Merge integer mul, div operations
,
Richard Henderson
,
13:11
[PATCH 63/73] tcg: Merge integer add, sub, neg operations
,
Richard Henderson
,
13:11
[PATCH 61/73] tcg: Merge INDEX_op_mov_{i32,i64}
,
Richard Henderson
,
13:11
[PATCH 73/73] tcg: Merge clz, ctz, ctpop operations
,
Richard Henderson
,
13:11
[PATCH 49/73] tcg: Reorg process_op_defs
,
Richard Henderson
,
13:11
[PATCH 71/73] tcg: Merge host integer load/store operations
,
Richard Henderson
,
13:11
[PATCH 62/73] tcg: Merge integer logical operations
,
Richard Henderson
,
13:11
[PATCH 64/73] tcg: Merge integer add2, sub2 operations
,
Richard Henderson
,
13:11
[PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported
,
Richard Henderson
,
13:11
[PATCH 56/73] tcg: Remove INDEX_op_qemu_st8_*_i32
,
Richard Henderson
,
13:11
[PATCH 51/73] tcg: Constify tcg_op_defs
,
Richard Henderson
,
13:11
[PATCH 46/73] tcg: Merge TCG_TARGET_HAS_extract2_{i32,i64}
,
Richard Henderson
,
13:11
[PATCH 45/73] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Richard Henderson
,
13:11
[PATCH 66/73] tcg: Merge brcond, setcond, negsetcond, movcond operations
,
Richard Henderson
,
13:11
[PATCH 43/73] tcg/tci: Remove assertions for deposit and extract
,
Richard Henderson
,
13:11
[PATCH 53/73] tcg: Use C_NotImplemented in tcg_target_op_def
,
Richard Henderson
,
13:11
[PATCH 44/73] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Richard Henderson
,
13:11
[PATCH 70/73] tcg: Merge extract2 operations
,
Richard Henderson
,
13:11
[PATCH 68/73] tcg: Merge integer shift operations
,
Richard Henderson
,
13:11
[PATCH 54/73] tcg: Pass TCGOp to tcg_target_op_def
,
Richard Henderson
,
13:11
[PATCH 72/73] tcg: Merge bswap operations
,
Richard Henderson
,
13:11
[PATCH 59/73] tcg: Remove TCG_OPF_64BIT
,
Richard Henderson
,
13:11
[PATCH 48/73] tcg: Remove INDEX_op_ext{8,16,32}{us}
,
Richard Henderson
,
13:11
[PATCH 47/73] tcg: Make INDEX_op_extrh_i64_i32 mandatory
,
Richard Henderson
,
13:11
[PATCH 50/73] tcg: Remove args_ct from TCGOpDef
,
Richard Henderson
,
13:11
[PATCH 42/73] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
13:11
[PATCH 41/73] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Richard Henderson
,
13:11
[PATCH 67/73] tcg: Merge extract, sextract operations
,
Richard Henderson
,
13:11
[PATCH 58/73] tcg/optimize: Remove OptContext.type
,
Richard Henderson
,
13:11
[PATCH 55/73] tcg: Merge INDEX_op_{ld,st}*_{i32_i64}
,
Richard Henderson
,
13:11
[PATCH 57/73] tcg: Add TCGType argument to tcg_out_op
,
Richard Henderson
,
13:11
[PATCH 52/73] tcg: Use tcg_op_supported in process_op_defs
,
Richard Henderson
,
13:11
[PATCH 40/73] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:10
[PATCH 39/73] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Richard Henderson
,
13:07
[PATCH 36/73] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:07
[PATCH 34/73] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Richard Henderson
,
13:07
[PATCH 29/73] tcg: Merge TCG_TARGET_HAS_negsetcond_{i32,i64}
,
Richard Henderson
,
13:07
[PATCH 26/73] tcg: Merge TCG_TARGET_HAS_{clz,ctz,ctpop}
,
Richard Henderson
,
13:07
[PATCH 25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64}
,
Richard Henderson
,
13:07
[PATCH 30/73] tcg/i386: Handle all 8-bit extensions for i686
,
Richard Henderson
,
13:07
[PATCH 12/73] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Richard Henderson
,
13:07
[PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2,mulu2,mulsh,muluh}
,
Richard Henderson
,
13:07
[PATCH 24/73] tcg: Merge TCG_TARGET_HAS_bswap*
,
Richard Henderson
,
13:07
[PATCH 20/73] tcg: Split out tcg-target-mo.h
,
Richard Henderson
,
13:07
[PATCH 10/73] target/tricore: Use tcg_op_supported
,
Richard Henderson
,
13:07
[PATCH 08/73] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
13:07
[PATCH 35/73] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:07
[PATCH 38/73] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:07
[PATCH 37/73] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:07
[PATCH 31/73] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
13:07
[PATCH 19/73] tcg: Split out tcg-target-has.h and tcg-has.h
,
Richard Henderson
,
13:07
[PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Richard Henderson
,
13:07
[PATCH 09/73] target/arm: Use tcg_op_supported
,
Richard Henderson
,
13:07
[PATCH 06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Richard Henderson
,
13:07
[PATCH 28/73] tcg: Merge TCG_TARGET_HAS_{add2,sub2}
,
Richard Henderson
,
13:07
[PATCH 33/73] tcg/aarch64: Expand extract with offset 0 with andi
,
Richard Henderson
,
13:07
[PATCH 32/73] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
13:07
[PATCH 14/73] target/i386: Use tcg_op_supported
,
Richard Henderson
,
13:07
[PATCH 13/73] target/i386: Use tcg_op_deposit_valid
,
Richard Henderson
,
13:07
[PATCH 23/73] tcg/mips: Expand bswap unconditionally
,
Richard Henderson
,
13:07
[PATCH 18/73] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Richard Henderson
,
13:07
[PATCH 07/73] tcg: Add TCGType argument to tcg_op_supported
,
Richard Henderson
,
13:07
[PATCH 17/73] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Richard Henderson
,
13:07
[PATCH 22/73] tcg: Merge TCG_TARGET_HAS_{andc,orc,nand,nor,eqv,not}
,
Richard Henderson
,
13:07
[PATCH 15/73] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Richard Henderson
,
13:07
[PATCH 11/73] tcg: Add tcg_op_deposit_valid
,
Richard Henderson
,
13:07
[PATCH 03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_*
,
Richard Henderson
,
13:07
[PATCH 16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Richard Henderson
,
13:07
[PATCH 05/73] tcg: Remove TCGOP_VECL
,
Richard Henderson
,
13:07
[PATCH 04/73] tcg: Add TCGType argument to tcg_gen_op*
,
Richard Henderson
,
13:07
[PATCH 02/73] tcg: Add TCGHelperInfo.out_type
,
Richard Henderson
,
13:07
[PATCH 01/73] tcg: Add TCGOp.type
,
Richard Henderson
,
13:07
[PATCH 00/73] tcg: Merge *_i32 and *_i64 opcodes
,
Richard Henderson
,
13:07
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
13:02
Re: [PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Richard Henderson
,
12:52
Re: [PATCH v3 00/10] QOM: container_get() removal
,
Peter Xu
,
12:30
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Rob Herring
,
12:10
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
12:04
Re: [PATCH 1/2] optimize the dirtylimit_throttle_pct trace event
,
Yong Huang
,
11:40
Re: DMA interface support for libqos/fw_cfg.c
,
Ani Sinha
,
11:23
[PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Philippe Mathieu-Daudé
,
11:05
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Andrea Bolognani
,
11:03
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Thomas Huth
,
10:52
Re: [PATCH v8 0/2] Support RISC-V CSR read/write in Qtest environment
,
Fabiano Rosas
,
10:47
Re: [PATCH v5 10/16] hw/char/pl011: Check if receiver is enabled
,
Philippe Mathieu-Daudé
,
10:45
Re: [PATCH v2 2/3] scripts: validate SPDX license choices
,
Philippe Mathieu-Daudé
,
10:34
[PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Philippe Mathieu-Daudé
,
10:25
[PATCH v5 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
10:23
[PATCH v5 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
10:23
[PATCH v5 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
10:22
Re: [PATCH v6 1/2] tests/qtest/boot-serial-test: Correct HPPA machine name
,
Thomas Huth
,
10:22
[PATCH v5 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
10:22
[PATCH v5 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
10:21
[PATCH v5 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
10:21
[RFC PATCH v5 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
10:20
Re: [PATCH v3 02/10] qdev: Implement qemu_create_machine() for user emulation
,
Philippe Mathieu-Daudé
,
10:17
[PATCH v3 10/10] qdev: Inline machine_containers[] in qemu_create_machine_containers()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 09/10] qom: Remove container_get()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 08/10] qom: Use object_get_container()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 06/10] qdev: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 05/10] qdev: Add machine_get_container()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 04/10] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 07/10] qom: Add object_get_container()
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 02/10] qdev: Implement qemu_create_machine() for user emulation
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 03/10] qdev: Call qemu_create_machine() on user emulation
,
Philippe Mathieu-Daudé
,
10:13
[PATCH v3 01/10] qdev: Expose qemu_create_machine()
,
Philippe Mathieu-Daudé
,
10:12
[PATCH v3 00/10] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
10:12
Re: [PATCH v6 0/4] tests/qtest: Update tests using PL011 UART
,
Richard Henderson
,
10:02
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
09:57
Re: [PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Richard Henderson
,
09:54
Re: [PATCH v2 10/13] qom: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
08:58
Re: [PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Marc-André Lureau
,
08:53
[PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Philippe Mathieu-Daudé
,
08:26
Re: [PATCH v6 0/8] chardev: implement backend chardev multiplexing
,
Roman Penyaev
,
07:44
Re: [PATCH 07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
,
Philippe Mathieu-Daudé
,
07:21
[PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
05:58
[PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Philippe Mathieu-Daudé
,
05:58
[PATCH v6 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Philippe Mathieu-Daudé
,
05:58
[PATCH v6 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Philippe Mathieu-Daudé
,
05:58
[PATCH v6 0/4] tests/qtest: Update tests using PL011 UART
,
Philippe Mathieu-Daudé
,
05:58
[PULL 09/10] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash
,
Thomas Huth
,
05:32
[PULL 10/10] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Thomas Huth
,
05:32
[PULL 08/10] tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
,
Thomas Huth
,
05:32
[PULL 06/10] tests/functional/test_ppc64_hv: Simplify console handling
,
Thomas Huth
,
05:32
[PULL 07/10] tests/functional/test_ppc64_hv: Update repo management
,
Thomas Huth
,
05:32
[PULL 05/10] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
05:32
[PULL 04/10] tests/functional/test_vnc: Remove the test_no_vnc test
,
Thomas Huth
,
05:32
[PULL 02/10] tests/functional: Convert the vnc test
,
Thomas Huth
,
05:31
[PULL 03/10] tests/functional/test_vnc: Do not use a hard-coded VNC port
,
Thomas Huth
,
05:31
[PULL 01/10] docs: update copyright date to the year 2025
,
Thomas Huth
,
05:31
[PULL 00/10] Functional test improvements and fixes
,
Thomas Huth
,
05:31
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
05:22
Re: How does "rsi" get set in x86 prologue?
,
Alex Bennée
,
05:15
[PATCH v6 2/2] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
05:04
[PATCH v6 1/2] tests/qtest/boot-serial-test: Correct HPPA machine name
,
Philippe Mathieu-Daudé
,
05:03
[PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
05:03
Re: [PATCH v5] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
04:58
Re: [PATCH v5] tests: Add functional tests for HPPA machines
,
Thomas Huth
,
04:45
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Thomas Huth
,
04:32
[PATCH v5] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
04:23
Re: [PATCH 5/5] docs: aspeed: Add ast2700-fc machine section
,
Cédric Le Goater
,
03:44
Re: [PATCH 4/5] aspeed: Introduce ast2700-fc machine
,
Cédric Le Goater
,
03:41
Re: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Cédric Le Goater
,
03:29
Re: [PATCH v2 2/2] qxl: Fix race on accessing cursor in struct SimpleSpiceDisplay
,
Yong Huang
,
03:26
Re: [PATCH] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Philippe Mathieu-Daudé
,
03:02
[PATCH 2/3] hw/intc/loongarch_extioi: Remove num-cpu property
,
Bibo Mao
,
02:54
[PATCH 3/3] hw/intc/loongarch_extioi: Add irq routing support from physical id
,
Bibo Mao
,
02:54
[PATCH 1/3] hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
02:54
[PATCH 0/3] hw/intc/loongarch_extioi: Add irq routing from physical cpu id
,
Bibo Mao
,
02:54
Re: Addressing CVE-2024-3446 in qemu versions shipped in debian bullseye and older
,
Thomas Huth
,
02:44
[PATCH] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Thomas Huth
,
02:34
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Thomas Huth
,
02:23
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Philippe Mathieu-Daudé
,
02:06
Re: [PATCH] docs: update copyright date to the year 2025
,
Thomas Huth
,
01:58
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
01:34
DMA interface support for libqos/fw_cfg.c
,
Ani Sinha
,
01:02
which test.hex is right for qemu-microbit?
,
Liu Jaloo
,
00:48
Re: [PATCH 2/4] tests/functional/test_ppc64_hv: Simplify console handling
,
Thomas Huth
,
00:37
January 01, 2025
Re: [PATCH v2] hw/char: stm32f2xx_usart: replace print with trace
,
Alistair Francis
,
21:42
RE: [PATCH v2 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
21:36
RE: [PATCH v1 0/3] Support timer for AST2700
,
Jamin Lin
,
21:33
Re: [PATCH] hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'
,
Alistair Francis
,
19:35
Re: [PATCH v2 1/1] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
,
Alistair Francis
,
19:35
Re: [PULL 0/1] Trivial patches for 2024-12-31
,
Stefan Hajnoczi
,
18:42
Re: [PULL 00/29] Misc HW patches for 2024-12-31
,
Stefan Hajnoczi
,
18:42
Re: [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted
,
Bernhard Beschow
,
14:34
How does "rsi" get set in x86 prologue?
,
Gautam Bhat
,
14:27
Re: [PATCH v4 4/6] target/hppa: Only set PSW 'M' bit on reset
,
Helge Deller
,
11:24
Re: [PATCH v4 1/6] tests: Add functional tests for HPPA machines
,
Helge Deller
,
11:08
Re: [PATCH 1/3] vfio/pci: declare generic quirks in a new header file
,
Tomita Moeko
,
04:41
Re: [PATCH] qtest/fw-cfg: remove compiled out code
,
Philippe Mathieu-Daudé
,
03:27
[PATCH] qtest/fw-cfg: remove compiled out code
,
Ani Sinha
,
03:16
[PATCH] docs: update copyright date to the year 2025
,
Ani Sinha
,
03:01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc