Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Dec 31 2023 21:00:37 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/5] *** Implement using Intel QAT to offload ZLIB
,
Bryan Zhang
,
2023/12/31
[PATCH 1/5] meson: Introduce 'qatzip' feature to the build system.
,
Bryan Zhang
,
2023/12/31
[PATCH 2/5] migration: Add compression level parameter for QATzip
,
Bryan Zhang
,
2023/12/31
[PATCH 4/5] migration: Implement 'qatzip' methods using QAT
,
Bryan Zhang
,
2023/12/31
[PATCH 5/5] migration: Add integration test for 'qatzip' compression method
,
Bryan Zhang
,
2023/12/31
[PATCH 3/5] migration: Introduce unimplemented 'qatzip' compression method
,
Bryan Zhang
,
2023/12/31
Re: [PATCH v2 1/1] docs: pcie: describe PCIe option ROMs
,
Heinrich Schuchardt
,
2023/12/31
[PATCH] vfio/migration: Add helper function to set state or reset device
,
Avihai Horon
,
2023/12/31
[PATCH 0/8] vga: improve emulation fidelity
,
Paolo Bonzini
,
2023/12/31
[PATCH 3/8] vga: mask addresses in non-VESA modes to 256k
,
Paolo Bonzini
,
2023/12/31
Re: [PATCH 3/8] vga: mask addresses in non-VESA modes to 256k
,
BALATON Zoltan
,
2023/12/31
[PATCH 1/8] vga: remove unused macros
,
Paolo Bonzini
,
2023/12/31
Re: [PATCH 1/8] vga: remove unused macros
,
BALATON Zoltan
,
2023/12/31
[PATCH 7/8] vga: use latches in odd/even mode too
,
Paolo Bonzini
,
2023/12/31
[PATCH 2/8] vga: introduce VGADisplayParams
,
Paolo Bonzini
,
2023/12/31
[PATCH 4/8] vga: implement horizontal pel panning in graphics modes
,
Paolo Bonzini
,
2023/12/31
[PATCH 5/8] vga: optimize horizontal pel panning in 256-color modes
,
Paolo Bonzini
,
2023/12/31
Re: [PATCH 5/8] vga: optimize horizontal pel panning in 256-color modes
,
BALATON Zoltan
,
2023/12/31
[PATCH 6/8] vga: reindent memory access code
,
Paolo Bonzini
,
2023/12/31
[PATCH 8/8] vga: sort-of implement word and double-word access modes
,
Paolo Bonzini
,
2023/12/31
[PATCH 00/11] migration: Misc cleanups and fixes
,
Avihai Horon
,
2023/12/31
[PATCH 01/11] migration: Remove migrate_max_downtime() declaration
,
Avihai Horon
,
2023/12/31
[PATCH 02/11] migration: Remove nulling of hostname in migrate_init()
,
Avihai Horon
,
2023/12/31
[PATCH 03/11] migration: Refactor migration_incoming_setup()
,
Avihai Horon
,
2023/12/31
[PATCH 04/11] migration: Remove errp parameter in migration_fd_process_incoming()
,
Avihai Horon
,
2023/12/31
[PATCH 05/11] migration/multifd: Fix error message in multifd_recv_initial_packet()
,
Avihai Horon
,
2023/12/31
[PATCH 06/11] migration/multifd: Simplify multifd_channel_connect() if else statement
,
Avihai Horon
,
2023/12/31
[PATCH 07/11] migration/multifd: Fix leaking of Error in TLS error flow
,
Avihai Horon
,
2023/12/31
[PATCH 08/11] migration/multifd: Remove error_setg() in migration_ioc_process_incoming()
,
Avihai Horon
,
2023/12/31
[PATCH 11/11] migration/multifd: Remove unnecessary usage of local Error
,
Avihai Horon
,
2023/12/31
[PATCH 10/11] migration: Remove unnecessary usage of local Error
,
Avihai Horon
,
2023/12/31
[PATCH 09/11] migration: Fix migration_channel_read_peek() error path
,
Avihai Horon
,
2023/12/31
[PULL 00/46] (mostly) target/i386 and meson changes for 2023-12-31
,
Paolo Bonzini
,
2023/12/31
[PULL 01/46] configure: use a native non-cross compiler for linux-user
,
Paolo Bonzini
,
2023/12/31
[PULL 02/46] target/i386: optimize computation of JL and JLE from flags
,
Paolo Bonzini
,
2023/12/31
[PULL 05/46] target/i386: remove unnecessary truncations
,
Paolo Bonzini
,
2023/12/31
[PULL 07/46] target/i386: document more deviations from the manual
,
Paolo Bonzini
,
2023/12/31
[PULL 03/46] target/i386: speedup JO/SETO after MUL or IMUL
,
Paolo Bonzini
,
2023/12/31
[PULL 04/46] target/i386: remove unnecessary arguments from raise_interrupt
,
Paolo Bonzini
,
2023/12/31
[PULL 06/46] target/i386: clean up cpu_cc_compute_all
,
Paolo Bonzini
,
2023/12/31
[PULL 08/46] target/i386: reimplement check for validity of LOCK prefix
,
Paolo Bonzini
,
2023/12/31
[PULL 09/46] target/i386: avoid trunc and ext for MULX and RORX
,
Paolo Bonzini
,
2023/12/31
[PULL 10/46] target/i386: rename zext0/zext2 and make them closer to the manual
,
Paolo Bonzini
,
2023/12/31
[PULL 11/46] target/i386: add X86_SPECIALs for MOVSX and MOVZX
,
Paolo Bonzini
,
2023/12/31
[PULL 14/46] target/i386: do not clobber T0 on string operations
,
Paolo Bonzini
,
2023/12/31
[PULL 16/46] target/i386: do not use s->tmp4 for push
,
Paolo Bonzini
,
2023/12/31
[PULL 15/46] target/i386: split eflags computation out of gen_compute_eflags
,
Paolo Bonzini
,
2023/12/31
[PULL 12/46] target/i386: do not decode string source/destination into decode->mem
,
Paolo Bonzini
,
2023/12/31
[PULL 13/46] target/i386: do not clobber A0 in POP translation
,
Paolo Bonzini
,
2023/12/31
[PULL 18/46] target/i386: prepare for implementation of STOS/SCAS in new decoder
,
Paolo Bonzini
,
2023/12/31
[PULL 17/46] target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
,
Paolo Bonzini
,
2023/12/31
[PULL 19/46] target/i386: move operand load and writeback out of gen_cmovcc1
,
Paolo Bonzini
,
2023/12/31
[PULL 21/46] target/i386: introduce flags writeback mechanism
,
Paolo Bonzini
,
2023/12/31
[PULL 20/46] target/i386: adjust decoding of J operand
,
Paolo Bonzini
,
2023/12/31
[PULL 34/46] meson: move accelerator dependency checks together
,
Paolo Bonzini
,
2023/12/31
[PULL 29/46] configure: remove unnecessary subshell
,
Paolo Bonzini
,
2023/12/31
[PULL 28/46] Makefile: clean qemu-iotests output
,
Paolo Bonzini
,
2023/12/31
[PULL 38/46] meson: move subdirs to "Collect sources" section
,
Paolo Bonzini
,
2023/12/31
[PULL 22/46] target/i386: implement CMPccXADD
,
Paolo Bonzini
,
2023/12/31
[PULL 25/46] meson: fix type of "relocatable" option
,
Paolo Bonzini
,
2023/12/31
[PULL 31/46] meson: add more sections to main meson.build
,
Paolo Bonzini
,
2023/12/31
[PULL 32/46] meson: move program checks together
,
Paolo Bonzini
,
2023/12/31
[PULL 23/46] target/i386: the sgx_epc_get_section stub is reachable
,
Paolo Bonzini
,
2023/12/31
[PULL 24/46] esp: check for NULL result from scsi_device_find()
,
Paolo Bonzini
,
2023/12/31
[PULL 39/46] meson: always probe u2f and canokey if the option is enabled
,
Paolo Bonzini
,
2023/12/31
[PULL 33/46] meson: move option validation together
,
Paolo Bonzini
,
2023/12/31
[PULL 27/46] meson: use version_compare() to compare version
,
Paolo Bonzini
,
2023/12/31
[PULL 30/46] configure: unify again the case arms in probe_target_compiler
,
Paolo Bonzini
,
2023/12/31
[PULL 44/46] meson: rename config_all
,
Paolo Bonzini
,
2023/12/31
[PULL 43/46] meson: remove CONFIG_ALL
,
Paolo Bonzini
,
2023/12/31
[PULL 45/46] configure, meson: rename targetos to host_os
,
Paolo Bonzini
,
2023/12/31
[PULL 26/46] meson: remove unused variable
,
Paolo Bonzini
,
2023/12/31
[PULL 37/46] meson: move config-host.h definitions together
,
Paolo Bonzini
,
2023/12/31
[PULL 40/46] meson: remove OS definitions from config_targetos
,
Paolo Bonzini
,
2023/12/31
[PULL 36/46] meson: move CFI detection code with other compiler flags
,
Paolo Bonzini
,
2023/12/31
[PULL 42/46] meson: remove config_targetos
,
Paolo Bonzini
,
2023/12/31
[PULL 41/46] meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
,
Paolo Bonzini
,
2023/12/31
[PULL 35/46] meson: keep subprojects together
,
Paolo Bonzini
,
2023/12/31
[PULL 46/46] meson.build: report graphics backends separately
,
Paolo Bonzini
,
2023/12/31
[PULL 00/71] Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 01/71] migration: Make VMStateDescription.subsections const
,
Richard Henderson
,
2023/12/29
[PULL 02/71] target/arm: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 03/71] target/arm: Constify hvf/hvf.c
,
Richard Henderson
,
2023/12/29
[PULL 05/71] target/avr: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 04/71] target/alpha: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 06/71] target/cris: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 09/71] target/loongarch: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 07/71] target/hppa: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 08/71] target/i386: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 11/71] target/microblaze: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 10/71] target/m68k: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 13/71] target/openrisc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 12/71] target/mips: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 14/71] target/ppc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 15/71] target/riscv: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 16/71] target/s390x: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 17/71] target/sparc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/29
[PULL 18/71] hw/arm: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 19/71] hw/core: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 20/71] hw/9pfs: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 21/71] hw/acpi: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 22/71] hw/adc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 26/71] hw/display: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 27/71] hw/dma: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 24/71] hw/block: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 23/71] hw/audio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 28/71] hw/gpio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 25/71] hw/char: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 29/71] hw/hyperv: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 30/71] hw/i2c: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 31/71] hw/i386: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 32/71] hw/ide: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 33/71] hw/input: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 34/71] hw/intc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 36/71] hw/ipmi: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 35/71] hw/ipack: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 37/71] hw/isa: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 38/71] hw/loongarch: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 39/71] hw/m68k: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 40/71] hw/misc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 41/71] hw/net: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 43/71] hw/openrisc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 42/71] hw/nvram: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 47/71] hw/ppc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 44/71] hw/pci: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 45/71] hw/pci-bridge: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 46/71] hw/pci-host: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 48/71] hw/riscv: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 49/71] hw/rtc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 50/71] hw/s390x: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 52/71] hw/sd: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 53/71] hw/sensor: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 51/71] hw/scsi: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 54/71] hw/sparc: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 55/71] hw/ssi: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 56/71] hw/timer: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 58/71] hw/usb: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 57/71] hw/tpm: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 62/71] hw/misc/macio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 67/71] system: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 61/71] hw/watchdog: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 68/71] replay: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 65/71] cpu-target: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 66/71] migration: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 59/71] hw/vfio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 60/71] hw/virtio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 64/71] backends: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 63/71] audio: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 69/71] util/fifo8: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 70/71] tests/unit/test-vmstate: Constify VMState
,
Richard Henderson
,
2023/12/29
[PULL 71/71] docs: Constify VMstate in examples
,
Richard Henderson
,
2023/12/29
[PATCH] hw/vfio: fix iteration over global VFIODevice list
,
Volker Rümelin
,
2023/12/29
[PATCH v3 0/3] Add device STM32L4x5 SYSCFG
,
Inès Varhol
,
2023/12/29
[PATCH v3 3/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
,
Inès Varhol
,
2023/12/29
[PATCH v3 2/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
,
Inès Varhol
,
2023/12/29
[PATCH v3 1/3] hw/misc: Implement STM32L4x5 SYSCFG
,
Inès Varhol
,
2023/12/29
Re: [PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/12/29
Re: [PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Michael S. Tsirkin
,
2023/12/29
[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 1/4] smbios: add processor-family option
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 2/4] smbios: function to set default processor family
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 3/4] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/29
[PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V
,
Heinrich Schuchardt
,
2023/12/29
[PATCH 1/1] target/loongarch: move translate modules to tcg/
,
Song Gao
,
2023/12/29
Re: [PATCH 1/1] target/loongarch: move translate modules to tcg/
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Vladimir Isaev
,
2023/12/29
Re: [PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Daniel Henrique Barboza
,
2023/12/29
Re: [PATCH] target/riscv/tcg: do not set defaults for non-generic
,
Vladimir Isaev
,
2023/12/29
[v2 0/5] Add ISA extension smcntrpmf support
,
Atish Patra
,
2023/12/28
[v2 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
,
Atish Patra
,
2023/12/28
[v2 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
2023/12/28
[v2 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
,
Atish Patra
,
2023/12/28
[v2 4/5] target/riscv: Add cycle & instret privilege mode filtering support
,
Atish Patra
,
2023/12/28
[v2 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Patra
,
2023/12/28
[v2 0/5] Add ISA extension smcntrpmf support
,
Atish Patra
,
2023/12/28
[v2 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
,
Atish Patra
,
2023/12/28
[v2 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
,
Atish Patra
,
2023/12/28
[v2 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
2023/12/28
[v2 4/5] target/riscv: Add cycle & instret privilege mode filtering support
,
Atish Patra
,
2023/12/28
[v2 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Patra
,
2023/12/28
Qemu setting "-cpu host" seems broken with Windows vms
,
xtec
,
2023/12/28
Re: Qemu setting "-cpu host" seems broken with Windows vms
,
Stefan Hajnoczi
,
2023/12/29
[PATCH v4 0/2] linux-user: openat() fixes
,
Shu-Chun Weng
,
2023/12/28
[PATCH v4 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
,
Shu-Chun Weng
,
2023/12/28
[PATCH v4 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/28
[ANNOUNCE] QEMU 8.1.4 Stable released
,
Michael Tokarev
,
2023/12/28
[ANNOUNCE] QEMU 7.2.8 Stable released
,
Michael Tokarev
,
2023/12/28
[PATCH 0/2] Adjust the output of x-query-virtio-status
,
Hyman Huang
,
2023/12/28
[PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output
,
Hyman Huang
,
2023/12/28
Re: [PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 2/2] hmp: Drop unknown feature and status bits
,
Hyman Huang
,
2023/12/28
[PATCH v5 0/3] Add device STM32L4x5 EXTI
,
Inès Varhol
,
2023/12/28
[PATCH v5 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Inès Varhol
,
2023/12/28
[PATCH v5 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Inès Varhol
,
2023/12/28
[PATCH v5 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2023/12/28
[PATCH v4 0/3] Add device STM32L4x5 EXTI
,
Inès Varhol
,
2023/12/28
[PATCH v4 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
Inès Varhol
,
2023/12/28
[PATCH v4 1/3] hw/misc: Implement STM32L4x5 EXTI
,
Inès Varhol
,
2023/12/28
[PATCH v4 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
Inès Varhol
,
2023/12/28
[RFC v1 0/2] RISC-V: ACPI: Enable SPCR
,
Sia Jee Heng
,
2023/12/28
[RFC v1 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table
,
Sia Jee Heng
,
2023/12/28
[RFC v1 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
,
Sia Jee Heng
,
2023/12/28
[PATCH v2] tcg/i386: convert add/sub of 128 to sub/add of -128
,
Paolo Bonzini
,
2023/12/28
Re: [PATCH v2] tcg/i386: convert add/sub of 128 to sub/add of -128
,
Richard Henderson
,
2023/12/31
[PATCH] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
,
Paolo Bonzini
,
2023/12/28
Re: [PATCH] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
,
Richard Henderson
,
2023/12/28
Re: [PATCH] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
,
Paolo Bonzini
,
2023/12/29
Re: [PATCH] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
,
Richard Henderson
,
2023/12/31
[PATCH v4 00/21] parallels: Add full dirty bitmap support
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 03/21] parallels: Make mark_used() a global function
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 02/21] parallels: Move inactivation code to a separate function
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 14/21] parallels: Make a loaded dirty bitmap persistent
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 16/21] parallels: Truncate images on the last used cluster
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 17/21] parallels: Check unused clusters in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 18/21] parallels: Remove unnecessary data_end field
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 05/21] parallels: Add parallels_mark_unused() helper
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 07/21] parallels: Set data_end value in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 06/21] parallels: Move host clusters allocation to a separate function
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 15/21] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 11/21] parallels: Add dirty bitmaps saving
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 08/21] parallels: Recreate used bitmap in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 19/21] tests: Add parallels images support to test 165
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 13/21] parallels: Handle L1 entries equal to one
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 21/21] tests: Add parallels format support to image-fleecing
,
Alexander Ivanov
,
2023/12/28
Re: [PATCH v4 21/21] tests: Add parallels format support to image-fleecing
,
Vladimir Sementsov-Ogievskiy
,
2023/12/29
[PATCH v4 12/21] parallels: Let image extensions work in RW mode
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 20/21] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
,
Alexander Ivanov
,
2023/12/28
[PATCH v4 10/21] parallels: Create used bitmap even if checks needed
,
Alexander Ivanov
,
2023/12/28
[PATCH 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
,
Alexander Ivanov
,
2023/12/28
[PATCH 02/21] parallels: Move inactivation code to a separate function
,
Alexander Ivanov
,
2023/12/28
[PATCH 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
,
Alexander Ivanov
,
2023/12/28
[PATCH 05/21] parallels: Add parallels_mark_unused() helper
,
Alexander Ivanov
,
2023/12/28
[PATCH 06/21] parallels: Move host clusters allocation to a separate function
,
Alexander Ivanov
,
2023/12/28
[PATCH 07/21] parallels: Set data_end value in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH 11/21] parallels: Add dirty bitmaps saving
,
Alexander Ivanov
,
2023/12/28
[PATCH 10/21] parallels: Create used bitmap even if checks needed
,
Alexander Ivanov
,
2023/12/28
[PATCH 08/21] parallels: Recreate used bitmap in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH 12/21] parallels: Let image extensions work in RW mode
,
Alexander Ivanov
,
2023/12/28
[PATCH 13/21] parallels: Handle L1 entries equal to one
,
Alexander Ivanov
,
2023/12/28
[PATCH 17/21] parallels: Check unused clusters in parallels_check_leak()
,
Alexander Ivanov
,
2023/12/28
[PATCH 20/21] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
,
Alexander Ivanov
,
2023/12/28
[PATCH 21/21] tests: Add parallels format support to image-fleecing
,
Alexander Ivanov
,
2023/12/28
[PATCH 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
,
Alexander Ivanov
,
2023/12/28
[PATCH 15/21] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
,
Alexander Ivanov
,
2023/12/28
[PATCH 14/21] parallels: Make a loaded dirty bitmap persistent
,
Alexander Ivanov
,
2023/12/28
[PATCH 18/21] parallels: Remove unnecessary data_end field
,
Alexander Ivanov
,
2023/12/28
[PATCH 19/21] tests: Add parallels images support to test 165
,
Alexander Ivanov
,
2023/12/28
[PATCH 16/21] parallels: Truncate images on the last used cluster
,
Alexander Ivanov
,
2023/12/28
[PATCH 03/21] parallels: Make mark_used() a global function
,
Alexander Ivanov
,
2023/12/28
Re: [PATCH 01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap()
,
Alexander Ivanov
,
2023/12/28
[PATCH v3 0/9] Add loongarch kvm accel support
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 5/9] target/loongarch: Implement kvm_arch_init function
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 2/9] target/loongarch: Define some kvm_arch interfaces
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc7
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 4/9] target/loongarch: Implement kvm get/set registers
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 7/9] target/loongarch: Implement kvm_arch_handle_exit
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 6/9] target/loongarch: Implement kvm_arch_init_vcpu
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 9/9] target/loongarch: Add loongarch kvm into meson build
,
Tianrui Zhao
,
2023/12/28
[PATCH v3 8/9] target/loongarch: Implement set vcpu intr for kvm
,
Tianrui Zhao
,
2023/12/28
Re: [PATCH v3 1/2] target/i386: add support for LAM in CPUID enumeration
,
Xiaoyao Li
,
2023/12/28
Re: [PATCH v3 2/2] target/i386: add control bits support for LAM
,
Xiaoyao Li
,
2023/12/28
[PATCH] q800: move dp8393x_prom memory region to Q800MachineState
,
Mark Cave-Ayland
,
2023/12/27
Re: [PATCH] q800: move dp8393x_prom memory region to Q800MachineState
,
Thomas Huth
,
2023/12/28
Re: [PATCH] q800: move dp8393x_prom memory region to Q800MachineState
,
Philippe Mathieu-Daudé
,
2023/12/28
Re: [PATCH] q800: move dp8393x_prom memory region to Q800MachineState
,
Mark Cave-Ayland
,
2023/12/28
Re: [PATCH] q800: move dp8393x_prom memory region to Q800MachineState
,
Laurent Vivier
,
2023/12/28
[PATCH 00/11] firmware: Convert to platform remove callback returning void
,
Uwe Kleine-König
,
2023/12/27
[PATCH 06/11] firmware: qemu_fw_cfg: Convert to platform remove callback returning void
,
Uwe Kleine-König
,
2023/12/27
Re: [PATCH 06/11] firmware: qemu_fw_cfg: Convert to platform remove callback returning void
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH 06/11] firmware: qemu_fw_cfg: Convert to platform remove callback returning void
,
Michael S. Tsirkin
,
2023/12/27
Updated invitation: QEMU developers fortnightly conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday (CET) (address@hidden)
,
Juan Quintela
,
2023/12/27
Updated invitation: QEMU developers fortnightly conference call @ Every 2 weeks from 15:00 to 16:00 on Tuesday (CEST) (address@hidden)
,
Juan Quintela
,
2023/12/27
[PATCH 0/2] ARM Sbsa-ref: Enable CPU cluster topology
,
Xiong Yining
,
2023/12/27
[PATCH 2/2] hw/arm/sbsa-ref: Add cpu-map to device tree
,
Xiong Yining
,
2023/12/27
Re: [PATCH 2/2] hw/arm/sbsa-ref: Add cpu-map to device tree
,
Marcin Juszkiewicz
,
2023/12/29
[PATCH 1/2] hw/arm/sbsa-ref:Enable CPU cluster on ARM sbsa machine
,
Xiong Yining
,
2023/12/27
Re: [PATCH 0/2] ARM Sbsa-ref: Enable CPU cluster topology
,
Marcin Juszkiewicz
,
2023/12/29
[PULL 0/1] Tracing patches
,
Stefan Hajnoczi
,
2023/12/27
[PULL 1/1] tracing: install trace events file only if necessary
,
Stefan Hajnoczi
,
2023/12/27
Re: [PULL 1/1] tracing: install trace events file only if necessary
,
Stefan Hajnoczi
,
2023/12/27
[PATCH] mailmap: Fix Stefan Weil author email again
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH] mailmap: Fix Stefan Weil author email again
,
Michael Tokarev
,
2023/12/27
Re: [PATCH] mailmap: Fix Stefan Weil author email again
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH] mailmap: Fix Stefan Weil author email again
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH] mailmap: Fix Stefan Weil author email again
,
Michael Tokarev
,
2023/12/27
Re: [PATCH] mailmap: Fix Stefan Weil author email again
,
Stefan Weil
,
2023/12/27
[PATCH v3 00/17] Add boot LoongArch elf kernel with FDT
,
Song Gao
,
2023/12/27
[PATCH v3 04/17] hw/loongarch: Add init_cmdline
,
Song Gao
,
2023/12/27
Re: [PATCH v3 04/17] hw/loongarch: Add init_cmdline
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH v3 04/17] hw/loongarch: Add init_cmdline
,
gaosong
,
2023/12/27
[PATCH v3 08/17] hw/loongarch: Init efi_fdt table
,
Song Gao
,
2023/12/27
[PATCH v3 02/17] hw/loongarch: Add load initrd
,
Song Gao
,
2023/12/27
[PATCH v3 10/17] hw/loongarch: fdt adds cpu interrupt controller node
,
Song Gao
,
2023/12/27
[PATCH v3 06/17] hw/loongarch: Init efi_boot_memmap table
,
Song Gao
,
2023/12/27
[PATCH v3 05/17] hw/loongarch: Init efi_system_table
,
Song Gao
,
2023/12/27
[PATCH v3 07/17] hw/loongarch: Init efi_initrd table
,
Song Gao
,
2023/12/27
[PATCH v3 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
,
Song Gao
,
2023/12/27
[PATCH v3 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
,
Song Gao
,
2023/12/27
Re: [PATCH v3 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH v3 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
,
gaosong
,
2023/12/27
[PATCH v3 01/17] hw/loongarch: Move boot fucntions to boot.c
,
Song Gao
,
2023/12/27
[PATCH v3 03/17] hw/loongarch: Add slave cpu boot_code
,
Song Gao
,
2023/12/27
Re: [PATCH v3 03/17] hw/loongarch: Add slave cpu boot_code
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH v3 03/17] hw/loongarch: Add slave cpu boot_code
,
gaosong
,
2023/12/27
[PATCH v3 14/17] hw/loongarch: fdt adds pcie irq_map node
,
Song Gao
,
2023/12/27
[PATCH v3 16/17] hw/loongarch: Add cells missing from uart node
,
Song Gao
,
2023/12/27
[PATCH v3 13/17] hw/loongarch: fdt adds pch_msi Controller
,
Song Gao
,
2023/12/27
[PATCH v3 17/17] hw/loongarch: Add cells missing from rtc node
,
Song Gao
,
2023/12/27
[PATCH v3 12/17] hw/loongarch: fdt adds pch_pic Controller
,
Song Gao
,
2023/12/27
[PATCH v3 15/17] hw/loongarch: fdt remove unused irqchip node
,
Song Gao
,
2023/12/27
[PATCH] qga-win: Fix guest-get-fsinfo multi-disks collection
,
peng . ji
,
2023/12/27
[PATCH] qga-win: Fix guest-get-fsinfo multi-disks collection
,
peng . ji
,
2023/12/27
[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()
,
Not Applicable
,
2023/12/27
[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()
,
Not Applicable
,
2023/12/27
[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()
,
Not Applicable
,
2023/12/27
[Bug 1119281] Re: The virtio network device breaks UuidCreateSequential()
,
Not Applicable
,
2023/12/27
[PATCH] docs/devel: Document conventional file prefixes and suffixes
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH] docs/devel: Document conventional file prefixes and suffixes
,
Zhao Liu
,
2023/12/27
Re: [PATCH] docs/devel: Document conventional file prefixes and suffixes
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [PATCH] docs/devel: Document conventional file prefixes and suffixes
,
Richard Henderson
,
2023/12/27
[PULL 00/21] virtio,pc,pci: features, cleanups, fixes
,
Michael S. Tsirkin
,
2023/12/26
[PULL 01/21] virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
,
Michael S. Tsirkin
,
2023/12/26
[PULL 02/21] tests: bios-tables-test: Rename smbios type 4 related test functions
,
Michael S. Tsirkin
,
2023/12/26
[PULL 03/21] vhost: Add worker backend callouts
,
Michael S. Tsirkin
,
2023/12/26
[PULL 04/21] vhost-scsi: Add support for a worker thread per virtqueue
,
Michael S. Tsirkin
,
2023/12/26
[PULL 05/21] hw/acpi: propagate vcpu hotplug after switch to modern interface
,
Michael S. Tsirkin
,
2023/12/26
[PULL 07/21] Fix bugs when VM shutdown with virtio-gpu unplugged
,
Michael S. Tsirkin
,
2023/12/26
[PULL 08/21] vdpa: do not set virtio status bits if unneeded
,
Michael S. Tsirkin
,
2023/12/26
[PULL 09/21] vdpa: add VhostVDPAShared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 10/21] vdpa: move iova tree to the shared struct
,
Michael S. Tsirkin
,
2023/12/26
[PULL 11/21] vdpa: move iova_range to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 12/21] vdpa: move shadow_data to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 13/21] vdpa: use vdpa shared for tracing
,
Michael S. Tsirkin
,
2023/12/26
[PULL 14/21] vdpa: move file descriptor to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 15/21] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 16/21] vdpa: move backend_cap to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 17/21] vdpa: remove msg type of vhost_vdpa
,
Michael S. Tsirkin
,
2023/12/26
[PULL 18/21] vdpa: move iommu_list to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 19/21] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
,
Michael S. Tsirkin
,
2023/12/26
[PULL 20/21] vdpa: use dev_shared in vdpa_iommu
,
Michael S. Tsirkin
,
2023/12/26
[PULL 21/21] vdpa: move memory listener to vhost_vdpa_shared
,
Michael S. Tsirkin
,
2023/12/26
[PULL 06/21] vhost-scsi: fix usage of error_reportf_err()
,
Michael S. Tsirkin
,
2023/12/26
Re: [PULL 00/21] virtio,pc,pci: features, cleanups, fixes
,
Michael S. Tsirkin
,
2023/12/26
Re: [PULL 00/21] virtio,pc,pci: features, cleanups, fixes
,
Stefan Hajnoczi
,
2023/12/26
[PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Xu Lu
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Daniel Henrique Barboza
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Daniel Henrique Barboza
,
2023/12/26
Re: [PATCH] target/riscv: Fix mcycle/minstret increment behavior
,
Michael Tokarev
,
2023/12/26
[PATCH] edu: fix DMA range upper bound check
,
Max Erenberg
,
2023/12/25
[PATCH v11 0/7] Support x2APIC mode with TCG accelerator
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 1/7] i386/tcg: implement x2APIC registers MSR access
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 2/7] apic: add support for x2APIC mode
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 3/7] apic, i386/tcg: add x2apic transitions
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 4/7] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 5/7] test: bios-tables-test: prepare IVRS change in ACPI table
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 6/7] amd_iommu: report x2APIC support to the operating system
,
Bui Quang Minh
,
2023/12/25
[PATCH v11 7/7] test: bios-tables-test: add IVRS changed binary
,
Bui Quang Minh
,
2023/12/25
Re: [PATCH v11 0/7] Support x2APIC mode with TCG accelerator
,
Michael S. Tsirkin
,
2023/12/26
Re: [PATCH v11 0/7] Support x2APIC mode with TCG accelerator
,
Bui Quang Minh
,
2023/12/27
Re: [PATCH v11 0/7] Support x2APIC mode with TCG accelerator
,
Michael S. Tsirkin
,
2023/12/27
Re: [PATCH v11 0/7] Support x2APIC mode with TCG accelerator
,
Bui Quang Minh
,
2023/12/28
Re: [PATCH v3 0/4] virtio: Refactor vhost input stub
,
Michael S. Tsirkin
,
2023/12/25
Re: [PATCH v3 0/4] virtio: Refactor vhost input stub
,
Leo Yan
,
2023/12/29
Re: [PATCH v10 0/7] Support x2APIC mode with TCG accelerator
,
Michael S. Tsirkin
,
2023/12/25
Re: [PATCH v3 0/6] migration: check required entries and sections are loaded
,
Michael S. Tsirkin
,
2023/12/25
Re: [PATCH] docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
,
Michael S. Tsirkin
,
2023/12/25
Re: [PATCH] blockcommit: Reopen base image as RO after abort
,
Alexander Ivanov
,
2023/12/25
Re: [PATCH] blockcommit: Reopen base image as RO after abort
,
Vladimir Sementsov-Ogievskiy
,
2023/12/29
[PULL 0/1] Dirty page rate and dirty page limit 20231225 patch
,
Hyman Huang
,
2023/12/25
[PULL 1/1] migration/dirtyrate: Remove an extra parameter
,
Hyman Huang
,
2023/12/25
Re: [PULL 0/1] Dirty page rate and dirty page limit 20231225 patch
,
Stefan Hajnoczi
,
2023/12/26
[PULL 0/7] Trivial patches for 2023-12-25
,
Michael Tokarev
,
2023/12/25
[PULL 1/7] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Michael Tokarev
,
2023/12/25
[PULL 2/7] qemu-options: Unify the help entries for cocoa
,
Michael Tokarev
,
2023/12/25
[PULL 5/7] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Michael Tokarev
,
2023/12/25
[PULL 3/7] qemu-options: Tell more for -display cocoa
,
Michael Tokarev
,
2023/12/25
[PULL 4/7] docs/tools/qemu-img.rst: fix typo (sumarizes)
,
Michael Tokarev
,
2023/12/25
[PULL 6/7] include/ui/rect.h: fix qemu_rect_init() mis-assignment
,
Michael Tokarev
,
2023/12/25
[PULL 7/7] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
,
Michael Tokarev
,
2023/12/25
Re: [PULL 0/7] Trivial patches for 2023-12-25
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PULL 0/7] Trivial patches for 2023-12-25
,
Michael Tokarev
,
2023/12/26
Re: [PULL 0/7] Trivial patches for 2023-12-25
,
Stefan Hajnoczi
,
2023/12/26
Re: [PATCH] target/hexagon/idef-parser/prepare: use env to invoke bash
,
Michael Tokarev
,
2023/12/25
Re: [PATCH] target/hexagon/idef-parser/prepare: use env to invoke bash
,
Stefan Weil
,
2023/12/25
Re: [PATCH] target/hexagon/idef-parser/prepare: use env to invoke bash
,
Samuel Tardieu
,
2023/12/25
[PATCH RESEND v3 00/10] Support generic Luks encryption
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 01/10] crypto: Introduce option and structure for detached LUKS header
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 02/10] crypto: Support generic LUKS encryption
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 03/10] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 04/10] crypto: Introduce creation option and structure for detached LUKS header
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 05/10] crypto: Mark the payload_offset_sector invalid for detached LUKS header
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 06/10] block: Support detached LUKS header creation using blockdev-create
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 07/10] block: Support detached LUKS header creation using qemu-img
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 08/10] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 09/10] tests: Add detached LUKS header case
,
Hyman Huang
,
2023/12/25
[PATCH RESEND v3 10/10] MAINTAINERS: Add section "Detached LUKS header"
,
Hyman Huang
,
2023/12/25
[v3 00/10] Support generic Luks encryption
,
Hyman Huang
,
2023/12/25
[v3 01/10] crypto: Introduce option and structure for detached LUKS header
,
Hyman Huang
,
2023/12/25
[v3 02/10] crypto: Support generic LUKS encryption
,
Hyman Huang
,
2023/12/25
[v3 03/10] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
,
Hyman Huang
,
2023/12/25
[v3 04/10] crypto: Introduce creation option and structure for detached LUKS header
,
Hyman Huang
,
2023/12/25
[v3 05/10] crypto: Mark the payload_offset_sector invalid for detached LUKS header
,
Hyman Huang
,
2023/12/25
[v3 06/10] block: Support detached LUKS header creation using blockdev-create
,
Hyman Huang
,
2023/12/25
[v3 07/10] block: Support detached LUKS header creation using qemu-img
,
Hyman Huang
,
2023/12/25
[v3 08/10] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
,
Hyman Huang
,
2023/12/25
[v3 09/10] tests: Add detached LUKS header case
,
Hyman Huang
,
2023/12/25
[v3 10/10] MAINTAINERS: Add section "Detached LUKS header"
,
Hyman Huang
,
2023/12/25
[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
,
ankita
,
2023/12/24
[PATCH v6 1/2] qom: new object to associate device to numa node
,
ankita
,
2023/12/24
[PATCH v6 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
ankita
,
2023/12/24
[PATCH] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
,
Stefan Weil
,
2023/12/24
Re: [PATCH] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
,
Michael Tokarev
,
2023/12/25
Re: [PATCH] virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_destroy
,
Philippe Mathieu-Daudé
,
2023/12/26
PCIe with Designware RC.
,
Shlomo Pongratz
,
2023/12/24
Re: PCIe with Designware RC.
,
BALATON Zoltan
,
2023/12/24
Re: PCIe with Designware RC.
,
Shlomo Pongratz
,
2023/12/24
Re: PCIe with Designware RC.
,
BALATON Zoltan
,
2023/12/24
[PATCH v2 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2023/12/23
[PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/23
[PATCH v2 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/23
[PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Richard Henderson
,
2023/12/28
Re: [PATCH v2 4/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/29
[PATCH v2 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Richard Henderson
,
2023/12/28
[PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/23
Re: [PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Richard Henderson
,
2023/12/28
[PATCH v2 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/23
[PATCH] include/ui/rect.h: fix qemu_rect_init() mis-assignment
,
Michael Tokarev
,
2023/12/22
Re: [PATCH] include/ui/rect.h: fix qemu_rect_init() mis-assignment
,
Marc-André Lureau
,
2023/12/22
Re: [PATCH] include/ui/rect.h: fix qemu_rect_init() mis-assignment
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [RFC PATCH 0/5] virtio-net: Introduce LM early load
,
Eugenio Perez Martin
,
2023/12/22
Re: [RFC PATCH 5/5] virtio-net: Introduce LM early load
,
Eugenio Perez Martin
,
2023/12/22
Re: [RFC PATCH 2/5] vhost: Add support for presetup
,
Eugenio Perez Martin
,
2023/12/22
[PATCH 00/22] target/i386: first part of TCG changes for 9.0
,
Paolo Bonzini
,
2023/12/22
[PATCH 01/22] target/i386: optimize computation of JL and JLE from flags
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 01/22] target/i386: optimize computation of JL and JLE from flags
,
Richard Henderson
,
2023/12/28
[PATCH 02/22] target/i386: speedup JO/SETO after MUL or IMUL
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 02/22] target/i386: speedup JO/SETO after MUL or IMUL
,
Richard Henderson
,
2023/12/28
[PATCH 03/22] target/i386: remove unnecessary arguments from raise_interrupt
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 03/22] target/i386: remove unnecessary arguments from raise_interrupt
,
Richard Henderson
,
2023/12/28
[PATCH 04/22] target/i386: remove unnecessary truncations
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 04/22] target/i386: remove unnecessary truncations
,
Richard Henderson
,
2023/12/28
[PATCH 08/22] target/i386: avoid trunc and ext for MULX and RORX
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 08/22] target/i386: avoid trunc and ext for MULX and RORX
,
Richard Henderson
,
2023/12/28
[PATCH 11/22] target/i386: do not decode string source/destination into decode->mem
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 11/22] target/i386: do not decode string source/destination into decode->mem
,
Richard Henderson
,
2023/12/28
[PATCH 12/22] target/i386: do not clobber A0 in POP translation
,
Paolo Bonzini
,
2023/12/22
[PATCH 14/22] target/i386: split eflags computation out of gen_compute_eflags
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 14/22] target/i386: split eflags computation out of gen_compute_eflags
,
Richard Henderson
,
2023/12/28
[PATCH 18/22] target/i386: prepare for implementation of STOS/SCAS in new decoder
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 18/22] target/i386: prepare for implementation of STOS/SCAS in new decoder
,
Richard Henderson
,
2023/12/28
[PATCH 06/22] target/i386: document more deviations from the manual
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 06/22] target/i386: document more deviations from the manual
,
Richard Henderson
,
2023/12/28
[PATCH 10/22] target/i386: add X86_SPECIALs for MOVSX and MOVZX
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 10/22] target/i386: add X86_SPECIALs for MOVSX and MOVZX
,
Richard Henderson
,
2023/12/28
[PATCH 13/22] target/i386: do not clobber T0 on string operations
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 13/22] target/i386: do not clobber T0 on string operations
,
Richard Henderson
,
2023/12/28
[PATCH 16/22] target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 16/22] target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
,
Richard Henderson
,
2023/12/28
[PATCH 15/22] target/i386: do not use s->tmp4 for push
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 15/22] target/i386: do not use s->tmp4 for push
,
Richard Henderson
,
2023/12/28
[PATCH 19/22] target/i386: move operand load and writeback out of gen_cmovcc1
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 19/22] target/i386: move operand load and writeback out of gen_cmovcc1
,
Richard Henderson
,
2023/12/28
[PATCH 20/22] target/i386: adjust decoding of J operand
,
Paolo Bonzini
,
2023/12/22
[PATCH 05/22] target/i386: clean up cpu_cc_compute_all
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 05/22] target/i386: clean up cpu_cc_compute_all
,
Richard Henderson
,
2023/12/28
[PATCH 07/22] target/i386: reimplement check for validity of LOCK prefix
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 07/22] target/i386: reimplement check for validity of LOCK prefix
,
Richard Henderson
,
2023/12/28
[PATCH 09/22] target/i386: rename zext0/zext2 and make them closer to the manual
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 09/22] target/i386: rename zext0/zext2 and make them closer to the manual
,
Richard Henderson
,
2023/12/28
[PATCH 21/22] target/i386: introduce flags writeback mechanism
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 21/22] target/i386: introduce flags writeback mechanism
,
Richard Henderson
,
2023/12/28
[PATCH 22/22] target/i386: implement CMPccXADD
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 22/22] target/i386: implement CMPccXADD
,
Richard Henderson
,
2023/12/28
[PATCH 17/22] target/i386: extract gen_far_call/jmp, reordering temporaries
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 17/22] target/i386: extract gen_far_call/jmp, reordering temporaries
,
Richard Henderson
,
2023/12/28
[PATCH 0/5] target/i386: Fix physical address masking bugs
,
Paolo Bonzini
,
2023/12/22
[PATCH 1/5] target/i386: mask high bits of CR3 in 32-bit mode
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 1/5] target/i386: mask high bits of CR3 in 32-bit mode
,
Richard Henderson
,
2023/12/25
[PATCH 4/5] target/i386: remove unnecessary/wrong application of the A20 mask
,
Paolo Bonzini
,
2023/12/22
[PATCH 2/5] target/i386: check validity of VMCB addresses
,
Paolo Bonzini
,
2023/12/22
[PATCH 3/5] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH 3/5] target/i386: Fix physical address truncation
,
Michael Brown
,
2023/12/23
Re: [PATCH 3/5] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/23
Re: [PATCH 3/5] target/i386: Fix physical address truncation
,
Michael Brown
,
2023/12/28
[PATCH 5/5] target/i386: leave the A20 bit set in the final NPT walk
,
Paolo Bonzini
,
2023/12/22
Re: [RFC PATCH 4/5] virtio: Add VMState for early load
,
Eugenio Perez Martin
,
2023/12/22
[RFC] Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2051
,
Avan Elen
,
2023/12/22
[PULL 00/11] m68k next-cube patches
,
Thomas Huth
,
2023/12/22
[PULL 01/11] next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
,
Thomas Huth
,
2023/12/22
[PULL 06/11] next-cube.c: move static led variable to NeXTPC
,
Thomas Huth
,
2023/12/22
[PULL 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Thomas Huth
,
2023/12/22
[PULL 11/11] next-cube.c: move machine MemoryRegions into NeXTState
,
Thomas Huth
,
2023/12/22
[PULL 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
,
Thomas Huth
,
2023/12/22
[PULL 02/11] next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
,
Thomas Huth
,
2023/12/22
[PULL 05/11] next-cube.c: update and improve dma_ops
,
Thomas Huth
,
2023/12/22
[PULL 07/11] next-cube.c: move static phase variable to NextRtc
,
Thomas Huth
,
2023/12/22
[PULL 10/11] next-cube.c: remove val and size arguments from nextscr2_write()
,
Thomas Huth
,
2023/12/22
[PULL 03/11] next-cube.c: update mmio_ops to properly use modern memory API
,
Thomas Huth
,
2023/12/22
[PULL 04/11] next-cube.c: update scr_ops to properly use modern memory API
,
Thomas Huth
,
2023/12/22
Re: [PULL 00/11] m68k next-cube patches
,
Stefan Hajnoczi
,
2023/12/26
[PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 03/16] target/riscv: make riscv_cpu_is_generic() public
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 05/16] target/riscv: move 'pmp' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/27
[PATCH v2 06/16] target/riscv: rework 'priv_spec'
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 09/16] target/riscv: move 'elen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 10/16] target/riscv: create finalize_features() for KVM
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 10/16] target/riscv: create finalize_features() for KVM
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Vladimir Isaev
,
2023/12/29
[PATCH v2 12/16] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 13/16] target/riscv: remove riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 15/16] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH v2 16/16] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
Re: [PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Vladimir Isaev
,
2023/12/29
[RFC PATCH] meson.build: report graphics backends
,
Alex Bennée
,
2023/12/22
Re: [RFC PATCH] meson.build: report graphics backends
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [RFC PATCH] meson.build: report graphics backends
,
Paolo Bonzini
,
2023/12/28
Re: [RFC PATCH] meson.build: report graphics backends
,
Philippe Mathieu-Daudé
,
2023/12/28
Re: [RFC PATCH v3 23/30] migration: Add direct-io parameter
,
Markus Armbruster
,
2023/12/22
Re: [RFC PATCH v3 06/30] migration/ram: Introduce 'fixed-ram' migration capability
,
Markus Armbruster
,
2023/12/22
Re: [PATCH for-9.0] qapi: Add 'recurse-children' option to qom-list
,
Markus Armbruster
,
2023/12/22
Re: hw: Audit of qdev properties with same name but different types
,
Markus Armbruster
,
2023/12/22
VIRTIO_GPU_CMD_SUBMIT_3D error feedback?
,
Hans de Ruiter
,
2023/12/22
[PATCH] configure: use a native non-cross compiler for linux-user
,
Paolo Bonzini
,
2023/12/22
Re: [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
,
Markus Armbruster
,
2023/12/22
Re: [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
,
Yong Huang
,
2023/12/22
[PATCH v2 0/1] dump: Fix issues flagged by Coverity
,
Markus Armbruster
,
2023/12/22
[PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R
,
Markus Armbruster
,
2023/12/22
Re: [PATCH v3 2/6] target/i386: mark CR4.FRED not reserved
,
Zhao Liu
,
2023/12/22
[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
,
Hyeonggon Yoo
,
2023/12/22
[PATCH v2 1/4] hw/cxl: fix build error in cxl_type3_stubs.c
,
Hyeonggon Yoo
,
2023/12/22
[PATCH v2 2/4] hw/cxl/device: read from register values in mdev_reg_read()
,
Hyeonggon Yoo
,
2023/12/22
[PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
,
Hyeonggon Yoo
,
2023/12/22
[PATCH v2 4/4] hw/cxl/events: discard all event records during sanitation
,
Hyeonggon Yoo
,
2023/12/22
[PULL v2 00/33] Block layer patches
,
Kevin Wolf
,
2023/12/21
Re: [PULL v2 00/33] Block layer patches
,
Stefan Hajnoczi
,
2023/12/22
[PATCH v4 0/2] Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2023/12/21
[PATCH v4 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Inès Varhol
,
2023/12/21
[PATCH v4 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Inès Varhol
,
2023/12/21
[PULL 00/33] Block layer patches
,
Kevin Wolf
,
2023/12/21
[PULL 01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put()
,
Kevin Wolf
,
2023/12/21
[PULL 02/33] nbd/server: only traverse NBDExport->clients from main loop thread
,
Kevin Wolf
,
2023/12/21
[PULL 03/33] nbd/server: introduce NBDClient->lock to protect fields
,
Kevin Wolf
,
2023/12/21
[PULL 04/33] block/file-posix: set up Linux AIO and io_uring in the current thread
,
Kevin Wolf
,
2023/12/21
[PULL 05/33] virtio-blk: add lock to protect s->rq
,
Kevin Wolf
,
2023/12/21
[PULL 08/33] block: Fix crash when loading snapshot on inactive node
,
Kevin Wolf
,
2023/12/21
[PULL 06/33] virtio-blk: don't lock AioContext in the completion code path
,
Kevin Wolf
,
2023/12/21
[PULL 07/33] virtio-blk: don't lock AioContext in the submission code path
,
Kevin Wolf
,
2023/12/21
[PULL 09/33] vl: Improve error message for conflicting -incoming and -loadvm
,
Kevin Wolf
,
2023/12/21
[PULL 10/33] iotests: Basic tests for internal snapshots
,
Kevin Wolf
,
2023/12/21
[PULL 12/33] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
,
Kevin Wolf
,
2023/12/21
[PULL 11/33] scsi: only access SCSIDevice->requests from one thread
,
Kevin Wolf
,
2023/12/21
[PULL 14/33] dma-helpers: don't lock AioContext in dma_blk_cb()
,
Kevin Wolf
,
2023/12/21
[PULL 13/33] scsi: don't lock AioContext in I/O code path
,
Kevin Wolf
,
2023/12/21
[PULL 15/33] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Kevin Wolf
,
2023/12/21
[PULL 16/33] scsi: assert that callbacks run in the correct AioContext
,
Kevin Wolf
,
2023/12/21
[PULL 17/33] tests: remove aio_context_acquire() tests
,
Kevin Wolf
,
2023/12/21
[PULL 18/33] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Kevin Wolf
,
2023/12/21
[PULL 19/33] graph-lock: remove AioContext locking
,
Kevin Wolf
,
2023/12/21
[PULL 20/33] block: remove AioContext locking
,
Kevin Wolf
,
2023/12/21
[PULL 22/33] scsi: remove AioContext locking
,
Kevin Wolf
,
2023/12/21
[PULL 21/33] block: remove bdrv_co_lock()
,
Kevin Wolf
,
2023/12/21
[PULL 24/33] aio: remove aio_context_acquire()/aio_context_release() API
,
Kevin Wolf
,
2023/12/21
[PULL 26/33] scsi: remove outdated AioContext lock comment
,
Kevin Wolf
,
2023/12/21
[PULL 25/33] docs: remove AioContext lock from IOThread docs
,
Kevin Wolf
,
2023/12/21
[PULL 27/33] job: remove outdated AioContext locking comments
,
Kevin Wolf
,
2023/12/21
[PULL 23/33] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
,
Kevin Wolf
,
2023/12/21
[PULL 28/33] block: remove outdated AioContext locking comments
,
Kevin Wolf
,
2023/12/21
[PULL 29/33] block-coroutine-wrapper: use qemu_get_current_aio_context()
,
Kevin Wolf
,
2023/12/21
[PULL 30/33] string-output-visitor: show structs as "<omitted>"
,
Kevin Wolf
,
2023/12/21
[PULL 32/33] qdev: add IOThreadVirtQueueMappingList property type
,
Kevin Wolf
,
2023/12/21
[PULL 31/33] qdev-properties: alias all object class properties
,
Kevin Wolf
,
2023/12/21
[PULL 33/33] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/12/21
Re: [PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
,
Salvatore Bonaccorso
,
2023/12/21
[PATCH v3 0/6] qemu-iotests fixes for Kevin's block tree
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 3/6] fixup scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 2/6] fixup block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/21
Re: [PATCH v3 0/6] qemu-iotests fixes for Kevin's block tree
,
Kevin Wolf
,
2023/12/21
[PATCH 00/16] target/riscv: deprecate riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 04/16] target/riscv: move 'mmu' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 03/16] target/riscv: make riscv_cpu_is_generic() public
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 05/16] target/riscv: move 'pmp' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 06/16] target/riscv: rework 'priv_spec'
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 07/16] target/riscv: rework 'vext_spec'
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 09/16] target/riscv: move 'elen' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 10/16] target/riscv: create finalize_features() for KVM
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
Re: [PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Richard Henderson
,
2023/12/21
Re: [PATCH 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/22
[PATCH 12/16] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 13/16] target/riscv: remove riscv_cpu_options[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 15/16] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 16/16] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[]
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH v4 00/13] Consolidate common vdpa members in VhostVDPAShared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 01/13] vdpa: add VhostVDPAShared
,
Eugenio Pérez
,
2023/12/21
Re: [PATCH v4 01/13] vdpa: add VhostVDPAShared
,
Lei Yang
,
2023/12/22
[PATCH v4 02/13] vdpa: move iova tree to the shared struct
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 03/13] vdpa: move iova_range to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 04/13] vdpa: move shadow_data to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 05/13] vdpa: use vdpa shared for tracing
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 09/13] vdpa: remove msg type of vhost_vdpa
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 08/13] vdpa: move backend_cap to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 06/13] vdpa: move file descriptor to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 10/13] vdpa: move iommu_list to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 12/13] vdpa: use dev_shared in vdpa_iommu
,
Eugenio Pérez
,
2023/12/21
[PATCH v4 13/13] vdpa: move memory listener to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[RFC PATCH] readthodocs: fully specify a build environment
,
Alex Bennée
,
2023/12/21
[PATCH 00/21] Build system cleanups for QEMU 9.0
,
Paolo Bonzini
,
2023/12/21
[PATCH 01/21] meson: fix type of "relocatable" option
,
Paolo Bonzini
,
2023/12/21
[PATCH 03/21] meson: use version_compare() to compare version
,
Paolo Bonzini
,
2023/12/21
[PATCH 04/21] Makefile: clean qemu-iotests output
,
Paolo Bonzini
,
2023/12/21
[PATCH 05/21] configure: remove unnecessary subshell
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 05/21] configure: remove unnecessary subshell
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 06/21] configure: unify again the case arms in probe_target_compiler
,
Paolo Bonzini
,
2023/12/21
[PATCH 07/21] meson: always probe u2f and canokey if the option is enabled
,
Paolo Bonzini
,
2023/12/21
[PATCH 02/21] meson: remove unused variable
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 02/21] meson: remove unused variable
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 08/21] meson: remove OS definitions from config_targetos
,
Paolo Bonzini
,
2023/12/21
[PATCH 09/21] meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
,
Paolo Bonzini
,
2023/12/21
[PATCH 10/21] meson: remove config_targetos
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 10/21] meson: remove config_targetos
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 11/21] meson: remove CONFIG_ALL
,
Paolo Bonzini
,
2023/12/21
[PATCH 12/21] meson: rename config_all
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 12/21] meson: rename config_all
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 13/21] meson: add more sections to main meson.build
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 13/21] meson: add more sections to main meson.build
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 14/21] meson: move program checks together
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 14/21] meson: move program checks together
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 15/21] meson: move option validation a bit closer
,
Paolo Bonzini
,
2023/12/21
[PATCH 16/21] meson: separate host-specific checks from option validation
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 16/21] meson: separate host-specific checks from option validation
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 17/21] meson: keep subprojects together
,
Paolo Bonzini
,
2023/12/21
[PATCH 19/21] meson: move config-host.h definitions together
,
Paolo Bonzini
,
2023/12/21
[PATCH 18/21] meson: move CFI detection code earlier
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 18/21] meson: move CFI detection code earlier
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 21/21] configure, meson: rename targetos to host_os
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 21/21] configure, meson: rename targetos to host_os
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 20/21] meson: move subdirs to "Collect sources" section
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 20/21] meson: move subdirs to "Collect sources" section
,
Philippe Mathieu-Daudé
,
2023/12/29
[PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Zhao Liu
,
2023/12/21
[PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
,
Zhao Liu
,
2023/12/21
[PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
,
Zhao Liu
,
2023/12/21
Re: [PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Eric Farman
,
2023/12/21
Re: [PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
,
Zhao Liu
,
2023/12/21
[PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration
,
Leonardo Bras
,
2023/12/21
[PATCH v2] target/i386: Fix physical address truncation
,
Michael Brown
,
2023/12/21
Re: [PATCH v2] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH v2] target/i386: Fix physical address truncation
,
Richard Henderson
,
2023/12/21
Re: [PATCH v2] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH v2] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/22
Re: [PATCH v2] target/i386: Fix physical address truncation
,
Paolo Bonzini
,
2023/12/22
[PATCH v2 0/6] qemu-iotests fixes for Kevin's block tree
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 2/6] fixup block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 3/6] fixup scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/21
Re: [PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Kevin Wolf
,
2023/12/21
Re: [PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v2 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v3 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 05/11] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 06/11] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
2023/12/21
[PATCH v3 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
,
Bernhard Beschow
,
2023/12/21
[PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
,
Markus Armbruster
,
2023/12/21
chacha20-s390 broken in 8.2.0 in TCG on s390x
,
Michael Tokarev
,
2023/12/21
[PATCH 0/2] Added the ability to delegate LCOFI to VS
,
Vadim Shakirov
,
2023/12/21
[PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Vadim Shakirov
,
2023/12/21
Re: [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH 1/2] target/riscv/csr: Rename groups of interrupts
,
Vadim Shakirov
,
2023/12/21
Re: [PATCH 1/2] target/riscv/csr: Rename groups of interrupts
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH] Signed-off-by: guoguangyao <address@hidden>
,
guoguangyao
,
2023/12/21
[PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
,
Eric Auger
,
2023/12/21
[PATCH] tcg/i386: convert add/sub of 128 to sub/add of -128
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH] tcg/i386: convert add/sub of 128 to sub/add of -128
,
Richard Henderson
,
2023/12/27
[PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
,
Thomas Huth
,
2023/12/21
Re: [PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
,
Mark Cave-Ayland
,
2023/12/27
[PATCH v3 00/14] Consolidate common vdpa members in VhostVDPAShared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 01/14] vdpa: add VhostVDPAShared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 03/14] vdpa: move iova_range to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 02/14] vdpa: move iova tree to the shared struct
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 05/14] vdpa: use vdpa shared for tracing
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 06/14] vdpa: move file descriptor to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 07/14] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 04/14] vdpa: move shadow_data to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 10/14] vdpa: move iommu_list to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 11/14] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 08/14] vdpa: move backend_cap to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 09/14] vdpa: remove msg type of vhost_vdpa
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 12/14] vdpa: use dev_shared in vdpa_iommu
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 13/14] vdpa: factor out vhost_vdpa_last_dev
,
Eugenio Pérez
,
2023/12/21
[PATCH v3 14/14] vdpa: move memory listener to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/21
virtio-pci in qemu-system-arm is broken in 8.2
,
Michael Tokarev
,
2023/12/21
Re: virtio-pci in qemu-system-arm is broken in 8.2
,
Alex Bennée
,
2023/12/21
Re: virtio-pci in qemu-system-arm is broken in 8.2
,
Alex Bennée
,
2023/12/21
[PATCH 0/6] Pointer Masking update for Zjpm v0.8
,
Alexey Baturo
,
2023/12/21
[PATCH 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/21
[PATCH 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/21
[PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/21
Re: [PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Richard Henderson
,
2023/12/21
Re: [PATCH 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/22
[PATCH 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/21
[PATCH 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/21
[PATCH 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/21
[PATCH 00/40] testing and plugin updates for 9.0
,
Alex Bennée
,
2023/12/21
[PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
2023/12/21
[PATCH 05/40] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
2023/12/21
[PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2023/12/21
[PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 03/40] gitlab: include microblazeel in testing
,
Alex Bennée
,
2023/12/21
[PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 04/40] chardev: use bool for fe_is_open
,
Alex Bennée
,
2023/12/21
[PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 39/40] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
2023/12/21
[PATCH 36/40] gdbstub: expose api to find registers
,
Alex Bennée
,
2023/12/21
[PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
2023/12/22
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
2023/12/23
[PATCH 38/40] contrib/plugins: fix imatch
,
Alex Bennée
,
2023/12/21
[PATCH 40/40] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
2023/12/21
[PATCH 22/40] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
2023/12/21
[PATCH 23/40] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
2023/12/21
[PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 27/40] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
2023/12/21
[PATCH 32/40] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
2023/12/21
[PATCH 35/40] plugins: Use different helpers when reading registers
,
Alex Bennée
,
2023/12/21
[PATCH 24/40] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
2023/12/21
[PATCH 31/40] gdbstub: Simplify XML lookup
,
Alex Bennée
,
2023/12/21
[PATCH 26/40] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
2023/12/21
[PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
2023/12/21
[PATCH 20/40] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
2023/12/21
[PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
2023/12/21
[PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
2023/12/21
[PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
2023/12/21
[PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
2023/12/21
[PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
2023/12/21
[PATCH v2 0/1] Implementation of resource_query_layout
,
Julia Zhang
,
2023/12/21
[PATCH v2 1/1] virgl: Implement resource_query_layout
,
Julia Zhang
,
2023/12/21
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
2023/12/21
[RFC PATCH 2/4] target/riscv/kvm: implement kvm_arch_update_guest_debug()
,
Chao Du
,
2023/12/21
[RFC PATCH 4/4] linux-headers: enable KVM GUEST DEBUG for RISC-V
,
Chao Du
,
2023/12/21
[RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
,
Chao Du
,
2023/12/21
[RFC PATCH 3/4] target/riscv/kvm: handle the exit with debug reason
,
Chao Du
,
2023/12/21
Re: [RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Daniel Henrique Barboza
,
2023/12/22
[PULL 0/2] loongarch-to-apply queue
,
Song Gao
,
2023/12/21
[PULL 2/2] target/loongarch: Add timer information dump support
,
Song Gao
,
2023/12/21
[PULL 1/2] hw/loongarch/virt: Align high memory base address with super page size
,
Song Gao
,
2023/12/21
Re: [PULL 0/2] loongarch-to-apply queue
,
Stefan Hajnoczi
,
2023/12/22
[PATCH] vfio/iommufd: Remove the use of stat() to check file existence
,
Cédric Le Goater
,
2023/12/21
RE: [PATCH] vfio/iommufd: Remove the use of stat() to check file existence
,
Duan, Zhenzhong
,
2023/12/21
Re: [PATCH] vfio/iommufd: Remove the use of stat() to check file existence
,
Cédric Le Goater
,
2023/12/21
RE: [PATCH] vfio/iommufd: Remove the use of stat() to check file existence
,
Duan, Zhenzhong
,
2023/12/21
[PATCH] load_elf: fix iterator type in glue
,
Anastasia Belova
,
2023/12/21
Re: [PATCH] load_elf: fix iterator type in glue
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH v2 00/71] *: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 01/71] migration: Make VMStateDescription.subsections const
,
Richard Henderson
,
2023/12/20
[PATCH v2 02/71] target/arm: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 03/71] target/arm: Constify hvf/hvf.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 04/71] target/alpha: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 05/71] target/avr: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 06/71] target/cris: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 07/71] target/hppa: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 08/71] target/i386: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 08/71] target/i386: Constify VMState in machine.c
,
Zhao Liu
,
2023/12/21
[PATCH v2 09/71] target/loongarch: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 09/71] target/loongarch: Constify VMState in machine.c
,
gaosong
,
2023/12/21
[PATCH v2 10/71] target/m68k: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 11/71] target/microblaze: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 12/71] target/mips: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 13/71] target/openrisc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 14/71] target/ppc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 15/71] target/riscv: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 16/71] target/s390x: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 17/71] target/sparc: Constify VMState in machine.c
,
Richard Henderson
,
2023/12/20
[PATCH v2 18/71] hw/arm: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 19/71] hw/core: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 20/71] hw/9pfs: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 21/71] hw/acpi: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 22/71] hw/adc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 23/71] hw/audio: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 24/71] hw/block: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 25/71] hw/char: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 26/71] hw/display: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 27/71] hw/dma: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 28/71] hw/gpio: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 29/71] hw/hyperv: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 30/71] hw/i2c: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 31/71] hw/i386: Constify VMState
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 31/71] hw/i386: Constify VMState
,
Zhao Liu
,
2023/12/21
[PATCH v2 32/71] hw/ide: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 33/71] hw/input: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 34/71] hw/intc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 35/71] hw/ipack: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 36/71] hw/ipmi: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 37/71] hw/isa: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 38/71] hw/loongarch: Constify VMState
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 38/71] hw/loongarch: Constify VMState
,
gaosong
,
2023/12/21
[PATCH v2 39/71] hw/m68k: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 40/71] hw/misc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 41/71] hw/net: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 42/71] hw/nvram: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 43/71] hw/openrisc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 44/71] hw/pci: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 45/71] hw/pci-bridge: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 46/71] hw/pci-host: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 47/71] hw/ppc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 48/71] hw/riscv: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 49/71] hw/rtc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 50/71] hw/s390x: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 51/71] hw/scsi: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 52/71] hw/sd: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 53/71] hw/sensor: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 54/71] hw/sparc: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 55/71] hw/ssi: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 57/71] hw/tpm: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 56/71] hw/timer: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 58/71] hw/usb: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 59/71] hw/vfio: Constify VMState
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 59/71] hw/vfio: Constify VMState
,
Cédric Le Goater
,
2023/12/21
[PATCH v2 61/71] hw/watchdog: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 63/71] audio: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 64/71] backends: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 60/71] hw/virtio: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 62/71] hw/misc/macio: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 65/71] cpu-target: Constify VMState
,
Richard Henderson
,
2023/12/20
Re: [PATCH v2 65/71] cpu-target: Constify VMState
,
Zhao Liu
,
2023/12/21
[PATCH v2 66/71] migration: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 68/71] replay: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 69/71] util/fifo8: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 67/71] system: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 70/71] tests/unit/test-vmstate: Constify VMState
,
Richard Henderson
,
2023/12/20
[PATCH v2 71/71] docs: Constify VMstate in examples
,
Richard Henderson
,
2023/12/20
[PATCH] vfio/container: Rename vfio_init_container to vfio_set_iommu
,
Zhenzhong Duan
,
2023/12/20
Re: [PATCH] vfio/container: Rename vfio_init_container to vfio_set_iommu
,
Cédric Le Goater
,
2023/12/21
[PATCH 0/6] qemu-iotests fixes for Kevin's block tree
,
Stefan Hajnoczi
,
2023/12/20
[PATCH 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
,
Stefan Hajnoczi
,
2023/12/20
[PATCH 2/6] fixup block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/20
[PATCH 3/6] fixup scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH 3/6] fixup scsi: only access SCSIDevice->requests from one thread
,
Paolo Bonzini
,
2023/12/21
[PATCH 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
,
Paolo Bonzini
,
2023/12/21
[PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
,
Stefan Hajnoczi
,
2023/12/21
[PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Paolo Bonzini
,
2023/12/21
Re: [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/21
Re: [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Kevin Wolf
,
2023/12/21
Re: [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields
,
Stefan Hajnoczi
,
2023/12/21
Re: [PATCH] hw/loongarch/virt: Align high memory base address with super page size
,
gaosong
,
2023/12/20
[PATCH v2 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Heinrich Schuchardt
,
2023/12/20
Re: [PATCH v2 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Daniel Henrique Barboza
,
2023/12/20
Re: [PATCH v2 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Sunil V L
,
2023/12/20
[ANNOUNCE] QEMU 8.2.0 is now available
,
Michael Roth
,
2023/12/20
[PATCH v5 00/18] first version of mcdstub
,
Nicolas Eder
,
2023/12/20
[PATCH v5 01/18] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub
,
Nicolas Eder
,
2023/12/20
[PATCH v5 11/18] mcdstub: system and core queries added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 02/18] gdbstub: hex conversion functions moved to cutils.h
,
Nicolas Eder
,
2023/12/20
[PATCH v5 10/18] mcdstub: open and close server functions added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 03/18] gdbstub: GDBRegisterState moved to gdbstub.h so it can be used outside of the gdbstub
,
Nicolas Eder
,
2023/12/20
[PATCH v5 05/18] mcdstub: memory helper functions added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 04/18] gdbstub: DebugClass added to system mode.
,
Nicolas Eder
,
2023/12/20
[PATCH v5 07/18] mcdstub: mcdserver initialization functions added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 08/18] cutils: qemu_strtou32 function added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 12/18] mcdstub: all core specific queries added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 06/18] mcdstub: -mcd start option added, mcd specific defines added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 09/18] mcdstub: TCP packet plumbing added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 13/18] mcdstub: go, step and break added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 15/18] mcdstub: skeleton for reset handling added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 14/18] mcdstub: state query added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 16/18] mcdstub: register access added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 17/18] mcdstub: memory access added
,
Nicolas Eder
,
2023/12/20
[PATCH v5 18/18] mcdstub: break/watchpoints added
,
Nicolas Eder
,
2023/12/20
[qemu-web PATCH] Add QEMU 8.2.0 release announcement
,
Stefan Hajnoczi
,
2023/12/20
Re: [qemu-web PATCH] Add QEMU 8.2.0 release announcement
,
Michael Roth
,
2023/12/20
Re: [qemu-web PATCH] Add QEMU 8.2.0 release announcement
,
Stefan Hajnoczi
,
2023/12/20
Re: [qemu-web PATCH] Add QEMU 8.2.0 release announcement
,
Michael Roth
,
2023/12/20
[PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
,
Ivan Klokov
,
2023/12/20
Re: [PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
,
Daniel Henrique Barboza
,
2023/12/21
[PATCH] vfio/container: Replace basename with g_path_get_basename
,
Cédric Le Goater
,
2023/12/20
Re: [PATCH] vfio/container: Replace basename with g_path_get_basename
,
Eric Auger
,
2023/12/20
Re: [PATCH] vfio/container: Replace basename with g_path_get_basename
,
Zhao Liu
,
2023/12/20
Re: [PATCH] vfio/container: Replace basename with g_path_get_basename
,
Cédric Le Goater
,
2023/12/20
Re: [PATCH] vfio/container: Replace basename with g_path_get_basename
,
Cédric Le Goater
,
2023/12/20
RE: [PATCH] vfio/container: Replace basename with g_path_get_basename
,
Duan, Zhenzhong
,
2023/12/20
[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v4 1/4] qdev-properties: alias all object class properties
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH v4 1/4] qdev-properties: alias all object class properties
,
Kevin Wolf
,
2023/12/21
Re: [PATCH v4 1/4] qdev-properties: alias all object class properties
,
Stefan Hajnoczi
,
2023/12/21
[PATCH v4 2/4] string-output-visitor: show structs as "<omitted>"
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v4 3/4] qdev: add IOThreadVirtQueueMappingList property type
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v4 4/4] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH v4 4/4] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/12/21
Re: [PATCH v4 4/4] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/12/21
Re: [PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
,
Kevin Wolf
,
2023/12/21
[PATCH] Fix iATU num viewports manipulation
,
Shlomo Pongratz
,
2023/12/20
[PATCH v2 00/11] next-cube: various tidy-ups and improvements
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 01/11] next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 02/11] next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 03/11] next-cube.c: update mmio_ops to properly use modern memory API
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 05/11] next-cube.c: update and improve dma_ops
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 04/11] next-cube.c: update scr_ops to properly use modern memory API
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 06/11] next-cube.c: move static led variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 07/11] next-cube.c: move static phase variable to NextRtc
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/20
Re: [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
,
Thomas Huth
,
2023/12/20
Re: [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/20
Re: [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
,
Thomas Huth
,
2023/12/21
[PATCH v2 11/11] next-cube.c: move machine MemoryRegions into NeXTState
,
Mark Cave-Ayland
,
2023/12/20
[PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Mark Cave-Ayland
,
2023/12/20
Re: [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Thomas Huth
,
2023/12/21
[PATCH v2 10/11] next-cube.c: remove val and size arguments from nextscr2_write()
,
Mark Cave-Ayland
,
2023/12/20
Re: [PATCH v2 10/11] next-cube.c: remove val and size arguments from nextscr2_write()
,
Thomas Huth
,
2023/12/21
Questions regarding the still unpublished qemu series https://github.com/yiliu1765/qemu/tree/zhenzhong/wip/iommufd_nesting_rfcv1
,
Joel Granados
,
2023/12/20
RE: Questions regarding the still unpublished qemu series https://github.com/yiliu1765/qemu/tree/zhenzhong/wip/iommufd_nesting_rfcv1
,
Duan, Zhenzhong
,
2023/12/20
Re: Questions regarding the still unpublished qemu series https://github.com/yiliu1765/qemu/tree/zhenzhong/wip/iommufd_nesting_rfcv1
,
Joel Granados
,
2023/12/23
[PATCH] arm_gic: Implement GICC_AIAR, GICC_AEOIR and GICC_AHPPIR
,
Andrei Homescu
,
2023/12/20
[PULL 00/19] First batch of misc patches for QEMU 9.0
,
Thomas Huth
,
2023/12/20
[PULL 04/19] system/qtest: Restrict QTest API to system emulation
,
Thomas Huth
,
2023/12/20
[PULL 01/19] hw: Add compat machines for 9.0
,
Thomas Huth
,
2023/12/20
[PULL 02/19] MAINTAINERS: Add some more vmware-related files to the corresponding section
,
Thomas Huth
,
2023/12/20
[PULL 03/19] system/qtest: Include missing 'hw/core/cpu.h' header
,
Thomas Huth
,
2023/12/20
[PULL 07/19] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Thomas Huth
,
2023/12/20
[PULL 05/19] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Thomas Huth
,
2023/12/20
[PULL 06/19] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Thomas Huth
,
2023/12/20
[PULL 09/19] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
,
Thomas Huth
,
2023/12/20
[PULL 10/19] hw: Replace anti-social QOM type names (again)
,
Thomas Huth
,
2023/12/20
[PULL 11/19] memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
,
Thomas Huth
,
2023/12/20
[PULL 08/19] target: Restrict 'sysemu/reset.h' to system emulation
,
Thomas Huth
,
2023/12/20
[PULL 12/19] tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
,
Thomas Huth
,
2023/12/20
[PULL 14/19] tests/qtest/migration-test: Fix analyze-migration.py for s390x
,
Thomas Huth
,
2023/12/20
[PULL 15/19] qemu-options: Clarify handling of commas in options parameters
,
Thomas Huth
,
2023/12/20
[PULL 13/19] qom/object: Limit type names to alphanumerical and some few special characters
,
Thomas Huth
,
2023/12/20
[PULL 16/19] tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
,
Thomas Huth
,
2023/12/20
[PULL 18/19] tests/unit/test-qmp-event: Simplify event emission check
,
Thomas Huth
,
2023/12/20
[PULL 17/19] tests/unit/test-qmp-event: Drop superfluous mutex
,
Thomas Huth
,
2023/12/20
[PULL 19/19] tests/unit/test-qmp-event: Replace fixture by global variables
,
Thomas Huth
,
2023/12/20
Re: [PULL 00/19] First batch of misc patches for QEMU 9.0
,
Stefan Hajnoczi
,
2023/12/20
Re: [PULL 00/19] First batch of misc patches for QEMU 9.0
,
Alex Bennée
,
2023/12/20
Re: [PULL 00/19] First batch of misc patches for QEMU 9.0
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v2 0/9] Add loongarch kvm accel support
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc6
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 2/9] target/loongarch: Define some kvm_arch interfaces
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 5/9] target/loongarch: Implement kvm_arch_init function
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 4/9] target/loongarch: Implement kvm get/set registers
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 9/9] target/loongarch: Add loongarch kvm into meson build
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
,
Tianrui Zhao
,
2023/12/19
[PATCH v2 8/9] target/loongarch: Implement set vcpu intr for kvm
,
Tianrui Zhao
,
2023/12/19
TCP/telnet serial port not working in QEMU 8.1.3
,
Dave Blanchard
,
2023/12/19
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Michael Tokarev
,
2023/12/20
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Dave Blanchard
,
2023/12/20
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Michael Tokarev
,
2023/12/20
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Dave Blanchard
,
2023/12/20
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Alex Bennée
,
2023/12/20
Re: TCP/telnet serial port not working in QEMU 8.1.3
,
Dave Blanchard
,
2023/12/20
[PATCH v9 00/10] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/12/19
[PATCH v9 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/12/19
[PATCH v9 02/10] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/12/19
[PATCH v9 08/10] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/12/19
[PATCH v9 09/10] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/12/19
[PATCH v9 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/12/19
[PATCH v9 04/10] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/12/19
[PATCH v9 06/10] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/12/19
[PATCH v9 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/12/19
[PATCH v9 07/10] include/hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/12/19
[PATCH v9 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/12/19
Qemu resets terminal to crazy defaults
,
Dave Blanchard
,
2023/12/19
Re: Qemu resets terminal to crazy defaults
,
Fabiano Rosas
,
2023/12/19
Re: Qemu resets terminal to crazy defaults
,
Peter Maydell
,
2023/12/19
Re: Qemu resets terminal to crazy defaults
,
Warner Losh
,
2023/12/19
Re: Qemu resets terminal to crazy defaults
,
Fabiano Rosas
,
2023/12/20
Re: Qemu resets terminal to crazy defaults
,
Dave Blanchard
,
2023/12/20
Re: Qemu resets terminal to crazy defaults
,
BALATON Zoltan
,
2023/12/20
Re: Qemu resets terminal to crazy defaults
,
Fabiano Rosas
,
2023/12/21
Re: Qemu resets terminal to crazy defaults
,
Warner Losh
,
2023/12/19
[PULL 00/43] target-arm queue
,
Peter Maydell
,
2023/12/19
[PULL 02/43] target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe
,
Peter Maydell
,
2023/12/19
[PULL 04/43] target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport
,
Peter Maydell
,
2023/12/19
[PULL 03/43] target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init
,
Peter Maydell
,
2023/12/19
[PULL 05/43] target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport
,
Peter Maydell
,
2023/12/19
[PULL 01/43] accel/kvm: Make kvm_has_guest_debug static
,
Peter Maydell
,
2023/12/19
[PULL 06/43] target/arm/kvm: Move kvm_arm_hw_debug_active and unexport
,
Peter Maydell
,
2023/12/19
[PULL 09/43] target/arm/kvm: Inline kvm_arm_steal_time_supported
,
Peter Maydell
,
2023/12/19
[PULL 11/43] target/arm/kvm: Use a switch for kvm_arm_cpreg_level
,
Peter Maydell
,
2023/12/19
[PULL 13/43] target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport
,
Peter Maydell
,
2023/12/19
[PULL 15/43] target/arm/kvm: Unexport kvm_arm_vcpu_init
,
Peter Maydell
,
2023/12/19
[PULL 08/43] target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time
,
Peter Maydell
,
2023/12/19
[PULL 07/43] target/arm/kvm: Move kvm_arm_handle_debug and unexport
,
Peter Maydell
,
2023/12/19
[PULL 12/43] target/arm/kvm: Move kvm_arm_cpreg_level and unexport
,
Peter Maydell
,
2023/12/19
[PULL 10/43] target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexport
,
Peter Maydell
,
2023/12/19
[PULL 19/43] target/arm/kvm: Unexport kvm_{get,put}_vcpu_events
,
Peter Maydell
,
2023/12/19
[PULL 23/43] target/arm/kvm: Remove unused includes
,
Peter Maydell
,
2023/12/19
[PULL 17/43] target/arm/kvm: Unexport kvm_arm_init_cpreg_list
,
Peter Maydell
,
2023/12/19
[PULL 20/43] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
,
Peter Maydell
,
2023/12/19
[PULL 18/43] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
,
Peter Maydell
,
2023/12/19
[PULL 27/43] target/arm/kvm: Have kvm_arm_set_device_attr take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 16/43] target/arm/kvm: Unexport kvm_arm_vcpu_finalize
,
Peter Maydell
,
2023/12/19
[PULL 14/43] target/arm/kvm: Merge kvm64.c into kvm.c
,
Peter Maydell
,
2023/12/19
[PULL 24/43] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 33/43] target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 36/43] target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 37/43] target/arm/kvm: Have kvm_arm_hw_debug_active take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 21/43] target/arm/kvm: Unexport kvm_arm_vm_state_change
,
Peter Maydell
,
2023/12/19
[PULL 28/43] target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 31/43] target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 32/43] target/arm/kvm: Have kvm_arm_vcpu_finalize take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 34/43] target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
,
Peter Maydell
,
2023/12/19
[PULL 22/43] hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header
,
Peter Maydell
,
2023/12/19
[PULL 38/43] target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
,
Peter Maydell
,
2023/12/19
[PULL 39/43] target/arm: Restrict TCG specific helpers
,
Peter Maydell
,
2023/12/19
[PULL 40/43] target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
,
Peter Maydell
,
2023/12/19
[PULL 42/43] target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
,
Peter Maydell
,
2023/12/19
[PULL 26/43] target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 30/43] target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 29/43] target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 35/43] target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
[PULL 41/43] target/arm/tcg: Including missing 'exec/exec-all.h' header
,
Peter Maydell
,
2023/12/19
[PULL 43/43] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Peter Maydell
,
2023/12/19
[PULL 25/43] target/arm/kvm: Have kvm_arm_sve_set_vls take a ARMCPU argument
,
Peter Maydell
,
2023/12/19
Re: [PULL 00/43] target-arm queue
,
Stefan Hajnoczi
,
2023/12/20
Re: [PULL 00/43] target-arm queue
,
Peter Maydell
,
2023/12/20
Re: [PULL 00/43] target-arm queue
,
Stefan Hajnoczi
,
2023/12/20
[PULL 00/47] vfio queue
,
Cédric Le Goater
,
2023/12/19
[PULL 01/47] vfio: Introduce base object for VFIOContainer and targeted interface
,
Cédric Le Goater
,
2023/12/19
[PULL 02/47] vfio/container: Introduce a empty VFIOIOMMUOps
,
Cédric Le Goater
,
2023/12/19
[PULL 04/47] vfio/common: Introduce vfio_container_init/destroy helper
,
Cédric Le Goater
,
2023/12/19
[PULL 03/47] vfio/container: Switch to dma_map|unmap API
,
Cédric Le Goater
,
2023/12/19
[PULL 05/47] vfio/common: Move giommu_list in base container
,
Cédric Le Goater
,
2023/12/19
[PULL 06/47] vfio/container: Move space field to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 07/47] vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
,
Cédric Le Goater
,
2023/12/19
[PULL 08/47] vfio/container: Move per container device list in base container
,
Cédric Le Goater
,
2023/12/19
[PULL 09/47] vfio/container: Convert functions to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 10/47] vfio/container: Move pgsizes and dma_max_mappings to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 11/47] vfio/container: Move vrdl_list to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 12/47] vfio/container: Move listener to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 13/47] vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 14/47] vfio/container: Move iova_ranges to base container
,
Cédric Le Goater
,
2023/12/19
[PULL 16/47] vfio/spapr: Introduce spapr backend and target interface
,
Cédric Le Goater
,
2023/12/19
[PULL 17/47] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
,
Cédric Le Goater
,
2023/12/19
[PULL 18/47] vfio/spapr: Move prereg_listener into spapr container
,
Cédric Le Goater
,
2023/12/19
[PULL 15/47] vfio/container: Implement attach/detach_device
,
Cédric Le Goater
,
2023/12/19
[PULL 19/47] vfio/spapr: Move hostwin_list into spapr container
,
Cédric Le Goater
,
2023/12/19
[PULL 21/47] util/char_dev: Add open_cdev()
,
Cédric Le Goater
,
2023/12/19
[PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Cédric Le Goater
,
2023/12/19
Re: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Cédric Le Goater
,
2023/12/21
Re: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Eric Auger
,
2023/12/21
Re: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Cédric Le Goater
,
2023/12/21
Re: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Eric Auger
,
2023/12/22
Re: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Cédric Le Goater
,
2023/12/22
RE: [PULL 20/47] backends/iommufd: Introduce the iommufd object
,
Duan, Zhenzhong
,
2023/12/21
[PULL 22/47] vfio/common: return early if space isn't empty
,
Cédric Le Goater
,
2023/12/19
[PULL 24/47] vfio/iommufd: Relax assert check for iommufd backend
,
Cédric Le Goater
,
2023/12/19
[PULL 23/47] vfio/iommufd: Implement the iommufd backend
,
Cédric Le Goater
,
2023/12/19
[PULL 26/47] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
,
Cédric Le Goater
,
2023/12/19
[PULL 25/47] vfio/iommufd: Add support for iova_ranges and pgsizes
,
Cédric Le Goater
,
2023/12/19
[PULL 31/47] vfio/platform: Allow the selection of a given iommu backend
,
Cédric Le Goater
,
2023/12/19
[PULL 28/47] vfio/iommufd: Enable pci hot reset through iommufd cdev interface
,
Cédric Le Goater
,
2023/12/19
[PULL 30/47] vfio/pci: Make vfio cdev pre-openable by passing a file handle
,
Cédric Le Goater
,
2023/12/19
[PULL 33/47] vfio/ap: Allow the selection of a given iommu backend
,
Cédric Le Goater
,
2023/12/19
[PULL 37/47] vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
,
Cédric Le Goater
,
2023/12/19
[PULL 36/47] vfio/ccw: Make vfio cdev pre-openable by passing a file handle
,
Cédric Le Goater
,
2023/12/19
[PULL 27/47] vfio/pci: Introduce a vfio pci hot reset interface
,
Cédric Le Goater
,
2023/12/19
[PULL 29/47] vfio/pci: Allow the selection of a given iommu backend
,
Cédric Le Goater
,
2023/12/19
[PULL 34/47] vfio/ap: Make vfio cdev pre-openable by passing a file handle
,
Cédric Le Goater
,
2023/12/19
[PULL 35/47] vfio/ccw: Allow the selection of a given iommu backend
,
Cédric Le Goater
,
2023/12/19
[PULL 38/47] hw/arm: Activate IOMMUFD for virt machines
,
Cédric Le Goater
,
2023/12/19
[PULL 32/47] vfio/platform: Make vfio cdev pre-openable by passing a file handle
,
Cédric Le Goater
,
2023/12/19
[PULL 45/47] vfio: Introduce a helper function to initialize VFIODevice
,
Cédric Le Goater
,
2023/12/19
[PULL 46/47] docs/devel: Add VFIO iommufd backend documentation
,
Cédric Le Goater
,
2023/12/19
[PULL 42/47] vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
,
Cédric Le Goater
,
2023/12/19
[PULL 44/47] vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init
,
Cédric Le Goater
,
2023/12/19
[PULL 39/47] kconfig: Activate IOMMUFD for s390x machines
,
Cédric Le Goater
,
2023/12/19
[PULL 41/47] vfio/pci: Move VFIODevice initializations in vfio_instance_init
,
Cédric Le Goater
,
2023/12/19
[PULL 43/47] vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
,
Cédric Le Goater
,
2023/12/19
[PULL 47/47] hw/ppc/Kconfig: Imply VFIO_PCI
,
Cédric Le Goater
,
2023/12/19
[PULL 40/47] hw/i386: Activate IOMMUFD for q35 machines
,
Cédric Le Goater
,
2023/12/19
Re: [PULL 00/47] vfio queue
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v2 0/2] tcg: Jump after always false condition
,
Samuel Tardieu
,
2023/12/19
[PATCH v2 2/2] tcg: Make the cleanup-on-error path unique
,
Samuel Tardieu
,
2023/12/19
[PATCH v2 1/2] tcg: Remove unreachable code
,
Samuel Tardieu
,
2023/12/19
Re: [PATCH 0/4] Add ivshmem-flat device
,
Alex Bennée
,
2023/12/19
[PATCH v3 0/4] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/12/19
[PATCH v3 2/4] string-output-visitor: show structs as "<omitted>"
,
Stefan Hajnoczi
,
2023/12/19
[PATCH v3 3/4] qdev: add IOThreadVirtQueueMappingList property type
,
Stefan Hajnoczi
,
2023/12/19
[PATCH v3 4/4] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
2023/12/19
[PATCH v3 1/4] qdev-properties: alias all object class properties
,
Stefan Hajnoczi
,
2023/12/19
[PATCH 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Heinrich Schuchardt
,
2023/12/19
Re: [PATCH 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Daniel Henrique Barboza
,
2023/12/19
Re: [PATCH 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Sunil V L
,
2023/12/20
Re: [PATCH 1/1] docs/system/riscv: document acpi parameter of virt machine
,
Heinrich Schuchardt
,
2023/12/20
[RFC PATCH] xen_arm: its: Introduce arm_gicv3_its_xen
,
Mykyta Poturai
,
2023/12/19
Re: [PATCH 0/4] virtio-blk: prepare for the multi-queue block layer
,
Kevin Wolf
,
2023/12/19
Re: [PULL 57/62] hw/xen: Support MSI mapping to PIRQ
,
Peter Maydell
,
2023/12/19
[PATCH v2] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alvin Chang
,
2023/12/19
[PATCH 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
2023/12/19
[PATCH 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Akihiko Odaki
,
2023/12/19
[PATCH 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
2023/12/19
[PATCH] hw/arm: add cache controller for Freescale i.MX6
,
Nikita Ostrenkov
,
2023/12/19
Re: [PATCH] hw/arm: add cache controller for Freescale i.MX6
,
Peter Maydell
,
2023/12/19
Re: [PATCH] hw/arm: add cache controller for Freescale i.MX6
,
Nikita Ostrenkov
,
2023/12/19
[PATCH] util: fix build with musl libc on ppc64le
,
Natanael Copa
,
2023/12/19
[PATCH v6 00/11] Support blob memory and venus on qemu
,
Huang Rui
,
2023/12/19
[PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
,
Akihiko Odaki
,
2023/12/19
Re: [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
,
Peter Maydell
,
2023/12/19
Re: [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
,
Akihiko Odaki
,
2023/12/21
[PATCH v6 02/11] virtio-gpu: Configure new feature flag context_create_with_flags for virglrenderer
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 02/11] virtio-gpu: Configure new feature flag context_create_with_flags for virglrenderer
,
Antonio Caggiano
,
2023/12/19
Re: [PATCH v6 02/11] virtio-gpu: Configure new feature flag context_create_with_flags for virglrenderer
,
Huang Rui
,
2023/12/19
[PATCH v6 03/11] virtio-gpu: Support context init feature with virglrenderer
,
Huang Rui
,
2023/12/19
[PATCH v6 04/11] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Huang Rui
,
2023/12/19
[PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
,
Akihiko Odaki
,
2023/12/19
Re: [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
,
Akihiko Odaki
,
2023/12/21
[PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
,
Xenia Ragiadakou
,
2023/12/21
Re: [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
,
Xenia Ragiadakou
,
2023/12/21
[PATCH v6 07/11] virtio-gpu: Handle resource blob commands
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
,
Xenia Ragiadakou
,
2023/12/21
Re: [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2023/12/21
[PATCH v6 09/11] virtio-gpu: Support Venus capset
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 09/11] virtio-gpu: Support Venus capset
,
Pierre-Eric Pelloux-Prayer
,
2023/12/19
[PATCH v6 10/11] virtio-gpu: Initialize Venus
,
Huang Rui
,
2023/12/19
[PATCH v6 08/11] virtio-gpu: Resource UUID
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 08/11] virtio-gpu: Resource UUID
,
Akihiko Odaki
,
2023/12/21
[PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
,
Huang Rui
,
2023/12/19
Re: [PATCH v6 11/11] virtio-gpu: make blob scanout use dmabuf fd
,
Akihiko Odaki
,
2023/12/21
[PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 02/10] vfio/container: Introduce vfio_legacy_setup() for further cleanups
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 05/10] vfio/container: Introduce a VFIOIOMMU legacy QOM interface
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed
,
Cédric Le Goater
,
2023/12/19
[PATCH for-9.0 v2 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage
,
Cédric Le Goater
,
2023/12/19
Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
,
Cédric Le Goater
,
2023/12/20
Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
,
Eric Farman
,
2023/12/20
Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
,
Cédric Le Goater
,
2023/12/21
[PATCH v2 0/4] target/riscv: add RVV CSRs
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 2/4] linux-headers: riscv: add ptrace.h
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 4/4] target/riscv/kvm: add RVV and Vector CSR regs
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 1/4] linux-headers: Update to Linux v6.7-rc5
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 3/4] target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/18
[PATCH v2 01/12] hw/block/fdc-isa: Free struct FDCtrl from PortioList
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 01/12] hw/block/fdc-isa: Free struct FDCtrl from PortioList
,
BALATON Zoltan
,
2023/12/18
[PATCH v2 02/12] hw/block/fdc-sysbus: Free struct FDCtrl from MemoryRegion
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 02/12] hw/block/fdc-sysbus: Free struct FDCtrl from MemoryRegion
,
BALATON Zoltan
,
2023/12/18
[PATCH v2 03/12] hw/char/serial: Free struct SerialState from MemoryRegion
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 03/12] hw/char/serial: Free struct SerialState from MemoryRegion
,
BALATON Zoltan
,
2023/12/18
[PATCH v2 04/12] hw/char/parallel: Free struct ParallelState from PortioList
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 04/12] hw/char/parallel: Free struct ParallelState from PortioList
,
BALATON Zoltan
,
2023/12/18
[PATCH v2 07/12] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
2023/12/18
[PATCH v2 05/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
2023/12/18
[PATCH v2 06/12] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 06/12] exec/ioport: Add portio_list_set_address()
,
BALATON Zoltan
,
2023/12/18
[PATCH v2 09/12] hw/char/serial-isa: Implement relocation and toggling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
2023/12/18
[PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2023/12/18
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/19
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2023/12/23
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2023/12/23
[PATCH v2 10/12] hw/char/parallel-isa: Implement relocation and toggling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
2023/12/18
[PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
BALATON Zoltan
,
2023/12/18
Re: [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
Bernhard Beschow
,
2023/12/21
[PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
BALATON Zoltan
,
2023/12/18
Re: [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
2023/12/21
[PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Natanael Copa
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Peter Maydell
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Peter Maydell
,
2023/12/19
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Michael Tokarev
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
,
Michael Tokarev
,
2023/12/23
[PATCH v8 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 02/13] hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
,
Sunil V L
,
2023/12/18
[PATCH v8 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
,
Sunil V L
,
2023/12/18
[PATCH v8 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
,
Sunil V L
,
2023/12/18
[PATCH v8 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
,
Sunil V L
,
2023/12/18
[PATCH v8 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
,
Sunil V L
,
2023/12/18
[PATCH v8 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
,
Sunil V L
,
2023/12/18
[PATCH v8 07/13] hw/riscv/virt-acpi-build.c: Add APLIC in the MADT
,
Sunil V L
,
2023/12/18
[PATCH v8 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 09/13] hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
,
Sunil V L
,
2023/12/18
[PATCH v8 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
,
Sunil V L
,
2023/12/18
[PATCH v8 11/13] hw/riscv/virt: Update GPEX MMIO related properties
,
Sunil V L
,
2023/12/18
[PATCH v8 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
,
Sunil V L
,
2023/12/18
[PATCH v8 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
,
Sunil V L
,
2023/12/18
Re: [PATCH v8 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
,
Alistair Francis
,
2023/12/20
[PATCH] esp: process the result of scsi_device_find()
,
Alexandra Diupina
,
2023/12/18
Re: [PATCH] esp: process the result of scsi_device_find()
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH] esp: process the result of scsi_device_find()
,
Mark Cave-Ayland
,
2023/12/27
[PATCH v2] esp: process the result of scsi_device_find()
,
Alexandra Diupina
,
2023/12/29
Re: [PATCH v2] esp: process the result of scsi_device_find()
,
Philippe Mathieu-Daudé
,
2023/12/29
Re: [PATCH v2] esp: process the result of scsi_device_find()
,
Paolo Bonzini
,
2023/12/30
Re: [PATCH v2 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2023/12/18
[PATCH] target/i386: Fix physical address truncation when PAE is enabled
,
Michael Brown
,
2023/12/18
Re: [PATCH] target/i386: Fix physical address truncation when PAE is enabled
,
Richard Henderson
,
2023/12/19
Re: [PATCH] target/i386: Fix physical address truncation when PAE is enabled
,
Michael Brown
,
2023/12/20
Re: [PATCH] target/i386: Fix physical address truncation when PAE is enabled
,
Richard Henderson
,
2023/12/20
Re: [PATCH] target/i386: Fix physical address truncation when PAE is enabled
,
Michael Brown
,
2023/12/21
[PATCH v13 00/26] riscv: RVA22 profiles support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 01/26] target/riscv: create TYPE_RISCV_VENDOR_CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 02/26] target/riscv/tcg: do not use "!generic" CPU checks
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 03/26] target/riscv/tcg: update priv_ver on user_set extensions
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 04/26] target/riscv: add rv64i CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 05/26] target/riscv: add zicbop extension flag
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 06/26] target/riscv/tcg: add 'zic64b' support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 07/26] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 08/26] target/riscv: add rva22u64 profile definition
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 09/26] target/riscv/kvm: add 'rva22u64' flag as unavailable
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 10/26] target/riscv/tcg: add user flag for profile support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 11/26] target/riscv/tcg: add MISA user options hash
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 12/26] target/riscv/tcg: add riscv_cpu_write_misa_bit()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 13/26] target/riscv/tcg: handle profile MISA bits
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 14/26] target/riscv/tcg: add hash table insert helpers
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 15/26] target/riscv/tcg: honor user choice for G MISA bits
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 16/26] target/riscv/tcg: validate profiles during finalize
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 17/26] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 18/26] target/riscv: add 'rva22u64' CPU
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 19/26] target/riscv: implement svade
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 21/26] target/riscv/cpu.c: finalize satp_mode earlier
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 22/26] target/riscv/cpu.c: add riscv_cpu_is_32bit()
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 20/26] target/riscv: add priv ver restriction to profiles
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 23/26] target/riscv: add satp_mode profile support
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 24/26] target/riscv: add 'parent' in profile description
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 25/26] target/riscv: add RVA22S64 profile
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v13 26/26] target/riscv: add rva22s64 cpu
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH 00/35] target/arm: Implement emulation of nested virtualization
,
Peter Maydell
,
2023/12/18
[PATCH 01/35] target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
,
Peter Maydell
,
2023/12/18
[PATCH 03/35] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
,
Peter Maydell
,
2023/12/18
Re: [PATCH 03/35] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
,
Richard Henderson
,
2023/12/27
[PATCH 04/35] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NV
,
Peter Maydell
,
2023/12/18
Re: [PATCH 04/35] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NV
,
Richard Henderson
,
2023/12/27
[PATCH 05/35] target/arm: Implement HCR_EL2.AT handling
,
Peter Maydell
,
2023/12/18
Re: [PATCH 05/35] target/arm: Implement HCR_EL2.AT handling
,
Richard Henderson
,
2023/12/27
[PATCH 02/35] target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
,
Peter Maydell
,
2023/12/18
Re: [PATCH 02/35] target/arm: Set CTR_EL0.{IDC, DIC} for the 'max' CPU
,
Richard Henderson
,
2023/12/27
[PATCH 06/35] target/arm: Enable trapping of ERET for FEAT_NV
,
Peter Maydell
,
2023/12/18
Re: [PATCH 06/35] target/arm: Enable trapping of ERET for FEAT_NV
,
Richard Henderson
,
2023/12/27
[PATCH 07/35] target/arm: Always honour HCR_EL2.TSC when HCR_EL2.NV is set
,
Peter Maydell
,
2023/12/18
Re: [PATCH 07/35] target/arm: Always honour HCR_EL2.TSC when HCR_EL2.NV is set
,
Richard Henderson
,
2023/12/27
[PATCH 08/35] target/arm: Allow use of upper 32 bits of TBFLAG_A64
,
Peter Maydell
,
2023/12/18
Re: [PATCH 08/35] target/arm: Allow use of upper 32 bits of TBFLAG_A64
,
Richard Henderson
,
2023/12/27
[PATCH 09/35] target/arm: Record correct opcode fields in cpreg for E2H aliases
,
Peter Maydell
,
2023/12/18
Re: [PATCH 09/35] target/arm: Record correct opcode fields in cpreg for E2H aliases
,
Richard Henderson
,
2023/12/27
[PATCH 11/35] target/arm: Make EL2 cpreg accessfns safe for FEAT_NV EL1 accesses
,
Peter Maydell
,
2023/12/18
Re: [PATCH 11/35] target/arm: Make EL2 cpreg accessfns safe for FEAT_NV EL1 accesses
,
Richard Henderson
,
2023/12/27
[PATCH 10/35] target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0
,
Peter Maydell
,
2023/12/18
Re: [PATCH 10/35] target/arm: *_EL12 registers should UNDEF when HCR_EL2.E2H is 0
,
Richard Henderson
,
2023/12/27
[PATCH 12/35] target/arm: Move FPU/SVE/SME access checks up above ARM_CP_SPECIAL_MASK check
,
Peter Maydell
,
2023/12/18
Re: [PATCH 12/35] target/arm: Move FPU/SVE/SME access checks up above ARM_CP_SPECIAL_MASK check
,
Richard Henderson
,
2023/12/27
[PATCH 13/35] target/arm: Trap sysreg accesses for FEAT_NV
,
Peter Maydell
,
2023/12/18
Re: [PATCH 13/35] target/arm: Trap sysreg accesses for FEAT_NV
,
Richard Henderson
,
2023/12/27
[PATCH 18/35] target/arm: Don't honour PSTATE.PAN when HCR_EL2.{NV, NV1} == {1, 1}
,
Peter Maydell
,
2023/12/18
Re: [PATCH 18/35] target/arm: Don't honour PSTATE.PAN when HCR_EL2.{NV, NV1} == {1, 1}
,
Richard Henderson
,
2023/12/27
[PATCH 19/35] target/arm: Treat LDTR* and STTR* as LDR/STR when NV, NV1 is 1, 1
,
Peter Maydell
,
2023/12/18
Re: [PATCH 19/35] target/arm: Treat LDTR* and STTR* as LDR/STR when NV, NV1 is 1, 1
,
Richard Henderson
,
2023/12/27
[PATCH 22/35] target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bits
,
Peter Maydell
,
2023/12/18
Re: [PATCH 22/35] target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bits
,
Richard Henderson
,
2023/12/27
[PATCH 16/35] target/arm: Trap registers when HCR_EL2.{NV, NV1} == {1, 1}
,
Peter Maydell
,
2023/12/18
Re: [PATCH 16/35] target/arm: Trap registers when HCR_EL2.{NV, NV1} == {1, 1}
,
Richard Henderson
,
2023/12/27
[PATCH 15/35] target/arm: Set SPSR_EL1.M correctly when nested virt is enabled
,
Peter Maydell
,
2023/12/18
Re: [PATCH 15/35] target/arm: Set SPSR_EL1.M correctly when nested virt is enabled
,
Richard Henderson
,
2023/12/27
[PATCH 14/35] target/arm: Make NV reads of CurrentEL return EL2
,
Peter Maydell
,
2023/12/18
Re: [PATCH 14/35] target/arm: Make NV reads of CurrentEL return EL2
,
Richard Henderson
,
2023/12/27
[PATCH 17/35] target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
,
Peter Maydell
,
2023/12/18
Re: [PATCH 17/35] target/arm: Always use arm_pan_enabled() when checking if PAN is enabled
,
Richard Henderson
,
2023/12/27
[PATCH 20/35] target/arm: Handle FEAT_NV page table attribute changes
,
Peter Maydell
,
2023/12/18
Re: [PATCH 20/35] target/arm: Handle FEAT_NV page table attribute changes
,
Richard Henderson
,
2023/12/27
[PATCH 23/35] target/arm: Implement VNCR_EL2 register
,
Peter Maydell
,
2023/12/18
Re: [PATCH 23/35] target/arm: Implement VNCR_EL2 register
,
Richard Henderson
,
2023/12/27
[PATCH 25/35] target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2
,
Peter Maydell
,
2023/12/18
Re: [PATCH 25/35] target/arm: Handle FEAT_NV2 redirection of SPSR_EL2, ELR_EL2, ESR_EL2, FAR_EL2
,
Richard Henderson
,
2023/12/27
[PATCH 24/35] target/arm: Handle FEAT_NV2 changes to when SPSR_EL1.M reports EL2
,
Peter Maydell
,
2023/12/18
Re: [PATCH 24/35] target/arm: Handle FEAT_NV2 changes to when SPSR_EL1.M reports EL2
,
Richard Henderson
,
2023/12/27
[PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
,
Peter Maydell
,
2023/12/18
Re: [PATCH 26/35] target/arm: Implement FEAT_NV2 redirection of sysregs to RAM
,
Richard Henderson
,
2023/12/27
[PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Peter Maydell
,
2023/12/18
Re: [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly
,
Richard Henderson
,
2023/12/27
[PATCH 28/35] target/arm: Mark up VNCR offsets (offsets 0x0..0xff)
,
Peter Maydell
,
2023/12/18
Re: [PATCH 28/35] target/arm: Mark up VNCR offsets (offsets 0x0..0xff)
,
Richard Henderson
,
2023/12/27
[PATCH 29/35] target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
,
Peter Maydell
,
2023/12/18
Re: [PATCH 29/35] target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
,
Richard Henderson
,
2023/12/27
[PATCH 31/35] target/arm: Mark up VNCR offsets (offsets >= 0x200, except GIC)
,
Peter Maydell
,
2023/12/18
Re: [PATCH 31/35] target/arm: Mark up VNCR offsets (offsets >= 0x200, except GIC)
,
Richard Henderson
,
2023/12/27
[PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
,
Peter Maydell
,
2023/12/18
Re: [PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
,
Richard Henderson
,
2023/12/27
Re: [PATCH 21/35] target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUs
,
Marcin Juszkiewicz
,
2023/12/29
[PATCH 35/35] target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUs
,
Peter Maydell
,
2023/12/18
Re: [PATCH 35/35] target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUs
,
Richard Henderson
,
2023/12/27
[PATCH 30/35] target/arm: Mark up VNCR offsets (offsets 0x168..0x1f8)
,
Peter Maydell
,
2023/12/18
Re: [PATCH 30/35] target/arm: Mark up VNCR offsets (offsets 0x168..0x1f8)
,
Richard Henderson
,
2023/12/27
[PATCH 32/35] hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
,
Peter Maydell
,
2023/12/18
Re: [PATCH 32/35] hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
,
Richard Henderson
,
2023/12/27
[PATCH 34/35] target/arm: Enhance CPU_LOG_INT to show SPSR on AArch64 exception-entry
,
Peter Maydell
,
2023/12/18
Re: [PATCH 34/35] target/arm: Enhance CPU_LOG_INT to show SPSR on AArch64 exception-entry
,
Richard Henderson
,
2023/12/27
[PATCH 33/35] target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps
,
Peter Maydell
,
2023/12/18
Re: [PATCH 33/35] target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps
,
Richard Henderson
,
2023/12/27
Re: [PATCH 00/35] target/arm: Implement emulation of nested virtualization
,
Miguel Luis
,
2023/12/22
[PATCH qemu v2 0/3] Add device STM32L4x5 SYSCFG
,
~inesvarhol
,
2023/12/18
[PATCH qemu v2 3/3] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
,
~inesvarhol
,
2023/12/18
[PATCH qemu v2 2/3] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
,
~inesvarhol
,
2023/12/18
[PATCH qemu v2 1/3] hw/misc: Implement STM32L4x5 SYSCFG
,
~inesvarhol
,
2023/12/18
Re: [PATCH v3] hw/usb: fix xhci port notify
,
Nikita Ostrenkov
,
2023/12/18
[PATCH v2] qemu_init: increase NOFILE soft limit on POSIX
,
Fiona Ebner
,
2023/12/18
[PATCH qemu v3 0/3] Add device STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/18
[PATCH qemu v3 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
~inesvarhol
,
2023/12/18
[PATCH qemu v3 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
~inesvarhol
,
2023/12/18
[PATCH qemu v3 1/3] hw/misc: Implement STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/18
[PATCH v2 00/17] Add boot LoongArch elf kernel with FDT
,
Song Gao
,
2023/12/18
[PATCH v2 02/17] hw/loongarch: Add load initrd
,
Song Gao
,
2023/12/18
Re: [PATCH v2 02/17] hw/loongarch: Add load initrd
,
maobibo
,
2023/12/21
Re: [PATCH v2 02/17] hw/loongarch: Add load initrd
,
gaosong
,
2023/12/24
[PATCH v2 04/17] hw/loongarch: Add slave cpu boot_code
,
Song Gao
,
2023/12/18
Re: [PATCH v2 04/17] hw/loongarch: Add slave cpu boot_code
,
maobibo
,
2023/12/21
Re: [PATCH v2 04/17] hw/loongarch: Add slave cpu boot_code
,
gaosong
,
2023/12/24
[PATCH v2 05/17] hw/loongarch: Init efi_system_table
,
Song Gao
,
2023/12/18
[PATCH v2 06/17] hw/loongarch: Init efi_boot_memmap table
,
Song Gao
,
2023/12/18
[PATCH v2 01/17] hw/loongarch: Move boot fucntions to boot.c
,
Song Gao
,
2023/12/18
Re: [PATCH v2 01/17] hw/loongarch: Move boot fucntions to boot.c
,
maobibo
,
2023/12/21
Re: [PATCH v2 01/17] hw/loongarch: Move boot fucntions to boot.c
,
gaosong
,
2023/12/24
[PATCH v2 08/17] hw/loongarch: Init efi_fdt table
,
Song Gao
,
2023/12/18
[PATCH v2 03/17] hw/loongarch: Add init_cmdline
,
Song Gao
,
2023/12/18
Re: [PATCH v2 03/17] hw/loongarch: Add init_cmdline
,
maobibo
,
2023/12/21
Re: [PATCH v2 03/17] hw/loongarch: Add init_cmdline
,
gaosong
,
2023/12/24
[PATCH v2 07/17] hw/loongarch: Init efi_initrd table
,
Song Gao
,
2023/12/18
[PATCH v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
,
Song Gao
,
2023/12/18
Re: [PATCH v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
,
maobibo
,
2023/12/21
[PATCH v2 14/17] hw/loongarch: fdt adds pcie irq_map node
,
Song Gao
,
2023/12/18
[PATCH v2 13/17] hw/loongarch: fdt adds pch_msi Controller
,
Song Gao
,
2023/12/18
[PATCH v2 15/17] hw/loongarch: fdt remove unused irqchip node
,
Song Gao
,
2023/12/18
[PATCH v2 17/17] hw/loongarch: Add cells missing from rtc node
,
Song Gao
,
2023/12/18
[PATCH v2 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
,
Song Gao
,
2023/12/18
[PATCH v2 12/17] hw/loongarch: fdt adds pch_pic Controller
,
Song Gao
,
2023/12/18
[PATCH v2 16/17] hw/loongarch: Add cells missing from uart node
,
Song Gao
,
2023/12/18
[PATCH v2 10/17] hw/loongarch: fdt adds cpu interrupt controller node
,
Song Gao
,
2023/12/18
[PATCH 1/1] hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
,
Yong-Xuan Wang
,
2023/12/18
[PATCH 1/1] target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1 socket
,
Yong-Xuan Wang
,
2023/12/18
Re: [PATCH 1/1] target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1 socket
,
Daniel Henrique Barboza
,
2023/12/18
Re: [PATCH 1/1] hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
,
Daniel Henrique Barboza
,
2023/12/18
[PATCH v8 0/3] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 1/3] ui/cocoa: Release specific mouse buttons
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 2/3] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 3/3] ui/cocoa: Remove stretch_video flag
,
Akihiko Odaki
,
2023/12/18
[PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/18
Re: [PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Sunil V L
,
2023/12/18
Re: [PATCH 1/1] target/riscv: SMBIOS support for RISC-V virt machine
,
Heinrich Schuchardt
,
2023/12/18
[PATCH v8 0/4] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 2/4] target/riscv: Remove misa_mxl validation
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 1/4] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 3/4] target/riscv: Move misa_mxl_max to class
,
Akihiko Odaki
,
2023/12/18
[PATCH v8 4/4] target/riscv: Validate misa_mxl_max only once
,
Akihiko Odaki
,
2023/12/18
Re: [PATCH v4 4/4] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 3/4] hw/dma: Add Andes ATCDMAC300 support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 2/4] Add RISC-V IOPMP support
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 2/4] Add RISC-V IOPMP support
,
Ethan Chen
,
2023/12/26
Re: [PATCH v4 1/4] hw/core: Add config stream
,
Alistair Francis
,
2023/12/17
Re: [PATCH v2 13/20] migration/multifd: Prepare to introduce DSA acceleration on the multifd path.
,
Wang, Lei
,
2023/12/17
Re: [PATCH for-9.0 0/4] target/riscv: add RVV CSRs
,
Alistair Francis
,
2023/12/17
Re: [PATCH v2 03/20] multifd: Zero pages transmission
,
Wang, Lei
,
2023/12/17
[PATCH qemu v2] target/i386: Fix "info mem" when LA57 is enabled
,
~jmbert
,
2023/12/17
isa serial char devices created with reverse order since qemu 6.2.0
,
Kai
,
2023/12/17
[PATCH qemu] target/i386: Fix "info mem" when LA57 is enabled
,
~jmbert
,
2023/12/17
[PATCH 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
2023/12/17
[PATCH 01/12] hw: Remove unused includes of hw/block/fdc.h
,
Bernhard Beschow
,
2023/12/17
[PATCH 02/12] hw/i386/pc: No need to include hw/block/fdc.h in header
,
Bernhard Beschow
,
2023/12/17
[PATCH 03/12] hw/block/fdc-isa: Rename header to match source file
,
Bernhard Beschow
,
2023/12/17
[PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
2023/12/17
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
2023/12/17
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
2023/12/17
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
2023/12/18
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
2023/12/18
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
2023/12/18
[PATCH 05/12] hw/block/fdc: Move constant #define to where it is imposed
,
Bernhard Beschow
,
2023/12/17
[PATCH 07/12] MAINTAINERS: Add include/hw/char/serial*.h to the "PC Chipset" section
,
Bernhard Beschow
,
2023/12/17
[PATCH 06/12] hw/block/fdc-isa: Expose struct FDCtrlISABus
,
Bernhard Beschow
,
2023/12/17
[PATCH 08/12] hw/char/serial-isa: Export struct ISASerialState
,
Bernhard Beschow
,
2023/12/17
[PATCH 09/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
2023/12/17
[PATCH 11/12] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
2023/12/17
[PATCH 10/12] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2023/12/17
[PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
Bernhard Beschow
,
2023/12/17
Re: [PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
BALATON Zoltan
,
2023/12/17
Re: [PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
Bernhard Beschow
,
2023/12/18
[PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alvin Chang
,
2023/12/17
Re: [PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
Alistair Francis
,
2023/12/17
RE: [PATCH] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
,
張哲嘉
,
2023/12/17
[PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/17
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
BALATON Zoltan
,
2023/12/17
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/18
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
BALATON Zoltan
,
2023/12/18
Message not available
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/18
Message not available
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/19
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Marek Glogowski
,
2023/12/19
Re: [PATCH v7] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/21
[PATCH v5 0/2] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2023/12/17
[PATCH v5 1/2] util: Move dbus_display1 to util
,
Akihiko Odaki
,
2023/12/17
[PATCH v5 2/2] audio: Do not include ui/dbus.h
,
Akihiko Odaki
,
2023/12/17
Re: [PATCH v5 2/2] audio: Do not include ui/dbus.h
,
Marc-André Lureau
,
2023/12/18
Re: [PATCH v5 2/2] audio: Do not include ui/dbus.h
,
Akihiko Odaki
,
2023/12/18
[PATCH v4 0/2] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2023/12/17
[PATCH v4 1/2] util: Move dbus_display1 to util
,
Akihiko Odaki
,
2023/12/17
[PATCH v4 2/2] audio: Do not include ui/dbus.h
,
Akihiko Odaki
,
2023/12/17
Re: [PATCH v6 0/4] Add full zoned storage emulation to qcow2 driver
,
Sam Li
,
2023/12/16
Re: [PATCH v6 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/12/16
Re: [PATCH v6 2/4] qcow2: add configurations for zoned format extension
,
Markus Armbruster
,
2023/12/18
[PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Daniel Hoffman
,
2023/12/16
Re: [PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Richard Henderson
,
2023/12/19
Re: [PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Alexey Kardashevskiy
,
2023/12/21
[PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Samuel Tardieu
,
2023/12/16
[PATCH 2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property
,
Samuel Tardieu
,
2023/12/16
[PATCH 3/3] hw/arm/socs: configure priority bits for existing SOCs
,
Samuel Tardieu
,
2023/12/16
[PATCH 1/3] hw/intc/armv7m_nvic: add "num-prio-bits" property
,
Samuel Tardieu
,
2023/12/16
Re: [PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Samuel Tardieu
,
2023/12/17
Re: [PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Peter Maydell
,
2023/12/19
Re: [PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Samuel Tardieu
,
2023/12/19
Re: [PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
,
Peter Maydell
,
2023/12/19
[RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 3/6] target/riscv: Add pointer masking tb flags
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/16
Re: [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alistair Francis
,
2023/12/17
Re: [RFC PATCH v2 1/6] target/riscv: Remove obsolete pointer masking extension code.
,
Alexey Baturo
,
2023/12/18
[RFC PATCH v2 5/6] target/riscv: Update address modify functions to take into account pointer masking
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
2023/12/16
[RFC PATCH v2 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
2023/12/16
Re: [RFC PATCH v2 0/6] Pointer Masking update to Zjpm v0.6.1
,
Alistair Francis
,
2023/12/17
[PATCH v5] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/16
Re: [PATCH v5] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Peter Maydell
,
2023/12/18
[PATCH] docs/system: Document running Linux on amigaone machine
,
Bernhard Beschow
,
2023/12/16
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
BALATON Zoltan
,
2023/12/16
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
Bernhard Beschow
,
2023/12/16
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
BALATON Zoltan
,
2023/12/16
[PATCH v3] vl: Print display options for -display help
,
Akihiko Odaki
,
2023/12/16
[PATCH v3 0/3] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2023/12/16
[PATCH v3 1/3] Move dbus-display1 out of ui
,
Akihiko Odaki
,
2023/12/16
Re: [PATCH v3 1/3] Move dbus-display1 out of ui
,
Philippe Mathieu-Daudé
,
2023/12/16
Re: [PATCH v3 1/3] Move dbus-display1 out of ui
,
Akihiko Odaki
,
2023/12/17
[PATCH v3 2/3] meson: Add dbus_display1 to util_ss and genh
,
Akihiko Odaki
,
2023/12/16
[PATCH v3 3/3] audio: Do not include ui/dbus.h
,
Akihiko Odaki
,
2023/12/16
[PATCH RFC] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2023/12/15
Re: [PATCH RFC] linux-user: Allow gdbstub to ignore page protection
,
Richard Henderson
,
2023/12/20
Re: [PATCH RFC] linux-user: Allow gdbstub to ignore page protection
,
Ilya Leoshkevich
,
2023/12/21
[PATCH 00/12] next-cube: various tidy-ups and improvements
,
Mark Cave-Ayland
,
2023/12/15
[PATCH 04/12] next-cube.c: update scr_ops to properly use modern memory API
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 04/12] next-cube.c: update scr_ops to properly use modern memory API
,
Thomas Huth
,
2023/12/16
[PATCH 05/12] next-cube.c: update and improve dma_ops
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 05/12] next-cube.c: update and improve dma_ops
,
Thomas Huth
,
2023/12/16
[PATCH 09/12] next-cube.c: move static old_scr2 variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 09/12] next-cube.c: move static old_scr2 variable to NeXTPC
,
Thomas Huth
,
2023/12/16
Re: [PATCH 09/12] next-cube.c: move static old_scr2 variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/19
[PATCH 07/12] next-cube.c: move static phase variable to NextRtc
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 07/12] next-cube.c: move static phase variable to NextRtc
,
Thomas Huth
,
2023/12/16
[PATCH 08/12] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 08/12] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Thomas Huth
,
2023/12/16
Re: [PATCH 08/12] next-cube.c: move LED logic to new next_scr2_led_update() function
,
Mark Cave-Ayland
,
2023/12/19
[PATCH 02/12] next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 02/12] next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
,
Thomas Huth
,
2023/12/16
[PATCH 06/12] next-cube.c: move static led variable to NeXTPC
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 06/12] next-cube.c: move static led variable to NeXTPC
,
Thomas Huth
,
2023/12/16
[PATCH 03/12] next-cube.c: update mmio_ops to properly use modern memory API
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 03/12] next-cube.c: update mmio_ops to properly use modern memory API
,
Thomas Huth
,
2023/12/16
[PATCH 01/12] next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 01/12] next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
,
Thomas Huth
,
2023/12/16
[PATCH 11/12] next-cube.c: replace sysmem with get_system_memory() in next_cube_init()
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 11/12] next-cube.c: replace sysmem with get_system_memory() in next_cube_init()
,
Thomas Huth
,
2023/12/16
Re: [PATCH 11/12] next-cube.c: replace sysmem with get_system_memory() in next_cube_init()
,
BALATON Zoltan
,
2023/12/16
Re: [PATCH 11/12] next-cube.c: replace sysmem with get_system_memory() in next_cube_init()
,
Mark Cave-Ayland
,
2023/12/19
Re: [PATCH 11/12] next-cube.c: replace sysmem with get_system_memory() in next_cube_init()
,
Mark Cave-Ayland
,
2023/12/19
[PATCH 12/12] next-cube.c: move machine MemoryRegions into NeXTState
,
Mark Cave-Ayland
,
2023/12/15
Re: [PATCH 12/12] next-cube.c: move machine MemoryRegions into NeXTState
,
Thomas Huth
,
2023/12/16
[PATCH 10/12] next-cube.c: remove val and size arguments from nextscr2_write()
,
Mark Cave-Ayland
,
2023/12/15
[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
,
Eugenio Pérez
,
2023/12/15
[PATCH for 9.0 01/12] vdpa: do not set virtio status bits if unneeded
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 01/12] vdpa: do not set virtio status bits if unneeded
,
Jason Wang
,
2023/12/19
[PATCH for 9.0 02/12] vdpa: make batch_begin_once early return
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 02/12] vdpa: make batch_begin_once early return
,
Jason Wang
,
2023/12/19
[PATCH for 9.0 04/12] vdpa: extract out _dma_end_batch from _listener_commit
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 04/12] vdpa: extract out _dma_end_batch from _listener_commit
,
Jason Wang
,
2023/12/19
[PATCH for 9.0 06/12] vdpa: check for iova tree initialized at net_client_start
,
Eugenio Pérez
,
2023/12/15
[PATCH for 9.0 05/12] vdpa: factor out stop path of vhost_vdpa_dev_start
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 05/12] vdpa: factor out stop path of vhost_vdpa_dev_start
,
Jason Wang
,
2023/12/19
[PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
,
Jason Wang
,
2023/12/19
Re: [PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
,
Eugenio Perez Martin
,
2023/12/20
Re: [PATCH for 9.0 07/12] vdpa: set backend capabilities at vhost_vdpa_init
,
Jason Wang
,
2023/12/20
[PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
,
Jason Wang
,
2023/12/20
Re: [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
,
Eugenio Perez Martin
,
2023/12/20
Re: [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
,
Jason Wang
,
2023/12/20
Re: [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup
,
Eugenio Perez Martin
,
2023/12/21
[PATCH for 9.0 09/12] vdpa: approve switchover after memory map in the migration destination
,
Eugenio Pérez
,
2023/12/15
[PATCH for 9.0 03/12] vdpa: merge _begin_batch into _batch_begin_once
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 03/12] vdpa: merge _begin_batch into _batch_begin_once
,
Jason Wang
,
2023/12/19
[PATCH for 9.0 10/12] vdpa: add vhost_vdpa_net_load_setup NetClient callback
,
Eugenio Pérez
,
2023/12/15
[PATCH for 9.0 11/12] vdpa: add vhost_vdpa_net_switchover_ack_needed
,
Eugenio Pérez
,
2023/12/15
[PATCH for 9.0 12/12] virtio_net: register incremental migration handlers
,
Eugenio Pérez
,
2023/12/15
Re: [PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
,
Lei Yang
,
2023/12/24
Re: [PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
,
Michael S. Tsirkin
,
2023/12/25
[PATCH] tests/avocado: Add a test for a little-endian microblaze machine
,
Thomas Huth
,
2023/12/15
Re: [PATCH] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
2023/12/15
[PATCH] target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
,
Jean-Philippe Brucker
,
2023/12/15
Re: [PATCH] target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
,
Peter Maydell
,
2023/12/18
[PATCH] tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
,
Thomas Huth
,
2023/12/15
Re: [PATCH] tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
,
Daniel P . Berrangé
,
2023/12/15
Re: [PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
,
Peter Maydell
,
2023/12/15
[PATCH v4] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/15
[PATCH 9.0 v2 00/13] Consolidate common vdpa members in VhostVDPAShared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 05/13] vdpa: use vdpa shared for tracing
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 04/13] vdpa: move shadow_data to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 01/13] vdpa: add VhostVDPAShared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 06/13] vdpa: move file descriptor to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 08/13] vdpa: move backend_cap to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 09/13] vdpa: remove msg type of vhost_vdpa
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 10/13] vdpa: move iommu_list to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 02/13] vdpa: move iova tree to the shared struct
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 03/13] vdpa: move iova_range to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 12/13] vdpa: use dev_shared in vdpa_iommu
,
Eugenio Pérez
,
2023/12/15
[PATCH 9.0 v2 13/13] vdpa: move memory listener to vhost_vdpa_shared
,
Eugenio Pérez
,
2023/12/15
[PATCH] tests/tcg/xtensa: add test for OOB TLB reads
,
Max Filippov
,
2023/12/15
[PATCH] target/xtensa: fix OOB TLB entry access
,
Max Filippov
,
2023/12/15
Re: [PATCH] target/xtensa: fix OOB TLB entry access
,
Peter Maydell
,
2023/12/18
[PATCH v2 0/4] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2023/12/15
[PATCH v2 1/4] Move dbus-display1 out of ui
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v2 1/4] Move dbus-display1 out of ui
,
Marc-André Lureau
,
2023/12/15
Re: [PATCH v2 1/4] Move dbus-display1 out of ui
,
Akihiko Odaki
,
2023/12/16
[PATCH v2 2/4] audio: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v2 2/4] audio: Depend on dbus_display1_dep
,
Marc-André Lureau
,
2023/12/15
[PATCH v2 3/4] meson: Explicitly specify dbus-display1.h dependency
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v2 3/4] meson: Explicitly specify dbus-display1.h dependency
,
Marc-André Lureau
,
2023/12/15
[PATCH v2 4/4] tests/qtest: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v2 4/4] tests/qtest: Depend on dbus_display1_dep
,
Marc-André Lureau
,
2023/12/15
[PATCH v2] vl: Print display options for -display help
,
Akihiko Odaki
,
2023/12/15
[PATCH 0/4] meson: Fixes for dbus modules
,
Akihiko Odaki
,
2023/12/15
[PATCH 1/4] Move dbus-display1 out of ui
,
Akihiko Odaki
,
2023/12/15
[PATCH 2/4] audio: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2023/12/15
[PATCH 3/4] meson: Explicitly specify dbus-display1.h dependency
,
Akihiko Odaki
,
2023/12/15
[PATCH 4/4] tests/qtest: Depend on dbus_display1_dep
,
Akihiko Odaki
,
2023/12/15
[PATCH v2] scripts/checkpatch: Support codespell checking
,
Zhao Liu
,
2023/12/15
[PATCH v2 0/4] hw/loongarch/virt: Set iocsr address space per-board rather percpu
,
Bibo Mao
,
2023/12/15
[PATCH v2 3/4] hw/intc/loongarch_extioi: Add dynamic cpu number support
,
Bibo Mao
,
2023/12/15
[PATCH v2 2/4] hw/loongarch/virt: Set iocsr address space per-board rather than percpu
,
Bibo Mao
,
2023/12/15
[PATCH v2 1/4] hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
,
Bibo Mao
,
2023/12/15
[PATCH v2 4/4] hw/intc/loongarch_extioi: Add vmstate post_load support
,
Bibo Mao
,
2023/12/15
[PATCH v3 00/16] tests: enable meson test timeouts to improve debuggability
,
Thomas Huth
,
2023/12/15
[PATCH v3 01/16] qtest: bump min meson timeout to 60 seconds
,
Thomas Huth
,
2023/12/15
[PATCH v3 02/16] qtest: bump migration-test timeout to 8 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 03/16] qtest: bump qom-test timeout to 15 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 04/16] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 10/16] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 07/16] qtest: bump prom-env-test timeout to 6 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 11/16] qtest: bump bios-table-test timeout to 9 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 12/16] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 14/16] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 06/16] qtest: bump pxe-test timeout to 10 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 05/16] qtest: bump test-hmp timeout to 4 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 08/16] qtest: bump boot-serial-test timeout to 3 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 09/16] qtest: bump qos-test timeout to 2 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 15/16] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 13/16] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Thomas Huth
,
2023/12/15
[PATCH v3 16/16] mtest2make: stop disabling meson test timeouts
,
Thomas Huth
,
2023/12/15
Re: [PATCH v3 00/16] tests: enable meson test timeouts to improve debuggability
,
Alex Bennée
,
2023/12/15
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2023/12/15
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH v6 1/5] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alistair Francis
,
2023/12/17
[PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
LIU Zhiwei
,
2023/12/14
Re: [PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
Alistair Francis
,
2023/12/17
Re: [PATCH 1/1] target/riscv: Not allow write mstatus_vs without RVV
,
Alistair Francis
,
2023/12/17
[PATCH 0/2] Remove unreachable code and move label after unreachable condition
,
Samuel Tardieu
,
2023/12/14
[PATCH 1/2] tcg: Remove unreachable code
,
Samuel Tardieu
,
2023/12/14
Re: [PATCH 1/2] tcg: Remove unreachable code
,
Peter Maydell
,
2023/12/19
[PATCH 2/2] tcg: Jump after always false condition
,
Samuel Tardieu
,
2023/12/14
Re: [PATCH 2/2] tcg: Jump after always false condition
,
Peter Maydell
,
2023/12/19
Re: [PATCH 2/2] tcg: Jump after always false condition
,
Samuel Tardieu
,
2023/12/19
[PATCH] docs: fix typo
,
Samuel Tardieu
,
2023/12/14
Re: [PATCH] docs: fix typo
,
Zhao Liu
,
2023/12/14
Re: [PATCH] docs: fix typo
,
Michael Tokarev
,
2023/12/23
[PATCH v8 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/12/14
[PATCH v8 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/12/14
[PATCH v8 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/12/14
[PATCH v8 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/12/14
[PATCH v8 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/12/14
Re: [PATCH v8 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Peter Maydell
,
2023/12/18
[PATCH v8 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/12/14
[PATCH v8 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Nabih Estefan
,
2023/12/14
Re: [PATCH v8 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Peter Maydell
,
2023/12/18
[PATCH v8 06/11] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/12/14
Re: [PATCH v8 06/11] tests/qtest: Creating qtest for GMAC Module
,
Peter Maydell
,
2023/12/18
[PATCH v8 04/11] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/12/14
[PATCH v8 08/11] hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/12/14
Re: [PATCH v8 08/11] hw/net: General GMAC Implementation
,
Peter Maydell
,
2023/12/18
[PATCH v8 09/11] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/12/14
[PATCH v8 10/11] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/12/14
[PATCH v2] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
2023/12/14
Re: [PATCH v2] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Daniel Henrique Barboza
,
2023/12/15
[PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
2023/12/14
Re: [PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Thomas Huth
,
2023/12/14
Re: [PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
2023/12/14
[RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2023/12/14
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2023/12/14
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Markus Armbruster
,
2023/12/18
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2023/12/18
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Philippe Mathieu-Daudé
,
2023/12/27
Re: [RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
,
Peter Maydell
,
2023/12/18
Re: [PATCH v2] Optimize buffer_is_zero
,
Alexander Monakov
,
2023/12/14
[PATCH v7 0/4] compare machine type compat_props
,
Maksim Davydov
,
2023/12/14
[PATCH v7 1/4] qom: qom-list-properties: add default value
,
Maksim Davydov
,
2023/12/14
[PATCH v7 2/4] qmp: add dump machine type compatibility properties
,
Maksim Davydov
,
2023/12/14
[PATCH v7 4/4] scripts: add script to compare compatibility properties
,
Maksim Davydov
,
2023/12/14
[PATCH v7 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
,
Maksim Davydov
,
2023/12/14
Re: [PATCH v7 0/4] compare machine type compat_props
,
Markus Armbruster
,
2023/12/22
[PATCH qemu v3 0/2] Add minimal support for the B-L475E-IOT01A board
,
~inesvarhol
,
2023/12/14
[PATCH qemu v3 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
~inesvarhol
,
2023/12/14
Re: [PATCH qemu v3 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Alistair Francis
,
2023/12/15
[PATCH qemu v3 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
~inesvarhol
,
2023/12/14
Re: [PATCH qemu v3 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Alistair Francis
,
2023/12/15
Re: [PATCH qemu v3 0/2] Add minimal support for the B-L475E-IOT01A board
,
Peter Maydell
,
2023/12/18
[RFC PATCH] tests/avocado: avoid a copy to support read/write rootfs
,
Alex Bennée
,
2023/12/14
[PATCH v3] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/14
Re: [PATCH v3] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Peter Maydell
,
2023/12/14
Re: [PATCH v3] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/14
[PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Ivan Klokov
,
2023/12/14
Re: [PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
,
Daniel Henrique Barboza
,
2023/12/14
[PATCH] hw/net/can/sja1000: fix bug for single acceptance filer and standard frame
,
Pavel Pisa
,
2023/12/14
Re: [PATCH] hw/net/can/sja1000: fix bug for single acceptance filer and standard frame
,
Philippe Mathieu-Daudé
,
2023/12/14
Re: [PULL 02/13] target/arm: Handle overflow in calculation of next timer tick
,
Michael Tokarev
,
2023/12/14
Re: [PULL 02/13] target/arm: Handle overflow in calculation of next timer tick
,
Peter Maydell
,
2023/12/14
Re: [PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
,
Wu, Dan1
,
2023/12/14
RE: [PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration
,
Li, Xin3
,
2023/12/21
[PATCH v3A 1/6] target/i386: add support for FRED in CPUID enumeration
,
Xin Li
,
2023/12/21
Re: [PATCH v3A 1/6] target/i386: add support for FRED in CPUID enumeration
,
Zhao Liu
,
2023/12/22
Re: [PATCH v3A 1/6] target/i386: add support for FRED in CPUID enumeration
,
Zhao Liu
,
2023/12/22
RE: [PATCH v3A 1/6] target/i386: add support for FRED in CPUID enumeration
,
Li, Xin3
,
2023/12/22
Re: [PATCH v3A 1/6] target/i386: add support for FRED in CPUID enumeration
,
Liu, Zhao1
,
2023/12/22
Re: [RFC PATCH v2] target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
,
Xiaoyao Li
,
2023/12/14
[PATCHv2] Fix segmentation fault when VM shutdown with virtio-gpu unplugged
,
Binfeng Wu
,
2023/12/14
[PATCH] vl: Print display options for -display help
,
Akihiko Odaki
,
2023/12/14
Re: [PATCH] vl: Print display options for -display help
,
Philippe Mathieu-Daudé
,
2023/12/14
Re: [PATCH] vl: Print display options for -display help
,
BALATON Zoltan
,
2023/12/14
Re: [PATCH] vl: Print display options for -display help
,
Akihiko Odaki
,
2023/12/15
Re: [PATCH] vl: Print display options for -display help
,
BALATON Zoltan
,
2023/12/15
Re: [PATCH] vl: Print display options for -display help
,
Daniel P . Berrangé
,
2023/12/15
Re: [PATCH] vl: Print display options for -display help
,
BALATON Zoltan
,
2023/12/15
Re: [PATCH] vl: Print display options for -display help
,
Akihiko Odaki
,
2023/12/17
Re: [PATCH] vl: Print display options for -display help
,
Marc-André Lureau
,
2023/12/14
[PATCH 0/2] qemu-options: Improve -display cocoa documentation
,
Akihiko Odaki
,
2023/12/14
[PATCH 1/2] qemu-options: Unify the help entries for cocoa
,
Akihiko Odaki
,
2023/12/14
Re: [PATCH 1/2] qemu-options: Unify the help entries for cocoa
,
Philippe Mathieu-Daudé
,
2023/12/14
[PATCH 2/2] qemu-options: Tell more for -display cocoa
,
Akihiko Odaki
,
2023/12/14
Re: [PATCH 0/2] qemu-options: Improve -display cocoa documentation
,
Markus Armbruster
,
2023/12/18
Re: [PATCH 0/2] qemu-options: Improve -display cocoa documentation
,
Michael Tokarev
,
2023/12/23
[PATCH 1/1] vhost-scsi: fix usage of error_reportf_err()
,
Dongli Zhang
,
2023/12/13
Re: [PATCH 1/1] vhost-scsi: fix usage of error_reportf_err()
,
Li Feng
,
2023/12/13
Re: [PATCH 1/1] vhost-scsi: fix usage of error_reportf_err()
,
Raphael Norwitz
,
2023/12/14
[ANNOUNCE] QEMU 8.2.0-rc4 is now available
,
Michael Roth
,
2023/12/13
[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/13
[RFC 2/3] aio: use counter instead of ctx->list_lock
,
Stefan Hajnoczi
,
2023/12/13
[RFC 1/3] aio-posix: run aio_set_fd_handler() in target AioContext
,
Stefan Hajnoczi
,
2023/12/13
[RFC 3/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/13
Re: [RFC 3/3] aio-posix: call ->poll_end() when removing AioHandler
,
Paolo Bonzini
,
2023/12/13
Re: [RFC 3/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/14
Re: [RFC 3/3] aio-posix: call ->poll_end() when removing AioHandler
,
Paolo Bonzini
,
2023/12/14
Re: [RFC 3/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/18
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/13
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Paolo Bonzini
,
2023/12/13
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/14
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Fiona Ebner
,
2023/12/14
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/14
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Fiona Ebner
,
2023/12/18
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Stefan Hajnoczi
,
2023/12/18
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Paolo Bonzini
,
2023/12/18
Re: [RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
,
Fiona Ebner
,
2023/12/19
[PATCH V1 0/3] allow cpr-reboot for vfio
,
Steve Sistare
,
2023/12/13
[PATCH V1 1/3] migration: check mode in notifiers
,
Steve Sistare
,
2023/12/13
[PATCH V1 2/3] migration: notifier error reporting
,
Steve Sistare
,
2023/12/13
[PATCH V1 3/3] vfio: allow cpr-reboot migration if suspended
,
Steve Sistare
,
2023/12/13
Re: [PATCH 10/11] tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 08/11] tcg: Unexport tcg_gen_op*_{i32,i64}
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH-for-9.0] meson: Allow building binary with no target-specific files in hw/
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [RFC PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] hw/audio/sb16: Do not migrate qdev properties
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] hw/audio/sb16: Do not migrate qdev properties
,
BALATON Zoltan
,
2023/12/13
Re: [PATCH v2 18/20] migration/multifd: Enable set packet size migration option.
,
Fabiano Rosas
,
2023/12/13
Re: [RFC PATCH-for-9.0 0/9] hw/xen: Have ARM targets use common xen_memory_listener
,
Philippe Mathieu-Daudé
,
2023/12/13
Regarding VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature bits
,
Srujana Challa
,
2023/12/13
Re: Regarding VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature bits
,
Michael S. Tsirkin
,
2023/12/13
RE: [EXT] Re: Regarding VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature bits
,
Srujana Challa
,
2023/12/14
RE: [EXT] Re: Regarding VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature bits
,
Srujana Challa
,
2023/12/14
[PATCH V8 00/12] fix migration of suspended runstate
,
Steve Sistare
,
2023/12/13
[PATCH V8 05/12] migration: propagate suspended runstate
,
Steve Sistare
,
2023/12/13
[PATCH V8 01/12] cpus: vm_was_suspended
,
Steve Sistare
,
2023/12/13
[PATCH V8 07/12] migration: preserve suspended for snapshot
,
Steve Sistare
,
2023/12/13
[PATCH V8 06/12] migration: preserve suspended runstate
,
Steve Sistare
,
2023/12/13
[PATCH V8 09/12] tests/qtest: migration events
,
Steve Sistare
,
2023/12/13
[PATCH V8 03/12] cpus: check running not RUN_STATE_RUNNING
,
Steve Sistare
,
2023/12/13
[PATCH V8 08/12] migration: preserve suspended for bg_migration
,
Steve Sistare
,
2023/12/13
[PATCH V8 02/12] cpus: stop vm in suspended runstate
,
Steve Sistare
,
2023/12/13
Re: [PATCH V8 02/12] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/13
Re: [PATCH V8 02/12] cpus: stop vm in suspended runstate
,
Markus Armbruster
,
2023/12/22
[PATCH V8 12/12] tests/qtest: postcopy migration with suspend
,
Steve Sistare
,
2023/12/13
[PATCH V8 11/12] tests/qtest: precopy migration with suspend
,
Steve Sistare
,
2023/12/13
[PATCH V8 04/12] cpus: vm_resume
,
Steve Sistare
,
2023/12/13
[PATCH V8 10/12] tests/qtest: option to suspend during migration
,
Steve Sistare
,
2023/12/13
Re: [PATCH V8 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/13
Re: [PATCH V8 00/12] fix migration of suspended runstate
,
Peter Xu
,
2023/12/18
Re: [PATCH V8 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/18
Re: [PATCH V8 00/12] fix migration of suspended runstate
,
Anthony PERARD
,
2023/12/20
Re: [PATCH V8 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/20
[PATCH v2] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/13
Re: [PATCH v2] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 11/11] tcg: Move tcg_temp_free_* out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 07/11] tcg: Move tcg_gen_opN declarations to tcg-internal.h
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 06/11] tcg: Move vec_gen_* declarations to tcg-internal.h
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 05/11] tcg: Move 64-bit expanders out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 04/11] tcg: Move 32-bit expanders out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 03/11] tcg: Move generic expanders out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] target/i386: Fix CPUID encoding of Fn8000001E_ECX
,
Moger, Babu
,
2023/12/13
Re: [PATCH] target/i386: Fix CPUID encoding of Fn8000001E_ECX
,
Zhao Liu
,
2023/12/14
Re: [PATCH] target/i386: Fix CPUID encoding of Fn8000001E_ECX
,
Moger, Babu
,
2023/12/14
Re: [RFC 1/1] hw: tpmtisspi: add SPI support to QEMU TPM implementation
,
Guenter Roeck
,
2023/12/13
Re: [RFC 1/1] hw: tpmtisspi: add SPI support to QEMU TPM implementation
,
Iris Chen
,
2023/12/15
[PATCH] qemu-options: Clarify handling of commas in options parameters
,
Yihuan Pan
,
2023/12/13
Re: [PATCH] qemu-options: Clarify handling of commas in options parameters
,
Thomas Huth
,
2023/12/14
Re: [PATCH 02/11] tcg: Move tcg_gen_op* out of line
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH 01/11] tcg: Mark tcg_gen_op* as noinline
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH v2 17/35] tcg/mips: Support TCG_COND_TST{EQ,NE}
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH v2 11/20] util/dsa: Implement DSA task asynchronous submission and wait for completion.
,
Fabiano Rosas
,
2023/12/13
Re: [External] Re: [PATCH v2 11/20] util/dsa: Implement DSA task asynchronous submission and wait for completion.
,
Hao Xiang
,
2023/12/27
[Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 01/24] target/arm: Fix SME FMOPA (16-bit), BFMOPA
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 06/24] tests/avocado: Replace assertEquals() for Python 3.12 compatibility
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 08/24] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 02/24] hw/ide/ahci: fix legacy software reset
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 04/24] net: Update MemReentrancyGuard for NIC
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 05/24] linux-user: Fix loaddr computation for some elf files
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 03/24] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 07/24] tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 12/24] hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 09/24] hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 10/24] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 11/24] hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 13/24] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 15/24] hw/mips/malta: Fix the malta machine on big endian hosts
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 14/24] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 18/24] hw/acpi/erst: Do not ignore Error* in realize handler
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 16/24] hw/audio/hda-codec: fix multiplication overflow
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 21/24] ui/gtk-egl: move function calls back to regular code path
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 20/24] ui/gtk-egl: Check EGLSurface before doing scanout
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 19/24] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 24/24] system/memory: use ldn_he_p/stn_he_p
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 22/24] ui/vnc-clipboard: fix inflate_buffer
,
Michael Tokarev
,
2023/12/13
[Stable-7.2.8 23/24] target/arm: Disable SME if SVE is disabled
,
Michael Tokarev
,
2023/12/13
Re: [Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23
,
Cole Robinson
,
2023/12/13
Re: [Stable-7.2.8 00/24] Patch Round-up for stable 7.2.8, freeze on 2023-12-23
,
Michael Tokarev
,
2023/12/14
[PULL 0/6] Firmware/edk2 20231213 patches
,
Gerd Hoffmann
,
2023/12/13
[PULL 2/6] edk2: update to git snapshot
,
Gerd Hoffmann
,
2023/12/13
[PULL 5/6] tests/acpi: update expected data files
,
Gerd Hoffmann
,
2023/12/13
[PULL 3/6] edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE.
,
Gerd Hoffmann
,
2023/12/13
[PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Gerd Hoffmann
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Ani Sinha
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Michael S. Tsirkin
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Ani Sinha
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Michael S. Tsirkin
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Gerd Hoffmann
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Michael S. Tsirkin
,
2023/12/13
Re: [PULL 6/6] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
,
Ani Sinha
,
2023/12/13
[PULL 1/6] tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changes
,
Gerd Hoffmann
,
2023/12/13
[PULL 4/6] edk2: update binaries to git snapshot
,
Gerd Hoffmann
,
2023/12/13
Re: [PATCH] test/qtest: Add an API function to capture IRQ toggling
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH-for-8.2 v4 04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
,
Philippe Mathieu-Daudé
,
2023/12/13
[risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions
,
Song Gao
,
2023/12/13
[risu PATCH v2 1/6] loongarch: Rename block type 'safefloat' to 'post'
,
Song Gao
,
2023/12/13
[risu PATCH v2 4/6] loongarch: Add clean_lsx_result()
,
Song Gao
,
2023/12/13
[risu PATCH v2 3/6] loongarch: init LASX registers
,
Song Gao
,
2023/12/13
[risu PATCH v2 6/6] loongarch: Add LASX instructions
,
Song Gao
,
2023/12/13
[risu PATCH v2 2/6] loongarch: reginfo suport LSX/LASX
,
Song Gao
,
2023/12/13
[risu PATCH v2 5/6] loongarch: Add LSX instructions
,
Song Gao
,
2023/12/13
Re: [risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions
,
Peter Maydell
,
2023/12/14
[PATCH] hw/virtio: remove meaningless NULL-check
,
Dmitry Frolov
,
2023/12/13
[PATCH] ui: fix DIV_BY_ZERO in tightvnc
,
Dmitry Frolov
,
2023/12/13
Re: [PATCH] ui: fix DIV_BY_ZERO in tightvnc
,
Marc-André Lureau
,
2023/12/13
Re: [PATCH] ui: fix DIV_BY_ZERO in tightvnc
,
Дмитрий Фролов
,
2023/12/13
Re: [PATCH] ui: fix DIV_BY_ZERO in tightvnc
,
Marc-André Lureau
,
2023/12/13
[PATCH v17 00/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 01/14] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 02/14] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alistair Francis
,
2023/12/17
[PATCH v17 05/14] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alistair Francis
,
2023/12/17
[PATCH v17 07/14] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Alistair Francis
,
2023/12/17
[PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alistair Francis
,
2023/12/17
[PATCH v17 10/14] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 11/14] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 12/14] plugins: Use different helpers when reading registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 13/14] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v17 14/14] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 0/4] gdbstub and TCG plugin improvements
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 1/4] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 2/4] target/riscv: Remove misa_mxl validation
,
Akihiko Odaki
,
2023/12/13
[PATCH v7 3/4] target/riscv: Move misa_mxl_max to class
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v7 3/4] target/riscv: Move misa_mxl_max to class
,
Alistair Francis
,
2023/12/15
[PATCH v7 4/4] target/riscv: Validate misa_mxl_max only once
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v7 4/4] target/riscv: Validate misa_mxl_max only once
,
Alistair Francis
,
2023/12/15
Re: [PATCH v7 0/4] gdbstub and TCG plugin improvements
,
Alex Bennée
,
2023/12/15
[PATCH v1 0/2] hw/loongarch/virt: Set iocsr address space per-board rather percpu
,
Bibo Mao
,
2023/12/12
[PATCH v1 1/2] hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
,
Bibo Mao
,
2023/12/12
[PATCH v1 2/2] hw/loongarch/virt: Set iocsr address space per-board rather percpu
,
Bibo Mao
,
2023/12/12
[PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Guenter Roeck
,
2023/12/12
Re: [PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Peter Maydell
,
2023/12/13
Re: [PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Guenter Roeck
,
2023/12/13
Re: [PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] hw/sd/pxa2xx_mmci: Disable reentrancy detection
,
Guenter Roeck
,
2023/12/13
Re: [PATCH 03/19] qapi/schema: name QAPISchemaInclude entities
,
John Snow
,
2023/12/12
[PULL 0/2] late fixes for rc4
,
Richard Henderson
,
2023/12/12
[PULL 2/2] tcg: Reduce serial context atomicity earlier
,
Richard Henderson
,
2023/12/12
[PULL 1/2] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Richard Henderson
,
2023/12/12
Re: [PULL 0/2] late fixes for rc4
,
Stefan Hajnoczi
,
2023/12/13
Re: [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model.
,
Fabiano Rosas
,
2023/12/12
Re: [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model.
,
Wang, Lei
,
2023/12/17
Re: [External] Re: [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model.
,
Hao Xiang
,
2023/12/18
Re: [External] Re: [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model.
,
Wang, Lei
,
2023/12/18
Re: [External] Re: [PATCH v2 09/20] util/dsa: Implement DSA task asynchronous completion thread model.
,
Hao Xiang
,
2023/12/19
[PATCH] tcg: Reduce serial context atomicity earlier
,
Richard Henderson
,
2023/12/12
Re: [PATCH] tcg: Reduce serial context atomicity earlier
,
Alex Bennée
,
2023/12/12
Re: [PATCH] tcg: Reduce serial context atomicity earlier
,
Philippe Mathieu-Daudé
,
2023/12/13
Inconsistent qemu-system-ppc speed on Apple M1 (was: Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize)
,
BALATON Zoltan
,
2023/12/12
Re: Inconsistent qemu-system-ppc speed on Apple M1 (was: Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize)
,
Peter Maydell
,
2023/12/12
Re: Inconsistent qemu-system-ppc speed on Apple M1 (was: Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize)
,
BALATON Zoltan
,
2023/12/12
[PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Richard Henderson
,
2023/12/12
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Paolo Bonzini
,
2023/12/12
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Richard Henderson
,
2023/12/12
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Paolo Bonzini
,
2023/12/12
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Michael Tokarev
,
2023/12/24
Re: [PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
,
Richard Henderson
,
2023/12/31
Re: [PATCH-for-9.0 v2 8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts
,
Peter Maydell
,
2023/12/12
Re: [PATCH-for-9.0 v2 7/8] hw/arm/bcm2836: Move code after error checks
,
Peter Maydell
,
2023/12/12
Re: [PATCH-for-9.0 v2 6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off')
,
Peter Maydell
,
2023/12/12
Re: [PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
,
Peter Maydell
,
2023/12/12
[PATCH] hw/acpi: propagate vcpu hotplug after switch to modern interface
,
Aaron Young
,
2023/12/12
Re: [PATCH] hw/acpi: propagate vcpu hotplug after switch to modern interface
,
Aaron Young
,
2023/12/18
Re: [PATCH-for-9.0 v2 4/8] hw: Simplify accesses to the CPUState::'start-powered-off' property
,
Peter Maydell
,
2023/12/12
Re: [PATCH-for-9.0 v2 3/8] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
,
Peter Maydell
,
2023/12/12
Re: [PATCH-for-9.0 v2 2/8] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
,
Peter Maydell
,
2023/12/12
[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb()
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 02/33] hw/arm/fsl-imx6: Add a local 'gic' variable
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 03/33] hw/arm/fsl-imx6ul: Add a local 'gic' variable
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 04/33] hw/arm/fsl-imx7: Add a local 'gic' variable
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 05/33] hw/cpu: Remove dead Kconfig
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 06/33] hw/cpu/arm: Rename 'busdev' -> 'gicsbd' in a15mp_priv_realize()
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 07/33] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 08/33] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 09/33] hw/cpu/arm: Merge {a9mpcore.h, a15mpcore.h} as cortex_mpcore.h
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 10/33] hw/cpu/arm: Introduce abstract CORTEX_MPCORE_PRIV QOM type
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 11/33] hw/cpu/arm: Have A9MPCORE/A15MPCORE inheritate common CORTEX_MPCORE_PRIV
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 13/33] hw/cpu/arm: Handle 'num_cores' property once in MPCore parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 12/33] hw/cpu/arm: Create MPCore container in QOM parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 15/33] hw/cpu/arm: Handle 'gic-irq' property once in MPCore parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 16/33] hw/cpu/arm: Handle GIC once in MPCore parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 17/33] hw/cpu/arm: Document more properties of CORTEX_MPCORE_PRIV QOM type
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 19/33] hw/cpu/arm: Introduce TYPE_A7MPCORE_PRIV for Cortex-A7 MPCore
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 18/33] hw/cpu/arm: Replace A15MPPrivState by CortexMPPrivState
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 21/33] hw/cpu/arm: Create CPUs once in MPCore parent
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 22/33] hw/arm/aspeed_ast2600: Let the A7MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 20/33] hw/cpu/arm: Consolidate check on max GIC spi supported
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 23/33] hw/arm/exynos4210: Let the A9MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 24/33] hw/arm/fsl-imx6: Let the A9MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 25/33] hw/arm/fsl-imx6ul: Let the A7MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 26/33] hw/arm/fsl-imx7: Let the A7MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 27/33] hw/arm/highbank: Let the A9/A15MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 28/33] hw/arm/vexpress: Let the A9/A15MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 29/33] hw/arm/xilinx_zynq: Let the A9MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 31/33] hw/cpu/a9mpcore: Remove legacy code
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 30/33] hw/arm/npcm7xx: Let the A9MPcore create/wire the CPU cores
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 32/33] hw/cpu/arm: Remove 'num-cpu' property alias
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 33/33] hw/cpu/arm: Remove use of qemu_get_cpu() in A7/A15 realize()
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH for-9.0] docs/devel/docs: Document .hx file syntax
,
Peter Maydell
,
2023/12/12
Re: [PATCH for-9.0] docs/devel/docs: Document .hx file syntax
,
Luc Michel
,
2023/12/14
Re: [PATCH for-9.0] docs/devel/docs: Document .hx file syntax
,
David Woodhouse
,
2023/12/14
Re: [PATCH v2 08/20] util/dsa: Implement DSA task enqueue and dequeue.
,
Fabiano Rosas
,
2023/12/12
Re: [External] Re: [PATCH v2 08/20] util/dsa: Implement DSA task enqueue and dequeue.
,
Hao Xiang
,
2023/12/26
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Yong Huang
,
2023/12/12
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Akihiko Odaki
,
2023/12/13
[PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
2023/12/12
[PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH] doc/sphinx/hxtool.py: add optional label argument to SRST directive
,
Peter Maydell
,
2023/12/12
Re: [PATCH v8 07/10] hw/arm: Hook up FSI module in AST2600
,
Cédric Le Goater
,
2023/12/12
Re: [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
,
Cédric Le Goater
,
2023/12/12
Re: [PATCH v8 05/10] hw/fsi: Introduce IBM's FSI master
,
Cédric Le Goater
,
2023/12/12
Re: [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
,
Cédric Le Goater
,
2023/12/12
Re: [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
,
Cédric Le Goater
,
2023/12/12
Re: [PATCH v8 01/10] hw/fsi: Introduce IBM's Local bus
,
Cédric Le Goater
,
2023/12/12
[PATCH] qemu_init: increase NOFILE soft limit on POSIX
,
Fiona Ebner
,
2023/12/12
Re: [PATCH] qemu_init: increase NOFILE soft limit on POSIX
,
Daniel P . Berrangé
,
2023/12/15
[PATCH qemu v2 0/3] Add device STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/12
[PATCH qemu v2 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
~inesvarhol
,
2023/12/12
[PATCH qemu v2 2/3] tests/qtest: Add STM32L4x5 EXTI QTest testcase
,
~inesvarhol
,
2023/12/12
[PATCH qemu v2 1/3] hw/misc: Implement STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/12
Re: [PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
,
Peter Maydell
,
2023/12/12
Re: [PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
,
Nikita Ostrenkov
,
2023/12/13
Re: [PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
,
Peter Maydell
,
2023/12/13
Re: [PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
,
Philippe Mathieu-Daudé
,
2023/12/13
[PATCH] hw/virtio: Add ioeventfd option for balloon
,
Zheyun Shen
,
2023/12/12
Re: [PATCH] hw/virtio: Add ioeventfd option for balloon
,
David Hildenbrand
,
2023/12/13
RE: [PATCH v3 06/70] kvm: Introduce support for memory_attributes
,
Wang, Wei W
,
2023/12/12
Re: [PATCH v3 06/70] kvm: Introduce support for memory_attributes
,
Xiaoyao Li
,
2023/12/21
RE: [PATCH v3 06/70] kvm: Introduce support for memory_attributes
,
Wang, Wei W
,
2023/12/21
Re: [PATCH v3 06/70] kvm: Introduce support for memory_attributes
,
Xiaoyao Li
,
2023/12/21
RE: [PATCH v3 06/70] kvm: Introduce support for memory_attributes
,
Wang, Wei W
,
2023/12/21
[PATCH v2] string-output-visitor: show structs as "<omitted>"
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH v2] string-output-visitor: show structs as "<omitted>"
,
Markus Armbruster
,
2023/12/19
Re: [PATCH v2] string-output-visitor: show structs as "<omitted>"
,
Stefan Hajnoczi
,
2023/12/19
Questions about clocks emulation
,
Arnaud Minier
,
2023/12/12
Re: Questions about clocks emulation
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: Questions about clocks emulation
,
Luc Michel
,
2023/12/14
Re: [risu PATCH 0/5] Add LoongArch LSX/LASX instructions
,
Peter Maydell
,
2023/12/12
Re: [risu PATCH 5/5] loongarch: Add block 'clean' and clean_lsx_result()
,
Peter Maydell
,
2023/12/12
Re: [risu PATCH 5/5] loongarch: Add block 'clean' and clean_lsx_result()
,
gaosong
,
2023/12/12
[PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 01/23] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 02/23] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 03/23] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 04/23] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 06/23] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 05/23] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 10/23] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Anton Johansson
,
2023/12/13
[PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Anton Johansson
,
2023/12/13
[PATCH v2 13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Anton Johansson
,
2023/12/13
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
2023/12/13
[PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Anton Johansson
,
2023/12/13
[PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Thomas Huth
,
2023/12/14
[PATCH v2 18/23] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Thomas Huth
,
2023/12/14
[PATCH v2 20/23] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 22/23] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 23/23] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH v2 21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH] accel/tcg: Expose translation block flags to plugins
,
Alex Bennée
,
2023/12/12
RE: [PATCH] accel/tcg: Expose translation block flags to plugins
,
Mikhail Tyutin
,
2023/12/14
Re: [PATCH] accel/tcg: Expose translation block flags to plugins
,
Alex Bennée
,
2023/12/15
Re: [PATCH] accel/tcg: Expose translation block flags to plugins
,
Peter Maydell
,
2023/12/12
[Stable-8.1.4 00/31] Patch Round-up for stable 8.1.4, freeze on 2023-12-20
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 01/31] linux-user: xtensa: fix signal delivery in FDPIC
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 02/31] target/arm: Fix SME FMOPA (16-bit), BFMOPA
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 03/31] hw/ide/ahci: fix legacy software reset
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 04/31] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 06/31] linux-user: Fix loaddr computation for some elf files
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 07/31] tests/avocado: Replace assertEquals() for Python 3.12 compatibility
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 08/31] tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 05/31] net: Update MemReentrancyGuard for NIC
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 09/31] linux-user/riscv: Add Zicboz block size to hwprobe
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 10/31] hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 11/31] riscv: Fix SiFive E CLINT clock frequency
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 12/31] target/riscv/cpu_helper.c: Invalid exception on MMU translation stage
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 13/31] target/riscv/cpu_helper.c: Fix mxr bit behavior
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 14/31] vmdk: Don't corrupt desc file in vmdk_write_cid
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 15/31] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 16/31] target/arm: Handle overflow in calculation of next timer tick
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 17/31] hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 18/31] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 19/31] hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 22/31] hw/avr/atmega: Fix wrong initial value of stack pointer
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 21/31] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 20/31] hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
,
Michael Tokarev
,
2023/12/12
[Stable-8.1.4 23/31] hw/audio/hda-codec: fix multiplication overflow
,
Michael Tokarev
,
2023/12/12
Re: [PATCH] accel/tcg: TCG Plugin callback on a vCpu interrupt
,
Alex Bennée
,
2023/12/12
[PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Thomas Huth
,
2023/12/14
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Richard Henderson
,
2023/12/14
[PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Thomas Huth
,
2023/12/14
[PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
2023/12/12
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
2023/12/13
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
2023/12/14
[PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Thomas Huth
,
2023/12/14
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Zhao Liu
,
2023/12/15
Re: [PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH 0/2] system/qtest: Minor include cleanups
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 1/2] system/qtest: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 1/2] system/qtest: Include missing 'hw/core/cpu.h' header
,
Thomas Huth
,
2023/12/12
[PATCH 2/2] system/qtest: Restrict QTest API to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 2/2] system/qtest: Restrict QTest API to system emulation
,
Thomas Huth
,
2023/12/12
Re: [PATCH 0/2] system/qtest: Minor include cleanups
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
,
Irina Ryapolova
,
2023/12/12
[PATCH v2 2/2] target/riscv: UPDATE xATP write CSR
,
Irina Ryapolova
,
2023/12/12
Re: [PATCH v2 2/2] target/riscv: UPDATE xATP write CSR
,
Daniel Henrique Barboza
,
2023/12/21
Re: [PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
,
Daniel Henrique Barboza
,
2023/12/21
[PULL for-8.2 0/2] Fix for building with Xen 4.18
,
Paolo Bonzini
,
2023/12/12
[PULL 1/2] meson, xen: fix condition for enabling the Xen accelerator
,
Paolo Bonzini
,
2023/12/12
[PULL 2/2] xen: fix condition for skipping virtio-mmio defines
,
Paolo Bonzini
,
2023/12/12
Re: [PULL for-8.2 0/2] Fix for building with Xen 4.18
,
Stefan Hajnoczi
,
2023/12/13
[PATCH v2] vfio: Include libgen.h for basename API
,
Khem Raj
,
2023/12/11
Re: [PATCH v2] vfio: Include libgen.h for basename API
,
Cédric Le Goater
,
2023/12/15
[PATCH] vfio: Include libgen.h for basename API
,
Khem Raj
,
2023/12/11
[PATCH v4 0/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/12/11
[PATCH v4 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Ilya Leoshkevich
,
2023/12/11
[PATCH v4 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Ilya Leoshkevich
,
2023/12/11
[PATCH v4 1/4] accel/tcg: Make use of qemu_target_page_mask() in perf.c
,
Ilya Leoshkevich
,
2023/12/11
Re: [PATCH v4 1/4] accel/tcg: Make use of qemu_target_page_mask() in perf.c
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH v4 1/4] accel/tcg: Make use of qemu_target_page_mask() in perf.c
,
Alex Bennée
,
2023/12/12
[PATCH v4 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/12/11
Re: [PATCH v2 07/20] util/dsa: Implement DSA device start and stop logic.
,
Fabiano Rosas
,
2023/12/11
Re: [External] Re: [PATCH v2 07/20] util/dsa: Implement DSA device start and stop logic.
,
Hao Xiang
,
2023/12/19
Re: [External] Re: [PATCH v2 07/20] util/dsa: Implement DSA device start and stop logic.
,
Fabiano Rosas
,
2023/12/19
Re: [External] Re: [PATCH v2 07/20] util/dsa: Implement DSA device start and stop logic.
,
Hao Xiang
,
2023/12/27
[PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
2023/12/11
[PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Warner Losh
,
2023/12/11
Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Richard Henderson
,
2023/12/11
[PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Richard Henderson
,
2023/12/11
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Nicholas Piggin
,
2023/12/21
[PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
,
Richard Henderson
,
2023/12/11
[PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
,
Richard Henderson
,
2023/12/11
[PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Richard Henderson
,
2023/12/11
Re: [PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Nicholas Piggin
,
2023/12/21
[PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
,
Richard Henderson
,
2023/12/11
[PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Warner Losh
,
2023/12/11
[PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Richard Henderson
,
2023/12/11
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Richard Henderson
,
2023/12/11
[PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Nicholas Piggin
,
2023/12/21
[PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Richard Henderson
,
2023/12/11
[PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Richard Henderson
,
2023/12/11
Re: [PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Richard Henderson
,
2023/12/11
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH 21/24] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Richard Henderson
,
2023/12/11
[PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Nicholas Piggin
,
2023/12/22
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
2023/12/26
[PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Warner Losh
,
2023/12/11
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
gaosong
,
2023/12/11
[RFC] string-output-visitor: show structs as "<omitted>"
,
Stefan Hajnoczi
,
2023/12/11
Re: [RFC] string-output-visitor: show structs as "<omitted>"
,
Markus Armbruster
,
2023/12/12
Re: [PATCH v2 12/20] migration/multifd: Add new migration option for multifd DSA offloading.
,
Fabiano Rosas
,
2023/12/11
Re: [External] Re: [PATCH v2 12/20] migration/multifd: Add new migration option for multifd DSA offloading.
,
Hao Xiang
,
2023/12/18
Re: [PATCH v2 12/20] migration/multifd: Add new migration option for multifd DSA offloading.
,
Wang, Lei
,
2023/12/17
[PATCH v7 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/12/11
[PATCH v7 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/12/11
[PATCH v7 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/12/11
[PATCH v7 04/11] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/12/11
[PATCH v7 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/12/11
[PATCH v7 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/12/11
[PATCH v7 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Nabih Estefan
,
2023/12/11
[PATCH v7 08/11] hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/12/11
[PATCH v7 06/11] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/12/11
[PATCH v7 10/11] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/12/11
[PATCH v7 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/12/11
[PATCH v7 09/11] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/12/11
Re: [PATCH v7 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Peter Maydell
,
2023/12/14
Re: [PATCH v7 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Peter Maydell
,
2023/12/14
[PATCH v6 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/12/11
[PATCH v6 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
,
Nabih Estefan
,
2023/12/11
[PATCH v6 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
,
Nabih Estefan
,
2023/12/11
[PATCH v6 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
,
Nabih Estefan
,
2023/12/11
[PATCH v6 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
,
Nabih Estefan
,
2023/12/11
[PATCH v6 04/11] hw/net: Add NPCMXXX GMAC device
,
Nabih Estefan
,
2023/12/11
[PATCH v6 06/11] tests/qtest: Creating qtest for GMAC Module
,
Nabih Estefan
,
2023/12/11
[PATCH v6 10/11] hw/net: GMAC Tx Implementation
,
Nabih Estefan
,
2023/12/11
[PATCH v6 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
,
Nabih Estefan
,
2023/12/11
[PATCH v6 09/11] hw/net: GMAC Rx Implementation
,
Nabih Estefan
,
2023/12/11
[PATCH v6 08/11] hw/net: General GMAC Implementation
,
Nabih Estefan
,
2023/12/11
[PATCH v6 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
,
Nabih Estefan
,
2023/12/11
Re: [PATCH 18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
,
Richard Henderson
,
2023/12/11
Re: [PATCH 18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
,
Richard Henderson
,
2023/12/11
[PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Alistair Francis
,
2023/12/17
Re: [PATCH for-9.0] target/riscv/cpu.c: fix machine IDs getters
,
Alistair Francis
,
2023/12/17
Re: [PATCH-for-9.0 0/3] target/arm/tcg: Few non-TCG cleanups
,
Peter Maydell
,
2023/12/11
Re: [PATCH v2 05/20] meson: Introduce new instruction set enqcmd to the build system.
,
Fabiano Rosas
,
2023/12/11
Re: [External] Re: [PATCH v2 05/20] meson: Introduce new instruction set enqcmd to the build system.
,
Hao Xiang
,
2023/12/15
Re: [PATCH v5 06/11] tests/qtest: Creating qtest for GMAC Module
,
Peter Maydell
,
2023/12/11
[RFC PATCH] chardev: use bool for fe_open
,
Alex Bennée
,
2023/12/11
Re: [RFC PATCH] chardev: use bool for fe_open
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
,
Peter Maydell
,
2023/12/11
Re: [PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
,
Peter Maydell
,
2023/12/14
Re: [PATCH for-9.0 00/21] target/arm: kvm cleanups
,
Peter Maydell
,
2023/12/11
Re: [PATCH 20/21] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
,
Peter Maydell
,
2023/12/11
Re: [PATCH 20/21] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Kevin Wolf
,
2023/12/11
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Markus Armbruster
,
2023/12/11
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Kevin Wolf
,
2023/12/12
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Markus Armbruster
,
2023/12/19
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Stefan Hajnoczi
,
2023/12/19
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 1/2] qdev: add IOThreadVirtQueueMappingList property type
,
Markus Armbruster
,
2023/12/20
[PATCH] iotests: don't run tests requiring cached writes in '-nocache' mode
,
Andrey Drobyshev
,
2023/12/11
Re: [PATCH v7 4/5] qmp: Added new command to retrieve eBPF blob.
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v7 4/5] qmp: Added new command to retrieve eBPF blob.
,
Markus Armbruster
,
2023/12/18
Re: [PATCH v7 4/5] qmp: Added new command to retrieve eBPF blob.
,
Yuri Benditovich
,
2023/12/18
Re: [PATCH v7 4/5] qmp: Added new command to retrieve eBPF blob.
,
Daniel P . Berrangé
,
2023/12/18
Re: [RFC 00/41] qom-topo: Abstract Everything about CPU Topology
,
Zhao Liu
,
2023/12/11
Re: [PATCH v7 3/5] virtio-net: Added property to load eBPF RSS with fds.
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v7 2/5] ebpf: Added eBPF initialization by fds.
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v7 1/5] ebpf: Added eBPF map update through mmap.
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v7 1/5] ebpf: Added eBPF map update through mmap.
,
Yuri Benditovich
,
2023/12/11
Re: [PATCH v7 1/5] ebpf: Added eBPF map update through mmap.
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v7 1/5] ebpf: Added eBPF map update through mmap.
,
Jason Wang
,
2023/12/11
Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.
,
Yuri Benditovich
,
2023/12/11
Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.
,
Jason Wang
,
2023/12/11
Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.
,
Yuri Benditovich
,
2023/12/13
Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.
,
Yuri Benditovich
,
2023/12/14
Re: [PATCH v7 5/5] ebpf: Updated eBPF program and skeleton.
,
Jason Wang
,
2023/12/17
[Bug 1254672] Re: ps segfaults with qemu-{arm, armel, mips, powerpc}-static
,
Ken Sharp
,
2023/12/11
[PATCH] block: allocate aligned write buffer for 'truncate -m full'
,
Andrey Drobyshev
,
2023/12/11
Re: [PATCH] block: allocate aligned write buffer for 'truncate -m full'
,
Denis V. Lunev
,
2023/12/11
[PATCH v2 00/16] record/replay fixes: attempting to get avocado green
,
Alex Bennée
,
2023/12/11
[PATCH v2 01/16] tests/avocado: add a simple i386 replay kernel test
,
Alex Bennée
,
2023/12/11
[PATCH v2 02/16] tests/avocado: fix typo in replay_linux
,
Alex Bennée
,
2023/12/11
[PATCH v2 04/16] scripts/replay-dump: update to latest format
,
Alex Bennée
,
2023/12/11
[PATCH v2 03/16] tests/avocado: modernise the drive args for replay_linux
,
Alex Bennée
,
2023/12/11
[PATCH v2 05/16] scripts/replay_dump: track total number of instructions
,
Alex Bennée
,
2023/12/11
[PATCH v2 07/16] replay: add proper kdoc for ReplayState
,
Alex Bennée
,
2023/12/11
[PATCH v2 09/16] replay: introduce a central report point for sync errors
,
Alex Bennée
,
2023/12/11
[PATCH v2 06/16] replay: remove host_clock_last
,
Alex Bennée
,
2023/12/11
[PATCH v2 10/16] replay/replay-char: use report_sync_error
,
Alex Bennée
,
2023/12/11
Re: [PATCH v2 10/16] replay/replay-char: use report_sync_error
,
Richard Henderson
,
2023/12/11
[PATCH v2 08/16] replay: make has_unread_data a bool
,
Alex Bennée
,
2023/12/11
[PATCH v2 11/16] replay: stop us hanging in rr_wait_io_event
,
Alex Bennée
,
2023/12/11
Re: [PATCH v2 11/16] replay: stop us hanging in rr_wait_io_event
,
Richard Henderson
,
2023/12/11
[PATCH v2 14/16] accel/tcg: define tlb_fill as a trace point
,
Alex Bennée
,
2023/12/11
Re: [PATCH v2 14/16] accel/tcg: define tlb_fill as a trace point
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH v2 14/16] accel/tcg: define tlb_fill as a trace point
,
Richard Henderson
,
2023/12/11
[PATCH v2 15/16] accel/tcg: add trace_tlb_resize trace point
,
Alex Bennée
,
2023/12/11
Re: [PATCH v2 15/16] accel/tcg: add trace_tlb_resize trace point
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH v2 15/16] accel/tcg: add trace_tlb_resize trace point
,
Richard Henderson
,
2023/12/11
[PATCH v2 16/16] replay: report sync error when no exception in log (!DEBUG INVESTIGATION)
,
Alex Bennée
,
2023/12/11
[PATCH v2 13/16] tests/avocado: remove skips from replay_kernel
,
Alex Bennée
,
2023/12/11
[PATCH v2 12/16] chardev: force write all when recording replay logs
,
Alex Bennée
,
2023/12/11
Re: [PATCH v2 12/16] chardev: force write all when recording replay logs
,
Richard Henderson
,
2023/12/11
Re: [PATCH v2 00/16] record/replay fixes: attempting to get avocado green
,
Alex Bennée
,
2023/12/13
[PATCH] ui/vnc: Respect bound console
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH] ui/vnc: Respect bound console
,
Marc-André Lureau
,
2023/12/11
[PATCH 0/2] support unaligned access for some xHCI registers
,
Tomoyuki HIROSE
,
2023/12/11
[PATCH 1/2] system/memory.c: support unaligned access
,
Tomoyuki HIROSE
,
2023/12/11
Re: [PATCH 1/2] system/memory.c: support unaligned access
,
Cédric Le Goater
,
2023/12/11
Re: [PATCH 1/2] system/memory.c: support unaligned access
,
Tomoyuki Hirose
,
2023/12/14
[PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Tomoyuki HIROSE
,
2023/12/11
Re: [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Peter Maydell
,
2023/12/11
Re: [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Tomoyuki Hirose
,
2023/12/11
Re: [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Peter Maydell
,
2023/12/12
Re: [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers
,
Tomoyuki Hirose
,
2023/12/18
Re: [PATCH 0/2] support unaligned access for some xHCI registers
,
Tomoyuki Hirose
,
2023/12/18
Re: [PATCH 0/2] support unaligned access for some xHCI registers
,
Peter Maydell
,
2023/12/19
Re: [PATCH 0/2] support unaligned access for some xHCI registers
,
Tomoyuki Hirose
,
2023/12/19
Re: [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works.
,
Dinah B
,
2023/12/11
[PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Marek Glogowski
,
2023/12/12
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/12
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Marek Glogowski
,
2023/12/12
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Marek Glogowski
,
2023/12/16
Message not available
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v6] ui/cocoa: Use NSWindow's ability to resize
,
BALATON Zoltan
,
2023/12/13
[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
,
Taylor Simpson
,
2023/12/10
[PATCH v2 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
,
Taylor Simpson
,
2023/12/10
[PATCH v2 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
,
Taylor Simpson
,
2023/12/10
[PATCH v2 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
,
Taylor Simpson
,
2023/12/10
[PATCH v2 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
,
Taylor Simpson
,
2023/12/10
[PATCH v2 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
,
Taylor Simpson
,
2023/12/10
[PATCH v2 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
,
Taylor Simpson
,
2023/12/10
[PATCH v2 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
,
Taylor Simpson
,
2023/12/10
[PATCH v2 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
,
Taylor Simpson
,
2023/12/10
[PATCH v2 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py
,
Taylor Simpson
,
2023/12/10
[PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
,
Ruihan Li
,
2023/12/10
Re: [PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
,
Ruihan Li
,
2023/12/10
Re: [PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
,
Ruihan Li
,
2023/12/19
Re: [PATCH] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
,
Richard Henderson
,
2023/12/19
[PATCH qemu 0/3] [PATCH qemu 0/3] hw/arm: Add device STM32L4x5 SYSCFG
,
~inesvarhol
,
2023/12/10
[PATCH qemu 3/3] hw/arm: Connect STM32L4xx SYSCFG to STM32L4x5 SoC
,
~inesvarhol
,
2023/12/10
Re: [PATCH qemu 3/3] hw/arm: Connect STM32L4xx SYSCFG to STM32L4x5 SoC
,
Alistair Francis
,
2023/12/17
[PATCH qemu 2/3] tests/qtest: Add STM32L4xx SYSCFG QTest testcase
,
~inesvarhol
,
2023/12/10
Re: [PATCH qemu 2/3] tests/qtest: Add STM32L4xx SYSCFG QTest testcase
,
Alistair Francis
,
2023/12/17
[PATCH qemu 1/3] hw/misc: Implement STM32L4xx SYSCFG
,
~inesvarhol
,
2023/12/10
Re: [PATCH qemu 1/3] hw/misc: Implement STM32L4xx SYSCFG
,
Alistair Francis
,
2023/12/17
[RFC QEMU PATCH v3 0/1] Support device passthrough when dom0 is PVH on Xen
,
Jiqian Chen
,
2023/12/10
[RFC QEMU PATCH v3 1/1] xen: Use gsi instead of irq for mapping pirq
,
Jiqian Chen
,
2023/12/10
Re: [RFC QEMU PATCH v3 1/1] xen: Use gsi instead of irq for mapping pirq
,
Roger Pau Monné
,
2023/12/11
Re: [RFC QEMU PATCH v3 1/1] xen: Use gsi instead of irq for mapping pirq
,
Chen, Jiqian
,
2023/12/12
[PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/10
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Markus Armbruster
,
2023/12/11
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/13
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Markus Armbruster
,
2023/12/18
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/19
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Markus Armbruster
,
2023/12/20
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Zhao Liu
,
2023/12/20
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Markus Armbruster
,
2023/12/21
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/21
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Markus Armbruster
,
2023/12/21
Re: [PATCH v2] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/21
[PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 01/19] tap: Remove tap_probe_vnet_hdr_len()
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 02/19] tap: Remove qemu_using_vnet_hdr()
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 03/19] net: Move virtio-net header length assertion
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 05/19] tap: Call tap_receive_iov() from tap_receive()
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 04/19] net: Remove receive_raw()
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 06/19] tap: Shrink zeroed virtio-net header
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 07/19] virtio-net: Copy header only when necessary
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 08/19] virtio-net: Disable RSS on reset
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 09/19] virtio-net: Unify the logic to update NIC state for RSS
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 10/19] virtio-net: Return an error when vhost cannot enable RSS
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 12/19] virtio-net: Always set populate_hash
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 13/19] virtio-net: Do not write hashes to peer buffer
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 14/19] ebpf: Fix RSS error handling
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 11/19] virtio-net: Report RSS warning at device realization
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 16/19] ebpf: Simplify error handling
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 15/19] ebpf: Use standard section name
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 18/19] ebpf: Refactor tun_rss_steering_prog()
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 19/19] ebpf: Add a separate target for skeleton
,
Akihiko Odaki
,
2023/12/10
[PATCH v8 17/19] ebpf: Return 0 when configuration fails
,
Akihiko Odaki
,
2023/12/10
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Yuri Benditovich
,
2023/12/11
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Yuri Benditovich
,
2023/12/11
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Michael S. Tsirkin
,
2023/12/11
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Yuri Benditovich
,
2023/12/11
Re: [PATCH v8 00/19] virtio-net RSS/hash report fixes and improvements
,
Yuri Benditovich
,
2023/12/11
[PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 01/12] hw/pci: Initialize PCI multifunction after realization
,
Akihiko Odaki
,
2023/12/09
Re: [PATCH RFC v2 01/12] hw/pci: Initialize PCI multifunction after realization
,
Philippe Mathieu-Daudé
,
2023/12/12
[PATCH RFC v2 02/12] hw/pci: Determine if rombar is explicitly enabled
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 03/12] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 04/12] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 05/12] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2023/12/09
Re: [PATCH RFC v2 05/12] hw/qdev: Remove opts member
,
Philippe Mathieu-Daudé
,
2023/12/12
Re: [PATCH RFC v2 05/12] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2023/12/12
[PATCH RFC v2 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 07/12] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 08/12] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 09/12] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 10/12] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 11/12] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
2023/12/09
[PATCH RFC v2 12/12] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
2023/12/09
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Jason Wang
,
2023/12/10
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Jason Wang
,
2023/12/11
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/11
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Jason Wang
,
2023/12/11
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/12
Re: [PATCH RFC v2 00/12] virtio-net: add support for SR-IOV emulation
,
Yui Washizu
,
2023/12/19
Re: [PATCH] hw/misc/ivshmem: Use 32-bit addressing for the memory BAR
,
Geoffrey McRae
,
2023/12/09
[RFC PATCH] qemu-img: convert: introduce compression_level option
,
Yifan Zhao
,
2023/12/09
[PATCH] xen: fix condition for enabling the Xen accelerator
,
Paolo Bonzini
,
2023/12/09
Re: [PATCH] xen: fix condition for enabling the Xen accelerator
,
Richard W.M. Jones
,
2023/12/09
Re: [PATCH] xen: fix condition for enabling the Xen accelerator
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH] xen: fix condition for enabling the Xen accelerator
,
Stefano Stabellini
,
2023/12/11
[PATCH v3 0/2] linux-user: openat() fixes
,
Shu-Chun Weng
,
2023/12/08
[PATCH v3 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
,
Shu-Chun Weng
,
2023/12/08
[PATCH v3 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/08
Re: [PATCH v3 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/26
Re: [PATCH v3 2/2] linux-user: Fix openat() emulation to not modify atime
,
Helge Deller
,
2023/12/28
Re: [PATCH v3 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/28
[PATCH v2 0/2] linux-user: openat() fixes
,
Shu-Chun Weng
,
2023/12/08
[PATCH v2 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
,
Shu-Chun Weng
,
2023/12/08
[PATCH v2 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/08
[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
,
Cleber Rosa
,
2023/12/08
[PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Marcin Juszkiewicz
,
2023/12/08
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Cleber Rosa
,
2023/12/13
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Alex Bennée
,
2023/12/14
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Alex Bennée
,
2023/12/11
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Cleber Rosa
,
2023/12/13
Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access
,
Alex Bennée
,
2023/12/14
[PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
,
Akihiko Odaki
,
2023/12/12
[PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin
,
Akihiko Odaki
,
2023/12/09
Re: [PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin
,
Cleber Rosa
,
2023/12/13
[PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 09/10] tests/avocado/boot_xen.py: unify tags
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 09/10] tests/avocado/boot_xen.py: unify tags
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 05/10] tests/avocado: use more distinct names for assets
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 05/10] tests/avocado: use more distinct names for assets
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Alex Bennée
,
2023/12/11
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Akihiko Odaki
,
2023/12/12
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Alex Bennée
,
2023/12/12
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Cleber Rosa
,
2023/12/13
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Eric Auger
,
2023/12/14
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Alex Bennée
,
2023/12/14
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Eric Auger
,
2023/12/14
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
,
Philippe Mathieu-Daudé
,
2023/12/14
[PATCH 10/10] tests/avocado/boot_xen.py: use class attribute
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 10/10] tests/avocado/boot_xen.py: use class attribute
,
Philippe Mathieu-Daudé
,
2023/12/11
[PATCH 08/10] tests/avocado/boot_xen.py: merge base classes
,
Cleber Rosa
,
2023/12/08
[PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration
,
Cleber Rosa
,
2023/12/08
Re: [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration
,
Alex Bennée
,
2023/12/11
[PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
,
Daniel Henrique Barboza
,
2023/12/08
[PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size to u64
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size to u64
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
,
Andrew Jones
,
2023/12/15
[PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
,
Andrew Jones
,
2023/12/15
Re: [PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
,
Alistair Francis
,
2023/12/17
Re: udp guestfwd
,
Patrick Venture
,
2023/12/08
[PATCH v8 0/3] pnv N1 chiplet model
,
Chalapathi V
,
2023/12/08
[PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
2023/12/08
Re: [PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Cédric Le Goater
,
2023/12/12
[PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
2023/12/08
Re: [PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Cédric Le Goater
,
2023/12/12
[PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
2023/12/08
Re: [PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Cédric Le Goater
,
2023/12/12
[PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
2023/12/08
[PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
2023/12/08
[PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
2023/12/08
[PATCH 0/3] Support for Zoned UFS
,
Daejun Park
,
2023/12/08
Message not available
[PATCH 2/3] hw/scsi: add mode sense support for zbc device
,
Daejun Park
,
2023/12/08
Message not available
[PATCH 1/3] hw/ufs: Support for Zoned UFS
,
Daejun Park
,
2023/12/08
Re: [PATCH 1/3] hw/ufs: Support for Zoned UFS
,
Jeuk Kim
,
2023/12/11
Message not available
[PATCH 3/3] tests/qtest: Add tests for Zoned UFS
,
Daejun Park
,
2023/12/08
Re: [PATCH 3/3] tests/qtest: Add tests for Zoned UFS
,
Jeuk Kim
,
2023/12/11
Re: [PATCH 0/3] Support for Zoned UFS
,
Jeuk Kim
,
2023/12/11
Adding MSI support for virtio-pci to QEMU as Xen backend on ARM
,
Mykyta Poturai
,
2023/12/08
Re: Adding MSI support for virtio-pci to QEMU as Xen backend on ARM
,
Stefano Stabellini
,
2023/12/08
Re: Adding MSI support for virtio-pci to QEMU as Xen backend on ARM
,
Alex Bennée
,
2023/12/12
Re: [PATCH 05/16] hw/uefi: add var-service-core.c
,
Laszlo Ersek
,
2023/12/08
[PATCH for-8.2] block: Fix AioContext locking in qmp_block_resize()
,
Kevin Wolf
,
2023/12/08
Re: [PATCH for-8.2] block: Fix AioContext locking in qmp_block_resize()
,
Stefan Hajnoczi
,
2023/12/11
Re: [PATCH for-8.2] block: Fix AioContext locking in qmp_block_resize()
,
Stefan Hajnoczi
,
2023/12/13
[PATCH] pc: q35: Bump max_cpus to 4096
,
Ani Sinha
,
2023/12/08
Re: [PATCH] pc: q35: Bump max_cpus to 4096
,
Daniel P . Berrangé
,
2023/12/08
Re: [PATCH] pc: q35: Bump max_cpus to 4096
,
Ani Sinha
,
2023/12/08
Re: [PATCH] pc: q35: Bump max_cpus to 4096
,
Thomas Huth
,
2023/12/11
Re: [PATCH] pc: q35: Bump max_cpus to 4096
,
Ani Sinha
,
2023/12/13
[PATCH v2] riscv: support new isa extension detection devicetree properties
,
Conor Dooley
,
2023/12/08
Re: [PATCH v2] riscv: support new isa extension detection devicetree properties
,
Daniel Henrique Barboza
,
2023/12/08
Re: [PATCH v2] riscv: support new isa extension detection devicetree properties
,
Alistair Francis
,
2023/12/17
[PATCH v3 0/6] sysemu/replay: Restrict icount to TCG system emulation
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH v3 2/6] system/vl: Evaluate icount after accelerator options are parsed
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 2/6] system/vl: Evaluate icount after accelerator options are parsed
,
Richard Henderson
,
2023/12/08
[PATCH v3 1/6] sysemu/cpu-timers: Have icount_configure() return a boolean
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 1/6] sysemu/cpu-timers: Have icount_configure() return a boolean
,
Richard Henderson
,
2023/12/08
[PATCH v3 3/6] sysemu/cpu-timers: Introduce ICountMode enumerator
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 3/6] sysemu/cpu-timers: Introduce ICountMode enumerator
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH v3 4/6] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 4/6] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Richard Henderson
,
2023/12/08
[PATCH v3 5/6] util/async: Only call icount_notify_exit() if icount is enabled
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 5/6] util/async: Only call icount_notify_exit() if icount is enabled
,
Richard Henderson
,
2023/12/08
[PATCH v3 6/6] sysemu/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v3 6/6] sysemu/replay: Restrict icount to system emulation
,
Richard Henderson
,
2023/12/08
[ANNOUNCE] QEMU 8.2.0-rc3 is now available
,
Michael Roth
,
2023/12/08
[PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
LIU Zhiwei
,
2023/12/08
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Christoph Müllner
,
2023/12/13
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Alistair Francis
,
2023/12/15
Re: [PATCH for 8.2] target/riscv: Fix th.dcache.cval1 priviledge check
,
Alistair Francis
,
2023/12/15
[PATCH v1 00/17] Add boot LoongArch elf kernel with FDT
,
Song Gao
,
2023/12/08
[PATCH v1 02/17] hw/loongarch: Add load initrd
,
Song Gao
,
2023/12/08
[PATCH v1 05/17] hw/loongarch: Init efi_system_table
,
Song Gao
,
2023/12/08
[PATCH v1 01/17] hw/loongarch: Move boot fucntions to boot.c
,
Song Gao
,
2023/12/08
[PATCH v1 08/17] hw/loongarch: Init efi_fdt table
,
Song Gao
,
2023/12/08
[PATCH v1 04/17] hw/loongarch: Add slave cpu boot_code
,
Song Gao
,
2023/12/08
[PATCH v1 07/17] hw/loongarch: Init efi_initrd table
,
Song Gao
,
2023/12/08
[PATCH v1 03/17] hw/loongarch: Add init_cmdline
,
Song Gao
,
2023/12/08
[PATCH v1 06/17] hw/loongarch: Init efi_boot_memmap table
,
Song Gao
,
2023/12/08
[PATCH v1 10/17] hw/loongarch: fdt adds cpu interrupt controller node
,
Song Gao
,
2023/12/08
[PATCH v1 12/17] hw/loongarch: fdt adds pch_pic Controller
,
Song Gao
,
2023/12/08
[PATCH v1 13/17] hw/loongarch: fdt adds pch_msi Controller
,
Song Gao
,
2023/12/08
[PATCH v1 17/17] hw/loongarch: Add cells missing from rtc node
,
Song Gao
,
2023/12/08
[PATCH v1 14/17] hw/loongarch: fdt adds pcie irq_map node
,
Song Gao
,
2023/12/08
[PATCH v1 15/17] hw/loongarch: fdt remove unused irqchip node
,
Song Gao
,
2023/12/08
[PATCH v1 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
,
Song Gao
,
2023/12/08
[PATCH v1 16/17] hw/loongarch: Add cells missing from uart node
,
Song Gao
,
2023/12/08
[PATCH v1 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
,
Song Gao
,
2023/12/08
[PATCH for-9.0 00/10] vfio: Introduce a VFIOIOMMUClass
,
Cédric Le Goater
,
2023/12/08
[PATCH for-9.0 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
,
Duan, Zhenzhong
,
2023/12/11
Re: [PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
,
Cédric Le Goater
,
2023/12/11
RE: [PATCH for-9.0 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 02/10] vfio/container: Introduce vfio_legacy_setup() for further cleanups
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 02/10] vfio/container: Introduce vfio_legacy_setup() for further cleanups
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
,
Duan, Zhenzhong
,
2023/12/11
Re: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/11
[PATCH for-9.0 05/10] vfio/container: Introduce a VFIOIOMMU legacy QOM interface
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 05/10] vfio/container: Introduce a VFIOIOMMU legacy QOM interface
,
Duan, Zhenzhong
,
2023/12/11
Re: [PATCH for-9.0 05/10] vfio/container: Introduce a VFIOIOMMU legacy QOM interface
,
Cédric Le Goater
,
2023/12/11
[PATCH for-9.0 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
,
Duan, Zhenzhong
,
2023/12/11
Re: [PATCH for-9.0 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface
,
Cédric Le Goater
,
2023/12/11
[PATCH for-9.0 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
,
Duan, Zhenzhong
,
2023/12/11
[PATCH for-9.0 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage
,
Cédric Le Goater
,
2023/12/08
RE: [PATCH for-9.0 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage
,
Duan, Zhenzhong
,
2023/12/11
Re: [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
,
Xiaoyao Li
,
2023/12/08
Re: [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
,
David Hildenbrand
,
2023/12/08
Re: [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
,
Xiaoyao Li
,
2023/12/21
Kext files for VirtIO
,
aziz tlili
,
2023/12/08
Re: Kext files for VirtIO
,
Alex Bennée
,
2023/12/08
Re: [PATCH 1/1] accel/tcg: Fix the comment for CPUTLBEntryFull
,
LIU Zhiwei
,
2023/12/07
[PATCH] fix qemu build with xen-4.18.0
,
Michael Young
,
2023/12/07
Re: [PATCH] fix qemu build with xen-4.18.0
,
Richard W.M. Jones
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Richard W.M. Jones
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Richard W.M. Jones
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Daniel P . Berrangé
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Peter Maydell
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Daniel P . Berrangé
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Stefano Stabellini
,
2023/12/08
Re: [PATCH] fix qemu build with xen-4.18.0
,
Anthony PERARD
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Peter Maydell
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Volodymyr Babchuk
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Volodymyr Babchuk
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Stefan Hajnoczi
,
2023/12/12
Re: [PATCH] fix qemu build with xen-4.18.0
,
Anthony PERARD
,
2023/12/12
[PATCH v4 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 01/45] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 01/45] Split out common part of BCM283X classes
,
Peter Maydell
,
2023/12/18
[PATCH v4 02/45] Split out common part of peripherals
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 02/45] Split out common part of peripherals
,
Peter Maydell
,
2023/12/18
[PATCH v4 03/45] Split out raspi machine common part
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 03/45] Split out raspi machine common part
,
Peter Maydell
,
2023/12/18
[PATCH v4 04/45] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 04/45] Introduce BCM2838 SoC
,
Peter Maydell
,
2023/12/18
[PATCH v4 05/45] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 05/45] Add GIC-400 to BCM2838 SoC
,
Peter Maydell
,
2023/12/18
[PATCH v4 06/45] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 06/45] Add BCM2838 GPIO stub
,
Peter Maydell
,
2023/12/18
[PATCH v4 08/45] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 08/45] Connect SD controller to BCM2838 GPIO
,
Peter Maydell
,
2023/12/18
[PATCH v4 09/45] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 09/45] Add GPIO and SD to BCM2838 periph
,
Peter Maydell
,
2023/12/18
[PATCH v4 10/45] Add BCM2838 checkpoint support
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 10/45] Add BCM2838 checkpoint support
,
Peter Maydell
,
2023/12/18
[PATCH v4 07/45] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 07/45] Implement BCM2838 GPIO functionality
,
Peter Maydell
,
2023/12/18
[PATCH v4 11/45] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 12/45] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 13/45] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 14/45] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 15/45] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 16/45] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 17/45] Add RNG200 skeleton
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 18/45] Add RNG200 RNG and RBG
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 20/45] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 21/45] Add clock_isp stub
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 19/45] Get rid of RNG200 timer
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 22/45] Add GENET stub
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 24/45] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 25/45] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 23/45] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 26/45] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 27/45] Add GENET register access macros
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 29/45] Implement GENET MDIO
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 28/45] Implement GENET register ops
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 30/45] Implement GENET TX path
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 31/45] Implement GENET RX path
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 32/45] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 33/45] Connect RNG200, PCIE and GENET to GIC
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 34/45] Add Rpi4b boot tests
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 35/45] Add mailbox test stub
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 37/45] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 36/45] Add mailbox test constants
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 38/45] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 39/45] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 40/45] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 41/45] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 42/45] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 44/45] Append added properties to mailbox test
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 43/45] Add missed BCM2835 properties
,
Sergey Kambalin
,
2023/12/07
[PATCH v4 45/45] Add RPi4B to paspi4.rst
,
Sergey Kambalin
,
2023/12/07
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Philippe Mathieu-Daudé
,
2023/12/09
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Peter Maydell
,
2023/12/19
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Kambalin, Sergey
,
2023/12/19
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Peter Maydell
,
2023/12/19
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Kambalin, Sergey
,
2023/12/19
Re: [PATCH v4 00/45] Raspberry Pi 4B machine
,
Kambalin, Sergey
,
2023/12/19
[PATCH for 8.2] accel/tcg/cputlb: Fix iotlb page alignment check
,
LIU Zhiwei
,
2023/12/07
Re: [PATCH for 8.2] accel/tcg/cputlb: Fix iotlb page alignment check
,
Richard Henderson
,
2023/12/08
Re: [PATCH for 8.2] accel/tcg/cputlb: Fix iotlb page alignment check
,
Mark Cave-Ayland
,
2023/12/08
[PATCH v3 0/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/12/07
[PATCH v3 1/4] target: Make qemu_target_page_mask() available for *-user
,
Ilya Leoshkevich
,
2023/12/07
Re: [PATCH v3 1/4] target: Make qemu_target_page_mask() available for *-user
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH v3 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Ilya Leoshkevich
,
2023/12/07
Re: [PATCH v3 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Richard Henderson
,
2023/12/11
[PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Ilya Leoshkevich
,
2023/12/07
Re: [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Alex Bennée
,
2023/12/08
Re: [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Ilya Leoshkevich
,
2023/12/08
Re: [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Richard Henderson
,
2023/12/11
[PATCH v3 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/12/07
Re: [PATCH v3 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Richard Henderson
,
2023/12/11
Re: [PATCH v3 0/4] accel/tcg: Move perf and debuginfo support to tcg
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH qemu v2 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
~inesvarhol
,
2023/12/07
[PATCH qemu v2 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
~inesvarhol
,
2023/12/07
[PATCH qemu v2 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
~inesvarhol
,
2023/12/07
Re: [PATCH qemu v2 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
,
Peter Maydell
,
2023/12/14
[PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/07
[PATCH qemu 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
,
~inesvarhol
,
2023/12/07
[PATCH qemu 1/3] hw/arm: Implement STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/07
[PATCH qemu 2/3] hw/arm: Add STM32L4x5 EXTI QTest testcase
,
~inesvarhol
,
2023/12/07
Re: [PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI
,
Philippe Mathieu-Daudé
,
2023/12/09
[PATCH v4 00/17] first version of mcdstub
,
Nicolas Eder
,
2023/12/07
[PATCH v4 02/17] gdbstub: hex conversion functions moved to cutils.h
,
Nicolas Eder
,
2023/12/07
[PATCH v4 01/17] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub
,
Nicolas Eder
,
2023/12/07
[PATCH v4 03/17] gdbstub: GDBRegisterState moved to gdbstub.h so it can be used outside of the gdbstub
,
Nicolas Eder
,
2023/12/07
[PATCH v4 04/17] gdbstub: DebugClass added to system mode.
,
Nicolas Eder
,
2023/12/07
[PATCH v4 05/17] mcdstub: memory helper functions added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 12/17] mcdstub: all core specific queries added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 06/17] mcdstub: -mcd start option added, mcd specific defines added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 07/17] mcdstub: mcdserver initialization functions added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 16/17] mcdstub: register access added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 08/17] cutils: qemu_strtou32 function added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 13/17] mcdstub: go, step and break added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 14/17] mcdstub: state query added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 15/17] mcdstub: skeleton for reset handling added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 11/17] mcdstub: system and core queries added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 09/17] mcdstub: TCP packet plumbing added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 10/17] mcdstub: open and close server funcitons added
,
Nicolas Eder
,
2023/12/07
[PATCH v4 17/17] mcdstub: break/watchpoints added
,
Nicolas Eder
,
2023/12/07
[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
,
Si-Wei Liu
,
2023/12/07
[PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
,
Eugenio Perez Martin
,
2023/12/11
Re: [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 03/40] vdpa: probe descriptor group index for data vqs
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 03/40] vdpa: probe descriptor group index for data vqs
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 02/40] vdpa: add vhost_vdpa_get_vring_desc_group
,
Si-Wei Liu
,
2023/12/07
[PATCH 06/40] vhost: make svq work with gpa without iova translation
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 06/40] vhost: make svq work with gpa without iova translation
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 04/40] vdpa: piggyback desc_group index when probing isolated cvq
,
Si-Wei Liu
,
2023/12/07
[PATCH 09/40] vdpa: no repeat setting shadow_data
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 09/40] vdpa: no repeat setting shadow_data
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 10/40] vdpa: assign svq descriptors a separate ASID when possible
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 10/40] vdpa: assign svq descriptors a separate ASID when possible
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 13/40] vdpa: ref counting VhostVDPAShared
,
Si-Wei Liu
,
2023/12/07
[PATCH 14/40] vdpa: convert iova_tree to ref count based
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 14/40] vdpa: convert iova_tree to ref count based
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 15/40] vdpa: add svq_switching and flush_map to header
,
Si-Wei Liu
,
2023/12/07
[PATCH 12/40] vdpa: check map_thread_enabled before join maps thread
,
Si-Wei Liu
,
2023/12/07
[PATCH 11/40] vdpa: factor out vhost_vdpa_last_dev
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 11/40] vdpa: factor out vhost_vdpa_last_dev
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 17/40] vdpa: judge if map can be kept across reset
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 17/40] vdpa: judge if map can be kept across reset
,
Eugenio Perez Martin
,
2023/12/13
[PATCH 18/40] vdpa: unregister listener on last dev cleanup
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 18/40] vdpa: unregister listener on last dev cleanup
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 22/40] vdpa: factor out vhost_vdpa_map_batch_begin
,
Si-Wei Liu
,
2023/12/07
[PATCH 25/40] vdpa: add asid to dma_batch_once API
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 25/40] vdpa: add asid to dma_batch_once API
,
Eugenio Perez Martin
,
2023/12/13
[PATCH 19/40] vdpa: should avoid map flushing with persistent iotlb
,
Si-Wei Liu
,
2023/12/07
[PATCH 21/40] vdpa: vhost_vdpa_dma_batch_end_once rename
,
Si-Wei Liu
,
2023/12/07
[PATCH 16/40] vdpa: indicate SVQ switching via flag
,
Si-Wei Liu
,
2023/12/07
[PATCH 24/40] vdpa: factor out vhost_vdpa_dma_batch_end
,
Si-Wei Liu
,
2023/12/07
[PATCH 26/40] vdpa: return int for dma_batch_once API
,
Si-Wei Liu
,
2023/12/07
[PATCH 27/40] vdpa: add asid to all dma_batch call sites
,
Si-Wei Liu
,
2023/12/07
[PATCH 20/40] vdpa: avoid mapping flush across reset
,
Si-Wei Liu
,
2023/12/07
[PATCH 23/40] vdpa: vhost_vdpa_dma_batch_begin_once rename
,
Si-Wei Liu
,
2023/12/07
[PATCH 28/40] vdpa: support iotlb_batch_asid
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 28/40] vdpa: support iotlb_batch_asid
,
Eugenio Perez Martin
,
2023/12/13
[PATCH 30/40] vdpa: batch map/unmap op per svq pair basis
,
Si-Wei Liu
,
2023/12/07
[PATCH 29/40] vdpa: expose API vhost_vdpa_dma_batch_once
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 29/40] vdpa: expose API vhost_vdpa_dma_batch_once
,
Eugenio Perez Martin
,
2023/12/13
[PATCH 31/40] vdpa: batch map and unmap around cvq svq start/stop
,
Si-Wei Liu
,
2023/12/07
[PATCH 32/40] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
,
Si-Wei Liu
,
2023/12/07
[PATCH 34/40] vdpa: fix network breakage after cancelling migration
,
Si-Wei Liu
,
2023/12/07
[PATCH 35/40] vdpa: add vhost_vdpa_set_address_space_id trace
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 35/40] vdpa: add vhost_vdpa_set_address_space_id trace
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 33/40] vdpa: batch multiple dma_unmap to a single call for vm stop
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 33/40] vdpa: batch multiple dma_unmap to a single call for vm stop
,
Eugenio Perez Martin
,
2023/12/13
[PATCH 36/40] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 36/40] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 37/40] vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 37/40] vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 38/40] vdpa: add trace events for eval_flush
,
Si-Wei Liu
,
2023/12/07
[PATCH 40/40] vdpa: add trace event for vhost_vdpa_net_load_mq
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 40/40] vdpa: add trace event for vhost_vdpa_net_load_mq
,
Eugenio Perez Martin
,
2023/12/11
[PATCH 39/40] vdpa: add trace events for vhost_vdpa_net_load_cmd
,
Si-Wei Liu
,
2023/12/07
Re: [PATCH 39/40] vdpa: add trace events for vhost_vdpa_net_load_cmd
,
Eugenio Perez Martin
,
2023/12/11
Re: [PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
,
Eugenio Perez Martin
,
2023/12/11
Re: [PATCH 0/4] ICH9 root PCI hotplug
,
Igor Mammedov
,
2023/12/07
[PATCH v1 0/5] migration & CI: Add a CI job for migration compat testing
,
Fabiano Rosas
,
2023/12/07
[PATCH v1 1/5] tests/qtest: Add a helper to query the QEMU version
,
Fabiano Rosas
,
2023/12/07
Re: [PATCH v1 1/5] tests/qtest: Add a helper to query the QEMU version
,
Thomas Huth
,
2023/12/19
Re: [PATCH v1 1/5] tests/qtest: Add a helper to query the QEMU version
,
Fabiano Rosas
,
2023/12/19
[PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
,
Fabiano Rosas
,
2023/12/07
Re: [PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
,
Fabiano Rosas
,
2023/12/08
Re: [PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
,
Thomas Huth
,
2023/12/19
Re: [PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
,
Fabiano Rosas
,
2023/12/19
[PATCH v1 5/5] [NOT FOR MERGE] compat hack until 8.2 is out
,
Fabiano Rosas
,
2023/12/07
[PATCH v1 3/5] tests/qtest/migration: Adapt tests to use older QEMUs
,
Fabiano Rosas
,
2023/12/07
[PATCH v1 4/5] ci: Add a migration compatibility test job
,
Fabiano Rosas
,
2023/12/07
[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
,
Hyman Huang
,
2023/12/07
Re: [PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
,
Yong Huang
,
2023/12/07
Re: [PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
,
Daniel P . Berrangé
,
2023/12/08
[PATCH v2 0/5] sysemu/replay: Restrict icount to TCG system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH v2 1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH v2 1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
,
Richard Henderson
,
2023/12/07
[PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Richard Henderson
,
2023/12/07
Re: [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Peter Maydell
,
2023/12/08
Re: [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2023/12/08
Re: [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH v2 4/5] system/vl: Restrict icount to TCG emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH v2 4/5] system/vl: Restrict icount to TCG emulation
,
Richard Henderson
,
2023/12/07
Re: [PATCH v2 4/5] system/vl: Restrict icount to TCG emulation
,
Philippe Mathieu-Daudé
,
2023/12/08
[PATCH v2 3/5] util/async: Only call icount_notify_exit() if icount is enabled
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH v2 3/5] util/async: Only call icount_notify_exit() if icount is enabled
,
Richard Henderson
,
2023/12/07
[PATCH v2 5/5] sysemu/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 0/2] Add support for (ratified) Zacas extension
,
Rob Bradford
,
2023/12/07
[PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Rob Bradford
,
2023/12/07
Re: [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions
,
Alistair Francis
,
2023/12/17
[PATCH 1/2] target/riscv: Add support for Zacas extension
,
Rob Bradford
,
2023/12/07
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Daniel Henrique Barboza
,
2023/12/11
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Alistair Francis
,
2023/12/17
Re: [PATCH 1/2] target/riscv: Add support for Zacas extension
,
Rob Bradford
,
2023/12/18
[PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm
,
Hyman Huang
,
2023/12/07
Re: [PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm
,
Daniel P . Berrangé
,
2023/12/08
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Fiona Ebner
,
2023/12/07
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Kevin Wolf
,
2023/12/08
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Fiona Ebner
,
2023/12/11
Re: [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
,
Stefan Hajnoczi
,
2023/12/13
Request for New PPC Machine Supporting Multiple SMP Cores
,
aziz tlili
,
2023/12/07
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
Thomas Huth
,
2023/12/11
Request for New PPC Machine Supporting Multiple SMP Cores
,
aziz tlili
,
2023/12/07
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
BALATON Zoltan
,
2023/12/07
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
Peter Maydell
,
2023/12/07
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
BALATON Zoltan
,
2023/12/07
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
Cédric Le Goater
,
2023/12/08
[PATCH v2 0/3] Virtio dmabuf improvements
,
Albert Esteve
,
2023/12/07
[PATCH v2 1/3] hw/virtio: check owner for removing objects
,
Albert Esteve
,
2023/12/07
[PATCH v2 2/3] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2023/12/07
[PATCH v2 3/3] hw/virtio: rename virtio dmabuf API
,
Albert Esteve
,
2023/12/07
Re: [PATCH v2 3/3] hw/virtio: rename virtio dmabuf API
,
Albert Esteve
,
2023/12/07
Re: [PATCH v2 0/3] Virtio dmabuf improvements
,
Stefan Hajnoczi
,
2023/12/11
[PATCH for 8.2] docs: clean-up the xenpvh documentation
,
Alex Bennée
,
2023/12/07
Re: [PATCH for 8.2] docs: clean-up the xenpvh documentation
,
Stefan Hajnoczi
,
2023/12/07
Re: [PATCH for 8.2] docs: clean-up the xenpvh documentation
,
Alex Bennée
,
2023/12/07
Re: [PATCH for 8.2] docs: clean-up the xenpvh documentation
,
Stefan Hajnoczi
,
2023/12/13
make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
,
Liu Jaloo
,
2023/12/07
Re: make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
,
Peter Maydell
,
2023/12/07
Re: make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
,
Liu Jaloo
,
2023/12/07
[PATCH] target/arm: Restrict ARM_FEATURE_PMU to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH] target/arm: Restrict ARM_FEATURE_PMU to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH] target/arm: Restrict ARM_FEATURE_PMU to system emulation
,
Peter Maydell
,
2023/12/14
[PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 1/2] target/alpha: Extract clk_helper.c from sys_helper.c
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 2/2] target/alpha: Only build sys_helper.c on system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
,
Philippe Mathieu-Daudé
,
2023/12/26
Re: [PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
,
Richard Henderson
,
2023/12/27
[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2023/12/07
Re: [PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Gavin Shan
,
2023/12/10
Re: [PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Eric Auger
,
2023/12/14
Re: [PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Sebastian Ott
,
2023/12/15
Re: [PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Sebastian Ott
,
2023/12/15
[PATCH 0/3] sysemu/replay: Restrict icount to TCG system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 1/3] util/async: Only call icount_notify_exit() if icount is enabled
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 2/3] sysemu/replay: Restrict icount to TCG emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
[PATCH 3/3] sysemu/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH 3/3] sysemu/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PATCH 3/3] sysemu/replay: Restrict icount to system emulation
,
Philippe Mathieu-Daudé
,
2023/12/07
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Philippe Mathieu-Daudé
,
2023/12/07
Build qemu without USB,network devices
,
Talha Khan
,
2023/12/07
Re: Build qemu without USB,network devices
,
Talha Khan
,
2023/12/07
Re: Build qemu without USB,network devices
,
Alex Bennée
,
2023/12/07
[PATCH] system: Fix location print in axexit notifier callback
,
Zhenzhong Duan
,
2023/12/07
[PATCH rfcv2(upstream rfcv1) 01/25] Update linux header to support nested hwpt alloc
,
Zhenzhong Duan
,
2023/12/07
RE: [PATCH rfcv2(upstream rfcv1) 01/25] Update linux header to support nested hwpt alloc
,
Duan, Zhenzhong
,
2023/12/07
Re: [PATCH v3 18/70] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
,
Xiaoyao Li
,
2023/12/07
Re: [PATCH v3 18/70] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
,
Xiaoyao Li
,
2023/12/07
[PATCH v7 0/3] pnv N1 chiplet model
,
Chalapathi V
,
2023/12/06
[PATCH v7 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
2023/12/06
Re: [PATCH v7 2/3] hw/ppc: Add N1 chiplet model
,
Cédric Le Goater
,
2023/12/07
[PATCH v7 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
2023/12/06
Re: [PATCH v7 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Cédric Le Goater
,
2023/12/07
[PATCH v7 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
2023/12/06
Re: [PATCH v7 3/3] hw/ppc: N1 chiplet wiring
,
Cédric Le Goater
,
2023/12/07
[PULL 0/2] Pull request for some I2C changes
,
minyard
,
2023/12/06
[PULL 1/2] hw/sensor: enable setting adm1272 temperature with qmp
,
minyard
,
2023/12/06
[PULL 2/2] hw/i2c: add pca9543 i2c-mux switch
,
minyard
,
2023/12/06
Re: [PATCH v3] crypto: Introduce SM4 symmetric cipher algorithm
,
Daniel P . Berrangé
,
2023/12/06
Re: [PATCH v3] crypto: Introduce SM4 symmetric cipher algorithm
,
Yong Huang
,
2023/12/07
[PATCH V7 00/12] fix migration of suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH V7 01/12] cpus: vm_was_suspended
,
Steve Sistare
,
2023/12/06
[PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH V7 03/12] cpus: check running not RUN_STATE_RUNNING
,
Steve Sistare
,
2023/12/06
[PATCH 01/14] temporary: define CLONE_NEWCGROUP qemu-8.2.0
,
Steve Sistare
,
2023/12/06
[PATCH 04/14] cpus: stop vm in suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH 03/14] cpus: vm_was_suspended
,
Steve Sistare
,
2023/12/06
[PATCH V7 04/12] cpus: vm_resume
,
Steve Sistare
,
2023/12/06
[PATCH 05/14] cpus: check running not RUN_STATE_RUNNING
,
Steve Sistare
,
2023/12/06
[PATCH 06/14] cpus: vm_resume
,
Steve Sistare
,
2023/12/06
[PATCH V7 06/12] migration: preserve suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH 02/14] temp: allow python 3.6 qemu-8.2
,
Steve Sistare
,
2023/12/06
[PATCH V7 05/12] migration: propagate suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH V7 07/12] migration: preserve suspended for snapshot
,
Steve Sistare
,
2023/12/06
[PATCH 08/14] migration: preserve suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH 09/14] migration: preserve suspended for snapshot
,
Steve Sistare
,
2023/12/06
[PATCH V7 08/12] migration: preserve suspended for bg_migration
,
Steve Sistare
,
2023/12/06
[PATCH 10/14] migration: preserve suspended for bg_migration
,
Steve Sistare
,
2023/12/06
[PATCH V7 09/12] tests/qtest: migration events
,
Steve Sistare
,
2023/12/06
[PATCH V7 10/12] tests/qtest: option to suspend during migration
,
Steve Sistare
,
2023/12/06
[PATCH V7 11/12] tests/qtest: precopy migration with suspend
,
Steve Sistare
,
2023/12/06
[PATCH 12/14] tests/qtest: option to suspend during migration
,
Steve Sistare
,
2023/12/06
[PATCH 07/14] migration: propagate suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH 11/14] tests/qtest: migration events
,
Steve Sistare
,
2023/12/06
[PATCH 13/14] tests/qtest: precopy migration with suspend
,
Steve Sistare
,
2023/12/06
[PATCH 14/14] tests/qtest: postcopy migration with suspend
,
Steve Sistare
,
2023/12/06
[PATCH V7 12/12] tests/qtest: postcopy migration with suspend
,
Steve Sistare
,
2023/12/06
Re: [PATCH V7 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/06
[PATCH V7 00/12] fix migration of suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH V7 01/12] cpus: vm_was_suspended
,
Steve Sistare
,
2023/12/06
[PATCH V7 04/12] cpus: vm_resume
,
Steve Sistare
,
2023/12/06
[PATCH V7 03/12] cpus: check running not RUN_STATE_RUNNING
,
Steve Sistare
,
2023/12/06
[PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Steve Sistare
,
2023/12/06
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/06
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Peter Xu
,
2023/12/11
Re: [PATCH V7 02/12] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/11
[PATCH V7 07/12] migration: preserve suspended for snapshot
,
Steve Sistare
,
2023/12/06
[PATCH V7 09/12] tests/qtest: migration events
,
Steve Sistare
,
2023/12/06
[PATCH V7 08/12] migration: preserve suspended for bg_migration
,
Steve Sistare
,
2023/12/06
[PATCH V7 06/12] migration: preserve suspended runstate
,
Steve Sistare
,
2023/12/06
[PATCH V7 11/12] tests/qtest: precopy migration with suspend
,
Steve Sistare
,
2023/12/06
Re: [PATCH V7 11/12] tests/qtest: precopy migration with suspend
,
Fabiano Rosas
,
2023/12/08
Re: [PATCH V7 11/12] tests/qtest: precopy migration with suspend
,
Peter Xu
,
2023/12/11
[PATCH V7 10/12] tests/qtest: option to suspend during migration
,
Steve Sistare
,
2023/12/06
[PATCH V7 12/12] tests/qtest: postcopy migration with suspend
,
Steve Sistare
,
2023/12/06
Re: [PATCH V7 12/12] tests/qtest: postcopy migration with suspend
,
Peter Xu
,
2023/12/11
[PATCH V7 05/12] migration: propagate suspended runstate
,
Steve Sistare
,
2023/12/06
Re: [PATCH V7 05/12] migration: propagate suspended runstate
,
Fabiano Rosas
,
2023/12/08
Re: [PATCH V7 05/12] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/08
Re: [PATCH V7 05/12] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/11
Re: [PATCH V7 05/12] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/11
Re: [PATCH V7 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/06
Re: [PATCH V7 00/12] fix migration of suspended runstate
,
Peter Xu
,
2023/12/11
Re: [PATCH V7 00/12] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/11
Re: [PATCH V7 00/12] fix migration of suspended runstate
,
Peter Xu
,
2023/12/12
Re: [PATCH V7 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Zhao Liu
,
2023/12/06
[PATCH] meson: sort C warning flags alphabetically
,
Daniel P . Berrangé
,
2023/12/06
Re: [PATCH] meson: sort C warning flags alphabetically
,
Philippe Mathieu-Daudé
,
2023/12/06
[v2 0/4] Support generic Luks encryption
,
Hyman Huang
,
2023/12/06
[v2 1/4] crypto: Introduce option and structure for detached LUKS header
,
Hyman Huang
,
2023/12/06
Re: [v2 1/4] crypto: Introduce option and structure for detached LUKS header
,
Daniel P . Berrangé
,
2023/12/18
[v2 2/4] crypto: Introduce payload offset set function
,
Hyman Huang
,
2023/12/06
Re: [v2 2/4] crypto: Introduce payload offset set function
,
Daniel P . Berrangé
,
2023/12/18
[v2 3/4] crypto: Support generic LUKS encryption
,
Hyman Huang
,
2023/12/06
Re: [v2 3/4] crypto: Support generic LUKS encryption
,
Daniel P . Berrangé
,
2023/12/18
Re: [v2 3/4] crypto: Support generic LUKS encryption
,
Yong Huang
,
2023/12/18
Re: [v2 3/4] crypto: Support generic LUKS encryption
,
Daniel P . Berrangé
,
2023/12/18
[v2 4/4] block: Support detached LUKS header creation for blockdev-create
,
Hyman Huang
,
2023/12/06
Re: [v2 4/4] block: Support detached LUKS header creation for blockdev-create
,
Daniel P . Berrangé
,
2023/12/18
Re: [v2 4/4] block: Support detached LUKS header creation for blockdev-create
,
Yong Huang
,
2023/12/18
Re: [v2 0/4] Support generic Luks encryption
,
Daniel P . Berrangé
,
2023/12/18
Re: [v2 0/4] Support generic Luks encryption
,
Yong Huang
,
2023/12/18
Re: [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
,
Madhavan T. Venkataraman
,
2023/12/06
Re: [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
,
Peter Zijlstra
,
2023/12/06
Re: [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
,
Madhavan T. Venkataraman
,
2023/12/08
Re: [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
,
Madhavan T. Venkataraman
,
2023/12/06
[PATCH v3 for-8.2] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/06
Re: [PATCH v3 for-8.2] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Paolo Bonzini
,
2023/12/06
Re: [PATCH v3 for-8.2] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Stefan Hajnoczi
,
2023/12/07
[PATCH v4] ui/gtk-clipboard: async owner_change clipboard_request
,
Edmund Raile
,
2023/12/06
[PATCH] [PATCH v4] ui/gtk-clipboard: async owner_change clipboard_request
,
Edmund Raile
,
2023/12/06
[PATCH] target/i386: Add new CPU model SierraForest
,
Tao Su
,
2023/12/06
Re: [PATCH] target/i386: Add new CPU model SierraForest
,
Zhao Liu
,
2023/12/06
Re: [PATCH] target/i386: Add new CPU model SierraForest
,
Xiaoyao Li
,
2023/12/21
Re: [PULL 20/20] tracing: install trace events file only if necessary
,
Carlos Santos
,
2023/12/06
Re: [PULL 20/20] tracing: install trace events file only if necessary
,
Stefan Hajnoczi
,
2023/12/11
Re: [PULL 20/20] tracing: install trace events file only if necessary
,
Carlos Santos
,
2023/12/11
Re: [PATCH v6 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
2023/12/06
[PATCH] migration: using qapi_free_SocketAddress instead of g_free
,
lijiejun
,
2023/12/06
Re: [PATCH] migration: using qapi_free_SocketAddress instead of g_free
,
Daniel P . Berrangé
,
2023/12/06
[PATCH] target/loongarch: Add timer information dump support
,
Bibo Mao
,
2023/12/06
Re: [PATCH] target/loongarch: Add timer information dump support
,
gaosong
,
2023/12/06
Re: [PATCH 9.0 04/13] vdpa: move shadow_data to vhost_vdpa_shared
,
Si-Wei Liu
,
2023/12/06
Re: [PATCH 1/1] target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
,
Alistair Francis
,
2023/12/05
Re: [PATCH 1/1] target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
,
Alistair Francis
,
2023/12/17
Re: [PATCH qemu 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Alistair Francis
,
2023/12/05
Re: [PATCH qemu 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Alex Bennée
,
2023/12/06
Re: [PATCH qemu 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
,
Alistair Francis
,
2023/12/15
RE: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alvin Chang
,
2023/12/05
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alistair Francis
,
2023/12/05
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alvin Chang
,
2023/12/06
Re: [PATCH v5] target/riscv: update checks on writing pmpcfg for Smepmp to version 1.0
,
Alistair Francis
,
2023/12/15
Re: [PATCH v2] linux-user/riscv: Add Zicboz extensions to hwprobe
,
Alistair Francis
,
2023/12/05
Re: [PATCH] RISC-V: Increase max vlen to 4096
,
Alistair Francis
,
2023/12/05
Re: [PATCH 0/2] Make vector whole-register move (vmv) depend on vtype register
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 4/4] target/riscv/kvm: add RVV and Vector CSR regs
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 3/4] target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 2/4] linux-headers: riscv: add ptrace.h
,
Alistair Francis
,
2023/12/05
Re: [PATCH for-9.0 1/4] linux-headers: Update to Linux v6.7-rc3
,
Alistair Francis
,
2023/12/05
Re: [PATCH v1 3/3] hw/dma/xlnx_csu_dma: don't throw guest errors when stopping the SRC DMA
,
Alistair Francis
,
2023/12/05
Re: [PATCH v1 2/3] fix some url for amd / xilinx models
,
Alistair Francis
,
2023/12/05
Re: [PATCH v1 1/3] hw/ssi/xilinx_spips: fix an out of bound access
,
Alistair Francis
,
2023/12/05
Re: [PATCH-for-8.2? v2 2/4] hw/arm/stm32f405: Report error when incorrect CPU is used
,
Alistair Francis
,
2023/12/05
[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/05
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Paolo Bonzini
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Paolo Bonzini
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Paolo Bonzini
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Maxim Levitsky
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/06
Re: [PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Maxim Levitsky
,
2023/12/08
[PATCH for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/05
Re: [PATCH for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
,
Michael Roth
,
2023/12/05
Re: [PATCH V6 04/14] cpus: vm_resume
,
Peter Xu
,
2023/12/05
Re: [PATCH V6 08/14] migration: preserve suspended for bg_migration
,
Peter Xu
,
2023/12/05
Re: [PATCH V6 07/14] migration: preserve suspended for snapshot
,
Peter Xu
,
2023/12/05
Re: [PATCH V6 06/14] migration: preserve suspended runstate
,
Peter Xu
,
2023/12/05
[PATCH 00/11] record/replay fixes, maybe for 8.2 or for post release stable?
,
Alex Bennée
,
2023/12/05
[PATCH 01/11] tests/avocado: add a simple i386 replay kernel test
,
Alex Bennée
,
2023/12/05
Re: [PATCH 01/11] tests/avocado: add a simple i386 replay kernel test
,
Richard Henderson
,
2023/12/06
Re: [PATCH 01/11] tests/avocado: add a simple i386 replay kernel test
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 04/11] scripts/replay_dump: track total number of instructions
,
Alex Bennée
,
2023/12/05
Re: [PATCH 04/11] scripts/replay_dump: track total number of instructions
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 04/11] scripts/replay_dump: track total number of instructions
,
Richard Henderson
,
2023/12/06
Re: [PATCH 04/11] scripts/replay_dump: track total number of instructions
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 02/11] tests/avocado: fix typo in replay_linux
,
Alex Bennée
,
2023/12/05
Re: [PATCH 02/11] tests/avocado: fix typo in replay_linux
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 02/11] tests/avocado: fix typo in replay_linux
,
Richard Henderson
,
2023/12/06
Re: [PATCH 02/11] tests/avocado: fix typo in replay_linux
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 11/11] tests/avocado: remove skips from replay_kernel
,
Alex Bennée
,
2023/12/05
Re: [PATCH 11/11] tests/avocado: remove skips from replay_kernel
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 07/11] replay: make has_unread_data a bool
,
Alex Bennée
,
2023/12/05
Re: [PATCH 07/11] replay: make has_unread_data a bool
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 07/11] replay: make has_unread_data a bool
,
Richard Henderson
,
2023/12/06
Re: [PATCH 07/11] replay: make has_unread_data a bool
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 05/11] replay: remove host_clock_last
,
Alex Bennée
,
2023/12/05
Re: [PATCH 05/11] replay: remove host_clock_last
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 05/11] replay: remove host_clock_last
,
Richard Henderson
,
2023/12/06
Re: [PATCH 05/11] replay: remove host_clock_last
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 03/11] scripts/replay-dump: update to latest format
,
Alex Bennée
,
2023/12/05
Re: [PATCH 03/11] scripts/replay-dump: update to latest format
,
Richard Henderson
,
2023/12/06
[PATCH 09/11] replay: stop us hanging in rr_wait_io_event
,
Alex Bennée
,
2023/12/05
Re: [PATCH 09/11] replay: stop us hanging in rr_wait_io_event
,
Richard Henderson
,
2023/12/06
Re: [PATCH 09/11] replay: stop us hanging in rr_wait_io_event
,
Pavel Dovgalyuk
,
2023/12/08
Re: [PATCH 09/11] replay: stop us hanging in rr_wait_io_event
,
Alex Bennée
,
2023/12/08
[PATCH 08/11] replay: introduce a central report point for sync errors
,
Alex Bennée
,
2023/12/05
Re: [PATCH 08/11] replay: introduce a central report point for sync errors
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 08/11] replay: introduce a central report point for sync errors
,
Richard Henderson
,
2023/12/06
Re: [PATCH 08/11] replay: introduce a central report point for sync errors
,
Pavel Dovgalyuk
,
2023/12/07
Re: [PATCH 08/11] replay: introduce a central report point for sync errors
,
Richard Henderson
,
2023/12/06
[PATCH 10/11] chardev: force write all when recording replay logs
,
Alex Bennée
,
2023/12/05
Re: [PATCH 10/11] chardev: force write all when recording replay logs
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 10/11] chardev: force write all when recording replay logs
,
Pavel Dovgalyuk
,
2023/12/07
[PATCH 06/11] replay: add proper kdoc for ReplayState
,
Alex Bennée
,
2023/12/05
Re: [PATCH 06/11] replay: add proper kdoc for ReplayState
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [PATCH 06/11] replay: add proper kdoc for ReplayState
,
Alex Bennée
,
2023/12/06
Re: [PATCH 06/11] replay: add proper kdoc for ReplayState
,
Pavel Dovgalyuk
,
2023/12/07
Re: [PATCH 1/1] hw/i2c: add pca9543 i2c-mux switch
,
Patrick Venture
,
2023/12/05
Re: [PATCH 1/1] hw/i2c: add pca9543 i2c-mux switch
,
Corey Minyard
,
2023/12/06
Re: [PATCH V6 00/14] fix migration of suspended runstate
,
Steven Sistare
,
2023/12/05
Re: [PATCH V6 00/14] fix migration of suspended runstate
,
Fabiano Rosas
,
2023/12/05
Re: [PATCH V6 00/14] fix migration of suspended runstate
,
Peter Xu
,
2023/12/05
[PATCH v2 00/14] aio: remove AioContext lock
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 01/14] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Stefan Hajnoczi
,
2023/12/19
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Kevin Wolf
,
2023/12/20
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Stefan Hajnoczi
,
2023/12/20
Re: [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Stefan Hajnoczi
,
2023/12/20
[PATCH v2 07/14] block: remove bdrv_co_lock()
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 07/14] block: remove bdrv_co_lock()
,
Kevin Wolf
,
2023/12/18
[PATCH v2 03/14] tests: remove aio_context_acquire() tests
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 02/14] scsi: assert that callbacks run in the correct AioContext
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 02/14] scsi: assert that callbacks run in the correct AioContext
,
Kevin Wolf
,
2023/12/18
[PATCH v2 06/14] block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 06/14] block: remove AioContext locking
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 06/14] block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/19
Re: [PATCH v2 06/14] block: remove AioContext locking
,
Kevin Wolf
,
2023/12/20
[PATCH v2 08/14] scsi: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 08/14] scsi: remove AioContext locking
,
Kevin Wolf
,
2023/12/18
[PATCH v2 05/14] graph-lock: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 10/14] aio: remove aio_context_acquire()/aio_context_release() API
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 10/14] aio: remove aio_context_acquire()/aio_context_release() API
,
Kevin Wolf
,
2023/12/18
[PATCH v2 09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
,
Kevin Wolf
,
2023/12/18
[PATCH v2 12/14] scsi: remove outdated AioContext lock comment
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 13/14] job: remove outdated AioContext locking comments
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 11/14] docs: remove AioContext lock from IOThread docs
,
Stefan Hajnoczi
,
2023/12/05
[PATCH v2 14/14] block: remove outdated AioContext locking comments
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v2 14/14] block: remove outdated AioContext locking comments
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 00/14] aio: remove AioContext lock
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Nabih Estefan
,
2023/12/05
Re: [PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
,
Peter Maydell
,
2023/12/05
Re: [PATCH v1] target/i386/host-cpu: Use IOMMU addr width for passthrough devices on Intel platforms
,
Cédric Le Goater
,
2023/12/05
Re: [PATCH v1] target/i386/host-cpu: Use IOMMU addr width for passthrough devices on Intel platforms
,
YangHang Liu
,
2023/12/05
[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/12/05
[PATCH v3 2/2] block: stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/12/05
[PATCH v3 1/2] block: commit: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/12/05
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
,
Peter Krempa
,
2023/12/05
Re: [RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
,
Eugenio Perez Martin
,
2023/12/05
Re: [RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
,
Si-Wei Liu
,
2023/12/05
QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Juan Quintela
,
2023/12/05
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Het Gala
,
2023/12/05
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Zhao Liu
,
2023/12/11
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Zhao Liu
,
2023/12/11
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Philippe Mathieu-Daudé
,
2023/12/11
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Zhao Liu
,
2023/12/11
Re: QEMU developers fortnightly conference call for agenda for 2023-12-12
,
Philippe Mathieu-Daudé
,
2023/12/11
[RFC PATCH] replay: stop us hanging in rr_wait_io_event
,
Alex Bennée
,
2023/12/05
Re: [RFC PATCH] replay: stop us hanging in rr_wait_io_event
,
Peter Maydell
,
2023/12/05
Re: [RFC PATCH] replay: stop us hanging in rr_wait_io_event
,
Alex Bennée
,
2023/12/05
[PATCH 0/1] versal-ospi fix
,
Sai Pavan Boddu
,
2023/12/05
[PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Sai Pavan Boddu
,
2023/12/05
Re: [PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Francisco Iglesias
,
2023/12/05
[PATCH 0/1] versal-ospi fix
,
Sai Pavan Boddu
,
2023/12/05
[PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Sai Pavan Boddu
,
2023/12/05
Re: [PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Peter Maydell
,
2023/12/12
RE: [PATCH 1/1] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
,
Boddu, Sai Pavan
,
2023/12/14
[PATCH 0/2] OSPI updates
,
Sai Pavan Boddu
,
2023/12/05
[PATCH 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash
,
Sai Pavan Boddu
,
2023/12/05
Re: [PATCH 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash
,
Francisco Iglesias
,
2023/12/05
Re: [PATCH 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash
,
Peter Maydell
,
2023/12/12
[PATCH 1/2] block: m25p80: Add support of mt35xu02gbba
,
Sai Pavan Boddu
,
2023/12/05
Re: [PATCH 1/2] block: m25p80: Add support of mt35xu02gbba
,
Francisco Iglesias
,
2023/12/05
"Instant clone" with Qemu?
,
Philipp Hahn
,
2023/12/05
Re: "Instant clone" with Qemu?
,
Stefan Hajnoczi
,
2023/12/05
Re: "Instant clone" with Qemu?
,
Philipp Hahn
,
2023/12/15
Re: "Instant clone" with Qemu?
,
Stefan Hajnoczi
,
2023/12/15
Re: "Instant clone" with Qemu?
,
Philipp Hahn
,
2023/12/18
Re: "Instant clone" with Qemu?
,
Stefan Hajnoczi
,
2023/12/18
[PATCH v3] qemu: send stop event after bdrv_flush_all
,
tianren
,
2023/12/05
Re: [PATCH v3] qemu: send stop event after bdrv_flush_all
,
Daniel P . Berrangé
,
2023/12/05
[PATCH] migration: Simplify initial conditionals in migration for better readability
,
Het Gala
,
2023/12/05
Re: [PATCH] migration: Simplify initial conditionals in migration for better readability
,
Het Gala
,
2023/12/05
Re: [PATCH] migration: Simplify initial conditionals in migration for better readability
,
Fabiano Rosas
,
2023/12/05
Re: [PATCH] migration: Simplify initial conditionals in migration for better readability
,
Het Gala
,
2023/12/11
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/05
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/13
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Alistair Francis
,
2023/12/17
Re: [PATCH v4 0/4] Support RISC-V IOPMP
,
Ethan Chen
,
2023/12/21
[PATCH v2] qemu: send stop event after bdrv_flush_all
,
tianren
,
2023/12/05
Re: [PATCH v2] qemu: send stop event after bdrv_flush_all
,
Daniel P . Berrangé
,
2023/12/05
Re: [PATCH v2] qemu: send stop event after bdrv_flush_all
,
Tianren Zhang
,
2023/12/05
[PULL 0/1] ufs fix for 2023-12-05
,
Jeuk Kim
,
2023/12/05
[PULL 1/1] hw/ufs: avoid generating the same ID string for different LU devices
,
Jeuk Kim
,
2023/12/05
Re: [PULL 0/1] ufs fix for 2023-12-05
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH v6 00/16] Support smp.clusters for x86 in QEMU
,
Zhao Liu
,
2023/12/04
[PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Dongwon Kim
,
2023/12/04
Re: [PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Marc-André Lureau
,
2023/12/05
RE: [PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Kim, Dongwon
,
2023/12/05
Re: [PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Marc-André Lureau
,
2023/12/06
[PATCH 1/3] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Dongwon Kim
,
2023/12/13
[PATCH 2/3] ui/gtk: unblock pipeline only if fence hasn't been signaled yet
,
Dongwon Kim
,
2023/12/13
Re: [PATCH 2/3] ui/gtk: unblock pipeline only if fence hasn't been signaled yet
,
Marc-André Lureau
,
2023/12/15
Re: [PATCH 2/3] ui/gtk: unblock pipeline only if fence hasn't been signaled yet
,
BALATON Zoltan
,
2023/12/15
RE: [PATCH 2/3] ui/gtk: unblock pipeline only if fence hasn't been signaled yet
,
Kim, Dongwon
,
2023/12/28
[PATCH 3/3] virtio-gpu: first surface update with blob scanout after resumed
,
Dongwon Kim
,
2023/12/13
Re: [PATCH 1/3] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Marc-André Lureau
,
2023/12/15
RE: [PATCH 1/3] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Kasireddy, Vivek
,
2023/12/29
RE: [PATCH 1/3] ui/gtk: flush display pipeline before saving vmstate when blob=true
,
Kim, Dongwon
,
2023/12/29
[PATCH 0/9] Hexagon (target/hexagon) Make generators object oriented
,
Taylor Simpson
,
2023/12/04
[PATCH 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
,
Taylor Simpson
,
2023/12/04
RE: [PATCH 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
,
Brian Cain
,
2023/12/04
RE: [PATCH 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
,
ltaylorsimpson
,
2023/12/05
RE: [PATCH 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
,
ltaylorsimpson
,
2023/12/05
[PATCH 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
,
Taylor Simpson
,
2023/12/04
[PATCH 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
,
Taylor Simpson
,
2023/12/04
RE: [PATCH 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
,
Brian Cain
,
2023/12/04
[PATCH 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
,
Taylor Simpson
,
2023/12/04
[PATCH 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
,
Taylor Simpson
,
2023/12/04
RE: [PATCH 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
,
Brian Cain
,
2023/12/04
[PATCH 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
,
Taylor Simpson
,
2023/12/04
[PATCH 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
,
Taylor Simpson
,
2023/12/04
[PATCH 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
,
Taylor Simpson
,
2023/12/04
RE: [PATCH 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
,
Brian Cain
,
2023/12/04
[PATCH 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py
,
Taylor Simpson
,
2023/12/04
[RFC PATCH 00/11] Support ACPI Control Method Sleep button
,
Annie Li
,
2023/12/04
[RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Annie Li
,
2023/12/04
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Philippe Mathieu-Daudé
,
2023/12/05
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Annie.li
,
2023/12/05
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Markus Armbruster
,
2023/12/05
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Annie.li
,
2023/12/05
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Markus Armbruster
,
2023/12/22
Re: [RFC PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Annie.li
,
2023/12/22
[RFC PATCH 02/11] acpi: Implement control method sleep button
,
Annie Li
,
2023/12/04
[RFC PATCH 04/11] acpi: Support Control Method sleep button for x86
,
Annie Li
,
2023/12/04
[RFC PATCH 05/11] tests/acpi/bios-tables-test: update DSDT tables for Control Method Sleep button
,
Annie Li
,
2023/12/04
[RFC PATCH 06/11] acpi: Send the GPE event of suspend and wakeup for x86
,
Annie Li
,
2023/12/04
[RFC PATCH 08/11] tests/acpi: allow FACP and DSDT table changes for arm/virt
,
Annie Li
,
2023/12/04
[RFC PATCH 10/11] tests/acpi: Update FACP and DSDT tables for sleep button
,
Annie Li
,
2023/12/04
[RFC PATCH 11/11] arm/virt: enable sleep support
,
Annie Li
,
2023/12/04
[RFC PATCH 09/11] hw/arm: enable sleep support for arm/virt
,
Annie Li
,
2023/12/04
[RFC PATCH 03/11] test/acpi: allow DSDT table changes
,
Annie Li
,
2023/12/04
[RFC PATCH 07/11] hw/acpi: Add ACPI GED support for the sleep event
,
Annie Li
,
2023/12/04
[PATCH v3 0/2] vhost-scsi: Support worker ioctls
,
Mike Christie
,
2023/12/04
[PATCH v3 1/2] vhost: Add worker backend callouts
,
Mike Christie
,
2023/12/04
[PATCH v3 2/2] vhost-scsi: Add support for a worker thread per virtqueue
,
Mike Christie
,
2023/12/04
Re: [PATCH v3 2/2] vhost-scsi: Add support for a worker thread per virtqueue
,
Stefano Garzarella
,
2023/12/05
Re: [PATCH v3 0/2] vhost-scsi: Support worker ioctls
,
Stefan Hajnoczi
,
2023/12/05
QEMU CentOS Stream 8 x86_64 runner is offline
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH V6 10/14] tests/qtest: option to suspend during migration
,
Fabiano Rosas
,
2023/12/04
Re: [PATCH V6 14/14] tests/qtest: background migration with suspend
,
Fabiano Rosas
,
2023/12/04
Re: [PATCH V6 13/14] tests/qtest: bootfile per vm
,
Fabiano Rosas
,
2023/12/04
Re: [PATCH V6 13/14] tests/qtest: bootfile per vm
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 13/14] tests/qtest: bootfile per vm
,
Steven Sistare
,
2023/12/05
Re: [PATCH V6 11/14] tests/qtest: precopy migration with suspend
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 11/14] tests/qtest: precopy migration with suspend
,
Steven Sistare
,
2023/12/05
Re: [PATCH V6 11/14] tests/qtest: precopy migration with suspend
,
Peter Xu
,
2023/12/05
[RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Stefan Hajnoczi
,
2023/12/04
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Michal Suchánek
,
2023/12/04
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Richard Henderson
,
2023/12/04
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Michal Suchánek
,
2023/12/05
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Michal Suchánek
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Philippe Mathieu-Daudé
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Stefan Hajnoczi
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Miguel Luis
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Michal Suchánek
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Miguel Luis
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Michal Suchánek
,
2023/12/06
Re: [RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
,
Alex Bennée
,
2023/12/06
Re: [PATCH 1/2] target/riscv: Add vill check for whole vector register move instructions
,
Daniel Henrique Barboza
,
2023/12/04
[PATCH RFC v3 0/1] Implement STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/04
[PATCH RFC v3 1/1] Implement STM32L4x5 EXTI
,
~inesvarhol
,
2023/12/04
Re: [PATCH RFC v3 1/1] Implement STM32L4x5 EXTI
,
Alistair Francis
,
2023/12/05
Re: [PATCH RFC v3 0/1] Implement STM32L4x5 EXTI
,
Alistair Francis
,
2023/12/05
qemu ppc64 crash when adding CPU
,
Michal Suchánek
,
2023/12/04
Re: qemu ppc64 crash when adding CPU
,
Stefan Hajnoczi
,
2023/12/04
Re: qemu ppc64 crash when adding CPU
,
Philippe Mathieu-Daudé
,
2023/12/04
[PATCH v2 0/4] scsi: eliminate AioContext lock
,
Stefan Hajnoczi
,
2023/12/04
[PATCH v2 1/4] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH v2 1/4] scsi: only access SCSIDevice->requests from one thread
,
Kevin Wolf
,
2023/12/19
Re: [PATCH v2 1/4] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/19
[PATCH v2 3/4] scsi: don't lock AioContext in I/O code path
,
Stefan Hajnoczi
,
2023/12/04
[PATCH v2 2/4] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
,
Stefan Hajnoczi
,
2023/12/04
[PATCH v2 4/4] dma-helpers: don't lock AioContext in dma_blk_cb()
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH v2 0/4] scsi: eliminate AioContext lock
,
Kevin Wolf
,
2023/12/18
[PATCH] Revert "test/qga: use G_TEST_DIR to locate os-release test file"
,
Andrey Drobyshev
,
2023/12/04
Re: [PATCH] Revert "test/qga: use G_TEST_DIR to locate os-release test file"
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH] Revert "test/qga: use G_TEST_DIR to locate os-release test file"
,
Andrey Drobyshev
,
2023/12/04
Re: [PATCH] Revert "test/qga: use G_TEST_DIR to locate os-release test file"
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH] Revert "test/qga: use G_TEST_DIR to locate os-release test file"
,
Andrey Drobyshev
,
2023/12/04
[PATCH] hw/ufs: avoid generating the same ID string for different LU devices
,
Akinobu Mita
,
2023/12/04
Re: [PATCH-for-8.2?] hw/ufs: avoid generating the same ID string for different LU devices
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PATCH-for-8.2?] hw/ufs: avoid generating the same ID string for different LU devices
,
Philippe Mathieu-Daudé
,
2023/12/04
Message not available
Re: [PATCH-for-8.2?] hw/ufs: avoid generating the same ID string for different LU devices
,
Jeuk Kim
,
2023/12/05
Message not available
Re: [PATCH-for-8.2?] hw/ufs: avoid generating the same ID string for different LU devices
,
Jeuk Kim
,
2023/12/04
[RFC 0/8] Support generic Luks encryption
,
Hyman Huang
,
2023/12/04
[RFC 1/8] crypto: Export util functions and structures
,
Hyman Huang
,
2023/12/04
[RFC 2/8] crypto: Introduce payload offset set function
,
Hyman Huang
,
2023/12/04
[RFC 3/8] Gluks: Add the basic framework
,
Hyman Huang
,
2023/12/04
[RFC 4/8] Gluks: Introduce Gluks options
,
Hyman Huang
,
2023/12/04
[RFC 6/8] crypto: Provide the Luks crypto driver to Gluks
,
Hyman Huang
,
2023/12/04
[RFC 7/8] Gluks: Implement the fundamental block layer driver hooks
,
Hyman Huang
,
2023/12/04
[RFC 5/8] qapi: Introduce Gluks types to qapi
,
Hyman Huang
,
2023/12/04
[RFC 8/8] block: Support Gluks format image creation using qemu-img
,
Hyman Huang
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Daniel P . Berrangé
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Yong Huang
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Yong Huang
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Daniel P . Berrangé
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Yong Huang
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Daniel P . Berrangé
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Yong Huang
,
2023/12/04
Re: [RFC 0/8] Support generic Luks encryption
,
Daniel P . Berrangé
,
2023/12/05
Re: [RFC 0/8] Support generic Luks encryption
,
Kevin Wolf
,
2023/12/05
[PULL 0/4] Misc fixes for 2023-12-04
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 1/4] system/memory: use ldn_he_p/stn_he_p
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 2/4] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 3/4] tests/avocado: Update yamon-bin-02.22.zip URL
,
Philippe Mathieu-Daudé
,
2023/12/04
[PULL 4/4] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PULL 0/4] Misc fixes for 2023-12-04
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH 05/12] block: remove AioContext locking
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 05/12] block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 05/12] block: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/04
[PULL 0/1] target-arm queue
,
Peter Maydell
,
2023/12/04
[PULL 1/1] target/arm: Disable SME if SVE is disabled
,
Peter Maydell
,
2023/12/04
Re: [PULL 0/1] target-arm queue
,
Stefan Hajnoczi
,
2023/12/05
[PATCH] qemu: send stop event after bdrv_flush_all
,
tianren
,
2023/12/04
[PULL 0/3] Misc patches for QEMU 8.2-rc3
,
Thomas Huth
,
2023/12/04
[PULL 1/3] tests/qemu-iotests/149: Use more inclusive language in this test
,
Thomas Huth
,
2023/12/04
[PULL 2/3] sh4: Coding style: Remove tabs
,
Thomas Huth
,
2023/12/04
[PULL 3/3] tests/qtest: check the return value
,
Thomas Huth
,
2023/12/04
Re: [PULL 0/3] Misc patches for QEMU 8.2-rc3
,
Stefan Hajnoczi
,
2023/12/05
Re: [PATCH 04/12] graph-lock: remove AioContext locking
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 03/12] aio: make aio_context_acquire()/aio_context_release() a no-op
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 02/12] tests: remove aio_context_acquire() tests
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 06/12] scsi: remove AioContext locking
,
Kevin Wolf
,
2023/12/04
Re: [PATCH 06/12] scsi: remove AioContext locking
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 0/3] Virtio dmabuf improvements
,
Michael S. Tsirkin
,
2023/12/04
Re: [PATCH 0/3] Virtio dmabuf improvements
,
Albert Esteve
,
2023/12/04
Re: [PATCH v3 26/70] i386/tdx: Initialize TDX before creating TD vcpus
,
Xiaoyao Li
,
2023/12/04
[RFC 0/3] scripts/checkpatch: Add code spelling check
,
Zhao Liu
,
2023/12/04
[RFC 2/3] scripts/checkpatch: Add --codespell and --codespellfile options
,
Zhao Liu
,
2023/12/04
[RFC 3/3] scripts/spelling: Add common spelling mistakes in default spelling.txt
,
Zhao Liu
,
2023/12/04
[RFC 1/3] scripts/checkpatch: Check common spelling be default
,
Zhao Liu
,
2023/12/04
Re: [RFC 1/3] scripts/checkpatch: Check common spelling be default
,
Thomas Huth
,
2023/12/04
Re: [RFC 1/3] scripts/checkpatch: Check common spelling be default
,
Zhao Liu
,
2023/12/04
[PULL 0/3] UI patches
,
marcandre . lureau
,
2023/12/04
[PULL 1/3] ui/gtk-egl: move function calls back to regular code path
,
marcandre . lureau
,
2023/12/04
[PULL 2/3] ui/vnc-clipboard: fix inflate_buffer
,
marcandre . lureau
,
2023/12/04
[PULL 3/3] hw/audio/virtio-sound: mark the device as unmigratable
,
marcandre . lureau
,
2023/12/04
Re: [PULL 0/3] UI patches
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 2/3] hw/virtio: cleanup shared resources
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH 2/3] hw/virtio: cleanup shared resources
,
Albert Esteve
,
2023/12/07
Re: [PATCH 1/3] hw/virtio: check owner for removing objects
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH 1/3] hw/virtio: check owner for removing objects
,
Albert Esteve
,
2023/12/07
Re: [PATCH v3 08/70] physmem: replace function name with __func__ in ram_block_discard_range()
,
Xiaoyao Li
,
2023/12/04
Re: [PATCH v3 08/70] physmem: replace function name with __func__ in ram_block_discard_range()
,
David Hildenbrand
,
2023/12/04
Re: [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()
,
Xiaoyao Li
,
2023/12/04
Re: [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()
,
Xiaoyao Li
,
2023/12/04
Re: [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()
,
David Hildenbrand
,
2023/12/04
Re: [PATCH for-8.2] ui/vnc-clipboard: fix inflate_buffer
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH for-8.2] ui/vnc-clipboard: fix inflate_buffer
,
Fiona Ebner
,
2023/12/06
[PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
,
Volker Rümelin
,
2023/12/04
Re: [PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
,
Volker Rümelin
,
2023/12/04
Re: [PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
,
Marc-André Lureau
,
2023/12/04
Re: [PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
,
Manos Pitsidianakis
,
2023/12/04
Re: [PATCH for 8.2] hw/audio/virtio-sound: mark the device as unmigratable
,
Michael S. Tsirkin
,
2023/12/04
Re: [PATCH v3 05/70] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
,
Xiaoyao Li
,
2023/12/04
Re: [PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Gavin Shan
,
2023/12/04
Re: [PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Gavin Shan
,
2023/12/03
Re: [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read()
,
Davidlohr Bueso
,
2023/12/03
Re: [PULL 0/6] riscv-to-apply queue
,
Alistair Francis
,
2023/12/03
[PATCH] migration/dirtyrate: Remove an extra parameter
,
Wafer
,
2023/12/03
Re: [PATCH] migration/dirtyrate: Remove an extra parameter
,
Yong Huang
,
2023/12/03
[PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/03
[PATCH v9 1/9] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
2023/12/03
[PATCH v9 2/9] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
[PATCH v9 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
[PATCH v9 4/9] machine: Print CPU model name instead of CPU type
,
Gavin Shan
,
2023/12/03
[PATCH v9 5/9] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
2023/12/03
[PATCH v9 6/9] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 7/9] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 8/9] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
[PATCH v9 9/9] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/11
Re: [PATCH v9 0/9] Unified CPU type check
,
Philippe Mathieu-Daudé
,
2023/12/13
Re: [PATCH v9 0/9] Unified CPU type check
,
Gavin Shan
,
2023/12/13
[PATCH v3 30/45] Implement GENET TX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 44/45] Append added properties to mailbox test
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 41/45] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 42/45] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 43/45] Add missed BCM2835 properties
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 29/45] Implement GENET MDIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 39/45] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 40/45] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 28/45] Implement GENET register ops
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 37/45] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 35/45] Add mailbox test stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 38/45] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 36/45] Add mailbox test constants
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 34/45] Add Rpi4b boot tests
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 31/45] Implement GENET RX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 32/45] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 26/45] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 27/45] Add GENET register access macros
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 24/45] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 25/45] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 20/45] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 21/45] Add clock_isp stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 19/45] Get rid of RNG200 timer
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 23/45] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 22/45] Add GENET stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 16/45] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 18/45] Add RNG200 RNG and RBG
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 17/45] Add RNG200 skeleton
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 11/45] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 14/45] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 15/45] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 10/45] Add BCM2838 checkpoint support
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 06/45] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 07/45] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 05/45] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 02/45] Split out common part of peripherals
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 04/45] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 03/45] Split out raspi machine common part
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 01/45] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 01/45] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 02/45] Split out common part of peripherals
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 03/45] Split out raspi machine common part
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 04/45] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 05/45] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 06/45] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 07/45] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 10/45] Add BCM2838 checkpoint support
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 11/45] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 14/45] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 15/45] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 16/45] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 17/45] Add RNG200 skeleton
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 18/45] Add RNG200 RNG and RBG
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 19/45] Get rid of RNG200 timer
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 20/45] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 21/45] Add clock_isp stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 22/45] Add GENET stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 23/45] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 24/45] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 25/45] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 26/45] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 27/45] Add GENET register access macros
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 28/45] Implement GENET register ops
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 29/45] Implement GENET MDIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 30/45] Implement GENET TX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 31/45] Implement GENET RX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 32/45] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 34/45] Add Rpi4b boot tests
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 35/45] Add mailbox test stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 36/45] Add mailbox test constants
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 37/45] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 38/45] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 39/45] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 40/45] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 41/45] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 42/45] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 43/45] Add missed BCM2835 properties
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 44/45] Append added properties to mailbox test
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 45/45] Add RPi4B to paspi4.rst
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 01/45] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2023/12/03
Re: [PATCH v3 01/45] Split out common part of BCM283X classes
,
Peter Maydell
,
2023/12/18
Re: [PATCH v3 01/45] Split out common part of BCM283X classes
,
Peter Maydell
,
2023/12/18
[PATCH v3 04/45] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 05/45] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 02/45] Split out common part of peripherals
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 06/45] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 07/45] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 20/45] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 26/45] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 03/45] Split out raspi machine common part
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 10/45] Add BCM2838 checkpoint support
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 11/45] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2023/12/03
Re: [PATCH v3 11/45] Introduce Raspberry PI 4 machine
,
Peter Maydell
,
2023/12/18
[PATCH v3 15/45] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 24/45] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 14/45] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 23/45] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 21/45] Add clock_isp stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 17/45] Add RNG200 skeleton
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 19/45] Get rid of RNG200 timer
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 25/45] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 16/45] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 18/45] Add RNG200 RNG and RBG
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 28/45] Implement GENET register ops
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 27/45] Add GENET register access macros
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 22/45] Add GENET stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 29/45] Implement GENET MDIO
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 30/45] Implement GENET TX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 32/45] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 31/45] Implement GENET RX path
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 35/45] Add mailbox test stub
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 36/45] Add mailbox test constants
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 34/45] Add Rpi4b boot tests
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 42/45] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 37/45] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 39/45] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 38/45] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 40/45] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 41/45] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 45/45] Add RPi4B to paspi4.rst
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 44/45] Append added properties to mailbox test
,
Sergey Kambalin
,
2023/12/03
[PATCH v3 43/45] Add missed BCM2835 properties
,
Sergey Kambalin
,
2023/12/03
[PATCH 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
[PATCH 01/45] Split out common part of BCM283X classes
,
Sergey Kambalin
,
2023/12/03
[PATCH 02/45] Split out common part of peripherals
,
Sergey Kambalin
,
2023/12/03
[PATCH 03/45] Split out raspi machine common part
,
Sergey Kambalin
,
2023/12/03
[PATCH 04/45] Introduce BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH 05/45] Add GIC-400 to BCM2838 SoC
,
Sergey Kambalin
,
2023/12/03
[PATCH 06/45] Add BCM2838 GPIO stub
,
Sergey Kambalin
,
2023/12/03
[PATCH 07/45] Implement BCM2838 GPIO functionality
,
Sergey Kambalin
,
2023/12/03
[PATCH 08/45] Connect SD controller to BCM2838 GPIO
,
Sergey Kambalin
,
2023/12/03
[PATCH 09/45] Add GPIO and SD to BCM2838 periph
,
Sergey Kambalin
,
2023/12/03
[PATCH 10/45] Add BCM2838 checkpoint support
,
Sergey Kambalin
,
2023/12/03
[PATCH 11/45] Introduce Raspberry PI 4 machine
,
Sergey Kambalin
,
2023/12/03
[PATCH 12/45] Temporarily disable unimplemented rpi4b devices
,
Sergey Kambalin
,
2023/12/03
[PATCH 13/45] Add memory region for BCM2837 RPiVid ASB
,
Sergey Kambalin
,
2023/12/03
[PATCH 14/45] Add BCM2838 PCIE Root Complex
,
Sergey Kambalin
,
2023/12/03
[PATCH 15/45] Add BCM2838 PCIE host
,
Sergey Kambalin
,
2023/12/03
[PATCH 16/45] Enable BCM2838 PCIE
,
Sergey Kambalin
,
2023/12/03
[PATCH 17/45] Add RNG200 skeleton
,
Sergey Kambalin
,
2023/12/03
[PATCH 18/45] Add RNG200 RNG and RBG
,
Sergey Kambalin
,
2023/12/03
[PATCH 19/45] Get rid of RNG200 timer
,
Sergey Kambalin
,
2023/12/03
[PATCH 20/45] Implement BCM2838 thermal sensor
,
Sergey Kambalin
,
2023/12/03
[PATCH 21/45] Add clock_isp stub
,
Sergey Kambalin
,
2023/12/03
[PATCH 22/45] Add GENET stub
,
Sergey Kambalin
,
2023/12/03
[PATCH 23/45] Add GENET register structs. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH 24/45] Add GENET register structs. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH 25/45] Add GENET register structs. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH 26/45] Add GENET register structs. Part 4
,
Sergey Kambalin
,
2023/12/03
[PATCH 27/45] Add GENET register access macros
,
Sergey Kambalin
,
2023/12/03
[PATCH 28/45] Implement GENET register ops
,
Sergey Kambalin
,
2023/12/03
[PATCH 29/45] Implement GENET MDIO
,
Sergey Kambalin
,
2023/12/03
[PATCH 30/45] Implement GENET TX path
,
Sergey Kambalin
,
2023/12/03
[PATCH 31/45] Implement GENET RX path
,
Sergey Kambalin
,
2023/12/03
[PATCH 32/45] Enable BCM2838 GENET controller
,
Sergey Kambalin
,
2023/12/03
[PATCH 33/45] Connect RNG200, PCIE and GENET to GIC
,
Sergey Kambalin
,
2023/12/03
[PATCH 34/45] Add Rpi4b boot tests
,
Sergey Kambalin
,
2023/12/03
[PATCH 35/45] Add mailbox test stub
,
Sergey Kambalin
,
2023/12/03
[PATCH 36/45] Add mailbox test constants
,
Sergey Kambalin
,
2023/12/03
[PATCH 37/45] Add mailbox tests tags. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH 38/45] Add mailbox tests tags. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH 39/45] Add mailbox tests tags. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH 40/45] Add mailbox property tests. Part 1
,
Sergey Kambalin
,
2023/12/03
[PATCH 41/45] Add mailbox property tests. Part 2
,
Sergey Kambalin
,
2023/12/03
[PATCH 42/45] Add mailbox property tests. Part 3
,
Sergey Kambalin
,
2023/12/03
[PATCH 43/45] Add missed BCM2835 properties
,
Sergey Kambalin
,
2023/12/03
[PATCH 44/45] Append added properties to mailbox test
,
Sergey Kambalin
,
2023/12/03
[PATCH 45/45] Add RPi4B to paspi4.rst
,
Sergey Kambalin
,
2023/12/03
Re: [PULL 0/2] ppc-for-8.2 queue
,
Stefan Hajnoczi
,
2023/12/03
Re: [PULL 0/2] Migration 20231130 patches
,
Stefan Hajnoczi
,
2023/12/03
Re: [PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Philippe Mathieu-Daudé
,
2023/12/03
Re: [PATCH for-8.2] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
,
Alistair Francis
,
2023/12/03
[PATCH v2 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
[PATCH v2 00/45] Raspberry Pi 4B machine
,
Sergey Kambalin
,
2023/12/03
Re: [PATCH for 8.2] ui/gtk-egl: move function calls back to regular code path
,
Volker Rümelin
,
2023/12/03
Re: [PATCH v2] system/memory: use ldn_he_p/stn_he_p
,
Patrick Venture
,
2023/12/03
Re: [PATCH v2] system/memory: use ldn_he_p/stn_he_p
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PATCH v2] system/memory: use ldn_he_p/stn_he_p
,
Patrick Venture
,
2023/12/04
Re: [PATCH 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
,
Laurent Vivier
,
2023/12/03
Save VM created using x86_64-softmmu/qemu-system-x86_64
,
Amit Kumar
,
2023/12/03
[PATCH v5 0/2] acpi: report numa nodes for device memory using GI
,
ankita
,
2023/12/03
[PATCH v5 1/2] qom: new object to associate device to numa node
,
ankita
,
2023/12/03
Re: [PATCH v5 1/2] qom: new object to associate device to numa node
,
Markus Armbruster
,
2023/12/22
Re: [PATCH v5 1/2] qom: new object to associate device to numa node
,
Ankit Agrawal
,
2023/12/25
[PATCH v5 2/2] hw/acpi: Implement the SRAT GI affinity structure
,
ankita
,
2023/12/03
[PATCH qemu v3 00/20] Fix malfunctioning of T2-T5 timers on the STM32 platform
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 02/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
Re: [PATCH qemu v3 02/20] Fixing the basic functionality of STM32 timers
,
Alex Bennée
,
2023/12/06
[PATCH qemu v3 04/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 12/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 05/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 03/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 01/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 06/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 07/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 10/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 08/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 11/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 17/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 14/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 13/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 09/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 16/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 19/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 18/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 20/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
[PATCH qemu v3 15/20] Fixing the basic functionality of STM32 timers
,
~lbryndza
,
2023/12/02
Re: [PATCH qemu v3 00/20] Fix malfunctioning of T2-T5 timers on the STM32 platform
,
Alistair Francis
,
2023/12/05
Re: [PATCH qemu v2] Fixing the basic functionality of STM32 timers
,
Lucjan Bryndza
,
2023/12/02
[PATCH] qdev: Report an error for machine without HotplugHandler
,
Akihiko Odaki
,
2023/12/02
[PATCH 00/14] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/02
[PATCH 01/14] vfio: Avoid inspecting option QDict for rombar
,
Akihiko Odaki
,
2023/12/02
[PATCH 02/14] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2023/12/02
[PATCH 03/14] qdev: Add DeviceClass::hide()
,
Akihiko Odaki
,
2023/12/02
[PATCH 04/14] hw/pci: Add pci-failover
,
Akihiko Odaki
,
2023/12/02
[PATCH 05/14] virtio-net: Implement pci-failover
,
Akihiko Odaki
,
2023/12/02
[PATCH 06/14] qdev: Remove DeviceListener::hide_device()
,
Akihiko Odaki
,
2023/12/02
[PATCH 08/14] qdev: Add qdev_device_new_from_qdict()
,
Akihiko Odaki
,
2023/12/02
[PATCH 07/14] hw/pci: Add hide()
,
Akihiko Odaki
,
2023/12/02
[PATCH 09/14] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2023/12/02
[PATCH 10/14] msix: Call pcie_sriov_vf_register_bar() for SR-IOV VF
,
Akihiko Odaki
,
2023/12/02
[PATCH 11/14] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2023/12/02
[PATCH 12/14] pcie_sriov: Allow to specify VF device options
,
Akihiko Odaki
,
2023/12/02
[PATCH 13/14] virtio-pci: add SR-IOV capability
,
Akihiko Odaki
,
2023/12/02
[PATCH 14/14] virtio-net: Add SR-IOV capability
,
Akihiko Odaki
,
2023/12/02
Re: [PATCH 00/14] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2023/12/02
Re: [PATCH 00/14] virtio-net: add support for SR-IOV emulation
,
Yui Washizu
,
2023/12/04
[PATCH v4 0/6] xen-arm: add support for virtio-pci
,
Volodymyr Babchuk
,
2023/12/01
[PATCH v4 3/6] xen: decouple generic xen code from legacy backends codebase
,
Volodymyr Babchuk
,
2023/12/01
Re: [PATCH v4 3/6] xen: decouple generic xen code from legacy backends codebase
,
Paul Durrant
,
2023/12/04
[PATCH v4 5/6] xen_arm: set mc->max_cpus to GUEST_MAX_VCPUS
,
Volodymyr Babchuk
,
2023/12/01
[PATCH v4 6/6] xen_arm: Add virtual PCIe host bridge support
,
Volodymyr Babchuk
,
2023/12/01
[PATCH v4 2/6] xen: backends: don't overwrite XenStore nodes created by toolstack
,
Volodymyr Babchuk
,
2023/12/01
Re: [PATCH v4 2/6] xen: backends: don't overwrite XenStore nodes created by toolstack
,
Anthony PERARD
,
2023/12/06
[PATCH v4 1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it
,
Volodymyr Babchuk
,
2023/12/01
[RFC PATCH v4 4/6] xen: add option to disable legacy backends
,
Volodymyr Babchuk
,
2023/12/01
Re: [RFC PATCH v4 4/6] xen: add option to disable legacy backends
,
Anthony PERARD
,
2023/12/12
[PATCH-for-8.2 v2] tests/avocado: Update yamon-bin-02.22.zip URL
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH-for-8.2 v2] tests/avocado: Update yamon-bin-02.22.zip URL
,
Thomas Huth
,
2023/12/04
Re: [PATCH-for-8.2 v2] tests/avocado: Update yamon-bin-02.22.zip URL
,
Stefan Hajnoczi
,
2023/12/04
[RFC PATCH] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
,
Alex Bennée
,
2023/12/01
Re: [RFC PATCH] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [RFC PATCH] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PATCH 12/12] block: remove outdated AioContext locking comments
,
Eric Blake
,
2023/12/01
Re: [PATCH v2 2/4] multifd: Implement multifd compression accelerator
,
Fabiano Rosas
,
2023/12/01
RE: [PATCH v2 2/4] multifd: Implement multifd compression accelerator
,
Liu, Yuan1
,
2023/12/04
Re: [PATCH 11/12] job: remove outdated AioContext locking comments
,
Eric Blake
,
2023/12/01
[PULL v2 0/5] gdbstub, avocado and gitlab updates
,
Alex Bennée
,
2023/12/01
Re: [PULL v2 0/5] gdbstub, avocado and gitlab updates
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH v2 3/4] configure: add qpl option
,
Fabiano Rosas
,
2023/12/01
RE: [PATCH v2 3/4] configure: add qpl option
,
Liu, Yuan1
,
2023/12/04
RE: [PATCH v2 3/4] configure: add qpl option
,
Fabiano Rosas
,
2023/12/04
RE: [PATCH v2 3/4] configure: add qpl option
,
Liu, Yuan1
,
2023/12/04
[PULL 00/15] virtio,pc,pci: fixes
,
Michael S. Tsirkin
,
2023/12/01
[PULL 04/15] hw/audio/virtio-snd-pci: fix the PCI class code
,
Michael S. Tsirkin
,
2023/12/01
[PULL 05/15] hw/audio/hda-codec: fix multiplication overflow
,
Michael S. Tsirkin
,
2023/12/01
[PULL 01/15] osdep: add getloadavg
,
Michael S. Tsirkin
,
2023/12/01
[PULL 07/15] virtio-snd: check AUD_register_card return value
,
Michael S. Tsirkin
,
2023/12/01
[PULL 15/15] vhost-user-scsi: free the inflight area when reset
,
Michael S. Tsirkin
,
2023/12/01
[PULL 02/15] netdev: set timeout depending on loadavg
,
Michael S. Tsirkin
,
2023/12/01
[PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
,
Michael S. Tsirkin
,
2023/12/01
Re: [PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
,
Ani Sinha
,
2023/12/01
Re: [PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
,
Michael S. Tsirkin
,
2023/12/02
[PULL 09/15] pcie_sriov: Remove g_new assertion
,
Michael S. Tsirkin
,
2023/12/01
[PULL 10/15] hw/acpi/erst: Do not ignore Error* in realize handler
,
Michael S. Tsirkin
,
2023/12/01
[PULL 12/15] virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()
,
Michael S. Tsirkin
,
2023/12/01
[PULL 08/15] virtio-sound: add realize() error cleanup path
,
Michael S. Tsirkin
,
2023/12/01
[PULL 14/15] vhost-user: fix the reconnect error
,
Michael S. Tsirkin
,
2023/12/01
[PULL 13/15] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
,
Michael S. Tsirkin
,
2023/12/01
[PULL 06/15] hw/audio/hda-codec: reenable the audio mixer
,
Michael S. Tsirkin
,
2023/12/01
[PULL 11/15] hw/i386: fix short-circuit logic with non-optimizing builds
,
Michael S. Tsirkin
,
2023/12/01
Re: [PULL 00/15] virtio,pc,pci: fixes
,
Michael S. Tsirkin
,
2023/12/02
Re: [PULL 00/15] virtio,pc,pci: fixes
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/01
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/04
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Markus Armbruster
,
2023/12/22
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Steven Sistare
,
2023/12/22
Re: [PATCH V6 03/14] cpus: stop vm in suspended runstate
,
Markus Armbruster
,
2023/12/23
Re: [PATCH 4/4] dma-helpers: don't lock AioContext in dma_blk_cb()
,
Kevin Wolf
,
2023/12/01
Re: [PATCH 3/4] scsi: don't lock AioContext in I/O code path
,
Kevin Wolf
,
2023/12/01
[PULL 0/1] Migration 20231201 patches
,
Peter Xu
,
2023/12/01
[PULL 1/1] migration: Plug memory leak with migration URIs
,
Peter Xu
,
2023/12/01
Re: [PULL 0/1] Migration 20231201 patches
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/01
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Fabiano Rosas
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Fabiano Rosas
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Fabiano Rosas
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Fabiano Rosas
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/04
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Peter Xu
,
2023/12/05
Re: [PATCH V6 05/14] migration: propagate suspended runstate
,
Steven Sistare
,
2023/12/05
Re: [PATCH 2/4] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
,
Kevin Wolf
,
2023/12/01
Re: [PATCH 2/4] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier()
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 1/4] scsi: only access SCSIDevice->requests from one thread
,
Kevin Wolf
,
2023/12/01
Re: [PATCH 1/4] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 1/4] scsi: only access SCSIDevice->requests from one thread
,
Kevin Wolf
,
2023/12/05
Re: [PATCH 1/4] scsi: only access SCSIDevice->requests from one thread
,
Stefan Hajnoczi
,
2023/12/06
[PULL 0/6] gdbstub, avocado and gitlab updates
,
Alex Bennée
,
2023/12/01
[PULL 2/6] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
,
Alex Bennée
,
2023/12/01
[PULL 4/6] tests/avocado: tag sbsa tests as tcg only
,
Alex Bennée
,
2023/12/01
[PULL 5/6] gitlab: build the correct microblaze target
,
Alex Bennée
,
2023/12/01
[PULL 6/6] gitlab: add optional job to run flaky avocado tests
,
Alex Bennée
,
2023/12/01
[PULL 3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
Re: [PULL 3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PULL 3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
[PULL 1/6] gdbstub: use a better signal when we halt for IO reasons
,
Alex Bennée
,
2023/12/01
Re: [PULL 0/6] gdbstub, avocado and gitlab updates
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PULL 0/6] gdbstub, avocado and gitlab updates
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PULL 0/6] gdbstub, avocado and gitlab updates
,
Alex Bennée
,
2023/12/01
accel/tcg: Define TCG_GUEST_DEFAULT_MO in cpu-param.h?
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: accel/tcg: Define TCG_GUEST_DEFAULT_MO in cpu-param.h?
,
Anton Johansson
,
2023/12/01
[PATCH-for-9.0 0/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH-for-9.0 1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH-for-9.0 1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype
,
Gavin Shan
,
2023/12/03
[PATCH-for-9.0 2/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH-for-9.0 2/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
,
Gavin Shan
,
2023/12/03
[PATCH 0/3] block: Make snapshots fail gracefully on inactive images
,
Kevin Wolf
,
2023/12/01
[PATCH 1/3] block: Fix crash when loading snapshot on inactive node
,
Kevin Wolf
,
2023/12/01
[PATCH 3/3] iotests: Basic tests for internal snapshots
,
Kevin Wolf
,
2023/12/01
[PATCH 2/3] vl: Improve error message for conflicting -incoming and -loadvm
,
Kevin Wolf
,
2023/12/01
Re: [PATCH 0/3] block: Make snapshots fail gracefully on inactive images
,
Michael Tokarev
,
2023/12/22
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
,
Wentao Jia
,
2023/12/01
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/01
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Philippe Mathieu-Daudé
,
2023/12/04
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Stefan Hajnoczi
,
2023/12/04
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Helge Deller
,
2023/12/01
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Daniel P . Berrangé
,
2023/12/04
Re: [PATCH 2/2] linux-user: Fix openat() emulation to not modify atime
,
Shu-Chun Weng
,
2023/12/08
Re: [PATCH-for-8.2? 1/2] linux-user: Define TARGET_O_LARGEFILE for aarch64
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH] target/ppc: Re-name registers to match ISA
,
Nicholas Piggin
,
2023/12/01
[PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 0/8] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 1/8] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 2/8] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 4/8] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 3/8] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 5/8] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 6/8] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 7/8] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
2023/12/01
[PATCH v3 8/8] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
2023/12/01
[PATCH 1/2] target/riscv: FIX xATP_MODE validation
,
Irina Ryapolova
,
2023/12/01
[PATCH 2/2] target/riscv: UPDATE xATP write CSR
,
Irina Ryapolova
,
2023/12/01
Re: [PATCH 1/2] target/riscv: FIX xATP_MODE validation
,
LIU Zhiwei
,
2023/12/08
Re: [PATCH v3 57/70] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 57/70] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
,
Xiaoyao Li
,
2023/12/07
Re: [PATCH v6 0/4] compare machine type compat_props
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v6 0/4] compare machine type compat_props
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2023/12/07
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Markus Armbruster
,
2023/12/07
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Daniel P . Berrangé
,
2023/12/21
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2023/12/21
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Daniel P . Berrangé
,
2023/12/22
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2023/12/25
Re: [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
,
Xiaoyao Li
,
2023/12/28
Re: [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
,
Xiaoyao Li
,
2023/12/13
Re: [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
,
Markus Armbruster
,
2023/12/18
Re: [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
,
Xiaoyao Li
,
2023/12/19
Re: [PATCH v3 03/70] RAMBlock/guest_memfd: Enable KVM_GUEST_MEMFD_ALLOW_HUGEPAGE
,
David Hildenbrand
,
2023/12/01
Re: [PATCH v3 03/70] RAMBlock/guest_memfd: Enable KVM_GUEST_MEMFD_ALLOW_HUGEPAGE
,
Claudio Fontana
,
2023/12/01
Re: [PATCH v8 4/9] machine: Print CPU model name instead of CPU type
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/12/03
Re: [PATCH v3 27/70] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 13/70] i386: Introduce tdx-guest object
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v3 13/70] i386: Introduce tdx-guest object
,
Xiaoyao Li
,
2023/12/04
Re: [PATCH] Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH V9 42/46] tests/avocado: add cpr regression test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
,
Laurent Vivier
,
2023/12/01
Re: [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
,
Markus Armbruster
,
2023/12/01
Re: [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
,
Laurent Vivier
,
2023/12/01
Re: [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
,
Markus Armbruster
,
2023/12/06
Re: [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
,
Yong Huang
,
2023/12/09
Re: [RFC/PATCH v0 02/12] update-linux-headers: Include gunyah.h
,
Srivatsa Vaddagiri
,
2023/12/01
Re: [PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Jai Arora
,
2023/12/01
[PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Jai Arora
,
2023/12/01
Re: [PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
JAI ARORA
,
2023/12/04
Re: [PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Peter Maydell
,
2023/12/05
Re: [PATCH v5] accel/kvm: Turn DPRINTF macro use into tracepoints
,
Michael Tokarev
,
2023/12/23
Re: [RFC/PATCH v0 03/12] gunyah: Basic support
,
Srivatsa Vaddagiri
,
2023/12/01
Re: [PATCH v6 4/4] scripts: add script to compare compatible properties
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v6 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
2023/12/13
Re: [PATCH v6 4/4] scripts: add script to compare compatible properties
,
Markus Armbruster
,
2023/12/18
Re: [PATCH v6 2/4] qmp: add dump machine type compatible properties
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v6 2/4] qmp: add dump machine type compatible properties
,
Maksim Davydov
,
2023/12/13
Re: [PATCH v6 2/4] qmp: add dump machine type compatible properties
,
Markus Armbruster
,
2023/12/18
Re: [PATCH v12 04/10] hvf: Add Apple Silicon support
,
Alexander Graf
,
2023/12/01
[PATCH v2 0/7] final fixes for 8.2
,
Alex Bennée
,
2023/12/01
[PATCH v2 1/7] gdbstub: use a better signal when we halt for IO reasons
,
Alex Bennée
,
2023/12/01
[PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 4/7] tests/avocado: drop malta yamon tests
,
Alex Bennée
,
2023/12/01
[PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Stefan Hajnoczi
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
,
Alex Bennée
,
2023/12/01
[PATCH v2 6/7] gitlab: build the correct microblaze target
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Thomas Huth
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Alex Bennée
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Thomas Huth
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Cédric Le Goater
,
2023/12/04
Re: [PATCH v2 6/7] gitlab: build the correct microblaze target
,
Thomas Huth
,
2023/12/04
[PATCH v2 2/7] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
,
Alex Bennée
,
2023/12/01
[PATCH v2 5/7] tests/avocado: tag sbsa tests as tcg only
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 5/7] tests/avocado: tag sbsa tests as tcg only
,
Philippe Mathieu-Daudé
,
2023/12/01
[PATCH v2 7/7] gitlab: add optional job to run flaky avocado tests
,
Alex Bennée
,
2023/12/01
Re: [PATCH v2 7/7] gitlab: add optional job to run flaky avocado tests
,
Philippe Mathieu-Daudé
,
2023/12/01
Re: [PATCH v2 0/7] final fixes for 8.2
,
Stefan Hajnoczi
,
2023/12/01
Re: [PATCH v6 1/4] qom: add default value
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v2 1/4] migration: Introduce multifd-compression-accel parameter
,
Markus Armbruster
,
2023/12/01
RE: [PATCH v2 1/4] migration: Introduce multifd-compression-accel parameter
,
Liu, Yuan1
,
2023/12/04
Re: [PATCH] hostmem: Round up memory size for qemu_madvise() in host_memory_backend_memory_complete()
,
Michal Prívozník
,
2023/12/01
Re: [PATCH] hostmem: Round up memory size for qemu_madvise() in host_memory_backend_memory_complete()
,
David Hildenbrand
,
2023/12/04
Re: [PATCH] hostmem: Round up memory size for qemu_madvise() in host_memory_backend_memory_complete()
,
Michal Prívozník
,
2023/12/04
Re: [PATCH] hostmem: Round up memory size for qemu_madvise() in host_memory_backend_memory_complete()
,
David Hildenbrand
,
2023/12/04
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 9.0 00/13] Consolidate common vdpa members in VhostVDPAShared
,
Jason Wang
,
2023/12/01
Re: [PATCH v4] migration: Plug memory leak with migration URIs
,
Markus Armbruster
,
2023/12/01
Re: [PATCH v4] migration: Plug memory leak with migration URIs
,
Peter Xu
,
2023/12/01
Re: [PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Gavin Shan
,
2023/12/01
Re: [PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2023/12/07
Re: [PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
,
Shaoqin Huang
,
2023/12/07
Re: [PATCH 9.0 01/13] vdpa: add VhostVDPAShared
,
Jason Wang
,
2023/12/01
Re: [PATCH 9.0 01/13] vdpa: add VhostVDPAShared
,
Eugenio Perez Martin
,
2023/12/01
Re: [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Harsh Prateek Bora
,
2023/12/01
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
2023/12/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc