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 Jun 30 2024 23:41:59 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/6] target/riscv: Expose RV32 cpu to RV64 QEMU
,
LIU Zhiwei
,
2024/06/30
[PATCH 1/6] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
,
LIU Zhiwei
,
2024/06/30
[PATCH 2/6] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
,
LIU Zhiwei
,
2024/06/30
[PATCH 3/6] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
,
LIU Zhiwei
,
2024/06/30
[PATCH 4/6] target/riscv: Detect sxl to set bit width for RV32 in RV64
,
LIU Zhiwei
,
2024/06/30
[PATCH 5/6] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
,
LIU Zhiwei
,
2024/06/30
[PATCH 6/6] target/riscv: Enable RV32 CPU support in RV64 QEMU
,
LIU Zhiwei
,
2024/06/30
[PATCH 0/5] target/i386: CCOp cleanups
,
Richard Henderson
,
2024/06/30
[PATCH 1/5] target/i386: Tidy cc_op_str usage
,
Richard Henderson
,
2024/06/30
[PATCH 4/5] target/i386: Remove default in cc_op_live
,
Richard Henderson
,
2024/06/30
[PATCH 3/5] target/i386: Rearrange CCOp
,
Richard Henderson
,
2024/06/30
[PATCH 5/5] target/i386: Introduce cc_op_size
,
Richard Henderson
,
2024/06/30
[PATCH 2/5] target/i386: Convert cc_op_live to a function
,
Richard Henderson
,
2024/06/30
[PATCH] tcg/optimize: Fix TCG_COND_TST* simplification of setcond2
,
Richard Henderson
,
2024/06/30
[PATCH v2 0/2] Misc fixes on vfio display
,
Zhenzhong Duan
,
2024/06/30
[PATCH v2 1/2] vfio/display: Fix potential memleak of edid info
,
Zhenzhong Duan
,
2024/06/30
[PATCH v2 2/2] vfio/display: Fix vfio_display_edid_init() error path
,
Zhenzhong Duan
,
2024/06/30
[RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
2024/06/30
[RFC V1 0/6] Live update: cpr-transfer
,
Steve Sistare
,
2024/06/30
[RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Steve Sistare
,
2024/06/30
[RFC V1 2/6] migration: VMSTATE_FD
,
Steve Sistare
,
2024/06/30
[RFC V1 6/6] migration: cpr-transfer mode
,
Steve Sistare
,
2024/06/30
[RFC V1 4/6] migration: cpr-uri parameter
,
Steve Sistare
,
2024/06/30
[RFC V1 5/6] migration: cpr-uri option
,
Steve Sistare
,
2024/06/30
[RFC V1 3/6] migration: cpr-transfer save and load
,
Steve Sistare
,
2024/06/30
[PATCH V2 00/11] Live update: cpr-exec
,
Steve Sistare
,
2024/06/30
[PATCH V2 03/11] migration: save cpr mode
,
Steve Sistare
,
2024/06/30
[PATCH V2 01/11] machine: alloc-anon option
,
Steve Sistare
,
2024/06/30
[PATCH V2 02/11] migration: cpr-state
,
Steve Sistare
,
2024/06/30
[PATCH V2 04/11] migration: stop vm earlier for cpr
,
Steve Sistare
,
2024/06/30
[PATCH V2 08/11] vl: helper to request exec
,
Steve Sistare
,
2024/06/30
[PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Steve Sistare
,
2024/06/30
[PATCH V2 07/11] oslib: qemu_clear_cloexec
,
Steve Sistare
,
2024/06/30
[PATCH V2 10/11] migration: cpr-exec save and load
,
Steve Sistare
,
2024/06/30
[PATCH V2 09/11] migration: cpr-exec-command parameter
,
Steve Sistare
,
2024/06/30
[PATCH V2 11/11] migration: cpr-exec mode
,
Steve Sistare
,
2024/06/30
[PATCH V2 05/11] physmem: preserve ram blocks for cpr
,
Steve Sistare
,
2024/06/30
[PATCH v4 00/14] test/tcg: Clang build fixes for arm/aarch64
,
Richard Henderson
,
2024/06/30
[PATCH v4 01/14] tests/tcg/minilib: Constify digits in print_num
,
Richard Henderson
,
2024/06/30
[PATCH v4 02/14] tests/tcg: Adjust variable defintion from cc-option
,
Richard Henderson
,
2024/06/30
[PATCH v4 06/14] tests/tcg/aarch64: Do not use x constraint
,
Richard Henderson
,
2024/06/30
[PATCH v4 04/14] tests/tcg/aarch64: Explicitly specify register width
,
Richard Henderson
,
2024/06/30
[PATCH v4 07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme
,
Richard Henderson
,
2024/06/30
[PATCH v4 05/14] tests/tcg/aarch64: Fix irg operand type
,
Richard Henderson
,
2024/06/30
[PATCH v4 09/14] tests/tcg/arm: Drop -N from LDFLAGS
,
Richard Henderson
,
2024/06/30
[PATCH v4 03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
,
Richard Henderson
,
2024/06/30
[PATCH v4 10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
,
Richard Henderson
,
2024/06/30
[PATCH v4 08/14] tests/tcg/arm: Fix fcvt result messages
,
Richard Henderson
,
2024/06/30
[PATCH v4 14/14] linux-user/main: Suppress out-of-range comparison warning for clang
,
Richard Henderson
,
2024/06/30
[PATCH v4 11/14] tests/tcg/arm: Manually register allocate half-precision numbers
,
Richard Henderson
,
2024/06/30
[PATCH v4 12/14] tests/tcg/arm: Use -march and -mfpu for fcvt
,
Richard Henderson
,
2024/06/30
[PATCH v4 13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
,
Richard Henderson
,
2024/06/30
[PATCH] hw/char/pl011: ensure UARTIBRD register is 16-bit
,
Zheyu Ma
,
2024/06/30
[PULL 00/16] Trivial patches for 2024-06-30
,
Michael Tokarev
,
2024/06/30
[PULL 01/16] hmp-commands-info.hx: Add missing info command for stats subcommand
,
Michael Tokarev
,
2024/06/30
[PULL 02/16] cpu: fix memleak of 'halt_cond' and 'thread'
,
Michael Tokarev
,
2024/06/30
[PULL 04/16] target/i386: Advertise MWAIT iff host supports
,
Michael Tokarev
,
2024/06/30
[PULL 05/16] monitor: Remove obsolete stubs
,
Michael Tokarev
,
2024/06/30
[PULL 03/16] vl: Allow multiple -overcommit commands
,
Michael Tokarev
,
2024/06/30
[PULL 06/16] linux-user: cris: Remove unused struct 'rt_signal_frame'
,
Michael Tokarev
,
2024/06/30
[PULL 07/16] linux-user: sparc: Remove unused struct 'target_mc_fq'
,
Michael Tokarev
,
2024/06/30
[PULL 08/16] hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
,
Michael Tokarev
,
2024/06/30
[PULL 09/16] net/can: Remove unused struct 'CanBusState'
,
Michael Tokarev
,
2024/06/30
[PULL 10/16] os-posix: Expand setrlimit() syscall compatibility
,
Michael Tokarev
,
2024/06/30
[PULL 11/16] docs/cxl: fix some typos
,
Michael Tokarev
,
2024/06/30
[PULL 12/16] docs/system/devices/usb: Replace the non-existing "qemu" binary
,
Michael Tokarev
,
2024/06/30
[PULL 13/16] vl.c: select_machine(): use ERRP_GUARD instead of error propagation
,
Michael Tokarev
,
2024/06/30
[PULL 14/16] vl.c: select_machine(): use g_autoptr
,
Michael Tokarev
,
2024/06/30
[PULL 15/16] vl.c: select_machine(): add selected machine type to error message
,
Michael Tokarev
,
2024/06/30
[PULL 16/16] hw/core/loader: gunzip(): fix memory leak on error path
,
Michael Tokarev
,
2024/06/30
Re: [PULL 00/16] Trivial patches for 2024-06-30
,
Richard Henderson
,
2024/06/30
[PATCH] hw/usb: Fix memory leak in musb_reset()
,
Zheyu Ma
,
2024/06/30
RE: [PATCH] hw/usb: Fix memory leak in musb_reset()
,
Xingtao Yao (Fujitsu)
,
2024/06/30
[PATCH] hw/misc/bcm2835_thermal: Handle invalid address accesses gracefully
,
Zheyu Ma
,
2024/06/30
RE: [PATCH] hw/misc/bcm2835_thermal: Handle invalid address accesses gracefully
,
Xingtao Yao (Fujitsu)
,
2024/06/30
[PATCH] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/06/30
[PATCH] hw/display/tcx: Fix out-of-bounds access in tcx_blit_writel
,
Zheyu Ma
,
2024/06/30
RE: [PATCH] hw/display/tcx: Fix out-of-bounds access in tcx_blit_writel
,
Xingtao Yao (Fujitsu)
,
2024/06/30
Question: xen + vhost user
,
Peng Fan
,
2024/06/30
[PATCH v2 0/3] target/ppc: Update vector insns to use 128 bit
,
Chinmay Rath
,
2024/06/30
[PATCH v2 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Richard Henderson
,
2024/06/30
[PATCH v2 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/30
[PATCH v2 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Richard Henderson
,
2024/06/30
[PATCH v6] virtio-net: Fix network stall at the host side waiting for kick
,
Wencheng Yang
,
2024/06/30
Re: [PATCH v6] virtio-net: Fix network stall at the host side waiting for kick
,
Michael S. Tsirkin
,
2024/06/30
[PULL 0/1] ufs queue
,
Jeuk Kim
,
2024/06/29
[PULL 1/1] hw/ufs: Fix potential bugs in MMIO read|write
,
Jeuk Kim
,
2024/06/29
Re: [PULL 0/1] ufs queue
,
Richard Henderson
,
2024/06/30
[PATCH v2 00/11] target/riscv: Support zimop/zcmop/zama16b/zabha
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 01/11] target/riscv: Add zimop extension
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 02/11] disas/riscv: Support zimop disassemble
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 03/11] target/riscv: Add zcmop extension
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 04/11] disas/riscv: Support zcmop disassemble
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 05/11] target/riscv: Support Zama16b extension
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 06/11] target/riscv: Move gen_amo before implement Zabha
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 07/11] target/riscv: Add AMO instructions for Zabha
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 08/11] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 09/11] target/riscv: Add amocas.[b|h] for Zabha
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 10/11] target/riscv: Enable zabha for max cpu
,
LIU Zhiwei
,
2024/06/29
[PATCH v2 11/11] disas/riscv: Support zabha disassemble
,
LIU Zhiwei
,
2024/06/29
[PATCH 0/2] Solve vt82c686 qemu_irq leak.
,
BALATON Zoltan
,
2024/06/29
[PATCH 1/2] hw: Move declaration of IRQState to header and add init function
,
BALATON Zoltan
,
2024/06/29
[PATCH 2/2] hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating
,
BALATON Zoltan
,
2024/06/29
[PATCH] block/curl: rewrite http header parsing function
,
Michael Tokarev
,
2024/06/29
[PATCH 0/3] target/arm/kvm: Report PMU unavailability
,
Akihiko Odaki
,
2024/06/29
[PATCH 1/3] tests/arm-cpu-features: Do not assume PMU availability
,
Akihiko Odaki
,
2024/06/29
[PATCH 2/3] target/arm: Always add pmu property
,
Akihiko Odaki
,
2024/06/29
[PATCH 3/3] target/arm/kvm: Report PMU unavailability
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH 0/3] target/arm/kvm: Report PMU unavailability
,
Richard Henderson
,
2024/06/29
[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
,
Inès Varhol
,
2024/06/29
[PATCH 2/2] tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests
,
Inès Varhol
,
2024/06/29
[PATCH 1/2] hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
,
Inès Varhol
,
2024/06/29
[PATCH] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
,
Inès Varhol
,
2024/06/29
[PATCH v3 0/7] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 1/7] tests/tcg/aarch64: Use -fno-integrated-as
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 2/7] tests/tcg/aarch64: Specify -Wa,-march=armv9-a+sme
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 3/7] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 4/7] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 5/7] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/29
[PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Richard Henderson
,
2024/06/29
[PATCH v3 6/7] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/29
[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 1/4] hvf: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 2/4] audio: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 3/4] block/file-posix: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 4/4] net/vmnet: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH v2] util/cpuinfo-ppc: Add FreeBSD support
,
Brad Smith
,
2024/06/28
Re: [PATCH v2] util/cpuinfo-ppc: Add FreeBSD support
,
Richard Henderson
,
2024/06/29
[PATCH v3 0/2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
[PATCH v3 1/2] qemu-iotest/245: Add missing discard=unmap
,
Nir Soffer
,
2024/06/28
[PATCH v3 2/2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
[PATCH v4] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/28
Re: [PATCH v4] hw/core/loader: allow loading larger ROMs
,
Daniel P . Berrangé
,
2024/06/28
[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
,
Deepak Gupta
,
2024/06/28
Re: [PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
,
Deepak Gupta
,
2024/06/28
[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
,
Deepak Gupta
,
2024/06/28
[PATCH 2/3] target/riscv: zimop instruction encoding and its implementation
,
Deepak Gupta
,
2024/06/28
[PATCH 3/3] target/riscv: Introduce `compressed zimop` aka `zcmop`
,
Deepak Gupta
,
2024/06/28
[PULL v3 00/23] Misc changes for 2024-06-28
,
Paolo Bonzini
,
2024/06/28
[PULL 01/23] configure: detect --cpu=mipsisa64r6
,
Paolo Bonzini
,
2024/06/28
[PULL 03/23] Revert "host/i386: assume presence of SSSE3"
,
Paolo Bonzini
,
2024/06/28
[PULL 05/23] meson: allow configuring the x86-64 baseline
,
Paolo Bonzini
,
2024/06/28
[PULL 02/23] Revert "host/i386: assume presence of POPCNT"
,
Paolo Bonzini
,
2024/06/28
[PULL 04/23] Revert "host/i386: assume presence of SSE2"
,
Paolo Bonzini
,
2024/06/28
[PULL 07/23] block: make assertion more generic
,
Paolo Bonzini
,
2024/06/28
[PULL 06/23] meson: remove dead optimization option
,
Paolo Bonzini
,
2024/06/28
[PULL 08/23] block: do not check bdrv_file_open
,
Paolo Bonzini
,
2024/06/28
[PULL 09/23] block: remove separate bdrv_file_open callback
,
Paolo Bonzini
,
2024/06/28
[PULL 10/23] block: rename former bdrv_file_open callbacks
,
Paolo Bonzini
,
2024/06/28
[PULL 11/23] exec: avoid using C++ keywords in function parameters
,
Paolo Bonzini
,
2024/06/28
[PULL 13/23] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Paolo Bonzini
,
2024/06/28
[PULL 14/23] target/i386: fix CC_OP dump
,
Paolo Bonzini
,
2024/06/28
[PULL 15/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT
,
Paolo Bonzini
,
2024/06/28
[PULL 12/23] exec: don't use void* in pointer arithmetic in headers
,
Paolo Bonzini
,
2024/06/28
[PULL 16/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
,
Paolo Bonzini
,
2024/06/28
[PULL 17/23] target/i386: remove unused enum
,
Paolo Bonzini
,
2024/06/28
[PULL 18/23] target/i386: SEV: rename sev_snp_guest->id_block
,
Paolo Bonzini
,
2024/06/28
[PULL 19/23] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
,
Paolo Bonzini
,
2024/06/28
[PULL 20/23] target/i386: SEV: rename sev_snp_guest->id_auth
,
Paolo Bonzini
,
2024/06/28
[PULL 21/23] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
,
Paolo Bonzini
,
2024/06/28
[PULL 22/23] target/i386/sev: Use size_t for object sizes
,
Paolo Bonzini
,
2024/06/28
[PULL 23/23] target/i386/sev: Fix printf formats
,
Paolo Bonzini
,
2024/06/28
Re: [PULL v3 00/23] Misc changes for 2024-06-28
,
Richard Henderson
,
2024/06/29
[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Akihiko Odaki
,
2024/06/29
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
,
Albert Esteve
,
2024/06/28
[RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request
,
Albert Esteve
,
2024/06/28
[RFC PATCH v2 2/5] vhost_user: Add frontend command for shmem config
,
Albert Esteve
,
2024/06/28
[RFC PATCH v2 3/5] vhost-user-dev: Add cache BAR
,
Albert Esteve
,
2024/06/28
[RFC PATCH v2 4/5] vhost_user: Add MEM_READ/WRITE backend requests
,
Albert Esteve
,
2024/06/28
[RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
,
Albert Esteve
,
2024/06/28
[PATCH 0/9] target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
,
Peter Maydell
,
2024/06/28
[PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
,
Richard Henderson
,
2024/06/28
[PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
,
Peter Maydell
,
2024/06/28
Re: [PATCH 2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr}
,
Richard Henderson
,
2024/06/28
[PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
,
Peter Maydell
,
2024/06/28
Re: [PATCH 5/9] target/arm: Implement store_cpu_field_low32() macro
,
Richard Henderson
,
2024/06/28
[PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 9/9] target/arm: Allow FPCR bits that aren't in FPSCR
,
Richard Henderson
,
2024/06/28
[PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
,
Peter Maydell
,
2024/06/28
Re: [PATCH 6/9] target/arm: Store FPSR and FPCR in separate CPU state fields
,
Richard Henderson
,
2024/06/28
[PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
,
Peter Maydell
,
2024/06/28
Re: [PATCH 8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
,
Richard Henderson
,
2024/06/28
[PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
,
Peter Maydell
,
2024/06/28
Re: [PATCH 7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_
,
Richard Henderson
,
2024/06/28
[PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Peter Maydell
,
2024/06/28
Re: [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Richard Henderson
,
2024/06/28
Re: [PATCH 4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR
,
Peter Maydell
,
2024/06/28
[PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
,
Peter Maydell
,
2024/06/28
Re: [PATCH 3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr}
,
Richard Henderson
,
2024/06/28
[RFC PATCH] hw/acpi: Add vmclock device
,
David Woodhouse
,
2024/06/28
[PATCH 00/23] July maintainer updates (32bit, testing, plugins, gdbstub)
,
Alex Bennée
,
2024/06/28
[PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
,
Alex Bennée
,
2024/06/28
Re: [PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
,
Richard Henderson
,
2024/06/28
[PATCH 03/23] testing: restore some testing for i686
,
Alex Bennée
,
2024/06/28
[PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Alex Bennée
,
2024/06/28
Re: [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Alex Bennée
,
2024/06/28
Re: [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Richard Henderson
,
2024/06/28
Re: [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
,
Richard Henderson
,
2024/06/28
[PATCH 04/23] tracepoints: move physmem trace points
,
Alex Bennée
,
2024/06/28
Re: [PATCH 04/23] tracepoints: move physmem trace points
,
Richard Henderson
,
2024/06/28
[PATCH 07/23] test/plugin: make insn plugin less noisy by default
,
Alex Bennée
,
2024/06/28
[PATCH 08/23] test/plugins: preserve the instruction record over translations
,
Alex Bennée
,
2024/06/28
[PATCH 10/23] plugins/lockstep: make mixed-mode safe
,
Alex Bennée
,
2024/06/28
Re: [PATCH 10/23] plugins/lockstep: make mixed-mode safe
,
Richard Henderson
,
2024/06/28
[PATCH 11/23] plugins/lockstep: mention the one-insn-per-tb option
,
Alex Bennée
,
2024/06/28
[PATCH 12/23] plugins/lockstep: clean-up output
,
Alex Bennée
,
2024/06/28
[PATCH 17/23] target/arm: Make some MTE helpers widely available
,
Alex Bennée
,
2024/06/28
[PATCH 14/23] gdbstub: Move GdbCmdParseEntry into a new header file
,
Alex Bennée
,
2024/06/28
[PATCH 05/23] tests/docker: Specify --userns keep-id for Podman
,
Alex Bennée
,
2024/06/28
[PATCH 18/23] target/arm: Factor out code for setting MTE TCF0 field
,
Alex Bennée
,
2024/06/28
[PATCH 15/23] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/28
[PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
,
Alex Bennée
,
2024/06/28
Re: [PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
,
Richard Henderson
,
2024/06/29
[PATCH 09/23] plugins/lockstep: preserve sock_path
,
Alex Bennée
,
2024/06/28
[PATCH 13/23] gdbstub: Clean up process_string_cmd
,
Alex Bennée
,
2024/06/28
[PATCH 21/23] gdbstub: Use true to set cmd_startswith
,
Alex Bennée
,
2024/06/28
[PATCH 16/23] target/arm: Fix exception case in allocation_tag_mem_probe
,
Alex Bennée
,
2024/06/28
[PATCH 22/23] gdbstub: Add support for MTE in user mode
,
Alex Bennée
,
2024/06/28
[PATCH 20/23] gdbstub: Pass CPU context to command handler
,
Alex Bennée
,
2024/06/28
[PATCH 23/23] tests/tcg/aarch64: Add MTE gdbstub tests
,
Alex Bennée
,
2024/06/28
[PATCH 19/23] gdbstub: Make hex conversion function non-internal
,
Alex Bennée
,
2024/06/28
[PATCH] hw/loongarch/boot.c: fix out-of-bound reading
,
Dmitry Frolov
,
2024/06/28
[PATCH] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
,
Markus Armbruster
,
2024/06/28
[PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Peter Maydell
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH] misc: introduce strim-memory qapi to support free memory trimming
,
Guoyi Tu
,
2024/06/28
[PATCH] target/riscv: Fix the check with vector register multiples of LMUL
,
Zhiwei Jiang
,
2024/06/28
[PATCH 0/2] Misc fixes on vfio display
,
Zhenzhong Duan
,
2024/06/28
[PATCH 1/2] vfio/display: Fix potential memleak of edid info
,
Zhenzhong Duan
,
2024/06/28
Re: [PATCH 1/2] vfio/display: Fix potential memleak of edid info
,
Marc-André Lureau
,
2024/06/29
Re: [PATCH 1/2] vfio/display: Fix potential memleak of edid info
,
Duan, Zhenzhong
,
2024/06/30
[PATCH 2/2] vfio/display: Fix vfio_display_edid_init() error path
,
Zhenzhong Duan
,
2024/06/28
Re: [PATCH 2/2] vfio/display: Fix vfio_display_edid_init() error path
,
Marc-André Lureau
,
2024/06/29
[RFC PATCH 0/3 qemu] arm/acpi: ACPI based FW First error injection
,
shiju.jose
,
2024/06/28
[RFC PATCH 1/3 qemu] arm/virt: Wire up GPIO error source for ACPI / GHES
,
shiju.jose
,
2024/06/28
[RFC PATCH 2/3 qemu] acpi/ghes: Support GPIO error source
,
shiju.jose
,
2024/06/28
[RFC PATCH 3/3 qemu] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
,
shiju.jose
,
2024/06/28
[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 01/98] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
,
Daniel P . Berrangé
,
2024/06/28
Re: [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
,
Daniel P . Berrangé
,
2024/06/28
Re: [PATCH v42 02/98] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 03/98] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 03/98] hw/sd/sdcard: Track last command used to help logging
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 04/98] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 04/98] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 05/98] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 05/98] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Cédric Le Goater
,
2024/06/28
Re: [PATCH v42 05/98] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Luc Michel
,
2024/06/28
[PATCH v42 06/98] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 07/98] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 08/98] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 09/98] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 09/98] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 11/98] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 11/98] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 10/98] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 10/98] hw/sd/sdcard: Assign SDCardStates enum values
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 12/98] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 12/98] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 14/98] hw/sd/sdcard: Extract sd_blk_len() helper
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 14/98] hw/sd/sdcard: Extract sd_blk_len() helper
,
Cédric Le Goater
,
2024/06/28
[NOTFORMERGE PATCH v42 15/98] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 13/98] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 13/98] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 16/98] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 16/98] hw/sd/sdcard: Generate random RCA value
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 17/98] hw/sd/sdcard: Introduce definitions for EXT_CSD register
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 18/98] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 18/98] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 19/98] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 19/98] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Cédric Le Goater
,
2024/06/28
Re: [PATCH v42 19/98] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 20/98] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 20/98] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 23/98] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 23/98] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 22/98] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 22/98] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 21/98] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 21/98] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 24/98] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 24/98] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 26/98] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 26/98] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 27/98] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 27/98] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 29/98] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 29/98] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 32/98] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 32/98] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 33/98] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 33/98] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 30/98] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 30/98] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 31/98] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 31/98] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 34/98] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 34/98] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 36/98] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 36/98] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 37/98] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 37/98] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 38/98] hw/sd/sdcard: Prepare SDProto to contain more fields
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 38/98] hw/sd/sdcard: Prepare SDProto to contain more fields
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 39/98] hw/sd/sdcard: Store command name in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 39/98] hw/sd/sdcard: Store command name in SDProto
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 40/98] hw/sd/sdcard: Store command type in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 40/98] hw/sd/sdcard: Store command type in SDProto
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 41/98] hw/sd/sdcard: Store command class in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 41/98] hw/sd/sdcard: Store command class in SDProto
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 42/98] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 42/98] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 43/98] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 43/98] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 44/98] hw/sd/sdcard: Register optional handlers from spec v6.00
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 44/98] hw/sd/sdcard: Register optional handlers from spec v6.00
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 45/98] hw/sd/sdcard: Register SDIO optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 45/98] hw/sd/sdcard: Register SDIO optional handlers
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 46/98] hw/sd/sdcard: Register Security Extension optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 46/98] hw/sd/sdcard: Register Security Extension optional handlers
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 47/98] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 47/98] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 48/98] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 48/98] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 49/98] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 49/98] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 50/98] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 50/98] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 52/98] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 52/98] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 53/98] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 53/98] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 54/98] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 54/98] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 55/98] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 55/98] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 57/98] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 57/98] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 56/98] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 56/98] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 58/98] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 58/98] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 59/98] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 59/98] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 60/98] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 60/98] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 61/98] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 61/98] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 63/98] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 63/98] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 62/98] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 62/98] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 64/98] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 64/98] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 67/98] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 67/98] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 68/98] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 68/98] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 69/98] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 69/98] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 71/98] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 71/98] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 70/98] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 70/98] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 72/98] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 72/98] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 73/98] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 73/98] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 74/98] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 74/98] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 76/98] hw/sd/sdcard: Remove noise from sd_acmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 76/98] hw/sd/sdcard: Remove noise from sd_acmd_name()
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 77/98] hw/sd/sdcard: Remove noise from sd_cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 77/98] hw/sd/sdcard: Remove noise from sd_cmd_name()
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 79/98] hw/sd/sdcard: Trace length of data read on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 79/98] hw/sd/sdcard: Trace length of data read on DAT lines
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 80/98] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 80/98] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 81/98] hw/sd/sdcard: Cover more SDCardStates
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 81/98] hw/sd/sdcard: Cover more SDCardStates
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 82/98] hw/sd/sdcard: Basis for eMMC support
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 83/98] hw/sd/sdcard: Register generic command handlers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 83/98] hw/sd/sdcard: Register generic command handlers
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 84/98] hw/sd/sdcard: Register unimplemented command handlers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 84/98] hw/sd/sdcard: Register unimplemented command handlers
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 85/98] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 86/98] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 87/98] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Cédric Le Goater
,
2024/06/28
[PATCH v42 89/98] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [PATCH v42 89/98] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Cédric Le Goater
,
2024/06/28
[RFC PATCH v42 90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [SPAM] [RFC PATCH v42 90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
,
Cédric Le Goater
,
2024/06/28
[RFC PATCH v42 91/98] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 92/98] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 93/98] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 94/98] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v42 95/98] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 95/98] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 97/98] hw/sd/sdcard: Subtract bootarea size from blk
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 96/98] hw/sd/sdcard: Support boot area in emmc image
,
Philippe Mathieu-Daudé
,
2024/06/28
[RFC PATCH v42 98/98] hw/sd/sdcard: Add boot config support
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/06/28
[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
,
Ho-Ren (Jack) Chuang
,
2024/06/28
[PATCH v2 1/1] memory tier: consolidate the initialization of memory tiers
,
Ho-Ren (Jack) Chuang
,
2024/06/28
[PATCH] block/curl: use strlen instead of strchr
,
Vladimir Sementsov-Ogievskiy
,
2024/06/28
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
[PATCH v6 00/11] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/28
[PATCH v6 01/11] gdbstub: Clean up process_string_cmd
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 01/11] gdbstub: Clean up process_string_cmd
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v6 03/11] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/28
[PATCH v6 02/11] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/28
[PATCH v6 04/11] target/arm: Fix exception case in allocation_tag_mem_probe
,
Gustavo Romero
,
2024/06/28
[PATCH v6 05/11] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/28
[PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Richard Henderson
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Peter Maydell
,
2024/06/29
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Alex Bennée
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
,
Alex Bennée
,
2024/06/28
[PATCH v6 07/11] gdbstub: Make hex conversion function non-internal
,
Gustavo Romero
,
2024/06/28
[PATCH v6 08/11] gdbstub: Pass CPU context to command handler
,
Gustavo Romero
,
2024/06/28
[PATCH v6 09/11] gdbstub: Use true to set cmd_startswith
,
Gustavo Romero
,
2024/06/28
[PATCH v6 10/11] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/28
[PATCH v6 11/11] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v6 00/11] Add MTE stubs for aarch64 user mode
,
Alex Bennée
,
2024/06/28
[PATCH] system/physmem: Fix reference to dump-guest-core
,
Akihiko Odaki
,
2024/06/28
Re: [PATCH] system/physmem: Fix reference to dump-guest-core
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v2] target/loongarch: Remove avail_64 in trans_srai_w() and simplify it
,
Feiyang Chen
,
2024/06/27
[PATCH] util/cpuinfo-ppc: Add FreeBSD support
,
Brad Smith
,
2024/06/27
[PATCH] util/cpuinfo-ppc: Add FreeBSD support
,
Brad Smith
,
2024/06/27
Re: [PATCH] util/cpuinfo-ppc: Add FreeBSD support
,
Richard Henderson
,
2024/06/28
Re: [PATCH] util/cpuinfo-ppc: Add FreeBSD support
,
Brad Smith
,
2024/06/28
[PATCH v3] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/27
RE: [PATCH v3] hw/core/loader: allow loading larger ROMs
,
Xingtao Yao (Fujitsu)
,
2024/06/27
[PATCH v2] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/27
RE: [PATCH v2] hw/core/loader: allow loading larger ROMs
,
Xingtao Yao (Fujitsu)
,
2024/06/27
Re: [PATCH v2] hw/core/loader: allow loading larger ROMs
,
Daniel P . Berrangé
,
2024/06/28
[PATCH v3 0/4] Implement using Intel QAT to offload ZLIB
,
Yichen Wang
,
2024/06/27
[PATCH v3 2/4] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/06/27
[PATCH v3 1/4] meson: Introduce 'qatzip' feature to the build system
,
Yichen Wang
,
2024/06/27
[PATCH v3 3/4] migration: Introduce 'qatzip' compression method
,
Yichen Wang
,
2024/06/27
[PATCH v3 4/4] tests/migration: Add integration test for 'qatzip' compression method
,
Yichen Wang
,
2024/06/27
[PATCH 0/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Kevin Wolf
,
2024/06/27
[PATCH 1/2] block-copy: Fix missing graph lock
,
Kevin Wolf
,
2024/06/27
[PATCH 2/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Kevin Wolf
,
2024/06/27
[PATCH 0/3] util: Add cpuinfo support for riscv
,
Richard Henderson
,
2024/06/27
[PATCH 1/3] util/cpuinfo-riscv: Support host/cpuinfo.h for riscv
,
Richard Henderson
,
2024/06/27
[PATCH 2/3] util/cpuinfo-riscv: Support OpenBSD signal frame
,
Richard Henderson
,
2024/06/27
[PATCH 3/3] util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall
,
Richard Henderson
,
2024/06/27
[PATCH 00/19] hw/sd: Add support for eMMC cards
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/19] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/19] hw/sd/sdcard: Cover more SDCardStates
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/19] hw/sd/sdcard: Basis for eMMC support
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/19] hw/sd/sdcard: Register generic command handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/19] hw/sd/sdcard: Register unimplemented command handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/19] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/19] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/19] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/19] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 11/19] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 13/19] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 12/19] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 14/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 15/19] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 16/19] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 17/19] hw/sd/sdcard: Support boot area in emmc image
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 18/19] hw/sd/sdcard: Subtract bootarea size from blk
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 19/19] hw/sd/sdcard: Add boot config support
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 00/19] hw/sd: Add support for eMMC cards
,
Cédric Le Goater
,
2024/06/28
[PATCH 00/12] hw/sd/sdcard: Convert ACMD to sd_cmd_handler format
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/12] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/12] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 03/12] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 04/12] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 05/12] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 07/12] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 06/12] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 09/12] hw/sd/sdcard: Remove noise from sd_acmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 08/12] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 10/12] hw/sd/sdcard: Remove noise from sd_cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 11/12] hw/sd/sdcard: Remove default case in read/write on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 12/12] hw/sd/sdcard: Trace length of data read on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 00/21] hw/sd/sdcard: Convert CMD to sd_cmd_handler format
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/21] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/21] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/21] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/21] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/21] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/21] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/21] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/21] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/21] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/21] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 11/21] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 12/21] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 13/21] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 14/21] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 15/21] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 17/21] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 16/21] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 18/21] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 19/21] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 20/21] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 21/21] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 00/11] hw/sd/sdcard: Consolidate SDProto::cmd[] arrays
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/11] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/11] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/11] hw/sd/sdcard: Prepare SDProto to contain more fields
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/11] hw/sd/sdcard: Store command name in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/11] hw/sd/sdcard: Store command type in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/11] hw/sd/sdcard: Store command class in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/11] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/11] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/11] hw/sd/sdcard: Register optional handlers from spec v6.00
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/11] hw/sd/sdcard: Register SDIO optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 11/11] hw/sd/sdcard: Register Security Extension optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 0/7] hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 2/7] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 3/7] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 4/7] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 5/7] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 6/7] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 7/7] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 00/11] hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH] hw/core/loader: gunzip(): fix memory leak on error path
,
Vladimir Sementsov-Ogievskiy
,
2024/06/27
[PATCH v3 00/17] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 01/17] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 02/17] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 03/17] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 04/17] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 05/17] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 07/17] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 09/17] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 08/17] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 10/17] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 11/17] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 12/17] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 13/17] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 14/17] hw/sd/sdcard: Extract sd_blk_len() helper
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Thomas Huth
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 16/17] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 17/17] hw/sd/sdcard: Introduce definitions for EXT_CSD register
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Vladimir Sementsov-Ogievskiy
,
2024/06/27
Re: [PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Kevin Wolf
,
2024/06/27
Re: [PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Vladimir Sementsov-Ogievskiy
,
2024/06/28
[PATCH 0/5] target/i386: SEV: fix compiler warnings on 32-bit hosts
,
Paolo Bonzini
,
2024/06/27
[PATCH 1/5] target/i386: SEV: rename sev_snp_guest->id_block
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 1/5] target/i386: SEV: rename sev_snp_guest->id_block
,
Richard Henderson
,
2024/06/27
[PATCH 2/5] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 2/5] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
,
Richard Henderson
,
2024/06/27
[PATCH 3/5] target/i386: SEV: rename sev_snp_guest->id_auth
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 3/5] target/i386: SEV: rename sev_snp_guest->id_auth
,
Richard Henderson
,
2024/06/27
[PATCH 4/5] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 4/5] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
,
Richard Henderson
,
2024/06/27
[PATCH 5/5] target/i386: SEV: fix format strings for 32-bit hosts
,
Paolo Bonzini
,
2024/06/27
[PATCH 0/2] target/i386: drop AMD machine check bits from Intel CPUID
,
Paolo Bonzini
,
2024/06/27
[PATCH 1/2] target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 1/2] target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
,
Xiaoyao Li
,
2024/06/28
[PATCH 2/2] target/i386: drop AMD machine check bits from Intel CPUID
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH 2/2] target/i386: drop AMD machine check bits from Intel CPUID
,
Xiaoyao Li
,
2024/06/28
Re: [PATCH 2/2] target/i386: drop AMD machine check bits from Intel CPUID
,
Paolo Bonzini
,
2024/06/28
[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Richard Henderson
,
2024/06/28
[PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Alex Bennée
,
2024/06/28
Re: [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
,
Richard Henderson
,
2024/06/28
[PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Richard Henderson
,
2024/06/28
Re: [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/29
[PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
,
Richard Henderson
,
2024/06/28
[PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
,
Richard Henderson
,
2024/06/28
[PATCH v2 6/6] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Alex Bennée
,
2024/06/28
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 01/15] cpu: Free cpu_ases
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 01/15] cpu: Free cpu_ases
,
Peter Maydell
,
2024/06/28
[PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
BALATON Zoltan
,
2024/06/29
[PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 05/15] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/06/28
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/06/28
[PATCH v2 07/15] hw/virtio: Free vqs after vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 08/15] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 11/15] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Peter Maydell
,
2024/06/28
[PATCH v2 13/15] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 14/15] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 15/15] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 15/15] tests/qtest: Free GThread
,
Peter Maydell
,
2024/06/28
[PATCH v2 0/1] hw/intc/loongson_ipi: Fix for LoongArch
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 1/1] hw/intc/loongson_ipi: Gate MMIO regions creation with property
,
Philippe Mathieu-Daudé
,
2024/06/27
[RESEND PATCH 0/2] hw/intc: Restore loongarch_ipi for LoongArch
,
Song Gao
,
2024/06/27
[RESEND PATCH 1/2] Revert "hw/intc: Remove loongarch_ipi.c"
,
Song Gao
,
2024/06/27
[RESEND PATCH 2/2] hw/intc: Restore loongarch_ipi for LoongArch
,
Song Gao
,
2024/06/27
Re: [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
,
Mostafa Saleh
,
2024/06/27
Re: [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE
,
Mostafa Saleh
,
2024/06/27
[PATCH v2 0/4] ui/cocoa: Add cursor composition
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 1/4] ui/cocoa: Release CGColorSpace
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
,
Marc-André Lureau
,
2024/06/29
[PATCH v2 3/4] ui/cocoa: Add cursor composition
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()
,
Marc-André Lureau
,
2024/06/29
[PATCH] target/i386/tcg: remove unused enum
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH] target/i386/tcg: remove unused enum
,
Zhao Liu
,
2024/06/27
Re: [PATCH] target/i386/tcg: remove unused enum
,
Richard Henderson
,
2024/06/27
[PULL 00/32] riscv-to-apply queue
,
Alistair Francis
,
2024/06/27
[PULL 01/32] target/riscv: Extend virtual irq csrs masks to be 64 bit wide.
,
Alistair Francis
,
2024/06/27
[PULL 02/32] target/riscv: Move Guest irqs out of the core local irqs range.
,
Alistair Francis
,
2024/06/27
[PULL 03/32] target/riscv: zvbb implies zvkb
,
Alistair Francis
,
2024/06/27
[PULL 05/32] hw/riscv/virt.c: add aplic nodename helper
,
Alistair Francis
,
2024/06/27
[PULL 04/32] hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
,
Alistair Francis
,
2024/06/27
[PULL 07/32] hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
,
Alistair Francis
,
2024/06/27
[PULL 08/32] hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
,
Alistair Francis
,
2024/06/27
[PULL 06/32] hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
,
Alistair Francis
,
2024/06/27
[PULL 09/32] hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
,
Alistair Francis
,
2024/06/27
[PULL 10/32] hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
,
Alistair Francis
,
2024/06/27
[PULL 11/32] hw/riscv/virt.c: imsics DT: add '#msi-cells'
,
Alistair Francis
,
2024/06/27
[PULL 13/32] target/riscv/kvm: handle the exit with debug reason
,
Alistair Francis
,
2024/06/27
[PULL 14/32] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
,
Alistair Francis
,
2024/06/27
[PULL 12/32] target/riscv/kvm: add software breakpoints support
,
Alistair Francis
,
2024/06/27
[PULL 16/32] target/riscv: Define macros and variables for ss1p13
,
Alistair Francis
,
2024/06/27
[PULL 17/32] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Alistair Francis
,
2024/06/27
[PULL 15/32] target/riscv: Reuse the conversion function of priv_spec
,
Alistair Francis
,
2024/06/27
[PULL 18/32] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
,
Alistair Francis
,
2024/06/27
[PULL 19/32] target/riscv: Reserve exception codes for sw-check and hw-err
,
Alistair Francis
,
2024/06/27
[PULL 20/32] target/riscv: Support the version for ss1p13
,
Alistair Francis
,
2024/06/27
[PULL 21/32] hw/riscv/virt.c: Make block devices default to virtio
,
Alistair Francis
,
2024/06/27
[PULL 22/32] target/riscv: Fix froundnx.h nanbox check
,
Alistair Francis
,
2024/06/27
[PULL 23/32] target/riscv: fix instructions count handling in icount mode
,
Alistair Francis
,
2024/06/27
[PULL 27/32] target/riscv: Add multi extension implied rules
,
Alistair Francis
,
2024/06/27
[PULL 25/32] target/riscv: Introduce extension implied rule helpers
,
Alistair Francis
,
2024/06/27
[PULL 26/32] target/riscv: Add MISA extension implied rules
,
Alistair Francis
,
2024/06/27
[PULL 24/32] target/riscv: Introduce extension implied rules definition
,
Alistair Francis
,
2024/06/27
[PULL 28/32] target/riscv: Add Zc extension implied rule
,
Alistair Francis
,
2024/06/27
[PULL 29/32] target/riscv: Remove extension auto-update check statements
,
Alistair Francis
,
2024/06/27
[PULL 31/32] target/riscv: Apply modularized matching conditions for watchpoint
,
Alistair Francis
,
2024/06/27
[PULL 30/32] target/riscv: Add functions for common matching conditions of trigger
,
Alistair Francis
,
2024/06/27
[PULL 32/32] target/riscv: Apply modularized matching conditions for icount trigger
,
Alistair Francis
,
2024/06/27
Re: [PULL 00/32] riscv-to-apply queue
,
Richard Henderson
,
2024/06/27
[PATCH v5] virtio-net: Fix network stall at the host side waiting for kick
,
Wencheng Yang
,
2024/06/27
[PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 1/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 1/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Cédric Le Goater
,
2024/06/27
[PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
,
Cédric Le Goater
,
2024/06/27
[PATCH-for-10.0 3/3] hw/sd/sdcard: Remove support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 01/12] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 02/12] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 03/12] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 04/12] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 05/12] pcie_sriov: Ensure VF function number does not overflow
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 07/12] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 08/12] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 09/12] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 10/12] hw/pci: Replace -1 with UINT32_MAX for romsize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 12/12] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/06/27
[PATCH] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/27
RE: [PATCH] hw/core/loader: allow loading larger ROMs
,
Xingtao Yao (Fujitsu)
,
2024/06/27
Re: [PATCH] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/27
RE: [PATCH] hw/core/loader: allow loading larger ROMs
,
Xingtao Yao (Fujitsu)
,
2024/06/27
Re: [PATCH] hw/core/loader: allow loading larger ROMs
,
Gregor Haas
,
2024/06/27
[PATCH v5 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/27
[PATCH v5 1/9] gdbstub: Clean up process_string_cmd
,
Gustavo Romero
,
2024/06/27
[PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/27
Re: [PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/28
[PATCH v5 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Gustavo Romero
,
2024/06/27
[PATCH v5 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/27
[PATCH v5 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/27
Re: [PATCH v5 5/9] target/arm: Make some MTE helpers widely available
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Gustavo Romero
,
2024/06/27
Re: [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Alex Bennée
,
2024/06/27
Re: [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Gustavo Romero
,
2024/06/28
[PATCH v5 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/27
[PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/27
Re: [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/28
Re: [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH v5 8/9] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/27
[PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
,
Jiaxun Yang
,
2024/06/27
[PATCH 1/2] hw/intc/loongson_ipi: Gate MMIO regions creation with property
,
Jiaxun Yang
,
2024/06/27
[PATCH 2/2] MAINTAINERS: Add myself as a reviewer of LoongArch virt machine
,
Jiaxun Yang
,
2024/06/27
Re: [PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
,
gaosong
,
2024/06/27
Re: [PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
,
Jiaxun Yang
,
2024/06/27
[PATCH v2] util: fix building on OpenBSD/powerpc
,
Brad Smith
,
2024/06/26
Re: [PATCH v2] util: fix building on OpenBSD/powerpc
,
Richard Henderson
,
2024/06/27
Re: [PATCH v2 2/5] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/06/26
RE: [PATCH v2 2/5] migration: Add migration parameters for QATzip
,
Liu, Yuan1
,
2024/06/27
[PATCH v7 00/11] Add RISC-V ISA extension smcntrpmf support
,
Atish Patra
,
2024/06/26
[PATCH v7 01/11] target/riscv: Combine set_mode and set_virt functions.
,
Atish Patra
,
2024/06/26
[PATCH v7 02/11] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
,
Atish Patra
,
2024/06/26
[PATCH v7 04/11] target/riscv: Add cycle & instret privilege mode filtering definitions
,
Atish Patra
,
2024/06/26
[PATCH v7 05/11] target/riscv: Add cycle & instret privilege mode filtering support
,
Atish Patra
,
2024/06/26
[PATCH v7 03/11] target/riscv: Add cycle & instret privilege mode filtering properties
,
Atish Patra
,
2024/06/26
[PATCH v7 07/11] target/riscv: Save counter values during countinhibit update
,
Atish Patra
,
2024/06/26
[PATCH v7 06/11] target/riscv: Implement privilege mode filtering for cycle/instret
,
Atish Patra
,
2024/06/26
[PATCH v7 09/11] target/riscv: Start counters from both mhpmcounter and mcountinhibit
,
Atish Patra
,
2024/06/26
[PATCH v7 08/11] target/riscv: Enforce WARL behavior for scounteren/hcounteren
,
Atish Patra
,
2024/06/26
[PATCH v7 10/11] target/riscv: More accurately model priv mode filtering.
,
Atish Patra
,
2024/06/26
[PATCH v7 11/11] target/riscv: Do not setup pmu timer if OF is disabled
,
Atish Patra
,
2024/06/26
[PATCH v2 0/7] plugins: access values during a memory read/write
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 1/7] plugins: fix mem callback array size
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 5/7] tests/tcg: allow to check output of plugins
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 2/7] plugins: save value during memory accesses
,
Pierrick Bouvier
,
2024/06/26
Re: [PATCH v2 2/7] plugins: save value during memory accesses
,
Richard Henderson
,
2024/06/27
Re: [PATCH v2 2/7] plugins: save value during memory accesses
,
Pierrick Bouvier
,
2024/06/27
Re: [PATCH v2 2/7] plugins: save value during memory accesses
,
Richard Henderson
,
2024/06/27
[PATCH v2 3/7] plugins: extend API to get latest memory value accessed
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
,
Pierrick Bouvier
,
2024/06/26
RE: [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
,
Xingtao Yao (Fujitsu)
,
2024/06/26
Re: [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
,
Pierrick Bouvier
,
2024/06/27
RE: [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
,
Xingtao Yao (Fujitsu)
,
2024/06/27
Re: [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
,
Pierrick Bouvier
,
2024/06/27
[PATCH v2 7/7] tests/tcg/x86_64: add test for plugin memory access
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 4/7] tests/tcg: add mechanism to run specific tests with plugins
,
Pierrick Bouvier
,
2024/06/26
Re: [PATCH v2 4/7] tests/tcg: add mechanism to run specific tests with plugins
,
Richard Henderson
,
2024/06/29
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
,
John Snow
,
2024/06/26
[PATCH 1/4] python: linter changes for pylint 3.x
,
John Snow
,
2024/06/26
[PATCH 2/4] python: Do not use pylint 3.2.4 with python 3.8
,
John Snow
,
2024/06/26
[PATCH 4/4] python: enable testing for 3.13
,
John Snow
,
2024/06/26
[PATCH 3/4] iotests: Change imports for Python 3.13
,
John Snow
,
2024/06/26
[PATCH 0/7] plugins: access values during a memory read/write
,
Pierrick Bouvier
,
2024/06/26
[PATCH 1/7] plugins: fix mem callback array size
,
Pierrick Bouvier
,
2024/06/26
[PATCH 3/7] plugins: extend API to get latest memory value accessed
,
Pierrick Bouvier
,
2024/06/26
[PATCH 6/7] tests/plugin/mem: add option to print memory accesses
,
Pierrick Bouvier
,
2024/06/26
[PATCH 2/7] plugins: save value during memory accesses
,
Pierrick Bouvier
,
2024/06/26
[PATCH 7/7] tests/tcg/x86_64: add test for plugin memory access
,
Pierrick Bouvier
,
2024/06/26
[PATCH 5/7] tests/tcg: allow to check output of plugins
,
Pierrick Bouvier
,
2024/06/26
[PATCH 4/7] tests/tcg: add mechanism to run specific tests with plugins
,
Pierrick Bouvier
,
2024/06/26
Re: [PATCH 0/7] plugins: access values during a memory read/write
,
Pierrick Bouvier
,
2024/06/26
[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
,
John Snow
,
2024/06/26
[PATCH v2 01/21] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/06/26
[PATCH v2 02/21] qapi: linter fixups
,
John Snow
,
2024/06/26
[PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
John Snow
,
2024/06/26
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
John Snow
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
[PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/26
Re: [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/28
[PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/26
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
[PATCH v2 06/21] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/26
[PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/26
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/28
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/28
[PATCH v2 08/21] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/26
[PATCH v2 09/21] qapi: nail down convention that Errors sections are lists
,
John Snow
,
2024/06/26
[PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/26
Re: [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/28
[PATCH v2 11/21] qapi: update prose in note blocks
,
John Snow
,
2024/06/26
[PATCH v2 12/21] qapi: add markup to note blocks
,
John Snow
,
2024/06/26
[PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers
,
John Snow
,
2024/06/26
Re: [PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers
,
Markus Armbruster
,
2024/06/27
[PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/06/26
Re: [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/06/28
[PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/06/26
Re: [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/06/28
[PATCH v2 17/21] docs/sphinx: add CSS styling for qmp-example directive
,
John Snow
,
2024/06/26
[PATCH v2 16/21] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
John Snow
,
2024/06/26
[PATCH v2 19/21] qapi: convert "Example" sections with titles
,
John Snow
,
2024/06/26
[PATCH v2 18/21] qapi: convert "Example" sections without titles
,
John Snow
,
2024/06/26
[PATCH v2 21/21] qapi: remove "Example" doc section
,
John Snow
,
2024/06/26
[PATCH v2 20/21] qapi: convert "Example" sections with longer prose
,
John Snow
,
2024/06/26
[PATCH v2] timer: Fix a race condition between timer's callback and destroying code
,
Roman Kiryanov
,
2024/06/26
Re: [PATCH v2] timer: Fix a race condition between timer's callback and destroying code
,
Paolo Bonzini
,
2024/06/26
[PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Roman Kiryanov
,
2024/06/26
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Roman Kiryanov
,
2024/06/27
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Roman Kiryanov
,
2024/06/27
[PATCH] MAINTAINERS: Update my family name
,
Patrick Leis
,
2024/06/26
Re: [PATCH] MAINTAINERS: Update my family name
,
Peter Maydell
,
2024/06/28
[PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
,
Richard Henderson
,
2024/06/26
[PATCH 1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t
,
Richard Henderson
,
2024/06/26
[PATCH 2/3] target/i386/sev: Use size_t for object sizes
,
Richard Henderson
,
2024/06/26
[PATCH 3/3] target/i386/sev: Fix printf formats
,
Richard Henderson
,
2024/06/26
Re: [PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
,
Paolo Bonzini
,
2024/06/27
[PATCH] timer: Fix a race condition between timer's callback and destroying code
,
Roman Kiryanov
,
2024/06/26
[PATCH] net: update netdev stream/dgram man page
,
Laurent Vivier
,
2024/06/26
[PATCH v2 0/3] block-jobs: add final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 2/3] block/stream: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 1/3] block/commit: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 3/3] block/backup: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
Re: [PATCH v6 0/3] Add support for the RAPL MSRs series
,
Anthony Harivel
,
2024/06/26
[RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Alex Bennée
,
2024/06/26
Re: [RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Daniel P . Berrangé
,
2024/06/26
Re: [RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Alex Bennée
,
2024/06/26
Re: [RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Richard Henderson
,
2024/06/26
Re: [RFC PATCH] target/i386: restrict SEV to 64 bit host builds
,
Paolo Bonzini
,
2024/06/26
[PATCH 0/3] vl.c: select_machine(): improve error message
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH 3/3] vl.c: select_machine(): add selected machine type to error message
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH 1/3] vl.c: select_machine(): use ERRP_GUARD instead of error propagation
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH 2/3] vl.c: select_machine(): use g_autoptr
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
Re: [PATCH 0/3] vl.c: select_machine(): improve error message
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH 0/3] vl.c: select_machine(): improve error message
,
Michael Tokarev
,
2024/06/27
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/06/26
[PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/06/26
Re: [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
,
Alistair Francis
,
2024/06/26
RE: [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
,
張哲嘉
,
2024/06/26
[PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/06/26
[PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/06/26
Re: [PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/06/27
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
,
alvinga
,
2024/06/26
[PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
,
alvinga
,
2024/06/26
[PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
,
alvinga
,
2024/06/26
[PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger
,
alvinga
,
2024/06/26
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/06/26
[PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/06/26
[PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/06/26
[PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/06/26
[PATCH v9 0/7] blockdev-replace
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 2/7] block/export: add blk_by_export_id()
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 6/7] iotests.py: introduce VM.assert_edges_list() method
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 1/7] block-backend: blk_root(): drop const specifier on return type
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 3/7] block: make bdrv_find_child() function public
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 7/7] iotests: add filter-insertion
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 4/7] qapi: add blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 5/7] block: bdrv_get_xdbg_block_graph(): report export ids
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/26
[PATCH 1/6] tests/tcg/arm: Fix fcvt result messages
,
Akihiko Odaki
,
2024/06/26
[PATCH 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 3/6] tests/tcg/aarch64: Explicitly specify register width
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Alex Bennée
,
2024/06/26
Re: [PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
,
Alex Bennée
,
2024/06/26
[PATCH 5/6] tests/tcg/aarch64: Do not use x constraint
,
Akihiko Odaki
,
2024/06/26
[PATCH 6/6] tests/tcg/arm: Manually bit-cast half-precision numbers
,
Akihiko Odaki
,
2024/06/26
[PATCH 4/6] tests/tcg/aarch64: Fix irg operand type
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Alex Bennée
,
2024/06/26
Re: [PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v4] virtio: add VIRTQUEUE_ERROR QAPI event
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH] tests/docker: Specify --userns keep-id for Podman
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH] tests/docker: Specify --userns keep-id for Podman
,
Alex Bennée
,
2024/06/26
[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/26
[PATCH 01/14] hw/core: Free CPUState allocations
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 01/14] hw/core: Free CPUState allocations
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Peter Maydell
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Peter Maydell
,
2024/06/26
[PATCH 04/14] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 04/14] spapr: Free stdout path
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
[PATCH 07/14] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 07/14] migration: Free removed SaveStateEntry
,
Peter Xu
,
2024/06/26
[PATCH 08/14] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/26
[PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Michael S. Tsirkin
,
2024/06/26
[PATCH 10/14] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/26
[PATCH 11/14] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/26
[PATCH 09/14] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/26
[PATCH 12/14] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/26
[PATCH 13/14] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/26
[PATCH 14/14] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/26
[PATCH v2 0/7] introduce job-change qmp command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 4/7] blockjob: move change action implementation to job from block-job
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 5/7] qapi: add job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 7/7] iotests/mirror-change-copy-mode: switch to job-change command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 2/7] blockjob: block_job_change_locked(): check job type
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH] docs/system/devices/usb: Replace the non-existing "qemu" binary
,
Thomas Huth
,
2024/06/26
[PATCH] disas/riscv: Add decode for Zawrs extension
,
Rob Bradford
,
2024/06/26
[PATCH v5 0/6] hw/ppc: SPI model
,
Chalapathi V
,
2024/06/26
[PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
Cédric Le Goater
,
2024/06/26
Re: [PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
CALEB SCHLOSSIN
,
2024/06/26
[PATCH v5 3/6] hw/ssi: Extend SPI model
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 3/6] hw/ssi: Extend SPI model
,
CALEB SCHLOSSIN
,
2024/06/26
Re: [PATCH v5 3/6] hw/ssi: Extend SPI model
,
Miles Glenn
,
2024/06/27
[PATCH v5 2/6] hw/ssi: Add SPI model
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
CALEB SCHLOSSIN
,
2024/06/26
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
Cédric Le Goater
,
2024/06/27
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
Miles Glenn
,
2024/06/27
[PATCH v5 5/6] hw/ppc: SPI controller wiring to P10 chip
,
Chalapathi V
,
2024/06/26
[PATCH v5 4/6] hw/block: Add Microchip's 25CSM04 to m25p80
,
Chalapathi V
,
2024/06/26
[PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
,
CALEB SCHLOSSIN
,
2024/06/26
[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
,
Eric Auger
,
2024/06/26
[PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
,
Eric Auger
,
2024/06/26
Re: [PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
,
Cédric Le Goater
,
2024/06/26
[PATCH 2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
,
Eric Auger
,
2024/06/26
Re: [PATCH 2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
,
Cédric Le Goater
,
2024/06/26
[PATCH 3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback
,
Cédric Le Goater
,
2024/06/26
[PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Cédric Le Goater
,
2024/06/26
RE: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Duan, Zhenzhong
,
2024/06/26
Re: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Eric Auger
,
2024/06/27
RE: [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
,
Duan, Zhenzhong
,
2024/06/27
[PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Eric Auger
,
2024/06/26
RE: [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Duan, Zhenzhong
,
2024/06/27
Re: [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
,
Eric Auger
,
2024/06/27
[PATCH 6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback
,
Eric Auger
,
2024/06/26
Re: [PATCH 6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback
,
Cédric Le Goater
,
2024/06/26
[PATCH 7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
,
Eric Auger
,
2024/06/26
Re: [PATCH 7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
,
Cédric Le Goater
,
2024/06/26
[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
,
Brad Smith
,
2024/06/26
Re: [PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
,
Daniel Henrique Barboza
,
2024/06/26
[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
,
Brad Smith
,
2024/06/27
Re: [PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
,
Richard Henderson
,
2024/06/27
[PATCH v2] docs/cxl: fix some typos
,
Hyeongtak Ji
,
2024/06/26
[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 07/10] hw/arm/virt: Bypass iommu for default PCI bus
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 02/10] hw/arm/virt: Add iommufd link to virt-machine
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 06/10] hw/arm/virt: Assign vfio-pci devices to nested SMMUs
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 09/10] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 08/10] hw/arm/virt-acpi-build: Handle reserved bus number of pxb buses
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 10/10] hw/arm/virt-acpi-build: Enable ATS for nested SMMUv3
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 01/10] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 05/10] hw/arm/virt: Add VIRT_NESTED_SMMU
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 04/10] hw/arm/virt: Add an SMMU_IO_LEN macro
,
Nicolin Chen
,
2024/06/25
[PATCH RFCv1 03/10] hw/arm/virt: Get the number of host-level SMMUv3 instances
,
Nicolin Chen
,
2024/06/25
[PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
,
Cindy Lu
,
2024/06/25
Re: [PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
,
Michael S. Tsirkin
,
2024/06/26
Re: [PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
,
Cindy Lu
,
2024/06/27
Re: [PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
,
Michael S. Tsirkin
,
2024/06/27
Re: [PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
,
Cindy Lu
,
2024/06/27
[PATCH] ui/gtk: Negative Page number is not valid
,
dongwon . kim
,
2024/06/25
Re: [PATCH] ui/gtk: Negative Page number is not valid
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH] ui/gtk: Negative Page number is not valid
,
Kim, Dongwon
,
2024/06/26
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
,
Richard Henderson
,
2024/06/25
[PATCH v2 07/13] target/arm: Convert BFDOT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
[PATCH v2 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Richard Henderson
,
2024/06/25
[PATCH v2 10/13] target/arm: Add data argument to do_fp3_vector
,
Richard Henderson
,
2024/06/25
[PATCH v2 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 11/13] target/arm: Convert FCADD to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Richard Henderson
,
2024/06/25
[PATCH v2 12/13] target/arm: Convert FCMLA to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Richard Henderson
,
2024/06/25
[PATCH v2 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Richard Henderson
,
2024/06/25
Re: [PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
,
Peter Maydell
,
2024/06/28
[PATCH 0/4] hw/usb/u2f-passthru: U2F keepalive fixes
,
David Bouman
,
2024/06/25
[PATCH 2/4] hw/usb/u2f-passthru: Do not needlessly retain handle to hidraw chardev
,
David Bouman
,
2024/06/25
[PATCH 3/4] hw/usb/u2f-passthru: Clean up code
,
David Bouman
,
2024/06/25
[PATCH 1/4] hw/usb/u2f: Add `start` and `stop` callbacks to U2F key class
,
David Bouman
,
2024/06/25
[PATCH 4/4] hw/usb/u2f-passthru: Implement FIDO U2FHID keep-alive
,
David Bouman
,
2024/06/25
[PATCH qemu 0/2] hw/cxl: DCD tweaks and improvements.
,
Jonathan Cameron
,
2024/06/25
[PATCH 2/2] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
,
Jonathan Cameron
,
2024/06/25
[PATCH 1/2] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity.
,
Jonathan Cameron
,
2024/06/25
Re: [PATCH 1/2] block: allow commit to unmap zero blocks
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[RFC PATCH v3 0/2] Support RISC-V CSR read/write in Qtest environment
,
Ivan Klokov
,
2024/06/25
[RFC PATCH v3 1/2] target/riscv: Add RISC-V CSR qtest support
,
Ivan Klokov
,
2024/06/25
Re: [RFC PATCH v3 1/2] target/riscv: Add RISC-V CSR qtest support
,
Thomas Huth
,
2024/06/26
[RFC PATCH v3 2/2] tests/qtest: QTest example for RISC-V CSR register
,
Ivan Klokov
,
2024/06/25
Re: [RFC PATCH v3 2/2] tests/qtest: QTest example for RISC-V CSR register
,
Thomas Huth
,
2024/06/26
[PATCH v4 00/16] Add support for RISC-V ACPI tests
,
Sunil V L
,
2024/06/25
[PATCH v4 01/16] hw/riscv/virt.c: Make block devices default to virtio
,
Sunil V L
,
2024/06/25
[PATCH v4 02/16] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Sunil V L
,
2024/06/25
[PATCH v4 03/16] uefi-test-tools: Add support for python based build script
,
Sunil V L
,
2024/06/25
[PATCH v4 04/16] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Sunil V L
,
2024/06/25
[PATCH v4 05/16] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Sunil V L
,
2024/06/25
[PATCH v4 06/16] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Sunil V L
,
2024/06/25
[PATCH v4 07/16] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Sunil V L
,
2024/06/25
[PATCH v4 08/16] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Sunil V L
,
2024/06/25
[PATCH v4 09/16] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Sunil V L
,
2024/06/25
[PATCH v4 10/16] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Sunil V L
,
2024/06/25
[PATCH v4 11/16] meson.build: Add RISC-V to the edk2-target list
,
Sunil V L
,
2024/06/25
[PATCH v4 12/16] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Sunil V L
,
2024/06/25
[PATCH v4 13/16] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 14/16] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 15/16] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Sunil V L
,
2024/06/25
Re: [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/27
Re: [PATCH 18/32] hw/sd: Add emmc_cmd_APP_CMD() handler
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH 18/32] hw/sd: Add emmc_cmd_APP_CMD() handler
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH 18/32] hw/sd: Add emmc_cmd_APP_CMD() handler
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH 18/32] hw/sd: Add emmc_cmd_APP_CMD() handler
,
Cédric Le Goater
,
2024/06/25
[PATCH v8] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Alexei Filippov
,
2024/06/25
Re: [PATCH v8] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
,
Andrew Jones
,
2024/06/26
[RFC PATCH] testing: restore some testing for i686
,
Alex Bennée
,
2024/06/25
Re: [RFC PATCH] testing: restore some testing for i686
,
Thomas Huth
,
2024/06/25
Re: [PATCH 1/2] ui/cocoa: Add cursor composition
,
Phil Dennis-Jordan
,
2024/06/25
[PATCH v2] target/riscv: Add support for machine specific pmu's events
,
Alexei Filippov
,
2024/06/25
Re: [PATCH v2] target/riscv: Add support for machine specific pmu's events
,
Richard Henderson
,
2024/06/25
[PATCH] target/riscv: Add support for machine specific pmu's events
,
Alexei Filippov
,
2024/06/25
Re: [PATCH] tests/avocado: add hotplug_blk test
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH] tests/avocado: add hotplug_blk test
,
Thomas Huth
,
2024/06/26
[PATCH v2 0/2] ui/cocoa: Adds native absolute pointer support
,
Phil Dennis-Jordan
,
2024/06/25
[PATCH v2 1/2] ui/cocoa: Minor fixes to CALayer based cursors
,
Phil Dennis-Jordan
,
2024/06/25
[PATCH v2 2/2] ui/cocoa: Adds NSCursor absolute pointer support
,
Phil Dennis-Jordan
,
2024/06/25
Re: [PATCH v2 2/2] ui/cocoa: Adds NSCursor absolute pointer support
,
Akihiko Odaki
,
2024/06/27
[PATCH] hw/i386/intel_iommu: Block CFI when necessary
,
Yuke Peng
,
2024/06/25
Re: [PATCH] hw/i386/intel_iommu: Block CFI when necessary
,
cmd
,
2024/06/26
Re: [PATCH] hw/i386/intel_iommu: Block CFI when necessary
,
Yuke Peng
,
2024/06/27
Re: [PATCH] hw/i386/intel_iommu: Block CFI when necessary
,
cmd
,
2024/06/27
[FOLLOW UP] RE: Meeting request- Artificial Intelligence and Machine Learning
,
Raju Rastogi
,
2024/06/25
[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 3/3] qapi: introduce device-sync-config
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH] hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC
,
TaiseiIto
,
2024/06/25
[PATCH v3 0/6] Introduce extension implied rules
,
frank . chang
,
2024/06/25
[PATCH v3 1/6] target/riscv: Introduce extension implied rules definition
,
frank . chang
,
2024/06/25
Re: [PATCH v3 1/6] target/riscv: Introduce extension implied rules definition
,
Alistair Francis
,
2024/06/25
[PATCH v3 2/6] target/riscv: Introduce extension implied rule helpers
,
frank . chang
,
2024/06/25
Re: [PATCH v3 2/6] target/riscv: Introduce extension implied rule helpers
,
Alistair Francis
,
2024/06/25
[PATCH v3 3/6] target/riscv: Add MISA extension implied rules
,
frank . chang
,
2024/06/25
[PATCH v3 4/6] target/riscv: Add multi extension implied rules
,
frank . chang
,
2024/06/25
[PATCH v3 5/6] target/riscv: Add Zc extension implied rule
,
frank . chang
,
2024/06/25
[PATCH v3 6/6] target/riscv: Remove extension auto-update check statements
,
frank . chang
,
2024/06/25
Re: [PATCH v3 0/6] Introduce extension implied rules
,
Alistair Francis
,
2024/06/25
linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Andreas Schwab
,
2024/06/25
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Richard Henderson
,
2024/06/25
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Andreas Schwab
,
2024/06/26
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Richard Henderson
,
2024/06/26
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Warner Losh
,
2024/06/26
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Andreas Schwab
,
2024/06/27
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Warner Losh
,
2024/06/27
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Andreas Schwab
,
2024/06/27
Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
,
Peter Maydell
,
2024/06/27
[PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Paolo Bonzini
,
2024/06/25
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Richard Henderson
,
2024/06/25
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Manos Pitsidianakis
,
2024/06/25
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Roman Kiryanov
,
2024/06/26
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Paolo Bonzini
,
2024/06/26
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Manos Pitsidianakis
,
2024/06/27
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Paolo Bonzini
,
2024/06/27
Re: [PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
,
Manos Pitsidianakis
,
2024/06/27
[PATCH v4] virtio-net: Notify the guest with the latest available idx
,
Wencheng Yang
,
2024/06/25
Re: [PATCH v4] virtio-net: Notify the guest with the latest available idx
,
Michael S. Tsirkin
,
2024/06/25
[PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
,
EwanHai
,
2024/06/25
[PATCH 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
,
EwanHai
,
2024/06/25
[PATCH 1/4] target/i386: Add support for Zhaoxin/VIA CPU vendor identification
,
EwanHai
,
2024/06/25
[PATCH 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
,
EwanHai
,
2024/06/25
[PATCH 4/4] target/i386: Update CMPLegacy handling for Zhaoxin and VIA CPUs
,
EwanHai
,
2024/06/25
Re: [PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
,
Zhao Liu
,
2024/06/25
Re: [PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
,
Ewan Hai
,
2024/06/25
[PATCH 0/7] hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte()
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 2/7] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 3/7] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 4/7] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 5/7] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 6/7] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 7/7] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v3 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/25
[PATCH v3 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
[PATCH v3 2/2] aspeed/sdmc: Remove extra R_MAIN_STATUS case
,
Jamin Lin
,
2024/06/25
Re: [PATCH v3 0/2] Fix coverity issues for AST2700
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH v3 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/25
[PATCH] aspeed/sdmc: Check RAM size value at realize time
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH] aspeed/sdmc: Check RAM size value at realize time
,
Jamin Lin
,
2024/06/25
[PATCH 00/11] hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH] aspeed: Deprecate the tacoma-bmc machine
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 00/12] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 01/12] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 02/12] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 03/12] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 04/12] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 05/12] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 06/12] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 07/12] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 08/12] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 09/12] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 10/12] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 11/12] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 12/12] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH v2 00/12] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Cédric Le Goater
,
2024/06/25
[PATCH 00/13] target/arm: AdvSIMD conversion, part 2
,
Richard Henderson
,
2024/06/25
[PATCH 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Richard Henderson
,
2024/06/25
Re: [PATCH 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
,
Peter Maydell
,
2024/06/25
[PATCH 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Richard Henderson
,
2024/06/25
Re: [PATCH 02/13] target/arm: Fix SQDMULH (by element) with Q=0
,
Peter Maydell
,
2024/06/25
[PATCH 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Richard Henderson
,
2024/06/25
Re: [PATCH 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
,
Peter Maydell
,
2024/06/25
[PATCH 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 05/13] target/arm: Convert SDOT, UDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 06/13] target/arm: Convert SUDOT, USDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 07/13] target/arm: Convert BFDOT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 07/13] target/arm: Convert BFDOT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 12/13] target/arm: Convert FCMLA to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 12/13] target/arm: Convert FCMLA to decodetree
,
Peter Maydell
,
2024/06/25
[PATCH 10/13] target/arm: Add data argument to do_fp3_vector
,
Richard Henderson
,
2024/06/25
Re: [PATCH 10/13] target/arm: Add data argument to do_fp3_vector
,
Peter Maydell
,
2024/06/25
[PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Peter Maydell
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Richard Henderson
,
2024/06/25
Re: [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
,
Peter Maydell
,
2024/06/25
[PATCH 11/13] target/arm: Convert FCADD to decodetree
,
Richard Henderson
,
2024/06/25
Re: [PATCH 11/13] target/arm: Convert FCADD to decodetree
,
Peter Maydell
,
2024/06/25
Re: [PATCH v4 5/5] blockdev: mirror: check for target's cluster size when using bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v4 4/5] iotests: add test for bitmap mirror
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Shiyuan Gao
,
2024/06/24
Re: [v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Igor Mammedov
,
2024/06/27
Re: [v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Gao,Shiyuan
,
2024/06/27
Re: [v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Gao,Shiyuan
,
2024/06/27
[PATCH v2 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/24
[PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/24
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
cmd
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
cmd
,
2024/06/25
RE: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
Re: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Cédric Le Goater
,
2024/06/25
RE: [PATCH v2 1/2] aspeed/soc: Fix possible divide by zero
,
Jamin Lin
,
2024/06/25
[PATCH v2 2/2] aspeed/sdmc: Remove extra R_MAIN_STATUS case
,
Jamin Lin
,
2024/06/24
Help improve 32-bit testing
,
Richard Henderson
,
2024/06/24
Re: Help improve 32-bit testing
,
Thomas Huth
,
2024/06/25
Re: Help improve 32-bit testing
,
Richard Henderson
,
2024/06/25
Re: Help improve 32-bit testing
,
Daniel P . Berrangé
,
2024/06/25
Re: Help improve 32-bit testing
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: Help improve 32-bit testing
,
Richard Henderson
,
2024/06/25
Re: Help improve 32-bit testing
,
Alex Bennée
,
2024/06/25
[PULL 00/42] vfio queue
,
Cédric Le Goater
,
2024/06/24
[PULL 01/42] backends: Introduce HostIOMMUDevice abstract
,
Cédric Le Goater
,
2024/06/24
[PULL 02/42] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
,
Cédric Le Goater
,
2024/06/24
[PULL 04/42] backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
,
Cédric Le Goater
,
2024/06/24
[PULL 03/42] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
,
Cédric Le Goater
,
2024/06/24
[PULL 05/42] range: Introduce range_get_last_bit()
,
Cédric Le Goater
,
2024/06/24
[PULL 06/42] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 07/42] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
,
Cédric Le Goater
,
2024/06/24
[PULL 08/42] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 09/42] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 10/42] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 11/42] vfio: Create host IOMMU device instance
,
Cédric Le Goater
,
2024/06/24
[PULL 12/42] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
,
Cédric Le Goater
,
2024/06/24
[PULL 13/42] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
,
Cédric Le Goater
,
2024/06/24
[PULL 14/42] vfio/pci: Pass HostIOMMUDevice to vIOMMU
,
Cédric Le Goater
,
2024/06/24
[PULL 15/42] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
,
Cédric Le Goater
,
2024/06/24
[PULL 16/42] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Cédric Le Goater
,
2024/06/24
[PULL 17/42] intel_iommu: Check compatibility with host IOMMU capabilities
,
Cédric Le Goater
,
2024/06/24
[PULL 18/42] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/24
[PULL 19/42] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Cédric Le Goater
,
2024/06/24
[PULL 20/42] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Cédric Le Goater
,
2024/06/24
[PULL 21/42] HostIOMMUDevice: Store the aliased bus and devfn
,
Cédric Le Goater
,
2024/06/24
[PULL 22/42] virtio-iommu: Compute host reserved regions
,
Cédric Le Goater
,
2024/06/24
[PULL 23/42] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Cédric Le Goater
,
2024/06/24
[PULL 24/42] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Cédric Le Goater
,
2024/06/24
[PULL 26/42] vfio: Make vfio_devices_dma_logging_start() return bool
,
Cédric Le Goater
,
2024/06/24
[PULL 25/42] memory: Remove IOMMU MR iommu_set_iova_range API
,
Cédric Le Goater
,
2024/06/24
[PULL 29/42] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Cédric Le Goater
,
2024/06/24
[PULL 27/42] vfio: Remove unused declarations from vfio-common.h
,
Cédric Le Goater
,
2024/06/24
[PULL 32/42] vfio/container: Modify vfio_get_iommu_type() to use a container fd
,
Cédric Le Goater
,
2024/06/24
[PULL 33/42] vfio/container: Introduce vfio_get_iommu_class_name()
,
Cédric Le Goater
,
2024/06/24
[PULL 30/42] vfio/container: Introduce vfio_address_space_insert()
,
Cédric Le Goater
,
2024/06/24
[PULL 28/42] vfio/common: Move dirty tracking ranges update to helper
,
Cédric Le Goater
,
2024/06/24
[PULL 31/42] vfio/container: Simplify vfio_container_init()
,
Cédric Le Goater
,
2024/06/24
[PULL 34/42] vfio/container: Introduce vfio_create_container()
,
Cédric Le Goater
,
2024/06/24
[PULL 35/42] vfio/container: Discover IOMMU type before creating the container
,
Cédric Le Goater
,
2024/06/24
[PULL 37/42] vfio/container: Switch to QOM
,
Cédric Le Goater
,
2024/06/24
[PULL 38/42] vfio/container: Introduce an instance_init() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 36/42] vfio/container: Change VFIOContainerBase to use QOM
,
Cédric Le Goater
,
2024/06/24
[PULL 39/42] vfio/container: Remove VFIOContainerBase::ops
,
Cédric Le Goater
,
2024/06/24
[PULL 41/42] vfio/container: Introduce vfio_iommu_legacy_instance_init()
,
Cédric Le Goater
,
2024/06/24
[PULL 42/42] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
,
Cédric Le Goater
,
2024/06/24
[PULL 40/42] vfio/container: Remove vfio_container_init()
,
Cédric Le Goater
,
2024/06/24
Re: [PULL 00/42] vfio queue
,
Richard Henderson
,
2024/06/25
[PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Felix Wu
,
2024/06/24
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Roman Kiryanov
,
2024/06/24
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Paolo Bonzini
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Peter Maydell
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Peter Maydell
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Daniel P . Berrangé
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Thomas Huth
,
2024/06/25
Re: [PATCH 1/1] include/qemu: Provide a C++ compatible version of typeof_strip_qual
,
Daniel P . Berrangé
,
2024/06/25
[PATCH 1/2] qom: Rename Object::class into Object::klass
,
Felix Wu
,
2024/06/24
[PATCH 2/2] include/qom: Rename typename into type_name
,
Felix Wu
,
2024/06/24
Re: [PATCH 1/2] qom: Rename Object::class into Object::klass
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH 1/2] qom: Rename Object::class into Object::klass
,
Peter Maydell
,
2024/06/25
Re: [PATCH 1/2] qom: Rename Object::class into Object::klass
,
Daniel P . Berrangé
,
2024/06/25
Re: [PATCH 1/2] qom: Rename Object::class into Object::klass
,
Daniel P . Berrangé
,
2024/06/25
[PATCH v4 00/14] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 01/14] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
2024/06/24
Re: [PATCH v4 01/14] exec/memtxattr: add process identifier to the transaction attributes
,
Alistair Francis
,
2024/06/25
Re: [PATCH v4 01/14] exec/memtxattr: add process identifier to the transaction attributes
,
Jason Chien
,
2024/06/26
[PATCH v4 02/14] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/06/24
Re: [PATCH v4 02/14] hw/riscv: add riscv-iommu-bits.h
,
Alistair Francis
,
2024/06/25
[PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 04/14] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 05/14] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 06/14] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
2024/06/24
Re: [PATCH v4 06/14] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Alistair Francis
,
2024/06/25
[PATCH v4 07/14] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
2024/06/24
Re: [PATCH v4 07/14] test/qtest: add riscv-iommu-pci tests
,
Alistair Francis
,
2024/06/25
[PATCH v4 08/14] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 09/14] hw/riscv/riscv-iommu: add s-stage and g-stage support
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 10/14] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 11/14] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 12/14] hw/riscv/riscv-iommu: Add another irq for mrif notifications
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 13/14] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
2024/06/24
[PATCH v4 14/14] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
2024/06/24
Re: [PATCH v4 14/14] docs/specs: add riscv-iommu
,
Alistair Francis
,
2024/06/25
Re: [PATCH v4 3/5] mirror: allow specifying working bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/24
Re: [PATCH v4 3/5] mirror: allow specifying working bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v4 2/5] block/mirror: replace is_none_mode with sync_mode in MirrorBlockJob struct
,
Vladimir Sementsov-Ogievskiy
,
2024/06/24
[PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/24
[PATCH v3 1/3] target/arm: Fix indentation
,
Gustavo Romero
,
2024/06/24
[PATCH v3 2/3] target/arm: Move initialization of debug ID registers
,
Gustavo Romero
,
2024/06/24
[PATCH v3 3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/24
Re: [PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Peter Maydell
,
2024/06/28
[PATCH v3 0/2] tests/avocado: updates for sbsa-ref testing
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v3 1/2] tests/avocado: sbsa-ref: add FreeBSD tests
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v3 2/2] tests/avocado: add test for default sbsa-ref cpu
,
Marcin Juszkiewicz
,
2024/06/24
[Bug Report] Possible Missing Endianness Conversion
,
Xoykie
,
2024/06/24
Re: [Bug Report] Possible Missing Endianness Conversion
,
Stefano Garzarella
,
2024/06/24
Re: [Bug Report] Possible Missing Endianness Conversion
,
Peter Maydell
,
2024/06/24
Re: [Bug Report] Possible Missing Endianness Conversion
,
Stefano Garzarella
,
2024/06/25
Re: [Bug Report] Possible Missing Endianness Conversion
,
Peter Maydell
,
2024/06/28
[QEMU PATCH v2 1/1] hw/arm: FW first ARM processor error injection
,
shiju.jose
,
2024/06/24
Re: [QEMU PATCH v2 1/1] hw/arm: FW first ARM processor error injection
,
Peter Maydell
,
2024/06/24
linux-user crash in python test
,
Andreas Schwab
,
2024/06/24
Re: linux-user crash in python test
,
Peter Maydell
,
2024/06/24
Re: linux-user crash in python test
,
Andreas Schwab
,
2024/06/24
[PULL v2 00/23] Misc changes for 2024-06-22
,
Paolo Bonzini
,
2024/06/24
[PULL v2 15/23] Revert "host/i386: assume presence of SSE2"
,
Paolo Bonzini
,
2024/06/24
Re: [PULL v2 00/23] Misc changes for 2024-06-22
,
Richard Henderson
,
2024/06/24
[PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Shiyuan Gao
,
2024/06/24
Re: [PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Gao,Shiyuan
,
2024/06/24
Re: [PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Gao,Shiyuan
,
2024/06/24
Re: [PATCH 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
,
Michael S. Tsirkin
,
2024/06/24
[PULL 00/19] SD/MMC patches for 2024-06-24
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 02/19] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 03/19] hw/sd/sdcard: Correct code indentation
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 04/19] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 05/19] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 06/19] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 07/19] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 08/19] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 09/19] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 10/19] hw/sd/sdcard: Remove explicit entries for illegal commands
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 11/19] hw/sd/sdcard: Trace update of block count (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 12/19] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 13/19] hw/sd/sdcard: Factor sd_req_get_rca() method out
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 14/19] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 15/19] hw/sd/sdcard: Factor sd_req_get_address() method out
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 16/19] hw/sd/sdcard: Only call sd_req_get_address() where address is used
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 17/19] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 18/19] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
,
Philippe Mathieu-Daudé
,
2024/06/24
[PULL 19/19] hw/sd/sdcard: Add comments around registers and commands
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PULL 00/19] SD/MMC patches for 2024-06-24
,
Richard Henderson
,
2024/06/25
[PATCH v2 0/2] tests/avocado: updates for sbsa-ref testing
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v2 2/2] tests/avocado: add test for default sbsa-ref cpu
,
Marcin Juszkiewicz
,
2024/06/24
[PATCH v2 1/2] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Marcin Juszkiewicz
,
2024/06/24
Re: [PATCH v2 1/2] tests/avocado: sbsa-ref: switch from OpenBSD to FreeBSD
,
Philippe Mathieu-Daudé
,
2024/06/24
QEMU Community Call Agenda Items (June 25th, 2024)
,
Alex Bennée
,
2024/06/24
[PULL 00/12] maintainer updates (plugins, gdbstub)
,
Alex Bennée
,
2024/06/24
[PULL 01/12] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/24
[PULL 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/24
[PULL 03/12] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/24
[PULL 05/12] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/24
[PULL 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/24
[PULL 08/12] plugins: add time control API
,
Alex Bennée
,
2024/06/24
[PULL 04/12] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/24
[PULL 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/24
[PULL 11/12] plugins: fix inject_mem_cb rw masking
,
Alex Bennée
,
2024/06/24
[PULL 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/24
[PULL 09/12] plugins: add migration blocker
,
Alex Bennée
,
2024/06/24
[PULL 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alex Bennée
,
2024/06/24
Re: [PULL 00/12] maintainer updates (plugins, gdbstub)
,
Richard Henderson
,
2024/06/24
[PATCH v2] Cursor: 8 -> 1 bit alpha downsampling improvement
,
Phil Dennis-Jordan
,
2024/06/24
Re: [PATCH v2] Cursor: 8 -> 1 bit alpha downsampling improvement
,
Akihiko Odaki
,
2024/06/24
Re: [PATCH v2] Cursor: 8 -> 1 bit alpha downsampling improvement
,
Marc-André Lureau
,
2024/06/29
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
EwanHai
,
2024/06/24
Re: [PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/06/24
Re: [PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Zhao Liu
,
2024/06/25
Re: [PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/06/25
Re: [PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Zhao Liu
,
2024/06/25
[PATCH] .travis.yml: Install python3-tomli in all build jobs
,
Thomas Huth
,
2024/06/24
Re: [PATCH] .travis.yml: Install python3-tomli in all build jobs
,
Alex Bennée
,
2024/06/24
Re: [PATCH] .travis.yml: Install python3-tomli in all build jobs
,
Thomas Huth
,
2024/06/24
[PATCH] i386/hvf: Integrates x2APIC support with hvf accel
,
Phil Dennis-Jordan
,
2024/06/24
Re: [PATCH] i386/hvf: Integrates x2APIC support with hvf accel
,
Bui Quang Minh
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Peter Maydell
,
2024/06/24
Re: [PATCH v3 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
,
Rayhan Faizel
,
2024/06/24
[PULL 00/11] s390x and qtest patches 2024-06-24
,
Thomas Huth
,
2024/06/24
[PULL 01/11] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
,
Thomas Huth
,
2024/06/24
[PULL 02/11] s390x/css: Make CCWDeviceClass::realize return bool
,
Thomas Huth
,
2024/06/24
[PULL 04/11] s390x/css: Make S390CCWDeviceClass::realize return bool
,
Thomas Huth
,
2024/06/24
[PULL 06/11] vfio/ccw: Fix the missed unrealize() call in error path
,
Thomas Huth
,
2024/06/24
[PULL 05/11] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
,
Thomas Huth
,
2024/06/24
[PULL 03/11] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
,
Thomas Huth
,
2024/06/24
[PULL 08/11] tests/qtest/fuzz: fix memleak in qos_fuzz.c
,
Thomas Huth
,
2024/06/24
[PULL 10/11] MAINTAINERS: Cover all tests/qtest/migration-* files
,
Thomas Huth
,
2024/06/24
[PULL 09/11] target/s390x/arch_dump: use correct byte order for pid
,
Thomas Huth
,
2024/06/24
[PULL 11/11] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/24
[PULL 07/11] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
,
Thomas Huth
,
2024/06/24
Re: [PULL 00/11] s390x and qtest patches 2024-06-24
,
Richard Henderson
,
2024/06/24
[PATCH 0/2] i386/sev: Two trivial improvements to sev_get_capabilities()
,
Michal Privoznik
,
2024/06/24
[PATCH 2/2] i386/sev: Fallback to the default SEV device if none provided in sev_get_capabilities()
,
Michal Privoznik
,
2024/06/24
[PATCH 1/2] i386/sev: Fix error message in sev_get_capabilities()
,
Michal Privoznik
,
2024/06/24
Re: [PATCH 1/2] i386/sev: Fix error message in sev_get_capabilities()
,
Philippe Mathieu-Daudé
,
2024/06/24
Did the "TCG" emulation mode has a full capability compare with the "KVM" emulation mode?
,
tugouxp
,
2024/06/24
Re: Did the "TCG" emulation mode has a full capability compare with the "KVM" emulation mode?
,
Alex Bennée
,
2024/06/24
Re:Re: Did the "TCG" emulation mode has a full capability compare with the "KVM" emulation mode?
,
tugouxp
,
2024/06/24
Re: Did the "TCG" emulation mode has a full capability compare with the "KVM" emulation mode?
,
Alex Bennée
,
2024/06/24
[PATCH v3] vritio-net: Notify the guest with the latest available idx
,
thomas
,
2024/06/24
Re: [PATCH v3] vritio-net: Notify the guest with the latest available idx
,
Michael S. Tsirkin
,
2024/06/24
[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/24
[PATCH v4 1/9] gdbstub: Clean up process_string_cmd
,
Gustavo Romero
,
2024/06/24
[PATCH v4 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/24
[PATCH v4 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/24
[PATCH v4 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/24
Re: [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/27
[PATCH v4 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Gustavo Romero
,
2024/06/24
[PATCH v4 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/24
Re: [PATCH v4 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/24
[PATCH v4 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Gustavo Romero
,
2024/06/24
[PATCH v4 8/9] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/24
[PATCH v4 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/24
[PATCH] hw/loongarch: Modify flash block size to 256K
,
Xianglai Li
,
2024/06/23
Re: [PATCH] hw/loongarch: Modify flash block size to 256K
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH] hw/loongarch: Modify flash block size to 256K
,
lixianglai
,
2024/06/24
[PATCH] hw/loongarch: Change the tpm support by default
,
Xianglai Li
,
2024/06/23
[not for merge PATCH v2] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/23
Deleting the timer data without racing with its callback
,
Roman Kiryanov
,
2024/06/23
[PATCH v16 00/13] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/23
[PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 03/13] virtio-gpu: Move print_stats timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 03/13] virtio-gpu: Move print_stats timer to VirtIOGPUGL
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 05/13] virtio-gpu: Unrealize GL device
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 05/13] virtio-gpu: Unrealize GL device
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 09/13] virtio-gpu: Add virgl resource management
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 09/13] virtio-gpu: Add virgl resource management
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 10/13] virtio-gpu: Support suspension of commands processing
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 10/13] virtio-gpu: Support suspension of commands processing
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 11/13] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 11/13] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 12/13] virtio-gpu: Register capsets dynamically
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 12/13] virtio-gpu: Register capsets dynamically
,
Akihiko Odaki
,
2024/06/24
[PATCH v16 13/13] virtio-gpu: Support Venus context
,
Dmitry Osipenko
,
2024/06/23
Re: [PATCH v16 13/13] virtio-gpu: Support Venus context
,
Akihiko Odaki
,
2024/06/24
[PATCH 0/2] target/m68k: implement unaligned accesses for m68k CPUs
,
Mark Cave-Ayland
,
2024/06/23
[PATCH 1/2] target/m68k: implement do_unaligned_access callback for m68k CPUs
,
Mark Cave-Ayland
,
2024/06/23
Re: [PATCH 1/2] target/m68k: implement do_unaligned_access callback for m68k CPUs
,
BALATON Zoltan
,
2024/06/23
Re: [PATCH 1/2] target/m68k: implement do_unaligned_access callback for m68k CPUs
,
Mark Cave-Ayland
,
2024/06/24
Re: [PATCH 1/2] target/m68k: implement do_unaligned_access callback for m68k CPUs
,
Richard Henderson
,
2024/06/23
Re: [PATCH 1/2] target/m68k: implement do_unaligned_access callback for m68k CPUs
,
Mark Cave-Ayland
,
2024/06/24
[PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines
,
Mark Cave-Ayland
,
2024/06/23
Re: [PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines
,
BALATON Zoltan
,
2024/06/23
Re: [PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines
,
Richard Henderson
,
2024/06/23
Re: [PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines
,
Mark Cave-Ayland
,
2024/06/24
Re: [PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines
,
BALATON Zoltan
,
2024/06/24
[PATCH] hw/ufs: Fix potential bugs in MMIO read|write
,
Minwoo Im
,
2024/06/22
Re: [PATCH] hw/ufs: Fix potential bugs in MMIO read|write
,
Jeuk Kim
,
2024/06/24
Re: [PATCH] hw/ufs: Fix potential bugs in MMIO read|write
,
Peter Maydell
,
2024/06/24
Re: [PATCH] hw/ufs: Fix potential bugs in MMIO read|write
,
Jeuk Kim
,
2024/06/24
[PATCH] util/cpuinfo-aarch64: Add OpenBSD support
,
Brad Smith
,
2024/06/22
Re: [PATCH] util/cpuinfo-aarch64: Add OpenBSD support
,
Richard Henderson
,
2024/06/23
Re: [PATCH] util/cpuinfo-aarch64: Add OpenBSD support
,
Richard Henderson
,
2024/06/23
Re: [PATCH] util/cpuinfo-aarch64: Add OpenBSD support
,
Brad Smith
,
2024/06/26
[PATCH] util: fix building on OpenBSD/powerpc
,
Brad Smith
,
2024/06/22
Re: [PATCH] util: fix building on OpenBSD/powerpc
,
Richard Henderson
,
2024/06/23
Re: [PATCH] util: fix building on OpenBSD/powerpc
,
Richard Henderson
,
2024/06/23
Re: [PATCH] util: fix building on OpenBSD/powerpc
,
Brad Smith
,
2024/06/26
Re: [PATCH] util: fix building on OpenBSD/powerpc
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH v15 00/14] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 01/14] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 02/14] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 03/14] virtio-gpu: Move print_stats timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 04/14] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 05/14] virtio-gpu: Unrealize GL device
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 06/14] virtio-gpu: Use pkgconfig version to decide which virgl features are available
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 07/14] virtio-gpu: Support context-init feature with virglrenderer
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 08/14] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 09/14] virtio-gpu: Add virgl resource management
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 10/14] virtio-gpu: Support blob scanout using dmabuf fd
,
Dmitry Osipenko
,
2024/06/22
Re: [PATCH v15 10/14] virtio-gpu: Support blob scanout using dmabuf fd
,
Akihiko Odaki
,
2024/06/23
Re: [PATCH v15 10/14] virtio-gpu: Support blob scanout using dmabuf fd
,
Dmitry Osipenko
,
2024/06/23
[PATCH v15 11/14] virtio-gpu: Support suspension of commands processing
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 12/14] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/22
Re: [PATCH v15 12/14] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2024/06/23
[PATCH v15 13/14] virtio-gpu: Register capsets dynamically
,
Dmitry Osipenko
,
2024/06/22
[PATCH v15 14/14] virtio-gpu: Support Venus context
,
Dmitry Osipenko
,
2024/06/22
Re: [PATCH v15 00/14] Support blob memory and venus on qemu
,
Akihiko Odaki
,
2024/06/23
[PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/22
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
Richard Henderson
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
Richard Henderson
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/24
[PATCH] hw/usb/hcd-ohci: Set transfer error code with no dev
,
Ryan Wendland
,
2024/06/22
Re: [PATCH] hw/usb/hcd-ohci: Set transfer error code with no dev
,
Peter Maydell
,
2024/06/28
[PULL 00/18] target-arm queue
,
Peter Maydell
,
2024/06/22
[PULL 01/18] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue
,
Peter Maydell
,
2024/06/22
[PULL 07/18] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
,
Peter Maydell
,
2024/06/22
[PULL 03/18] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Peter Maydell
,
2024/06/22
[PULL 04/18] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Peter Maydell
,
2024/06/22
[PULL 06/18] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
,
Peter Maydell
,
2024/06/22
[PULL 12/18] hw/arm/virt: Add serial aliases in DTB
,
Peter Maydell
,
2024/06/22
[PULL 16/18] hw/misc: Set valid access size for Exynos4210 RNG
,
Peter Maydell
,
2024/06/22
[PULL 05/18] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
,
Peter Maydell
,
2024/06/22
[PULL 02/18] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Peter Maydell
,
2024/06/22
[PULL 08/18] scripts/coverity-scan/COMPONENTS.md: Fix monitor component
,
Peter Maydell
,
2024/06/22
[PULL 09/18] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
,
Peter Maydell
,
2024/06/22
[PULL 11/18] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Peter Maydell
,
2024/06/22
[PULL 14/18] hw/arm/virt: allow creation of a second NonSecure UART
,
Peter Maydell
,
2024/06/22
[PULL 15/18] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/22
[PULL 18/18] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Peter Maydell
,
2024/06/22
[PULL 10/18] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Peter Maydell
,
2024/06/22
[PULL 17/18] hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1
,
Peter Maydell
,
2024/06/22
[PULL 13/18] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
,
Peter Maydell
,
2024/06/22
Re: [PULL 00/18] target-arm queue
,
Richard Henderson
,
2024/06/23
[PATCH v4 0/3] Check clock connection between STM32L4x5 RCC and peripherals
,
Inès Varhol
,
2024/06/22
[PATCH v4 1/3] hw/misc: Create STM32L4x5 SYSCFG clock
,
Inès Varhol
,
2024/06/22
[PATCH v4 2/3] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
,
Inès Varhol
,
2024/06/22
[PATCH v4 3/3] tests/qtest: Check STM32L4x5 clock connections
,
Inès Varhol
,
2024/06/22
[PULL 00/23] Misc changes for 2024-06-22
,
Paolo Bonzini
,
2024/06/22
[PULL 01/23] configure: detect --cpu=mipsisa64r6
,
Paolo Bonzini
,
2024/06/22
[PULL 02/23] target/i386: fix CC_OP dump
,
Paolo Bonzini
,
2024/06/22
[PULL 04/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
,
Paolo Bonzini
,
2024/06/22
[PULL 03/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT
,
Paolo Bonzini
,
2024/06/22
[PULL 06/23] target/i386: try not to force EFLAGS computation for CC_OP_ADOX/ADCX
,
Paolo Bonzini
,
2024/06/22
[PULL 05/23] target/i386: convert bit test instructions to new decoder
,
Paolo Bonzini
,
2024/06/22
[PULL 08/23] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
,
Paolo Bonzini
,
2024/06/22
[PULL 07/23] target/i386: decode address before going back to translate.c
,
Paolo Bonzini
,
2024/06/22
[PULL 09/23] target/i386: do not check PREFIX_LOCK in old-style decoder
,
Paolo Bonzini
,
2024/06/22
[PULL 10/23] target/i386: list instructions still in translate.c
,
Paolo Bonzini
,
2024/06/22
[PULL 11/23] target/i386: assert that cc_op* and pc_save are preserved
,
Paolo Bonzini
,
2024/06/22
[PULL 14/23] Revert "host/i386: assume presence of SSSE3"
,
Paolo Bonzini
,
2024/06/22
[PULL 16/23] meson: allow configuring the x86-64 baseline
,
Paolo Bonzini
,
2024/06/22
[PULL 17/23] meson: remove dead optimization option
,
Paolo Bonzini
,
2024/06/22
[PULL 18/23] block: make assertion more generic
,
Paolo Bonzini
,
2024/06/22
[PULL 12/23] target/i386: remove gen_ext_tl
,
Paolo Bonzini
,
2024/06/22
[PULL 19/23] block: do not check bdrv_file_open
,
Paolo Bonzini
,
2024/06/22
[PULL 21/23] block: rename former bdrv_file_open callbacks
,
Paolo Bonzini
,
2024/06/22
[PULL 15/23] Revert "host/i386: assume presence of SSE2"
,
Paolo Bonzini
,
2024/06/22
Re: [PULL 15/23] Revert "host/i386: assume presence of SSE2"
,
Richard Henderson
,
2024/06/22
[PULL 13/23] Revert "host/i386: assume presence of POPCNT"
,
Paolo Bonzini
,
2024/06/22
[PULL 20/23] block: remove separate bdrv_file_open callback
,
Paolo Bonzini
,
2024/06/22
[PULL 22/23] exec: avoid using C++ keywords in function parameters
,
Paolo Bonzini
,
2024/06/22
[PULL 23/23] exec: don't use void* in pointer arithmetic in headers
,
Paolo Bonzini
,
2024/06/22
Re: [PATCH 05/20] qapi/parser: adjust info location for doc body section
,
John Snow
,
2024/06/21
[PULL 00/28] Migration patches for 2024-06-21
,
Fabiano Rosas
,
2024/06/21
[PULL 01/28] migration: Drop reference to QIOChannel if file seeking fails
,
Fabiano Rosas
,
2024/06/21
[PULL 02/28] migration: Fix file migration with fdset
,
Fabiano Rosas
,
2024/06/21
[PULL 03/28] tests/qtest/migration: Fix file migration offset check
,
Fabiano Rosas
,
2024/06/21
[PULL 05/28] monitor: Drop monitor_fdset_dup_fd_find/_remove()
,
Fabiano Rosas
,
2024/06/21
[PULL 04/28] tests/qtest/migration: Add a precopy file test with fdset
,
Fabiano Rosas
,
2024/06/21
[PULL 06/28] monitor: Introduce monitor_fdset_*free
,
Fabiano Rosas
,
2024/06/21
[PULL 07/28] monitor: Stop removing non-duplicated fds
,
Fabiano Rosas
,
2024/06/21
[PULL 08/28] monitor: Simplify fdset and fd removal
,
Fabiano Rosas
,
2024/06/21
[PULL 09/28] monitor: Report errors from monitor_fdset_dup_fd_add
,
Fabiano Rosas
,
2024/06/21
[PULL 10/28] io: Stop using qemu_open_old in channel-file
,
Fabiano Rosas
,
2024/06/21
[PULL 11/28] migration: Add direct-io parameter
,
Fabiano Rosas
,
2024/06/21
[PULL 12/28] migration/multifd: Add direct-io support
,
Fabiano Rosas
,
2024/06/21
[PULL 13/28] tests/qtest/migration: Add tests for file migration with direct-io
,
Fabiano Rosas
,
2024/06/21
[PULL 14/28] monitor: fdset: Match against O_DIRECT
,
Fabiano Rosas
,
2024/06/21
[PULL 15/28] migration: Add documentation for fdset with multifd + file
,
Fabiano Rosas
,
2024/06/21
[PULL 16/28] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Fabiano Rosas
,
2024/06/21
[PULL 17/28] migration/multifd: Avoid the final FLUSH in complete()
,
Fabiano Rosas
,
2024/06/21
[PULL 18/28] migration: Rename thread debug names
,
Fabiano Rosas
,
2024/06/21
[PULL 19/28] migration: Use MigrationStatus instead of int
,
Fabiano Rosas
,
2024/06/21
[PULL 20/28] migration: Cleanup incoming migration setup state change
,
Fabiano Rosas
,
2024/06/21
[PULL 22/28] migration/docs: Update postcopy recover session for SETUP phase
,
Fabiano Rosas
,
2024/06/21
[PULL 21/28] migration/postcopy: Add postcopy-recover-setup phase
,
Fabiano Rosas
,
2024/06/21
[PULL 23/28] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
,
Fabiano Rosas
,
2024/06/21
[PULL 24/28] tests/migration-tests: Always enable migration events
,
Fabiano Rosas
,
2024/06/21
[PULL 25/28] tests/migration-tests: migration_event_wait()
,
Fabiano Rosas
,
2024/06/21
[PULL 26/28] tests/migration-tests: Verify postcopy-recover-setup status
,
Fabiano Rosas
,
2024/06/21
[PULL 27/28] tests/migration-tests: Cover postcopy failure on reconnect
,
Fabiano Rosas
,
2024/06/21
[PULL 28/28] migration: Remove unused VMSTATE_ARRAY_TEST() macro
,
Fabiano Rosas
,
2024/06/21
Re: [PULL 00/28] Migration patches for 2024-06-21
,
Richard Henderson
,
2024/06/21
command line syntax for connecting a chardev to a CPU
,
Peter Maydell
,
2024/06/21
Re: command line syntax for connecting a chardev to a CPU
,
Daniel P . Berrangé
,
2024/06/24
Re: command line syntax for connecting a chardev to a CPU
,
Markus Armbruster
,
2024/06/24
Re: [PATCH RFC v2 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
,
Jonathan Cameron
,
2024/06/21
[RFC PATCH 1/1] hw/arm: FW first ARM processor error injection.
,
shiju.jose
,
2024/06/21
Re: [RFC PATCH 1/1] hw/arm: FW first ARM processor error injection.
,
Jonathan Cameron
,
2024/06/21
Re: [RFC PATCH 1/1] hw/arm: FW first ARM processor error injection.
,
Mauro Carvalho Chehab
,
2024/06/24
Re: [RFC PATCH 1/1] hw/arm: FW first ARM processor error injection.
,
Peter Maydell
,
2024/06/24
RE: [RFC PATCH 1/1] hw/arm: FW first ARM processor error injection.
,
Shiju Jose
,
2024/06/24
[PATCH v2 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/21
[PATCH v2 1/2] target/arm: Move initialization of debug ID registers
,
Gustavo Romero
,
2024/06/21
Re: [PATCH v2 1/2] target/arm: Move initialization of debug ID registers
,
Peter Maydell
,
2024/06/24
Re: [PATCH v2 1/2] target/arm: Move initialization of debug ID registers
,
Gustavo Romero
,
2024/06/24
[PATCH v2 2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/21
Re: [PATCH v2 2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Peter Maydell
,
2024/06/24
Re: [PATCH v2 2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/24
Re: [PATCH v2 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Richard Henderson
,
2024/06/21
[PATCH RFC 0/2] migration: introduce strict SLA
,
Elena Ufimtseva
,
2024/06/21
[PATCH RFC 1/2] migration: abort when switchover limit exceeded
,
Elena Ufimtseva
,
2024/06/21
Re: [PATCH RFC 1/2] migration: abort when switchover limit exceeded
,
Peter Xu
,
2024/06/24
Re: [PATCH RFC 1/2] migration: abort when switchover limit exceeded
,
Daniel P . Berrangé
,
2024/06/25
[PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Elena Ufimtseva
,
2024/06/21
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Peter Xu
,
2024/06/24
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Joao Martins
,
2024/06/25
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Peter Xu
,
2024/06/25
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Joao Martins
,
2024/06/25
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Peter Xu
,
2024/06/25
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Joao Martins
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Peter Xu
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Daniel P . Berrangé
,
2024/06/25
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Joao Martins
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Daniel P . Berrangé
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Joao Martins
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Daniel P . Berrangé
,
2024/06/26
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Daniel P . Berrangé
,
2024/06/25
[PATCH v3 00/15] Introduce support for IGVM files
,
Roy Hopkins
,
2024/06/21
[PATCH v3 01/15] meson: Add optional dependency on IGVM library
,
Roy Hopkins
,
2024/06/21
[PATCH v3 05/15] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 05/15] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
,
Stefano Garzarella
,
2024/06/27
Re: [PATCH v3 05/15] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
,
Roy Hopkins
,
2024/06/28
[PATCH v3 06/15] sev: Update launch_update_data functions to use Error handling
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 06/15] sev: Update launch_update_data functions to use Error handling
,
Stefano Garzarella
,
2024/06/27
Re: [PATCH v3 06/15] sev: Update launch_update_data functions to use Error handling
,
Roy Hopkins
,
2024/06/28
[PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing for IGVM files
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing for IGVM files
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing for IGVM files
,
Roy Hopkins
,
2024/06/28
Re: [PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing for IGVM files
,
Daniel P . Berrangé
,
2024/06/28
[PATCH v3 02/15] backends/confidential-guest-support: Add functions to support IGVM
,
Roy Hopkins
,
2024/06/21
[PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Roy Hopkins
,
2024/06/28
Re: [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Stefano Garzarella
,
2024/06/27
Re: [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Daniel P . Berrangé
,
2024/06/27
Re: [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
,
Roy Hopkins
,
2024/06/28
[PATCH v3 07/15] i386/sev: Refactor setting of reset vector and initial CPU state
,
Roy Hopkins
,
2024/06/21
[PATCH v3 10/15] docs/interop/firmware.json: Add igvm to FirmwareDevice
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 10/15] docs/interop/firmware.json: Add igvm to FirmwareDevice
,
Stefano Garzarella
,
2024/06/27
[PATCH v3 11/15] backends/confidential-guest-support: Add set_guest_policy() function
,
Roy Hopkins
,
2024/06/21
[PATCH v3 13/15] backends/igvm: Handle policy for SEV guests
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 13/15] backends/igvm: Handle policy for SEV guests
,
Daniel P . Berrangé
,
2024/06/24
[PATCH v3 14/15] i386/sev: Add implementation of CGS set_guest_policy()
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 14/15] i386/sev: Add implementation of CGS set_guest_policy()
,
Daniel P . Berrangé
,
2024/06/24
[PATCH v3 08/15] i386/sev: Implement ConfidentialGuestSupport functions for SEV
,
Roy Hopkins
,
2024/06/21
[PATCH v3 12/15] backends/igvm: Process initialization sections in IGVM file
,
Roy Hopkins
,
2024/06/21
[PATCH v3 09/15] docs/system: Add documentation on support for IGVM
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 09/15] docs/system: Add documentation on support for IGVM
,
Daniel P . Berrangé
,
2024/06/24
[PATCH v3 15/15] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
,
Roy Hopkins
,
2024/06/21
Re: [PATCH v3 15/15] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH v3 00/15] Introduce support for IGVM files
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH v3 00/15] Introduce support for IGVM files
,
Roy Hopkins
,
2024/06/28
[PATCH v2 0/3] MIPS misc patches
,
Jiaxun Yang
,
2024/06/21
[PATCH v2 1/3] hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
,
Jiaxun Yang
,
2024/06/21
[PATCH v2 2/3] hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
,
Jiaxun Yang
,
2024/06/21
[PATCH v2 3/3] linux-user/mips64: Use MIPS64R2-generic as default CPU type
,
Jiaxun Yang
,
2024/06/21
[PATCH v4 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/21
[PATCH v4 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/21
Re: [PATCH v4 0/3] Add boot-mode property for zynq
,
Peter Maydell
,
2024/06/28
[PATCH 0/3] MIPS misc patches
,
Jiaxun Yang
,
2024/06/21
[PATCH 1/3] hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
,
Jiaxun Yang
,
2024/06/21
[PATCH 2/3] hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
,
Jiaxun Yang
,
2024/06/21
[PATCH 3/3] linux-user/mips64: Use MIPS64R2-generic as default CPU type
,
Jiaxun Yang
,
2024/06/21
Re: [PATCH] Add zh_TW Traditional Chinese translation
,
Peter Dave Hello
,
2024/06/21
Re: [PATCH] Add zh_TW Traditional Chinese translation
,
Peter Maydell
,
2024/06/21
Re: [PATCH] Add zh_TW Traditional Chinese translation
,
Daniel P . Berrangé
,
2024/06/24
[PATCH v3 00/15] Add support for RISC-V ACPI tests
,
Sunil V L
,
2024/06/21
[PATCH v3 01/15] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 01/15] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Igor Mammedov
,
2024/06/25
[PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Gerd Hoffmann
,
2024/06/24
Re: [PATCH v3 02/15] uefi-test-tools: Add support for python based build script
,
Igor Mammedov
,
2024/06/25
[PATCH v3 03/15] tests/data/uefi-boot-images: Add RISC-V ISO image
,
Sunil V L
,
2024/06/21
[PATCH v3 04/15] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Sunil V L
,
2024/06/21
[PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Alistair Francis
,
2024/06/24
Re: [PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Alistair Francis
,
2024/06/24
Re: [PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
,
Igor Mammedov
,
2024/06/25
[PATCH v3 07/15] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 07/15] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
,
Igor Mammedov
,
2024/06/25
[PATCH v3 08/15] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 08/15] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
,
Igor Mammedov
,
2024/06/25
[PATCH v3 10/15] meson.build: Add RISC-V to the edk2-target list
,
Sunil V L
,
2024/06/21
[PATCH v3 11/15] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Sunil V L
,
2024/06/21
[PATCH v3 12/15] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Sunil V L
,
2024/06/21
[PATCH v3 13/15] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Sunil V L
,
2024/06/21
[PATCH v3 15/15] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Sunil V L
,
2024/06/21
[PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/21
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/25
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/25
[PATCH 0/3] target/ppc: Update vector insns to use 128 bit
,
Chinmay Rath
,
2024/06/21
[PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Chinmay Rath
,
2024/06/21
Re: [PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/21
Re: [PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/21
[PATCH 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Chinmay Rath
,
2024/06/21
[PATCH 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Chinmay Rath
,
2024/06/21
Re: [PATCH v8 3/8] hw/misc/pvpanic: centralize definition of supported events
,
Michael S. Tsirkin
,
2024/06/21
Re: [PATCH v8 3/8] hw/misc/pvpanic: centralize definition of supported events
,
Thomas Weißschuh
,
2024/06/21
[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/21
[PATCH 1/7] pc-bios/s390-ccw: Remove duplicated LDFLAGS
,
Thomas Huth
,
2024/06/21
[PATCH 2/7] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
,
Thomas Huth
,
2024/06/21
[PATCH 3/7] pc-bios/s390-ccw: Use the libc from SLOF for the main s390-ccw.img binary, too
,
Thomas Huth
,
2024/06/21
[PATCH 4/7] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
,
Thomas Huth
,
2024/06/21
[PATCH 5/7] hw/s390x: Remove the possibility to load the s390-netboot.img binary
,
Thomas Huth
,
2024/06/21
[PATCH 6/7] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
,
Thomas Huth
,
2024/06/21
[PATCH 7/7] docs/system/s390x/bootdevices: Update the documentation about network booting
,
Thomas Huth
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Christian Borntraeger
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Eric Farman
,
2024/06/21
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/06/24
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/06/28
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/06/23
[PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 01/23] hw/sd/sdcard: Correct code indentation
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 01/23] hw/sd/sdcard: Correct code indentation
,
Cédric Le Goater
,
2024/06/21
[PATCH 02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
,
Cédric Le Goater
,
2024/06/21
[PATCH 03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
,
Cédric Le Goater
,
2024/06/21
[PATCH 04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
,
Cédric Le Goater
,
2024/06/21
[PATCH 05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
,
Cédric Le Goater
,
2024/06/21
[PATCH 06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
,
Cédric Le Goater
,
2024/06/21
[PATCH 07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
,
Cédric Le Goater
,
2024/06/21
[PATCH 08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
,
Cédric Le Goater
,
2024/06/21
[PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 10/23] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 11/23] hw/sd/sdcard: Trace update of block count (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 11/23] hw/sd/sdcard: Trace update of block count (CMD23)
,
Cédric Le Goater
,
2024/06/21
[PATCH 12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Cédric Le Goater
,
2024/06/21
[PATCH 13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
,
Cédric Le Goater
,
2024/06/21
[PATCH 14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out
,
Cédric Le Goater
,
2024/06/21
[PATCH 15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
,
Cédric Le Goater
,
2024/06/21
[PATCH 16/23] hw/sd/sdcard: Factor sd_req_get_address() method out
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 16/23] hw/sd/sdcard: Factor sd_req_get_address() method out
,
Cédric Le Goater
,
2024/06/21
[PATCH 17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used
,
Cédric Le Goater
,
2024/06/21
[PATCH 18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
,
Cédric Le Goater
,
2024/06/21
[PATCH 19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
,
Cédric Le Goater
,
2024/06/21
[PATCH 20/23] hw/sd/sdcard: Add comments around registers and commands
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 20/23] hw/sd/sdcard: Add comments around registers and commands
,
Cédric Le Goater
,
2024/06/21
[PATCH 21/23] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 22/23] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 23/23] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/24
[PATCH] bswap: Add st24_be_p() to store 24 bits in big-endian order
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH] bswap: Add st24_be_p() to store 24 bits in big-endian order
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH] bswap: Add st24_be_p() to store 24 bits in big-endian order
,
Richard Henderson
,
2024/06/21
Re: [PATCH] bswap: Add st24_be_p() to store 24 bits in big-endian order
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH v8 1/4] bswap: Add the ability to store to an unaligned 24 bit field
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH] target/loongarch/gdbstub: Add vector registers support
,
Song Gao
,
2024/06/21
[PATCH] migration: Remove unused VMSTATE_ARRAY_TEST() macro
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH] migration: Remove unused VMSTATE_ARRAY_TEST() macro
,
Zhijian Li (Fujitsu)
,
2024/06/21
Re: [PATCH] migration: Remove unused VMSTATE_ARRAY_TEST() macro
,
Peter Xu
,
2024/06/21
Re: [PATCH] migration: Remove unused VMSTATE_ARRAY_TEST() macro
,
Fabiano Rosas
,
2024/06/21
[PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Ho-Ren (Jack) Chuang
,
2024/06/21
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Andrew Morton
,
2024/06/21
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
horen . chuang
,
2024/06/25
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Huang, Ying
,
2024/06/24
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Ho-Ren Chuang
,
2024/06/25
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Huang, Ying
,
2024/06/25
Re: [PATCH v1] memory tier: consolidate the initialization of memory tiers
,
Ho-Ren Chuang
,
2024/06/27
Re: Failed to hot-plug device to pxb bridge
,
Gao,Shiyuan
,
2024/06/20
Failed to hot-plug device to pxb bridge
,
Gao,Shiyuan
,
2024/06/23
Re: Failed to hot-plug device to pxb bridge
,
Michael S. Tsirkin
,
2024/06/24
[PATCH] mips: pass code of conditional trap
,
YunQiang Su
,
2024/06/20
Re: [PATCH] mips: pass code of conditional trap
,
Maciej W. Rozycki
,
2024/06/20
Re: [PATCH] mips: pass code of conditional trap
,
YunQiang Su
,
2024/06/20
Re: [PATCH] mips: pass code of conditional trap
,
Maciej W. Rozycki
,
2024/06/21
Re: [PATCH] mips: pass code of conditional trap
,
Richard Henderson
,
2024/06/21
Re: [PATCH] mips: pass code of conditional trap
,
YunQiang Su
,
2024/06/21
[RFC PATCH 0/4] hw/display/virtio-gpu: Introducing asynchronous guest display render
,
dongwon . kim
,
2024/06/20
[RFC PATCH 1/4] hw/display/virtio-gpu: Introducing render_sync param
,
dongwon . kim
,
2024/06/20
[RFC PATCH 2/4] ui/egl-helpers: Consolidates create-sync and create-fence
,
dongwon . kim
,
2024/06/20
[RFC PATCH 3/4] ui/gtk-egl: Start rendering of guest blob scanout if render_sync is off
,
dongwon . kim
,
2024/06/20
[RFC PATCH 4/4] ui/gtk-gl-draw: Start rendering of guest blob scanout if render_sync is off
,
dongwon . kim
,
2024/06/20
standardizing i2c device ids
,
Patrick Leis
,
2024/06/20
Re: standardizing i2c device ids
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: standardizing i2c device ids
,
Patrick Leis
,
2024/06/21
Re: standardizing i2c device ids
,
Markus Armbruster
,
2024/06/22
Re: standardizing i2c device ids
,
Patrick Leis
,
2024/06/27
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Fabiano Rosas
,
2024/06/20
[RFC PATCH 2/7] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
,
Fabiano Rosas
,
2024/06/20
[RFC PATCH 1/7] migration/multifd: Reduce access to p->pages
,
Fabiano Rosas
,
2024/06/20
Re: [RFC PATCH 1/7] migration/multifd: Reduce access to p->pages
,
Peter Xu
,
2024/06/21
[RFC PATCH 3/7] migration/multifd: Replace p->pages with an opaque pointer
,
Fabiano Rosas
,
2024/06/20
[RFC PATCH 5/7] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/06/20
[RFC PATCH 4/7] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
,
Fabiano Rosas
,
2024/06/20
[RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
,
Fabiano Rosas
,
2024/06/20
Re: [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
,
Wang, Lei
,
2024/06/26
Re: [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
,
Peter Xu
,
2024/06/27
Re: [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
,
Peter Xu
,
2024/06/27
[RFC PATCH 7/7] migration/multifd: Hide multifd slots implementation
,
Fabiano Rosas
,
2024/06/20
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Maciej S. Szmigiero
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Fabiano Rosas
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Maciej S. Szmigiero
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Peter Xu
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Maciej S. Szmigiero
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Peter Xu
,
2024/06/21
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Maciej S. Szmigiero
,
2024/06/23
Re: [RFC PATCH 0/7] migration/multifd: Introduce storage slots
,
Peter Xu
,
2024/06/23
[PATCH v2] exec: don't use void* in pointer arithmetic in headers
,
Roman Kiryanov
,
2024/06/20
Re: [PATCH v2] exec: don't use void* in pointer arithmetic in headers
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH v2] exec: don't use void* in pointer arithmetic in headers
,
Roman Kiryanov
,
2024/06/26
Re: [PATCH v2] exec: don't use void* in pointer arithmetic in headers
,
Paolo Bonzini
,
2024/06/21
[PATCH 0/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/20
[PATCH 1/2] target/arm: Move initialization of debug ID registers
,
Gustavo Romero
,
2024/06/20
Re: [PATCH 1/2] target/arm: Move initialization of debug ID registers
,
Richard Henderson
,
2024/06/20
Re: [PATCH 1/2] target/arm: Move initialization of debug ID registers
,
Gustavo Romero
,
2024/06/21
[PATCH 2/2] target/arm: Enable FEAT_Debugv8p8 for -cpu max
,
Gustavo Romero
,
2024/06/20
[PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/06/20
[PATCH v3 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Jonah Palmer
,
2024/06/20
[PATCH v3 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Jonah Palmer
,
2024/06/20
Re: [PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/06/20
Re: [PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/24
[PATCH v2 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/06/20
[PATCH v2 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/06/20
[RFC PATCH] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE]
,
Alex Bennée
,
2024/06/20
[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
,
Jonathan Cameron
,
2024/06/20
[PATCH v3 01/11] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 01/11] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
,
Igor Mammedov
,
2024/06/27
[PATCH v3 02/11] hw/acpi/GI: Fix trivial parameter alignment issue.
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 02/11] hw/acpi/GI: Fix trivial parameter alignment issue.
,
Igor Mammedov
,
2024/06/27
[PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
,
Igor Mammedov
,
2024/06/27
Re: [PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
,
Michael S. Tsirkin
,
2024/06/27
Re: [PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
,
Igor Mammedov
,
2024/06/27
[PATCH v3 04/11] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 04/11] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
,
Igor Mammedov
,
2024/06/27
[PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
,
Igor Mammedov
,
2024/06/27
Re: [PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
,
Igor Mammedov
,
2024/06/28
[PATCH v3 06/11] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
,
Jonathan Cameron
,
2024/06/20
[PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
,
Igor Mammedov
,
2024/06/27
Re: [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
,
Jonathan Cameron
,
2024/06/27
Re: [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
,
Igor Mammedov
,
2024/06/28
[PATCH v3 08/11] hw/acpi: Generic Port Affinity Structure support
,
Jonathan Cameron
,
2024/06/20
[PATCH v3 09/11] bios-tables-test: Allow for new acpihmat-generic-x test data.
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 09/11] bios-tables-test: Allow for new acpihmat-generic-x test data.
,
Igor Mammedov
,
2024/06/27
Re: [PATCH v3 09/11] bios-tables-test: Allow for new acpihmat-generic-x test data.
,
Igor Mammedov
,
2024/06/27
[PATCH v3 10/11] bios-tables-test: Add complex SRAT / HMAT test for GI GP
,
Jonathan Cameron
,
2024/06/20
[PATCH v3 11/11] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/20
Re: [PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
,
Huang, Ying
,
2024/06/20
Re: [PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
,
Jonathan Cameron
,
2024/06/21
[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/20
[PATCH v2 01/12] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/20
[PATCH v2 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/20
[PATCH v2 03/12] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/20
[PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/20
[PATCH v2 04/12] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/20
[PATCH v2 08/12] plugins: add time control API
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 08/12] plugins: add time control API
,
Alwalid Salama
,
2024/06/27
[PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/20
[PATCH v2 09/12] plugins: add migration blocker
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Thomas Huth
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Richard Henderson
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Alwalid Salama
,
2024/06/27
[PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alwalid Salama
,
2024/06/27
[PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Pierrick Bouvier
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alwalid Salama
,
2024/06/27
[PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alwalid Salama
,
2024/06/27
[PATCH 0/2] fix backup-discard-source test for XFS
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PATCH 2/2] iotests/backup-discard-source: don't use actual-size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PATCH 1/2] iotests/backup-discard-source: convert size variable to be int
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Andrew Jeffery
,
2024/06/20
Re: [PATCH v4] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH-for-9.0? 0/2] hw/sd/sdcard: Avoid OOB in sd_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH] docs: add precision about capstone for execlog plugin
,
Alexandre Iooss
,
2024/06/20
Re: [PATCH] docs: add precision about capstone for execlog plugin
,
Pierrick Bouvier
,
2024/06/20
[PATCH 0/2] Implement dirty ring for pre-copy migration
,
Shota Imamura
,
2024/06/20
[PATCH 1/2] migration: Implement dirty ring
,
Shota Imamura
,
2024/06/20
Re: [PATCH 1/2] migration: Implement dirty ring
,
Peter Xu
,
2024/06/24
Re: [PATCH 1/2] migration: Implement dirty ring
,
Shota Imamura
,
2024/06/25
Re: [PATCH 1/2] migration: Implement dirty ring
,
Peter Xu
,
2024/06/25
[PATCH 2/2] qtest/migration: Add dirty ring tests
,
Shota Imamura
,
2024/06/20
How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Thomas Huth
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Peter Maydell
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/20
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Peter Maydell
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Thomas Huth
,
2024/06/21
Re: How to use designware-root-port and designware-root-host devices ?
,
Arthur Tumanyan
,
2024/06/25
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/25
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/28
[PATCH 0/6] host/i386: allow configuring the x86-64 baseline
,
Paolo Bonzini
,
2024/06/20
[PATCH 2/6] Revert "host/i386: assume presence of SSSE3"
,
Paolo Bonzini
,
2024/06/20
[PATCH 1/6] Revert "host/i386: assume presence of POPCNT"
,
Paolo Bonzini
,
2024/06/20
[PATCH 3/6] Revert "host/i386: assume presence of SSE2"
,
Paolo Bonzini
,
2024/06/20
[PATCH 4/6] meson: allow configuring the x86-64 baseline
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 4/6] meson: allow configuring the x86-64 baseline
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH 4/6] meson: allow configuring the x86-64 baseline
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 4/6] meson: allow configuring the x86-64 baseline
,
Richard Henderson
,
2024/06/20
[PATCH 6/6] meson: require compiler support for chosen x86-64 instructions
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 6/6] meson: require compiler support for chosen x86-64 instructions
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH 6/6] meson: require compiler support for chosen x86-64 instructions
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 6/6] meson: require compiler support for chosen x86-64 instructions
,
Richard Henderson
,
2024/06/20
Re: [PATCH 6/6] meson: require compiler support for chosen x86-64 instructions
,
Paolo Bonzini
,
2024/06/20
[PATCH 5/6] meson: remove dead optimization option
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 5/6] meson: remove dead optimization option
,
Richard Henderson
,
2024/06/20
[PATCH v3 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/20
[PATCH v3 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 1/3] hw/misc/zynq_slcr: Add boot-mode property
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 3/3] docs/system/arm: Add a doc for zynq board
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/20
Re: [PATCH v3 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Francisco Iglesias
,
2024/06/21
[PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Marcin Juszkiewicz
,
2024/06/20
[PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref
,
Ard Biesheuvel
,
2024/06/30
[PATCH v3 2/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Philippe Mathieu-Daudé
,
2024/06/24
Re: [PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Peter Maydell
,
2024/06/24
[PATCH 00/10] target/i386: make decoding entirely table based
,
Paolo Bonzini
,
2024/06/20
[PATCH 01/10] target/i386: use cpu_cc_dst for CC_OP_POPCNT
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 01/10] target/i386: use cpu_cc_dst for CC_OP_POPCNT
,
Richard Henderson
,
2024/06/20
[PATCH 02/10] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 02/10] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
,
Richard Henderson
,
2024/06/20
[PATCH 04/10] target/i386: try not to force EFLAGS computation for CC_OP_ADOX/ADCX
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 04/10] target/i386: try not to force EFLAGS computation for CC_OP_ADOX/ADCX
,
Richard Henderson
,
2024/06/20
[PATCH 03/10] target/i386: convert bit test instructions to new decoder
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 03/10] target/i386: convert bit test instructions to new decoder
,
Richard Henderson
,
2024/06/20
[PATCH 05/10] target/i386: decode address before going back to translate.c
,
Paolo Bonzini
,
2024/06/20
[PATCH 06/10] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 06/10] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder
,
Richard Henderson
,
2024/06/20
[PATCH 09/10] target/i386: assert that cc_op* and pc_save are preserved
,
Paolo Bonzini
,
2024/06/20
[PATCH 08/10] target/i386: list instructions still in translate.c
,
Paolo Bonzini
,
2024/06/20
[PATCH 07/10] target/i386: do not check PREFIX_LOCK in old-style decoder
,
Paolo Bonzini
,
2024/06/20
[PATCH 10/10] target/i386: remove gen_ext_tl
,
Paolo Bonzini
,
2024/06/20
[PATCH] plugins/execlog.c: correct dump of registers values
,
Frédéric Pétrot
,
2024/06/20
Re: [PATCH] plugins/execlog.c: correct dump of registers values
,
Pierrick Bouvier
,
2024/06/20
[PATCH v2] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Dmitry Frolov
,
2024/06/20
[PATCH] hw/riscv/virt.c: Make block devices default to virtio
,
Sunil V L
,
2024/06/20
Re: [PATCH] hw/riscv/virt.c: Make block devices default to virtio
,
Daniel Henrique Barboza
,
2024/06/20
Re: [PATCH] hw/riscv/virt.c: Make block devices default to virtio
,
Alistair Francis
,
2024/06/20
Re: [PATCH] hw/riscv/virt.c: Make block devices default to virtio
,
Alistair Francis
,
2024/06/20
[PATCH v2 0/2] tests/avocado: make sbsa-ref working with >1 core
,
Marcin Juszkiewicz
,
2024/06/20
[PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Peter Maydell
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 1/2] tests/avocado: use default amount of cores on sbsa-ref
,
Peter Maydell
,
2024/06/20
[PATCH v2 2/2] tests/avocado: update firmware for sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/20
Re: [PATCH v2 2/2] tests/avocado: update firmware for sbsa-ref
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH v3 00/11] migration: New postcopy state, and some cleanups
,
Peter Xu
,
2024/06/19
[PATCH v3 01/11] migration/multifd: Avoid the final FLUSH in complete()
,
Peter Xu
,
2024/06/19
[PATCH v3 02/11] migration: Rename thread debug names
,
Peter Xu
,
2024/06/19
[PATCH v3 03/11] migration: Use MigrationStatus instead of int
,
Peter Xu
,
2024/06/19
[PATCH v3 04/11] migration: Cleanup incoming migration setup state change
,
Peter Xu
,
2024/06/19
[PATCH v3 05/11] migration/postcopy: Add postcopy-recover-setup phase
,
Peter Xu
,
2024/06/19
[PATCH v3 07/11] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
,
Peter Xu
,
2024/06/19
[PATCH v3 06/11] migration/docs: Update postcopy recover session for SETUP phase
,
Peter Xu
,
2024/06/19
[PATCH v3 08/11] tests/migration-tests: Always enable migration events
,
Peter Xu
,
2024/06/19
Re: [PATCH v3 08/11] tests/migration-tests: Always enable migration events
,
Fabiano Rosas
,
2024/06/20
[PATCH v3 09/11] tests/migration-tests: migration_event_wait()
,
Peter Xu
,
2024/06/19
Re: [PATCH v3 09/11] tests/migration-tests: migration_event_wait()
,
Fabiano Rosas
,
2024/06/20
[PATCH v3 10/11] tests/migration-tests: Verify postcopy-recover-setup status
,
Peter Xu
,
2024/06/19
Re: [PATCH v3 10/11] tests/migration-tests: Verify postcopy-recover-setup status
,
Fabiano Rosas
,
2024/06/20
[PATCH v3 11/11] tests/migration-tests: Cover postcopy failure on reconnect
,
Peter Xu
,
2024/06/19
Re: [PATCH v3 00/11] migration: New postcopy state, and some cleanups
,
Fabiano Rosas
,
2024/06/21
[PULL 00/24] tcg patch queue
,
Richard Henderson
,
2024/06/19
[PULL 04/24] tcg/loongarch64: Support TCG_TYPE_V64
,
Richard Henderson
,
2024/06/19
[PULL 05/24] util/loongarch64: Detect LASX vector support
,
Richard Henderson
,
2024/06/19
[PULL 02/24] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
,
Richard Henderson
,
2024/06/19
[PULL 03/24] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
,
Richard Henderson
,
2024/06/19
[PULL 01/24] tcg/loongarch64: Import LASX, FP insns
,
Richard Henderson
,
2024/06/19
[PULL 10/24] tcg/loongarch64: Support LASX in tcg_out_dupi_vec
,
Richard Henderson
,
2024/06/19
[PULL 08/24] tcg/loongarch64: Support LASX in tcg_out_dupm_vec
,
Richard Henderson
,
2024/06/19
[PULL 09/24] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
,
Richard Henderson
,
2024/06/19
[PULL 12/24] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
,
Richard Henderson
,
2024/06/19
[PULL 06/24] tcg/loongarch64: Simplify tcg_out_dup_vec
,
Richard Henderson
,
2024/06/19
[PULL 07/24] tcg/loongarch64: Support LASX in tcg_out_dup_vec
,
Richard Henderson
,
2024/06/19
[PULL 11/24] tcg/loongarch64: Simplify tcg_out_addsub_vec
,
Richard Henderson
,
2024/06/19
[PULL 13/24] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
,
Richard Henderson
,
2024/06/19
[PULL 14/24] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
,
Richard Henderson
,
2024/06/19
[PULL 17/24] tcg/loongarch64: Support LASX in tcg_out_vec_op
,
Richard Henderson
,
2024/06/19
[PULL 21/24] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Richard Henderson
,
2024/06/19
[PULL 15/24] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
,
Richard Henderson
,
2024/06/19
[PULL 16/24] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
,
Richard Henderson
,
2024/06/19
[PULL 18/24] tcg/loongarch64: Enable v256 with LASX
,
Richard Henderson
,
2024/06/19
[PULL 22/24] linux-user: Make TARGET_NR_setgroups affect only the current thread
,
Richard Henderson
,
2024/06/19
[PULL 19/24] util/bufferiszero: Split out host include files
,
Richard Henderson
,
2024/06/19
[PULL 24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
,
Richard Henderson
,
2024/06/19
[PULL 20/24] util/bufferiszero: Add loongarch64 vector acceleration
,
Richard Henderson
,
2024/06/19
[PULL 23/24] target/sparc: use signed denominator in sdiv helper
,
Richard Henderson
,
2024/06/19
Re: [PULL 00/24] tcg patch queue
,
Richard Henderson
,
2024/06/20
[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/19
[RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/19
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/06/20
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/20
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/06/20
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Zhao Liu
,
2024/06/24
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/06/24
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Alex Bennée
,
2024/06/20
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/20
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Daniel P . Berrangé
,
2024/06/24
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/06/24
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/25
Re: [RFC PATCH v3 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/06/26
[RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/19
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Alex Bennée
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Paolo Bonzini
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Alex Bennée
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Stefan Hajnoczi
,
2024/06/24
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Richard Henderson
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Richard Henderson
,
2024/06/20
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Zhao Liu
,
2024/06/24
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/24
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Zhao Liu
,
2024/06/25
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/25
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Pierrick Bouvier
,
2024/06/27
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Pierrick Bouvier
,
2024/06/28
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Paolo Bonzini
,
2024/06/28
Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/29
[RFC PATCH v3 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/19
[RFC PATCH v3 4/5] DO NOT MERGE: add rustdoc build for gitlab pages
,
Manos Pitsidianakis
,
2024/06/19
[RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/19
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Zhao Liu
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Daniel P . Berrangé
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Peter Maydell
,
2024/06/25
Re: [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/25
[PATCH v4] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/19
[PATCH] linux-user: open_self_stat: Implement num_threads
,
Fabio D'Urso
,
2024/06/19
Re: [PATCH] linux-user: open_self_stat: Implement num_threads
,
Alex Bennée
,
2024/06/20
[PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/19
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Andrew Jeffery
,
2024/06/19
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH v3] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/20
[PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
Re: [PATCH v2] Consider discard option when writing zeros
,
Stefan Hajnoczi
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Daniel P . Berrangé
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/27
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
Re: [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH 22/32] hw/sd: Add emmc_cmd_SEND_EXT_CSD() handler
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Rajnesh Kanwal
,
2024/06/19
[PATCH v2 1/6] target/riscv: Remove obsolete sfence.vm instruction
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 1/6] target/riscv: Remove obsolete sfence.vm instruction
,
Jason Chien
,
2024/06/25
[PATCH v2 2/6] target/riscv: Add Control Transfer Records CSR definitions.
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 2/6] target/riscv: Add Control Transfer Records CSR definitions.
,
Alistair Francis
,
2024/06/25
Re: [PATCH v2 2/6] target/riscv: Add Control Transfer Records CSR definitions.
,
Jason Chien
,
2024/06/26
[PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Jason Chien
,
2024/06/25
[PATCH v2 4/6] target/riscv: Add support to record CTR entries.
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 4/6] target/riscv: Add support to record CTR entries.
,
Jason Chien
,
2024/06/25
[PATCH v2 5/6] target/riscv: Add CTR sctrclr instruction.
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 5/6] target/riscv: Add CTR sctrclr instruction.
,
Jason Chien
,
2024/06/25
[PATCH v2 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs.
,
Rajnesh Kanwal
,
2024/06/19
Re: [PATCH v2 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs.
,
Jason Chien
,
2024/06/25
Re: [PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Alistair Francis
,
2024/06/25
Re: [PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Jason Chien
,
2024/06/26
[PATCH] hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
,
Thomas Huth
,
2024/06/19
[PATCH 0/3] target/i386/cpu: Misc Cleanup on host-cache-info
,
Zhao Liu
,
2024/06/19
[PATCH 2/3] target/i386/cpu: Check guest_thread_ids_per_pkg for host-cache-info case
,
Zhao Liu
,
2024/06/19
[PATCH 3/3] target/i386/cpu: Add comment about adjusting the Guest cache topo for host-cache-info
,
Zhao Liu
,
2024/06/19
[PATCH 1/3] target/i386/cpu: Use hex mask to check for valid cache CPUID leaf
,
Zhao Liu
,
2024/06/19
[PATCH 1/1] tests/avocado: use default amount of cores on sbsa-ref
,
Marcin Juszkiewicz
,
2024/06/19
pipewire re-connect
,
Anton Hvornum
,
2024/06/19
[PATCH] docs/cxl: fix some typos
,
Hyeongtak Ji
,
2024/06/19
Re: [PATCH] docs/cxl: fix some typos
,
Jonathan Cameron
,
2024/06/21
Re: [PATCH] docs/cxl: fix some typos
,
Hyeongtak Ji
,
2024/06/22
Re: [PATCH] docs/cxl: fix some typos
,
Jonathan Cameron
,
2024/06/24
[PATCH v2] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
,
David Woodhouse
,
2024/06/19
[PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH 1/2] target/arm: Merge gdbstub64.c within gdbstub.c
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH 2/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Richard Henderson
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
,
Richard Henderson
,
2024/06/28
[PATCH] configure: detect --cpu=mipsisa64r6
,
Paolo Bonzini
,
2024/06/19
Re: [PATCH] configure: detect --cpu=mipsisa64r6
,
Thomas Huth
,
2024/06/19
Re: [PATCH] configure: detect --cpu=mipsisa64r6
,
Paolo Bonzini
,
2024/06/19
Re: [PATCH] configure: detect --cpu=mipsisa64r6
,
Thomas Huth
,
2024/06/19
Re: [PATCH] configure: detect --cpu=mipsisa64r6
,
Philippe Mathieu-Daudé
,
2024/06/19
[PULL v3 00/74] Misc patches for 2024-06-19
,
Philippe Mathieu-Daudé
,
2024/06/19
[PULL v3 74/74] exec: Make the MemOp enum cast explicit
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PULL v3 00/74] Misc patches for 2024-06-19
,
Richard Henderson
,
2024/06/19
Re: [RFC PATCH 0/3] Deprecate the qemu-system-i386 binary
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH v1 0/2] hw/net:ftgmac100: support AST2700
,
Jamin Lin
,
2024/06/19
[PATCH v1 1/2] hw/net:ftgmac100: fix coding style
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 1/2] hw/net:ftgmac100: fix coding style
,
Cédric Le Goater
,
2024/06/20
[PATCH v1 2/2] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 2/2] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH v2 09/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 08/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
,
Igor Mammedov
,
2024/06/19
[PATCH v1 0/2] Fix coverity issues for AST2700
,
Jamin Lin
,
2024/06/19
[PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Peter Maydell
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Peter Maydell
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
RE: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Jamin Lin
,
2024/06/24
Re: [PATCH v1 1/2] aspeed/soc: fix coverity issue
,
Cédric Le Goater
,
2024/06/25
[PATCH v1 2/2] aspeed/sdmc: fix coverity issue
,
Jamin Lin
,
2024/06/19
Re: [PATCH v1 2/2] aspeed/sdmc: fix coverity issue
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v2 05/12] tests/qtest/bios-tables-test.c: Add support for arch in path
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 07/12] meson.build: Add RISC-V to the edk2-target list
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Michael S. Tsirkin
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Sunil V L
,
2024/06/19
Re: [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
,
Igor Mammedov
,
2024/06/20
[PATCH v2 0/3] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/19
[PATCH v2 1/3] hw/misc/zynq_slcr: Add BootMode property
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 1/3] hw/misc/zynq_slcr: Add BootMode property
,
Edgar E. Iglesias
,
2024/06/19
[PATCH v2 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 2/3] hw/arm/xilinx_zynq: Add boot-mode property
,
Edgar E. Iglesias
,
2024/06/19
[PATCH v2 3/3] docs/system/arm: Add a doc for zynq board
,
Sai Pavan Boddu
,
2024/06/19
Re: [PATCH v2 3/3] docs/system/arm: Add a doc for zynq board
,
Edgar E. Iglesias
,
2024/06/19
[PATCH] docs: Fix title format errors in the multi-process.rst
,
Guoyi Tu
,
2024/06/19
Re: [PATCH] docs: Fix title format errors in the multi-process.rst
,
Peter Maydell
,
2024/06/21
[PATCH v2] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
,
Zheyu Ma
,
2024/06/19
[PATCH] MAINTAINERS: Cover all tests/qtest/migration-* files
,
Thomas Huth
,
2024/06/19
Re: [PATCH] MAINTAINERS: Cover all tests/qtest/migration-* files
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH] MAINTAINERS: Cover all tests/qtest/migration-* files
,
Fabiano Rosas
,
2024/06/19
Re: [PATCH] MAINTAINERS: Cover all tests/qtest/migration-* files
,
Peter Xu
,
2024/06/19
[PATCH v2] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
,
Richard Henderson
,
2024/06/19
Re: [PATCH v2] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
,
gaosong
,
2024/06/19
[PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Omar Sandoval
,
2024/06/19
[PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Thomas Huth
,
2024/06/19
[PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Thomas Huth
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Harsh Prateek Bora
,
2024/06/24
Re: [PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Thomas Huth
,
2024/06/24
[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
,
John Snow
,
2024/06/18
[PATCH 01/13] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/06/18
[PATCH 02/13] qapi: linter fixups
,
John Snow
,
2024/06/18
[PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/18
Re: [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/19
[PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/18
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/21
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/22
[PATCH 05/13] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/18
Re: [PATCH 05/13] qapi/parser: fix comment parsing immediately following a doc block
,
Markus Armbruster
,
2024/06/19
[PATCH 06/13] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/18
Re: [PATCH 06/13] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/19
[PATCH 07/13] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/18
Re: [PATCH 07/13] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/19
[PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/18
Re: [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/20
[PATCH 10/13] qapi: update prose in note blocks
,
John Snow
,
2024/06/18
Re: [PATCH 10/13] qapi: update prose in note blocks
,
Markus Armbruster
,
2024/06/19
[PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/18
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/22
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/21
[PATCH 11/13] qapi: add markup to note blocks
,
John Snow
,
2024/06/18
Re: [PATCH 11/13] qapi: add markup to note blocks
,
Markus Armbruster
,
2024/06/19
[PATCH 12/13] qapi/parser: don't parse rST markup as section headers
,
John Snow
,
2024/06/18
Re: [PATCH 12/13] qapi/parser: don't parse rST markup as section headers
,
Markus Armbruster
,
2024/06/19
[PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/18
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/19
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/26
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/26
Re: [PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
,
Markus Armbruster
,
2024/06/26
[PATCH] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
,
Nicolin Chen
,
2024/06/18
Re: [PATCH] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
,
Peter Maydell
,
2024/06/24
[PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Nicolin Chen
,
2024/06/18
Re: [PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Richard Henderson
,
2024/06/18
Re: [PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
,
Eric Auger
,
2024/06/19
[PATCH v2] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/18
Re: [PATCH v2] exec: use char* for pointer arithmetic
,
Richard Henderson
,
2024/06/18
Re: [PATCH v2] exec: use char* for pointer arithmetic
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 3/3] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/18
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Richard Henderson
,
2024/06/18
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/18
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Daniel P . Berrangé
,
2024/06/19
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Alex Bennée
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Peter Maydell
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Richard Henderson
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Paolo Bonzini
,
2024/06/20
Re: [PATCH 3/3] exec: use char* for pointer arithmetic
,
Roman Kiryanov
,
2024/06/20
[PATCH 2/3] exec: avoid using C++ keywords in function parameters
,
Roman Kiryanov
,
2024/06/18
Re: [PATCH 2/3] exec: avoid using C++ keywords in function parameters
,
Richard Henderson
,
2024/06/18
Re: [PATCH 2/3] exec: avoid using C++ keywords in function parameters
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH 2/3] exec: avoid using C++ keywords in function parameters
,
Richard Henderson
,
2024/06/19
Re: [PATCH 2/3] exec: avoid using C++ keywords in function parameters
,
Paolo Bonzini
,
2024/06/20
[PATCH 1/3] exec: Make the MemOp enum cast explicit
,
Roman Kiryanov
,
2024/06/18
Re: [PATCH 1/3] exec: Make the MemOp enum cast explicit
,
Richard Henderson
,
2024/06/18
Re: [PATCH 1/3] exec: Make the MemOp enum cast explicit
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH 1/3] exec: Make the MemOp enum cast explicit
,
Philippe Mathieu-Daudé
,
2024/06/19
[PATCH] block/file-posix: Consider discard flag when opening
,
Nir Soffer
,
2024/06/18
Re: [PATCH] block/file-posix: Consider discard flag when opening
,
Kevin Wolf
,
2024/06/19
Re: [PATCH] block/file-posix: Consider discard flag when opening
,
Nir Soffer
,
2024/06/19
[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Eric Auger
,
2024/06/19
Re: [PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
,
Nicolin Chen
,
2024/06/19
[PULL v2 00/76] Misc patches for 2024-06-18
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL v2 56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PULL v2 00/76] Misc patches for 2024-06-18
,
Philippe Mathieu-Daudé
,
2024/06/18
[RFC] vhost: Introduce packed vq and add buffer elements
,
Sahil Siddiq
,
2024/06/18
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Sahil
,
2024/06/18
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Eugenio Perez Martin
,
2024/06/19
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Sahil
,
2024/06/22
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Eugenio Perez Martin
,
2024/06/19
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Sahil
,
2024/06/22
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Eugenio Perez Martin
,
2024/06/24
Re: [RFC] vhost: Introduce packed vq and add buffer elements
,
Sahil
,
2024/06/25
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Nabih Estefan
,
2024/06/18
Re: [PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Alex Bennée
,
2024/06/19
Re: [PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Peter Maydell
,
2024/06/20
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Nabih Estefan
,
2024/06/18
[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
,
Nabih Estefan
,
2024/06/18
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Nabih Estefan
,
2024/06/18
[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
,
Nabih Estefan
,
2024/06/18
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Nabih Estefan
,
2024/06/18
RE: [PATCH] hw/net: Fix Coverity Issue for npcm-gmac
,
Zhang, Chen
,
2024/06/19
[RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/18
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Dave Jiang
,
2024/06/18
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/19
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Dave Jiang
,
2024/06/20
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Jonathan Cameron
,
2024/06/20
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Jonathan Cameron
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Dan Williams
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Jonathan Cameron
,
2024/06/21
RE: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Luck, Tony
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/26
RE: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Luck, Tony
,
2024/06/26
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Dan Williams
,
2024/06/21
Re: [RFC PATCH] cxl: avoid duplicating report from MCE & device
,
Shiyang Ruan
,
2024/06/25
[PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
,
Zheyu Ma
,
2024/06/18
Re: [PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
,
Peter Maydell
,
2024/06/21
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 01/13] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 02/13] migration/ram: Add load start trace event
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 03/13] migration/multifd: Zero p->flags before starting filling a packet
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 04/13] migration: Add save_live_complete_precopy_{begin, end} handlers
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 06/13] migration: Add load_finish handler and associated functions
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 05/13] migration: Add qemu_loadvm_load_state_buffer() and its handler
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 07/13] migration/multifd: Device state transfer support - receive side
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 08/13] migration/multifd: Convert multifd_send_pages::next_channel to atomic
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 10/13] migration/multifd: Add migration_has_device_state_support()
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 09/13] migration/multifd: Device state transfer support - send side
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 12/13] vfio/migration: Add x-migration-multifd-transfer VFIO property
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 11/13] vfio/migration: Multifd device state transfer support - receive side
,
Maciej S. Szmigiero
,
2024/06/18
[PATCH v1 13/13] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
2024/06/18
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/23
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/06/24
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/25
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/06/25
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/25
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/06/26
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/26
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/06/27
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/27
Re: [PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
2024/06/27
[PULL 00/76] Misc patches for 2024-06-18
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 02/76] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 03/76] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 04/76] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 05/76] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 06/76] hw/acpi/ich9: Remove 'memory-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 08/76] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 09/76] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 07/76] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 10/76] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 11/76] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 12/76] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 13/76] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 14/76] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 15/76] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 16/76] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 18/76] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 17/76] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 19/76] hw/i386/acpi: Remove AcpiBuildState::rsdp field
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 22/76] target/i386: Remove X86CPU::kvm_no_smi_migration field
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 20/76] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 21/76] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 23/76] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 24/76] hw/audio/virtio-snd: Always use little endian audio format
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 25/76] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 26/76] hw/ppc: Avoid using Monitor in icp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 27/76] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 28/76] hw/ppc: Avoid using Monitor in ics_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 29/76] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 30/76] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 31/76] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 32/76] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 33/76] hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 34/76] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 35/76] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 36/76] hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 37/76] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 38/76] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 39/76] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 40/76] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 41/76] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 42/76] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 44/76] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 45/76] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 46/76] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 49/76] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 50/76] hw/ppc: Avoid using Monitor in pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 51/76] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 53/76] ppc/pnv: Introduce pnv_chip_foreach_cpu()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 57/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 58/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 59/76] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 60/76] hw/usb: Remove unused 'host.h' header
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 63/76] hw/intc/loongson_ipi: Provide per core MMIO address spaces
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 62/76] hw/intc: Remove loongarch_ipi.c
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 61/76] hw/usb/dev-mtp: Correctly report free space
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 64/76] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 66/76] hw/s390x: Introduce s390_skeys_get|set() helpers
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PULL 65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PULL 65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Jiaxun Yang
,
2024/06/20
[PULL 67/76] target/s390x: Use s390_skeys_get|set() helper
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 68/76] util/readline: Fix lints for readline_handle_byte
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 69/76] util/readline: Add C-n, C-p shortcuts
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 70/76] util/readline: Add C-u shortcut
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 71/76] MAINTAINERS: drop virtio-gpu maintainership
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 72/76] MAINTAINERS: drop spice+ui maintainership
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 73/76] ui/cocoa: Use qemu_add_mouse_change_notifier
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 74/76] stdvga: fix screen blanking
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 75/76] ui+display: rename is_placeholder() -> surface_is_placeholder()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 76/76] ui+display: rename is_buffer_shared() -> surface_is_allocated()
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PULL 00/76] Misc patches for 2024-06-18
,
Richard Henderson
,
2024/06/18
Re: [PULL 00/76] Misc patches for 2024-06-18
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PULL 00/76] Misc patches for 2024-06-18
,
Richard Henderson
,
2024/06/18
Re: [PULL 00/76] Misc patches for 2024-06-18
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PULL 00/76] Misc patches for 2024-06-18
,
Peter Maydell
,
2024/06/19
[PATCH v2] hw/misc: Set valid access size for Exynos4210 RNG
,
Zheyu Ma
,
2024/06/18
Re: [PATCH v2] hw/misc: Set valid access size for Exynos4210 RNG
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL v1 0/3] Xilinx DMA/Ethernet updates
,
Edgar E. Iglesias
,
2024/06/18
[PULL v1 1/3] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/18
[PULL v1 2/3] hw/dma: Add a trace log for a description loading failure
,
Edgar E. Iglesias
,
2024/06/18
[PULL v1 3/3] hw/net: Fix the transmission return size
,
Edgar E. Iglesias
,
2024/06/18
Re: [PULL v1 0/3] Xilinx DMA/Ethernet updates
,
Richard Henderson
,
2024/06/18
[PATCH] adb: Fix assertion failure in adb_request() by blocking/unblocking autopoll
,
Zheyu Ma
,
2024/06/18
[PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/19
[PATCH] hw/misc: Fix invalid size assertions in exynos4210_rng read/write functions
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/misc: Fix invalid size assertions in exynos4210_rng read/write functions
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Peter Maydell
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Edgar E. Iglesias
,
2024/06/20
Re: [PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
,
Peter Maydell
,
2024/06/20
[PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Paul Zimmerman
,
2024/06/18
Re: [PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Paul Zimmerman
,
2024/06/18
Re: [PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
,
Peter Maydell
,
2024/06/20
[PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/06/21
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/06/21
[PATCH] hw/timer/hpet: Fix wrong HPET interrupts
,
TaiseiIto
,
2024/06/18
[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Andrew Jeffery
,
2024/06/18
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/19
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Philippe Mathieu-Daudé
,
2024/06/19
Re: [PATCH] hw/gpio/aspeed: Add bounds checking for register table access
,
Zheyu Ma
,
2024/06/19
[PATCH] tcg/loongarch64: Fix tcg_out_movi tcg_debug_assert() error
,
Song Gao
,
2024/06/18
Re: [PATCH v2 04/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
,
Igor Mammedov
,
2024/06/18
[PATCH] hw/virtio: Fix the de-initialization of vhost-user devices
,
Thomas Huth
,
2024/06/18
Re: [PATCH] hw/virtio: Fix the de-initialization of vhost-user devices
,
Manos Pitsidianakis
,
2024/06/18
Re: [PATCH 3/4] hw/m68k/virt: Add a pflash controller for BIOS firmware
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH 3/4] hw/m68k/virt: Add a pflash controller for BIOS firmware
,
Jiaxun Yang
,
2024/06/18
Re: [PATCH 0/4] hw/m68k/virt: Add some devices
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH 0/4] hw/m68k/virt: Add some devices
,
Laurent Vivier
,
2024/06/20
Re: [PATCH v2 0/4] MAINTAINERS: update kraxel's entries.
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2] target/riscv: fix instructions count handling in icount mode
,
Clément Léger
,
2024/06/18
Re: [PATCH v2] target/riscv: fix instructions count handling in icount mode
,
Atish Kumar Patra
,
2024/06/19
Re: [PATCH v2] target/riscv: fix instructions count handling in icount mode
,
Alistair Francis
,
2024/06/24
[PATCH v2] osdep: add a qemu_close_all_open_fd() helper
,
Clément Léger
,
2024/06/18
Re: [PATCH v3 09/13] hw/riscv/riscv-iommu: add s-stage and g-stage support
,
Jason Chien
,
2024/06/18
Re: [PATCH v3 09/13] hw/riscv/riscv-iommu: add s-stage and g-stage support
,
Daniel Henrique Barboza
,
2024/06/21
Re: [PATCH 00/43] Remaining MMU clean up patches
,
BALATON Zoltan
,
2024/06/18
[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 01/13] qapi: clarify that the default is backend dependent
,
Stefano Garzarella
,
2024/06/18
Re: [PATCH v8 01/13] qapi: clarify that the default is backend dependent
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v8 02/13] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 03/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 04/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 05/13] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 06/13] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 07/13] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 08/13] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 09/13] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 10/13] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 11/13] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/06/18
Re: [PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2024/06/18
[PATCH v3 0/4] target/ppc: Move VSX storage access and compare
,
Chinmay Rath
,
2024/06/18
[PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
Re: [PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/18
[PATCH v3 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v3 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v3 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v4 0/3] target/ppc: vcpu hotplug failure handling fixes
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 2/3] cpu-common.c: export cpu_get_free_index to be reused later
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 3/3] target/ppc: handle vcpu hotplug failure gracefully
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 1/3] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
,
Harsh Prateek Bora
,
2024/06/18
[RFC PATCH v2 0/2] Support RISC-V CSR read/write in Qtest environment
,
Ivan Klokov
,
2024/06/18
[RFC PATCH v2 2/2] QTest example for RISC-V CSR register
,
Ivan Klokov
,
2024/06/18
[RFC PATCH v2 1/2] Add RISC-V CSR qtest support
,
Ivan Klokov
,
2024/06/18
Re: [RFC PATCH v2 1/2] Add RISC-V CSR qtest support
,
Thomas Huth
,
2024/06/18
Re: [PATCH 18/18] tcg/loongarch64: Enable v256 with LASX
,
gaosong
,
2024/06/17
Re: [PATCH 18/18] tcg/loongarch64: Enable v256 with LASX
,
gaosong
,
2024/06/18
Re: [PATCH 17/18] tcg/loongarch64: Support LASX in tcg_out_vec_op
,
gaosong
,
2024/06/17
Re: [PATCH 16/18] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op
,
gaosong
,
2024/06/17
Re: [PATCH 15/18] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
,
gaosong
,
2024/06/17
Re: [PATCH 14/18] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
,
gaosong
,
2024/06/17
Re: [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
,
gaosong
,
2024/06/17
Re: [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
,
Richard Henderson
,
2024/06/18
Re: [PATCH 12/18] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
,
gaosong
,
2024/06/17
Re: [PATCH 11/18] tcg/loongarch64: Simplify tcg_out_addsub_vec
,
gaosong
,
2024/06/17
[PATCH] hw/usb/dev-mtp: Correctly report free space
,
Fabio D'Urso
,
2024/06/17
Re: [PATCH] hw/usb/dev-mtp: Correctly report free space
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] hw/usb/dev-mtp: Correctly report free space
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/17
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/18
Re: [PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/18
[PATCH 0/5] XIVE changes for Cache Watch, VSTs, STT and info pic
,
Michael Kowal
,
2024/06/17
[PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
,
Michael Kowal
,
2024/06/17
Re: [PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
,
Cédric Le Goater
,
2024/06/18
[PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
,
Michael Kowal
,
2024/06/17
Re: [PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
,
Cédric Le Goater
,
2024/06/18
[PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
,
Michael Kowal
,
2024/06/17
Re: [PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
,
Cédric Le Goater
,
2024/06/18
[PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
,
Michael Kowal
,
2024/06/17
Re: [PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
,
Cédric Le Goater
,
2024/06/18
[PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
,
Michael Kowal
,
2024/06/17
Re: [PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
,
Cédric Le Goater
,
2024/06/18
[PATCH 00/23] ARM AArch64 Support for BSD
,
Ajeet Singh
,
2024/06/17
[PATCH 01/23] Add CPU initialization function
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 01/23] Add CPU initialization function
,
Richard Henderson
,
2024/06/18
Re: [PATCH 01/23] Add CPU initialization function
,
Warner Losh
,
2024/06/22
[PATCH 02/23] Added CPU loop function
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 02/23] Added CPU loop function
,
Richard Henderson
,
2024/06/18
Re: [PATCH 02/23] Added CPU loop function
,
Warner Losh
,
2024/06/22
Re: [PATCH 02/23] Added CPU loop function
,
Richard Henderson
,
2024/06/23
[PATCH 03/23] Added function to clone CPU state
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 03/23] Added function to clone CPU state
,
Richard Henderson
,
2024/06/18
[PATCH 04/23] AArch64 specific CPU for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 04/23] AArch64 specific CPU for bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 05/23] Managing CPU register for BSD-USER
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 05/23] Managing CPU register for BSD-USER
,
Richard Henderson
,
2024/06/18
[PATCH 06/23] Add Aarch64 register handling
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 06/23] Add Aarch64 register handling
,
Richard Henderson
,
2024/06/18
Re: [PATCH 06/23] Add Aarch64 register handling
,
Warner Losh
,
2024/06/23
[PATCH 07/23] Add ARM AArch64 TLS Management Prototypes for BSD-User
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 07/23] Add ARM AArch64 TLS Management Prototypes for BSD-User
,
Richard Henderson
,
2024/06/18
[PATCH 08/23] Add Aarch64 sysarch() system call emulation for BSD-USER
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 08/23] Add Aarch64 sysarch() system call emulation for BSD-USER
,
Richard Henderson
,
2024/06/18
[PATCH 12/23] Add ability to get rval2
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 12/23] Add ability to get rval2
,
Richard Henderson
,
2024/06/18
Re: [PATCH 12/23] Add ability to get rval2
,
Warner Losh
,
2024/06/23
[PATCH 09/23] Add thread setup for BSD-USER
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 09/23] Add thread setup for BSD-USER
,
Richard Henderson
,
2024/06/18
[PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
,
Richard Henderson
,
2024/06/18
[PATCH 14/23] Add ARM AArch64 hardware capability definitions
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 14/23] Add ARM AArch64 hardware capability definitions
,
Richard Henderson
,
2024/06/18
[PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
,
Richard Henderson
,
2024/06/18
[PATCH 18/23] Add ARM AArch64 specific signal definitions for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 18/23] Add ARM AArch64 specific signal definitions for bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 10/23] Add thread initialization for BSD-USER
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 10/23] Add thread initialization for BSD-USER
,
Richard Henderson
,
2024/06/18
[PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
,
Richard Henderson
,
2024/06/18
Re: [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
,
Warner Losh
,
2024/06/22
[PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 19/23] Add ARM AArch64 signal trampoline argument setup for bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 19/23] Add ARM AArch64 signal trampoline argument setup for bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 21/23] Add setup_sigframe_arch function for ARM AArch64 in bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 21/23] Add setup_sigframe_arch function for ARM AArch64 in bsd-user
,
Richard Henderson
,
2024/06/18
[PATCH 22/23] Add set_mcontext function for ARM AArch64 in bsd-user
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 22/23] Add set_mcontext function for ARM AArch64 in bsd-user
,
Richard Henderson
,
2024/06/18
Re: [PATCH 22/23] Add set_mcontext function for ARM AArch64 in bsd-user
,
Warner Losh
,
2024/06/23
Re: [PATCH 22/23] Add set_mcontext function for ARM AArch64 in bsd-user
,
Richard Henderson
,
2024/06/23
[PATCH 23/23] Add get_ucontext_sigreturn function
,
Ajeet Singh
,
2024/06/17
Re: [PATCH 23/23] Add get_ucontext_sigreturn function
,
Richard Henderson
,
2024/06/18
Re: [PATCH 23/23] Add get_ucontext_sigreturn function
,
Warner Losh
,
2024/06/23
[PATCH v3 00/16] migration/mapped-ram: Add direct-io support
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 01/16] migration: Drop reference to QIOChannel if file seeking fails
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v3 01/16] migration: Drop reference to QIOChannel if file seeking fails
,
Peter Xu
,
2024/06/17
[PATCH v3 02/16] migration: Fix file migration with fdset
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v3 02/16] migration: Fix file migration with fdset
,
Michael Tokarev
,
2024/06/22
Re: [PATCH v3 02/16] migration: Fix file migration with fdset
,
Peter Xu
,
2024/06/23
[PATCH v3 03/16] tests/qtest/migration: Fix file migration offset check
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 04/16] tests/qtest/migration: Add a precopy file test with fdset
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 05/16] monitor: Drop monitor_fdset_dup_fd_find/_remove()
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 06/16] monitor: Introduce monitor_fdset_*free
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 07/16] monitor: Stop removing non-duplicated fds
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 08/16] monitor: Simplify fdset and fd removal
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 09/16] monitor: Report errors from monitor_fdset_dup_fd_add
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 10/16] io: Stop using qemu_open_old in channel-file
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 11/16] migration: Add direct-io parameter
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 12/16] migration/multifd: Add direct-io support
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v3 12/16] migration/multifd: Add direct-io support
,
Peter Xu
,
2024/06/17
[PATCH v3 13/16] tests/qtest/migration: Add tests for file migration with direct-io
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 14/16] monitor: fdset: Match against O_DIRECT
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 15/16] migration: Add documentation for fdset with multifd + file
,
Fabiano Rosas
,
2024/06/17
[PATCH v3 16/16] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v3 16/16] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Peter Xu
,
2024/06/17
Re: [PATCH v3 16/16] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Fabiano Rosas
,
2024/06/21
Re: [PATCH v3 16/16] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Peter Xu
,
2024/06/21
[PATCH v2 00/10] migration: New postcopy state, and some cleanups
,
Peter Xu
,
2024/06/17
[PATCH v2 02/10] migration: Rename thread debug names
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 02/10] migration: Rename thread debug names
,
Zhijian Li (Fujitsu)
,
2024/06/18
[PATCH v2 01/10] migration/multifd: Avoid the final FLUSH in complete()
,
Peter Xu
,
2024/06/17
[PATCH v2 06/10] migration/docs: Update postcopy recover session for SETUP phase
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 06/10] migration/docs: Update postcopy recover session for SETUP phase
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 03/10] migration: Use MigrationStatus instead of int
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 03/10] migration: Use MigrationStatus instead of int
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 07/10] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 07/10] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 08/10] tests/migration-tests: Always enable migration events
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events
,
Peter Xu
,
2024/06/19
[PATCH v2 04/10] migration: Cleanup incoming migration setup state change
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 04/10] migration: Cleanup incoming migration setup state change
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 05/10] migration/postcopy: Add postcopy-recover-setup phase
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 05/10] migration/postcopy: Add postcopy-recover-setup phase
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 10/10] tests/migration-tests: Cover postcopy failure on reconnect
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 10/10] tests/migration-tests: Cover postcopy failure on reconnect
,
Fabiano Rosas
,
2024/06/17
[PATCH v2 09/10] tests/migration-tests: Verify postcopy-recover-setup status
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 09/10] tests/migration-tests: Verify postcopy-recover-setup status
,
Fabiano Rosas
,
2024/06/17
Re: [PATCH v2 00/10] migration: New postcopy state, and some cleanups
,
Peter Xu
,
2024/06/17
Re: [PATCH v2 00/10] migration: New postcopy state, and some cleanups
,
Fabiano Rosas
,
2024/06/17
[PATCH v4 0/5] hw/ppc: SPI model
,
Chalapathi V
,
2024/06/17
[PATCH v4 1/5] ppc/pnv: Add SPI model
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 1/5] ppc/pnv: Add SPI model
,
Cédric Le Goater
,
2024/06/18
Re: [PATCH v4 1/5] ppc/pnv: Add SPI model
,
Chalapathi V
,
2024/06/19
[PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Cédric Le Goater
,
2024/06/18
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Miles Glenn
,
2024/06/19
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Chalapathi V
,
2024/06/20
[PATCH v4 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
,
Chalapathi V
,
2024/06/17
[PATCH v4 4/5] hw/ppc: SPI controller wiring to P10 chip
,
Chalapathi V
,
2024/06/17
[PATCH v4 5/5] tests/qtest: Add pnv-spi-seeprom qtest
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 5/5] tests/qtest: Add pnv-spi-seeprom qtest
,
Cédric Le Goater
,
2024/06/18
[PATCH] tap: use close_range() when forking scripts and helper
,
Clément Léger
,
2024/06/17
Re: [PATCH] tap: use close_range() when forking scripts and helper
,
Peter Maydell
,
2024/06/17
Re: [PATCH] tap: use close_range() when forking scripts and helper
,
Clément Léger
,
2024/06/17
Re: [PATCH] tap: use close_range() when forking scripts and helper
,
Daniel P . Berrangé
,
2024/06/17
[RFC PATCH 0/3] target/i386: Reorg push/pop within seg_helper.c
,
Richard Henderson
,
2024/06/17
[PATCH 2/3] target/i386: Remove SEG_ADDL
,
Richard Henderson
,
2024/06/17
[PATCH 1/3] target/i386: Introduce x86_mmu_index_{kernel_,}pl
,
Richard Henderson
,
2024/06/17
[PATCH 3/3] target/i386: Reorg push/pop within seg_helper.c
,
Richard Henderson
,
2024/06/17
Re: [RFC PATCH 0/3] target/i386: Reorg push/pop within seg_helper.c
,
Paolo Bonzini
,
2024/06/17
[PULL 0/1] Dirty page rate and dirty page limit 20240617 patches
,
Hyman Huang
,
2024/06/17
[PULL 1/1] migration/dirtyrate: Fix segmentation fault
,
Hyman Huang
,
2024/06/17
Re: [PULL 0/1] Dirty page rate and dirty page limit 20240617 patches
,
Richard Henderson
,
2024/06/17
Re: [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
,
Mostafa Saleh
,
2024/06/17
Re: [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
,
Mostafa Saleh
,
2024/06/17
[PATCH] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
,
David Woodhouse
,
2024/06/17
Re: [PATCH] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
,
Peter Maydell
,
2024/06/17
Re: [PATCH] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
,
David Woodhouse
,
2024/06/17
[PATCH] target/loongarch: Remove avail_64 in trans_srai_w()
,
Feiyang Chen
,
2024/06/17
Re: [PATCH] target/loongarch: Remove avail_64 in trans_srai_w()
,
Richard Henderson
,
2024/06/17
Guest agent guest-exec memory usage
,
Konstantin Kostiuk
,
2024/06/17
Re: Guest agent guest-exec memory usage
,
Daniel P . Berrangé
,
2024/06/17
Re: [PATCH] fix SSE2/SSSE3 feature detection in tcg/decode-new.c.inc
,
Michael Tokarev
,
2024/06/17
[PATCH v2] ppc/pnv: Introduce pnv_chip_foreach_cpu()
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v2] ppc/pnv: Introduce pnv_chip_foreach_cpu()
,
Philippe Mathieu-Daudé
,
2024/06/18
linux-user: array overflow in pselect6 emulation
,
Andreas Schwab
,
2024/06/17
Re: linux-user: array overflow in pselect6 emulation
,
Richard Henderson
,
2024/06/17
Re: [PATCH 10/18] tcg/loongarch64: Support LASX in tcg_out_dupi_vec
,
gaosong
,
2024/06/17
Re: [PATCH 09/18] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec
,
gaosong
,
2024/06/17
Re: [PATCH 08/18] tcg/loongarch64: Support LASX in tcg_out_dupm_vec
,
gaosong
,
2024/06/17
[PATCH v2] virtio-pci: Fix the use of an uninitialized irqfd.
,
Cindy Lu
,
2024/06/17
Re: [PATCH v2] virtio-pci: Fix the use of an uninitialized irqfd.
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v2] virtio-pci: Fix the use of an uninitialized irqfd.
,
Cindy Lu
,
2024/06/18
Re: [PATCH 07/18] tcg/loongarch64: Support LASX in tcg_out_dup_vec
,
gaosong
,
2024/06/17
Re: [PATCH 06/18] tcg/loongarch64: Simplify tcg_out_dup_vec
,
gaosong
,
2024/06/17
Re: [PATCH 05/18] util/loongarch64: Detect LASX vector support
,
gaosong
,
2024/06/17
Re: [PATCH 04/18] tcg/loongarch64: Support TCG_TYPE_V64
,
gaosong
,
2024/06/17
Re: [PATCH 03/18] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
,
gaosong
,
2024/06/17
[PATCH 1/1] BootLogoLib: align logo coords to be even
,
Marcin Juszkiewicz
,
2024/06/17
Re: [PATCH 1/1] BootLogoLib: align logo coords to be even
,
Ard Biesheuvel
,
2024/06/17
Re: [PATCH 1/1] BootLogoLib: align logo coords to be even
,
Marcin Juszkiewicz
,
2024/06/17
[PATCH] virtio-gpu-gl: declare dependency on ui-opengl
,
marcandre . lureau
,
2024/06/17
Re: [PATCH v4] mc146818rtc: add a way to generate RTC interrupts via QMP
,
Daniil Tatianin
,
2024/06/17
[PULL v2 00/25] target/i386, SCSI changes for 2024-06-11
,
Paolo Bonzini
,
2024/06/17
[PULL 13/25] target/i386: convert MOV from/to CR and DR to new decoder
,
Paolo Bonzini
,
2024/06/17
Re: [PULL v2 00/25] target/i386, SCSI changes for 2024-06-11
,
Richard Henderson
,
2024/06/17
Re: [PATCH 02/18] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
,
gaosong
,
2024/06/17
Re: [PATCH 01/18] tcg/loongarch64: Import LASX, FP insns
,
gaosong
,
2024/06/17
Re: [PATCH 01/18] tcg/loongarch64: Import LASX, FP insns
,
Richard Henderson
,
2024/06/17
[PATCH v6 00/23] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 01/23] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 02/23] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 03/23] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 04/23] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 05/23] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 06/23] hw/acpi/ich9: Remove 'memory-hotplug-support' property
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 07/23] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 08/23] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 09/23] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 10/23] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 11/23] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 12/23] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 13/23] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 14/23] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 15/23] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 16/23] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 17/23] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 18/23] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 19/23] hw/i386/acpi: Remove AcpiBuildState::rsdp field
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 21/23] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v6 21/23] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
,
Igor Mammedov
,
2024/06/17
[PATCH v6 20/23] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH v6 22/23] target/i386: Remove X86CPU::kvm_no_smi_migration field
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v6 22/23] target/i386: Remove X86CPU::kvm_no_smi_migration field
,
Igor Mammedov
,
2024/06/17
[PATCH v6 23/23] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v6 23/23] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
,
Igor Mammedov
,
2024/06/17
Re: [PATCH v6 00/23] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2 00/17] vfio: QOMify VFIOContainer
,
Cédric Le Goater
,
2024/06/17
[PATCH v2 02/17] vfio: Remove unused declarations from vfio-common.h
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 02/17] vfio: Remove unused declarations from vfio-common.h
,
Eric Auger
,
2024/06/17
[PATCH v2 03/17] vfio/common: Move dirty tracking ranges update to helper
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 03/17] vfio/common: Move dirty tracking ranges update to helper
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 03/17] vfio/common: Move dirty tracking ranges update to helper
,
Cédric Le Goater
,
2024/06/18
[PATCH v2 04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Cédric Le Goater
,
2024/06/18
[PATCH v2 01/17] vfio: Make vfio_devices_dma_logging_start() return bool
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 01/17] vfio: Make vfio_devices_dma_logging_start() return bool
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 01/17] vfio: Make vfio_devices_dma_logging_start() return bool
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 01/17] vfio: Make vfio_devices_dma_logging_start() return bool
,
Eric Auger
,
2024/06/17
[PATCH v2 05/17] vfio/container: Introduce vfio_address_space_insert()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 05/17] vfio/container: Introduce vfio_address_space_insert()
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 05/17] vfio/container: Introduce vfio_address_space_insert()
,
Cédric Le Goater
,
2024/06/18
[PATCH v2 07/17] vfio/container: Modify vfio_get_iommu_type() to use a container fd
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 07/17] vfio/container: Modify vfio_get_iommu_type() to use a container fd
,
Eric Auger
,
2024/06/17
[PATCH v2 06/17] vfio/container: Simplify vfio_container_init()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 06/17] vfio/container: Simplify vfio_container_init()
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 06/17] vfio/container: Simplify vfio_container_init()
,
Cédric Le Goater
,
2024/06/18
[PATCH v2 08/17] vfio/container: Introduce vfio_get_iommu_class_name()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 08/17] vfio/container: Introduce vfio_get_iommu_class_name()
,
Eric Auger
,
2024/06/17
[PATCH v2 14/17] vfio/container: Remove VFIOContainerBase::ops
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 14/17] vfio/container: Remove VFIOContainerBase::ops
,
Eric Auger
,
2024/06/17
[PATCH v2 12/17] vfio/container: Switch to QOM
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 12/17] vfio/container: Switch to QOM
,
Eric Auger
,
2024/06/17
[PATCH v2 11/17] vfio/container: Change VFIOContainerBase to use QOM
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 11/17] vfio/container: Change VFIOContainerBase to use QOM
,
Eric Auger
,
2024/06/17
[PATCH v2 09/17] vfio/container: Introduce vfio_create_container()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 09/17] vfio/container: Introduce vfio_create_container()
,
Eric Auger
,
2024/06/17
[PATCH v2 10/17] vfio/container: Discover IOMMU type before creating the container
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 10/17] vfio/container: Discover IOMMU type before creating the container
,
Eric Auger
,
2024/06/17
[PATCH v2 15/17] vfio/container: Remove vfio_container_init()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 15/17] vfio/container: Remove vfio_container_init()
,
Eric Auger
,
2024/06/17
[PATCH v2 17/17] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
,
Cédric Le Goater
,
2024/06/17
RE: [PATCH v2 17/17] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
,
Duan, Zhenzhong
,
2024/06/17
Re: [PATCH v2 17/17] vfio/container: Move vfio_container_destroy() to an instance_finalize() handler
,
Eric Auger
,
2024/06/17
[PATCH v2 13/17] vfio/container: Introduce an instance_init() handler
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 13/17] vfio/container: Introduce an instance_init() handler
,
Eric Auger
,
2024/06/17
[PATCH v2 16/17] vfio/container: Introduce vfio_iommu_legacy_instance_init()
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v2 16/17] vfio/container: Introduce vfio_iommu_legacy_instance_init()
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 00/17] vfio: QOMify VFIOContainer
,
Eric Auger
,
2024/06/17
Re: [PATCH v2 00/17] vfio: QOMify VFIOContainer
,
Cédric Le Goater
,
2024/06/18
Re: [PATCH v2 00/17] vfio: QOMify VFIOContainer
,
Cédric Le Goater
,
2024/06/24
[PATCH v3 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/17
[PATCH v3 1/9] gdbstub: Clean up process_string_cmd
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 1/9] gdbstub: Clean up process_string_cmd
,
Richard Henderson
,
2024/06/20
[PATCH v3 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/17
[PATCH v3 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
,
Richard Henderson
,
2024/06/21
Re: [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/21
Re: [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/21
Re: [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/24
[PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Richard Henderson
,
2024/06/21
[PATCH v3 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 5/9] target/arm: Make some MTE helpers widely available
,
Richard Henderson
,
2024/06/21
Re: [PATCH v3 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/24
[PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Richard Henderson
,
2024/06/21
Re: [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/24
[PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Richard Henderson
,
2024/06/21
[PATCH v3 8/9] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/17
[PATCH v3 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/17
[PATCH v2] Update event idx if guest has made extra buffers during double check
,
thomas
,
2024/06/17
[PULL v2 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/17
Re: [PULL v2 00/19] aspeed queue
,
Richard Henderson
,
2024/06/17
[PATCH v2 0/6] Introduce extension implied rules
,
frank . chang
,
2024/06/15
[PATCH v2 2/6] target/riscv: Introduce extension implied rule helpers
,
frank . chang
,
2024/06/15
Re: [PATCH v2 2/6] target/riscv: Introduce extension implied rule helpers
,
Daniel Henrique Barboza
,
2024/06/20
Re: [PATCH v2 2/6] target/riscv: Introduce extension implied rule helpers
,
Alistair Francis
,
2024/06/21
Re: [PATCH v2 2/6] target/riscv: Introduce extension implied rule helpers
,
Frank Chang
,
2024/06/21
[PATCH v2 3/6] target/riscv: Add MISA implied rules
,
frank . chang
,
2024/06/15
Re: [PATCH v2 3/6] target/riscv: Add MISA implied rules
,
Daniel Henrique Barboza
,
2024/06/20
[PATCH v2 1/6] target/riscv: Introduce extension implied rules definition
,
frank . chang
,
2024/06/15
Re: [PATCH v2 1/6] target/riscv: Introduce extension implied rules definition
,
Daniel Henrique Barboza
,
2024/06/20
[PATCH v2 4/6] target/riscv: Add standard extension implied rules
,
frank . chang
,
2024/06/15
Re: [PATCH v2 4/6] target/riscv: Add standard extension implied rules
,
Daniel Henrique Barboza
,
2024/06/20
[PATCH v2 5/6] target/riscv: Add Zc extension implied rule
,
frank . chang
,
2024/06/15
Re: [PATCH v2 5/6] target/riscv: Add Zc extension implied rule
,
Daniel Henrique Barboza
,
2024/06/20
[PATCH v2 6/6] target/riscv: Remove extension auto-update check statements
,
frank . chang
,
2024/06/15
Re: [PATCH v2 6/6] target/riscv: Remove extension auto-update check statements
,
Daniel Henrique Barboza
,
2024/06/20
[PATCH v14 00/14] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 01/14] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 02/14] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 03/14] virtio-gpu: Move print_stats timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 04/14] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 05/14] virtio-gpu: Unrealize GL device
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 06/14] virtio-gpu: Use pkgconfig version to decide which virgl features are available
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 07/14] virtio-gpu: Support context-init feature with virglrenderer
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 08/14] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 09/14] virtio-gpu: Add virgl resource management
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 10/14] virtio-gpu: Support blob scanout using dmabuf fd
,
Dmitry Osipenko
,
2024/06/15
Re: [PATCH v14 10/14] virtio-gpu: Support blob scanout using dmabuf fd
,
Akihiko Odaki
,
2024/06/16
[PATCH v14 11/14] virtio-gpu: Support suspension of commands processing
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 12/14] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/15
Re: [PATCH v14 12/14] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2024/06/16
Re: [PATCH v14 12/14] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/19
Re: [PATCH v14 12/14] virtio-gpu: Handle resource blob commands
,
Alex Bennée
,
2024/06/19
Re: [PATCH v14 12/14] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/19
[PATCH v14 13/14] virtio-gpu: Register capsets dynamically
,
Dmitry Osipenko
,
2024/06/15
[PATCH v14 14/14] virtio-gpu: Support Venus context
,
Dmitry Osipenko
,
2024/06/15
Re: [PATCH v14 00/14] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/06/19
Re: [PATCH v14 00/14] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/20
Re: [PATCH v14 00/14] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/06/21
Re: [PATCH v14 00/14] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/21
Re: [PATCH v14 00/14] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/06/23
[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/15
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
2024/06/20
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/06/21
[PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand
,
Martin Joerg
,
2024/06/15
Re: [PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand
,
Dr. David Alan Gilbert
,
2024/06/15
Re: [PATCH] hmp-commands-info.hx: Add missing info command for stats subcommand
,
Michael Tokarev
,
2024/06/17
[PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Trent Huber
,
2024/06/14
Re: [PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Michael Tokarev
,
2024/06/17
Re: [PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Richard Henderson
,
2024/06/17
Re: [PATCH v2] os-posix: Expand setrlimit() syscall compatibility
,
Daniel P . Berrangé
,
2024/06/17
[PATCH] Make TARGET_PAGE_MASK typed as target_ulong
,
Roman Kiryanov
,
2024/06/14
Re: [PATCH] Make TARGET_PAGE_MASK typed as target_ulong
,
Richard Henderson
,
2024/06/15
Re: [PATCH] Make TARGET_PAGE_MASK typed as target_ulong
,
Roman Kiryanov
,
2024/06/16
Re: [PATCH] Make TARGET_PAGE_MASK typed as target_ulong
,
Richard Henderson
,
2024/06/16
[PULL 00/18] Migration patches for 2024-06-14
,
Fabiano Rosas
,
2024/06/14
[PULL 01/18] tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h
,
Fabiano Rosas
,
2024/06/14
[PULL 02/18] tests/qtest/migration-test: Quieten ppc64 QEMU warnings
,
Fabiano Rosas
,
2024/06/14
[PULL 03/18] tests/qtest/migration-test: Enable on ppc64 TCG
,
Fabiano Rosas
,
2024/06/14
[PULL 04/18] tests/qtest/migration-test: Use custom asm bios for ppc64
,
Fabiano Rosas
,
2024/06/14
[PULL 05/18] docs/migration: add qpl compression feature
,
Fabiano Rosas
,
2024/06/14
[PULL 06/18] migration/multifd: put IOV initialization into compression method
,
Fabiano Rosas
,
2024/06/14
[PULL 07/18] configure: add --enable-qpl build option
,
Fabiano Rosas
,
2024/06/14
[PULL 08/18] migration/multifd: add qpl compression method
,
Fabiano Rosas
,
2024/06/14
[PULL 09/18] migration/multifd: implement initialization of qpl compression
,
Fabiano Rosas
,
2024/06/14
[PULL 10/18] migration/multifd: implement qpl compression and decompression
,
Fabiano Rosas
,
2024/06/14
[PULL 11/18] tests/migration-test: add qpl compression test
,
Fabiano Rosas
,
2024/06/14
[PULL 12/18] docs/migration: add uadk compression feature
,
Fabiano Rosas
,
2024/06/14
[PULL 13/18] configure: Add uadk option
,
Fabiano Rosas
,
2024/06/14
[PULL 14/18] migration/multifd: add uadk compression framework
,
Fabiano Rosas
,
2024/06/14
[PULL 15/18] migration/multifd: Add UADK initialization
,
Fabiano Rosas
,
2024/06/14
[PULL 16/18] migration/multifd: Add UADK based compression and decompression
,
Fabiano Rosas
,
2024/06/14
[PULL 17/18] migration/multifd: Switch to no compression when no hardware support
,
Fabiano Rosas
,
2024/06/14
[PULL 18/18] tests/migration-test: add uadk compression test
,
Fabiano Rosas
,
2024/06/14
Re: [PULL 00/18] Migration patches for 2024-06-14
,
Richard Henderson
,
2024/06/15
[PATCH v2] linux-user: Make TARGET_NR_setgroups affect only the current thread
,
Ilya Leoshkevich
,
2024/06/14
Re: [PATCH v2] linux-user: Make TARGET_NR_setgroups affect only the current thread
,
Richard Henderson
,
2024/06/16
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/17
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/17
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/18
[PATCH] os-posix: Expand setrlimit() syscall compatibility
,
Trent Huber
,
2024/06/14
Re: [PATCH] os-posix: Expand setrlimit() syscall compatibility
,
Daniel P . Berrangé
,
2024/06/14
Re: [PATCH] os-posix: Expand setrlimit() syscall compatibility
,
Trent Huber
,
2024/06/14
[PATCH v2] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/17
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/17
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/18
[PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Daniel P . Berrangé
,
2024/06/14
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Michael Roth
,
2024/06/24
Re: [PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
,
Daniel P . Berrangé
,
2024/06/25
[PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/14
[PATCH v4 1/8] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/14
[PATCH v4 2/8] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/14
[PATCH v4 3/8] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/14
Re: [PATCH v4 3/8] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Cédric Le Goater
,
2024/06/17
[PATCH v4 4/8] HostIOMMUDevice: Store the aliased bus and devfn
,
Eric Auger
,
2024/06/14
[PATCH v4 6/8] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/14
[PATCH v4 5/8] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
[PATCH v4 7/8] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/14
[PATCH v4 8/8] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/14
RE: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Duan, Zhenzhong
,
2024/06/17
Re: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH v4 0/8] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/17
Re: [PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
,
John Snow
,
2024/06/17
[PATCH RFC 0/3] Add DCC uart console support
,
Sai Pavan Boddu
,
2024/06/14
[PATCH RFC 1/3] target/arm: Add dcc uart support
,
Sai Pavan Boddu
,
2024/06/14
Re: [PATCH RFC 1/3] target/arm: Add dcc uart support
,
Peter Maydell
,
2024/06/21
[PATCH RFC 2/3] target/arm: Enable dcc console for a53 and R5
,
Sai Pavan Boddu
,
2024/06/14
[PATCH RFC 3/3] target/arm/debug_helper: Add fieldoffset for MDCCSR_EL0 reg
,
Sai Pavan Boddu
,
2024/06/14
Re: [PATCH RFC 3/3] target/arm/debug_helper: Add fieldoffset for MDCCSR_EL0 reg
,
Peter Maydell
,
2024/06/21
Re: [PATCH RFC 0/3] Add DCC uart console support
,
Peter Maydell
,
2024/06/21
Re: [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
,
Xiaoyao Li
,
2024/06/14
Re: [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
,
Gupta, Pankaj
,
2024/06/14
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
John Snow
,
2024/06/17
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
Markus Armbruster
,
2024/06/18
Re: [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
,
Xiaoyao Li
,
2024/06/14
Re: [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
,
Gupta, Pankaj
,
2024/06/14
Re: [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
,
Xiaoyao Li
,
2024/06/14
[PULL 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/14
[PULL 01/19] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Cédric Le Goater
,
2024/06/14
[PULL 02/19] aspeed/wdt: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 04/19] aspeed/sdmc: remove redundant macros
,
Cédric Le Goater
,
2024/06/14
[PULL 03/19] aspeed/sli: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 06/19] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 07/19] aspeed/smc: correct device description
,
Cédric Le Goater
,
2024/06/14
[PULL 05/19] aspeed/sdmc: fix coding style
,
Cédric Le Goater
,
2024/06/14
[PULL 08/19] aspeed/smc: support dma start length and 1 byte length unit
,
Cédric Le Goater
,
2024/06/14
[PULL 10/19] aspeed/smc: support different memory region ops for SMC flash region
,
Cédric Le Goater
,
2024/06/14
[PULL 09/19] aspeed/smc: support 64 bits dma dram address
,
Cédric Le Goater
,
2024/06/14
[PULL 12/19] aspeed/scu: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 11/19] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 13/19] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 14/19] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/14
[PULL 16/19] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/06/14
[PULL 17/19] test/avocado/machine_aspeed.py: Add AST2700 test case
,
Cédric Le Goater
,
2024/06/14
[PULL 15/19] aspeed: Add an AST2700 eval board
,
Cédric Le Goater
,
2024/06/14
[PULL 19/19] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Cédric Le Goater
,
2024/06/14
[PULL 18/19] docs:aspeed: Add AST2700 Evaluation board
,
Cédric Le Goater
,
2024/06/14
Re: [PULL 00/19] aspeed queue
,
Richard Henderson
,
2024/06/15
Re: [PULL 00/19] aspeed queue
,
Cédric Le Goater
,
2024/06/15
[RFC PATCH v3] target/loongarch/kvm: Implement LoongArch PMU extension.
,
Song Gao
,
2024/06/13
[PATCH v7 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2024/06/13
[PATCH v7 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Alistair Francis
,
2024/06/13
Re: [PATCH v7 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Wilfred Mallawa
,
2024/06/13
[PATCH v7 2/3] backends: Initial support for SPDM socket support
,
Alistair Francis
,
2024/06/13
[PATCH v7 3/3] hw/nvme: Add SPDM over DOE support
,
Alistair Francis
,
2024/06/13
Re: [PATCH v7 3/3] hw/nvme: Add SPDM over DOE support
,
Wilfred Mallawa
,
2024/06/13
[PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/13
Re: [PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Michael S. Tsirkin
,
2024/06/17
Re: [PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
,
Nicolin Chen
,
2024/06/17
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 03/29] hw/arm/virt: Limit number of possible vCPUs for unsupported Accel or GIC Type
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 04/29] hw/arm/virt: Move setting of common CPU properties in a function
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 05/29] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 06/29] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 07/29] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus @machine init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 08/29] arm/virt: Init PMU at host for all possible vcpus
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 09/29] arm/acpi: Enable ACPI support for vcpu hotplug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 10/29] arm/virt: Add cpu hotplug events to GED during creation
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 12/29] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 13/29] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 14/29] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 15/29] hw/arm: MADT Tbl change to size the guest with possible vCPUs
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 16/29] hw/acpi: Make _MAT method optional
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 19/29] arm/virt: Changes to (un)wire GICC<->vCPU IRQs during hot-(un)plug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 20/29] hw/arm, gicv3: Changes to update GIC with vCPU hot-plug notification
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 21/29] hw/intc/arm-gicv3*: Changes required to (re)init the vCPU register info
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 22/29] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 23/29] hw/arm: Changes required for reset and to support next boot
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 25/29] target/arm/kvm: Write CPU state back to KVM on reset
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 26/29] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 27/29] hw/arm: Support hotplug capability check using _OSC method
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 28/29] tcg/mttcg: enable threads to unregister in tcg_ctxs[]
,
Salil Mehta
,
2024/06/13
[PATCH RFC V3 29/29] hw/arm/virt: Expose cold-booted CPUs as MADT GICC Enabled
,
Salil Mehta
,
2024/06/13
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Vishnu Pajjuri
,
2024/06/26
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/06/26
[PATCH v2] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Taylor Simpson
,
2024/06/13
Re: [PATCH v2] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Brian Cain
,
2024/06/13
Re: [PATCH v2] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Matheus Tavares Bernardino
,
2024/06/17
[RFC PATCH v4 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
,
Max Chou
,
2024/06/13
[RFC PATCH v4 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Max Chou
,
2024/06/13
Re: [RFC PATCH v4 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Richard Henderson
,
2024/06/19
Re: [RFC PATCH v4 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Frank Chang
,
2024/06/20
Re: [RFC PATCH v4 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/20
[RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Max Chou
,
2024/06/13
Re: [RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Richard Henderson
,
2024/06/20
Re: [RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Max Chou
,
2024/06/25
Re: [RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Richard Henderson
,
2024/06/20
[RFC PATCH v4 3/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
,
Max Chou
,
2024/06/13
[RFC PATCH v4 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Max Chou
,
2024/06/13
Re: [RFC PATCH v4 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Richard Henderson
,
2024/06/20
Re: [RFC PATCH v4 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Max Chou
,
2024/06/24
[RFC PATCH v4 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
,
Max Chou
,
2024/06/13
Re: [RFC PATCH v4 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
,
Richard Henderson
,
2024/06/20
[PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
Jiaxun Yang
,
2024/06/13
[PATCH 1/3] acpi/ged: Implement S3 and S4 sleep
,
Jiaxun Yang
,
2024/06/13
[PATCH 2/3] hw/loongarch/virt: Wire up S3 and S4 sleep
,
Jiaxun Yang
,
2024/06/13
[PATCH 3/3] hw/i386/microvm: Wire up S3 and S4 sleep
,
Jiaxun Yang
,
2024/06/13
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
maobibo
,
2024/06/13
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
Jiaxun Yang
,
2024/06/14
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
maobibo
,
2024/06/14
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
Jiaxun Yang
,
2024/06/14
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
Daniel P . Berrangé
,
2024/06/14
Re: [PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
,
maobibo
,
2024/06/14
[PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/13
[PATCH v2 1/9] gdbstub: Clean up process_string_cmd
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 1/9] gdbstub: Clean up process_string_cmd
,
Alex Bennée
,
2024/06/14
[PATCH v2 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
,
Alex Bennée
,
2024/06/14
[PATCH v2 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 3/9] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/14
Re: [PATCH v2 3/9] gdbstub: Add support for target-specific stubs
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v2 3/9] gdbstub: Add support for target-specific stubs
,
Alex Bennée
,
2024/06/17
[PATCH v2 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
,
Alex Bennée
,
2024/06/14
[PATCH v2 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 5/9] target/arm: Make some MTE helpers widely available
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH v2 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 5/9] target/arm: Make some MTE helpers widely available
,
Philippe Mathieu-Daudé
,
2024/06/14
Re: [PATCH v2 5/9] target/arm: Make some MTE helpers widely available
,
Gustavo Romero
,
2024/06/17
[PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Philippe Mathieu-Daudé
,
2024/06/14
Re: [PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v2 6/9] target/arm: Factor out code for setting MTE TCF0 field
,
Alex Bennée
,
2024/06/14
[PATCH v2 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
,
Alex Bennée
,
2024/06/14
[PATCH v2 8/9] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 8/9] gdbstub: Add support for MTE in user mode
,
Alex Bennée
,
2024/06/14
Re: [PATCH v2 8/9] gdbstub: Add support for MTE in user mode
,
Gustavo Romero
,
2024/06/14
[PATCH v2 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/13
Re: [PATCH v2 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Alex Bennée
,
2024/06/14
Re: [PATCH v2 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
,
Gustavo Romero
,
2024/06/14
Re: [PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Alex Bennée
,
2024/06/14
Re: [PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/14
Re: [PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/17
Re: [PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Alex Bennée
,
2024/06/17
Re: [PATCH v2 0/9] Add MTE stubs for aarch64 user mode
,
Gustavo Romero
,
2024/06/24
[PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Christian Borntraeger
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Christian Borntraeger
,
2024/06/14
Re: [PATCH] target/s390x: Add a CONFIG switch to disable legacy CPUs
,
Thomas Huth
,
2024/06/14
[PATCH 0/2] Add boot-mode property for zynq
,
Sai Pavan Boddu
,
2024/06/13
[PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Sai Pavan Boddu
,
2024/06/13
Re: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Edgar E. Iglesias
,
2024/06/14
RE: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Boddu, Sai Pavan
,
2024/06/14
RE: [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property
,
Boddu, Sai Pavan
,
2024/06/19
[PATCH 1/2] hw/misc/zynq_slcr: Add BootMode property
,
Sai Pavan Boddu
,
2024/06/13
[PATCH v2 00/22] qga: clean up command source locations and conditionals
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 01/22] qga: drop blocking of guest-get-memory-block-size command
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 02/22] qga: move linux vcpu command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 03/22] qga: move linux suspend command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 05/22] qga: move linux disk/cpu stats command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 04/22] qga: move linux fs/disk command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 06/22] qga: move linux memory block command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 07/22] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 08/22] qga: conditionalize schema for commands unsupported on Windows
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 09/22] qga: conditionalize schema for commands unsupported on non-Linux POSIX
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 10/22] qga: conditionalize schema for commands requiring getifaddrs
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 11/22] qga: conditionalize schema for commands requiring linux/win32
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 12/22] qga: conditionalize schema for commands only supported on Windows
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 14/22] qga: conditionalize schema for commands requiring fstrim
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 15/22] qga: conditionalize schema for commands requiring libudev
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 16/22] qga: conditionalize schema for commands requiring utmpx
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 18/22] qga: don't disable fsfreeze commands if vss_init fails
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 13/22] qga: conditionalize schema for commands requiring fsfreeze
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 22/22] qga: centralize logic for disabling/enabling commands
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 19/22] qga: move declare of QGAConfig struct to top of file
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 20/22] qga: remove pointless 'blockrpcs_key' variable
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 21/22] qga: allow configuration file path via the cli
,
Daniel P . Berrangé
,
2024/06/13
[PATCH v2 17/22] qga: conditionalize schema for commands not supported on other UNIX
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH v2 00/22] qga: clean up command source locations and conditionals
,
Marc-André Lureau
,
2024/06/14
Re: [PATCH v2 00/22] qga: clean up command source locations and conditionals
,
Daniel P . Berrangé
,
2024/06/14
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
Markus Armbruster
,
2024/06/13
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
John Snow
,
2024/06/17
[PATCH v3] hw/net/virtio-net.c: fix crash in iov_copy()
,
Dmitry Frolov
,
2024/06/13
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
Markus Armbruster
,
2024/06/13
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/17
[RFC PATCH v3 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
,
Max Chou
,
2024/06/13
[RFC PATCH v3 1/5] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Max Chou
,
2024/06/13
[RFC PATCH v3 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
,
Max Chou
,
2024/06/13
[RFC PATCH v3 3/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
,
Max Chou
,
2024/06/13
[RFC PATCH v3 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
,
Max Chou
,
2024/06/13
[RFC PATCH v3 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
,
Max Chou
,
2024/06/13
Re: [RFC PATCH v3 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
,
Daniel Henrique Barboza
,
2024/06/13
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Chalapathi V
,
2024/06/13
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Chalapathi V
,
2024/06/14
[PATCH] hw/acpi: increase default size for rsdp file
,
shenjiatong
,
2024/06/13
[PATCH] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
,
项文成
,
2024/06/13
[PATCH v2] hw/net/virtio-net.c: fix crash in iov_copy()
,
Dmitry Frolov
,
2024/06/13
[PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/13
[PATCH v2 1/2] hw/s390x: Introduce s390_skeys_get|set() helpers
,
Philippe Mathieu-Daudé
,
2024/06/13
[PATCH v2 2/2] target/s390x: Use s390_skeys_get|set() helper
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Thomas Huth
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Paolo Bonzini
,
2024/06/18
Re: [PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH] adding corss namespace copy support (tp-4130)
,
Arun Kumar
,
2024/06/13
[RFC PATCH 0/2] Support RISC-V CSR read/write in Qtest environment
,
Ivan Klokov
,
2024/06/13
[PATCH 1/2] Add RISC-V CSR qtest support
,
Ivan Klokov
,
2024/06/13
[PATCH 2/2] QTest example for RISC-V CSR register
,
Ivan Klokov
,
2024/06/13
Re: [PATCH 2/2] QTest example for RISC-V CSR register
,
Thomas Huth
,
2024/06/13
Re: [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
,
Anton Johansson
,
2024/06/13
Re: [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
,
Richard Henderson
,
2024/06/18
Re: [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
,
Anton Johansson
,
2024/06/20
[PATCH v2 0/4] Move VSX storage access and compare insns to
,
Chinmay Rath
,
2024/06/13
[PATCH v2 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH v2 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/16
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v2 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH v6 0/1] Support IPv6 route info
,
Dehan Meng
,
2024/06/13
[PATCH v6 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/06/13
Re: [PATCH v6 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/06/13
[PATCH v3 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/13
[PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/13
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/14
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/14
RE: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Duan, Zhenzhong
,
2024/06/16
Re: [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Cédric Le Goater
,
2024/06/17
[PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/14
[PATCH v3 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Duan, Zhenzhong
,
2024/06/13
[PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
Re: [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/14
[PATCH v3 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/13
[PATCH v3 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/13
[PATCH v3 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/13
[PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
,
Manos Pitsidianakis
,
2024/06/13
[PATCH v1 1/3] util/readline.c:fix lints for readline_handle_byte
,
Manos Pitsidianakis
,
2024/06/13
[PATCH v1 2/3] util/readline.c: add C-n, C-p shortcuts
,
Manos Pitsidianakis
,
2024/06/13
[PATCH v1 3/3] util/readline.c: add C-u shortcut
,
Manos Pitsidianakis
,
2024/06/13
Re: [PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
,
Marc-André Lureau
,
2024/06/13
Re: [PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v6 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/06/13
[PATCH v6 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 02/10] block/raw: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 01/10] block: add persistent reservation in/out api
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/06/13
[PATCH v6 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/06/13
[PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/06/13
[PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/06/13
[PATCH v6 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/06/13
[PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/13
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/18
Message not available
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/26
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/26
Historical QAPI schema parser, "compiled schema", and qapi-schema-diff
,
John Snow
,
2024/06/13
Re: Historical QAPI schema parser, "compiled schema", and qapi-schema-diff
,
Daniel P . Berrangé
,
2024/06/13
Re: Historical QAPI schema parser, "compiled schema", and qapi-schema-diff
,
John Snow
,
2024/06/18
[PATCH v2] virtio-iommu: add error check before assert
,
Manos Pitsidianakis
,
2024/06/13
[PATCH] Update event idx if guest has made extra buffers during double check
,
thomas
,
2024/06/13
Re: [PATCH] Update event idx if guest has made extra buffers during double check
,
Jason Wang
,
2024/06/16
Re: [PATCH] Update event idx if guest has made extra buffers during double check
,
Michael S. Tsirkin
,
2024/06/17
Re: [PATCH] Update event idx if guest has made extra buffers during double check
,
Yang Dongshan
,
2024/06/17
Re: [PATCH] Update event idx if guest has made extra buffers during double check
,
Michael S. Tsirkin
,
2024/06/24
Qemu License question
,
Peng Fan
,
2024/06/12
Re: Qemu License question
,
Manos Pitsidianakis
,
2024/06/13
Re: Qemu License question
,
Markus Armbruster
,
2024/06/13
Re: Qemu License question
,
Thomas Huth
,
2024/06/13
Re: Qemu License question
,
Daniel P . Berrangé
,
2024/06/13
RE: Qemu License question
,
Peng Fan
,
2024/06/13
[PATCH v3 0/3] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/12
[PATCH v3 1/3] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/12
[PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/12
Re: [PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v3 3/3] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/12
Re: [PATCH 21/32] hw/sd: Add mmc switch function support
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH 21/32] hw/sd: Add mmc switch function support
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 21/32] hw/sd: Add mmc switch function support
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 26/32] hw/sd: Fix SET_BLOCK_COUNT command argument
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH 20/32] hw/sd: Add CMD21 tuning sequence
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH 20/32] hw/sd: Add CMD21 tuning sequence
,
Philippe Mathieu-Daudé
,
2024/06/12
[PULL 0/5] virtio-grants-v8-tag
,
Stefano Stabellini
,
2024/06/12
[PULL 2/5] xen: mapcache: Unmap first entries in buckets
,
Stefano Stabellini
,
2024/06/12
[PULL 3/5] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
,
Stefano Stabellini
,
2024/06/12
[PULL 4/5] xen: mapcache: Add support for grant mappings
,
Stefano Stabellini
,
2024/06/12
[PULL 5/5] hw/arm: xen: Enable use of grant mappings
,
Stefano Stabellini
,
2024/06/12
[PULL 1/5] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
,
Stefano Stabellini
,
2024/06/12
Re: [PULL 0/5] virtio-grants-v8-tag
,
Richard Henderson
,
2024/06/14
Re: [PULL 0/5] virtio-grants-v8-tag
,
Stefano Stabellini
,
2024/06/14
Re: [PULL 0/5] virtio-grants-v8-tag
,
Richard Henderson
,
2024/06/16
[PATCH 0/2] Bug fixes for plugins
,
Pierrick Bouvier
,
2024/06/12
[PATCH 1/2] plugins: missing QEMU_PLUGIN_API for time control
,
Pierrick Bouvier
,
2024/06/12
[PATCH 2/2] plugins: fix inject_mem_cb rw masking
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 0/2] Bug fixes for plugins
,
Alex Bennée
,
2024/06/12
[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
,
Babu Moger
,
2024/06/12
[PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
,
Babu Moger
,
2024/06/12
Re: [PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
,
Zhao Liu
,
2024/06/13
[PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
,
Babu Moger
,
2024/06/12
Re: [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
,
Zhao Liu
,
2024/06/13
Re: [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
,
Moger, Babu
,
2024/06/13
[PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
,
Babu Moger
,
2024/06/12
Re: [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
,
Zhao Liu
,
2024/06/13
Re: [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
,
Moger, Babu
,
2024/06/13
[PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
,
Babu Moger
,
2024/06/12
Re: [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
,
Zhao Liu
,
2024/06/13
Re: [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
,
Moger, Babu
,
2024/06/13
Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
,
John Snow
,
2024/06/12
Re: Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
,
John Snow
,
2024/06/13
Re: Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
,
Daniel P . Berrangé
,
2024/06/13
[PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
,
Matheus Tavares Bernardino
,
2024/06/12
Re: [PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
,
Michael Tokarev
,
2024/06/17
[PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Taylor Simpson
,
2024/06/12
Re: [PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Matheus Tavares Bernardino
,
2024/06/12
RE: [PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
ltaylorsimpson
,
2024/06/12
RE: [PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Ted Woodward
,
2024/06/13
RE: [PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
ltaylorsimpson
,
2024/06/13
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/12
[PATCH 4/9] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/12
Re: [PATCH 4/9] sysemu: add set_virtual_time to accel ops
,
Richard Henderson
,
2024/06/18
[PATCH 2/9] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/12
Re: [PATCH 2/9] gdbstub: move enums into separate header
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 2/9] gdbstub: move enums into separate header
,
Richard Henderson
,
2024/06/18
[PATCH 5/9] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/12
[PATCH 1/9] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/12
Re: [PATCH 1/9] include/exec: add missing include guard comment
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 1/9] include/exec: add missing include guard comment
,
Richard Henderson
,
2024/06/18
[PATCH 3/9] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/12
Re: [PATCH 3/9] plugins: Ensure register handles are not NULL
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 3/9] plugins: Ensure register handles are not NULL
,
Richard Henderson
,
2024/06/18
[PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/12
[PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/12
[PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/14
[PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/18
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/16
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
[PATCH 0/4] migration: New postcopy state, and some cleanups
,
Peter Xu
,
2024/06/12
[PATCH 3/4] migration: Use MigrationStatus instead of int
,
Peter Xu
,
2024/06/12
Re: [PATCH 3/4] migration: Use MigrationStatus instead of int
,
Peter Xu
,
2024/06/12
Re: [PATCH 3/4] migration: Use MigrationStatus instead of int
,
Fabiano Rosas
,
2024/06/13
Re: [PATCH 3/4] migration: Use MigrationStatus instead of int
,
Peter Xu
,
2024/06/13
[PATCH 2/4] migration: Rename thread debug names
,
Peter Xu
,
2024/06/12
Re: [PATCH 2/4] migration: Rename thread debug names
,
Fabiano Rosas
,
2024/06/12
[PATCH 4/4] migration/postcopy: Add postcopy-recover-setup phase
,
Peter Xu
,
2024/06/12
Re: [PATCH 4/4] migration/postcopy: Add postcopy-recover-setup phase
,
Fabiano Rosas
,
2024/06/13
Re: [PATCH 4/4] migration/postcopy: Add postcopy-recover-setup phase
,
Peter Xu
,
2024/06/13
Re: [PATCH 4/4] migration/postcopy: Add postcopy-recover-setup phase
,
Fabiano Rosas
,
2024/06/13
Re: [PATCH 4/4] migration/postcopy: Add postcopy-recover-setup phase
,
Peter Xu
,
2024/06/13
[PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()
,
Peter Xu
,
2024/06/12
Re: [PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()
,
Fabiano Rosas
,
2024/06/13
Re: [PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()
,
Fabiano Rosas
,
2024/06/13
Re: [PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()
,
Peter Xu
,
2024/06/13
Re: [PATCH 0/4] migration: New postcopy state, and some cleanups
,
Peter Xu
,
2024/06/13
[PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Anton Johansson
,
2024/06/12
Re: [PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Alex Bennée
,
2024/06/12
Re: [PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Richard Henderson
,
2024/06/16
[PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH 1/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH 2/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH 3/3] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
,
Peter Xu
,
2024/06/12
Re: [PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
,
Philippe Mathieu-Daudé
,
2024/06/18
[PULL 00/15] CPU-related test updates
,
Thomas Huth
,
2024/06/12
[PULL 01/15] tests/avocado: Update LoongArch bios file
,
Thomas Huth
,
2024/06/12
[PULL 03/15] tests/qtest/libqtest: add qtest_has_cpu_model() api
,
Thomas Huth
,
2024/06/12
[PULL 02/15] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Thomas Huth
,
2024/06/12
[PULL 04/15] tests/qtest/x86: check for availability of older cpu models before running tests
,
Thomas Huth
,
2024/06/12
[PULL 05/15] meson: Remove libibumad dependence
,
Thomas Huth
,
2024/06/12
[PULL 06/15] test: Remove libibumad dependence
,
Thomas Huth
,
2024/06/12
[PULL 10/15] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
,
Thomas Huth
,
2024/06/12
[PULL 11/15] tests/unit/test-smp-parse: Make test cases aware of module level
,
Thomas Huth
,
2024/06/12
[PULL 09/15] tests/unit/test-smp-parse: Fix an invalid topology case
,
Thomas Huth
,
2024/06/12
[PULL 08/15] tests/unit/test-smp-parse: Fix comment of parameters=1 case
,
Thomas Huth
,
2024/06/12
[PULL 13/15] tests/unit/test-smp-parse: Test "modules" and "dies" combination case
,
Thomas Huth
,
2024/06/12
[PULL 07/15] tests/unit/test-smp-parse: Fix comments of drawers and books case
,
Thomas Huth
,
2024/06/12
[PULL 15/15] tests/tcg/s390x: Allow specifying extra QEMU options on the command line
,
Thomas Huth
,
2024/06/12
[PULL 14/15] tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy
,
Thomas Huth
,
2024/06/12
[PULL 12/15] tests/unit/test-smp-parse: Test "modules" parameter in -smp
,
Thomas Huth
,
2024/06/12
Re: [PULL 00/15] CPU-related test updates
,
Richard Henderson
,
2024/06/14
[PATCH v2] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Anton Johansson
,
2024/06/12
Re: [PATCH v2] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v2] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Anton Johansson
,
2024/06/12
Re: [PATCH 3/3] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH 3/3] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH 3/3] semihosting: Restrict to TCG
,
Alex Bennée
,
2024/06/18
Re: [PATCH 3/3] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH 3/3] semihosting: Restrict to TCG
,
Paolo Bonzini
,
2024/06/19
[PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 04/12] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 07/12] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 08/12] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/06/12
Re: [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/13
[PATCH RESEND v7 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Markus Armbruster
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Michael S. Tsirkin
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
[PATCH v1 00/16] vfio: QOMify VFIOContainer
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 02/16] vfio: Remove unused declarations from vfio-common.h
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 01/16] vfio: Make vfio_devices_dma_logging_start() return bool
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 04/16] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 05/16] vfio/container: Introduce vfio_address_space_insert()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 06/16] vfio/container: Simplify vfio_container_init()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 03/16] vfio/common: Move dirty tracking ranges update to helper
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 07/16] vfio/container: Modify vfio_get_iommu_type() to use a container fd
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 09/16] vfio/container: Introduce vfio_create_container()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 08/16] vfio/container: Introduce vfio_get_iommu_class_name()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 11/16] vfio/container: Change VFIOContainerBase to use QOM
,
Cédric Le Goater
,
2024/06/12
RE: [PATCH v1 11/16] vfio/container: Change VFIOContainerBase to use QOM
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v1 11/16] vfio/container: Change VFIOContainerBase to use QOM
,
Cédric Le Goater
,
2024/06/13
[PATCH v1 12/16] vfio/container: Switch to QOM
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 16/16] vfio/container: Introduce vfio_iommu_legacy_instance_init()
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 13/16] vfio/container: Introduce an instance_init() handler
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 14/16] vfio/container: Remove VFIOContainerBase::ops
,
Cédric Le Goater
,
2024/06/12
[PATCH v1 15/16] vfio/container: Remove vfio_container_init()
,
Cédric Le Goater
,
2024/06/12
RE: [PATCH v1 15/16] vfio/container: Remove vfio_container_init()
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v1 15/16] vfio/container: Remove vfio_container_init()
,
Cédric Le Goater
,
2024/06/13
[PATCH v1 10/16] vfio/container: Discover IOMMU type before creating the container
,
Cédric Le Goater
,
2024/06/12
RE: [PATCH v1 00/16] vfio: QOMify VFIOContainer
,
Duan, Zhenzhong
,
2024/06/16
Re: [PATCH v1 00/16] vfio: QOMify VFIOContainer
,
Cédric Le Goater
,
2024/06/17
[PATCH v7 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH v7 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 1/5] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 3/5] vvfat: Fix wrong checks for cluster mappings invariant
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 2/5] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 5/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/12
Re: [PATCH v5 5/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/13
Re: [PATCH v5 5/5] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/13
[PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/06/12
Re: assert fails in s390x TCG
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: assert fails in s390x TCG
,
Claudio Fontana
,
2024/06/12
Re: assert fails in s390x TCG
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: QEMU plugin past, present and future examples
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Markus Armbruster
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Konstantin Kostiuk
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
[PATCH 4/5] Revert "host/i386: assume presence of CMOV"
,
Alexander Monakov
,
2024/06/12
[PATCH 2/5] Revert "host/i386: assume presence of SSSE3"
,
Alexander Monakov
,
2024/06/12
[PATCH 3/5] Revert "host/i386: assume presence of SSE2"
,
Alexander Monakov
,
2024/06/12
[PATCH 5/5] Revert "meson: assume x86-64-v2 baseline ISA"
,
Alexander Monakov
,
2024/06/12
[PATCH 1/5] Revert "host/i386: assume presence of POPCNT"
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Paolo Bonzini
,
2024/06/12
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/23
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Richard Henderson
,
2024/06/23
Re: [PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
,
Alexander Monakov
,
2024/06/12
[PATCH v5 0/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/06/12
[PATCH v5 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/06/12
Re: [PATCH v5 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v5 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH v5 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/06/12
[RFC PATCH] system/physmem: Support IOMMU granularity smaller than TARGET_PAGE size
,
Ethan Chen
,
2024/06/12
Re: [PATCH 5/8] tests/unit/test-smp-parse: Make test cases aware of module level
,
Thomas Huth
,
2024/06/12
Re: [PATCH 4/8] tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
,
Thomas Huth
,
2024/06/12
Re: [PATCH v5 18/65] i386/tdx: Make Intel-PT unsupported for TD guest
,
Xiaoyao Li
,
2024/06/12
Re: [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
,
Xiaoyao Li
,
2024/06/12
RE: [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
,
Xiaoyao Li
,
2024/06/13
Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (address@hidden)
,
Alex Bennée
,
2024/06/12
Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday from Tue 19 Mar to Tue 11 Jun (GMT) (address@hidden)
,
Alex Bennée
,
2024/06/12
Re: [PATCH 3/8] tests/unit/test-smp-parse: Fix an invalid topology case
,
Thomas Huth
,
2024/06/12
Re: [PATCH 2/8] tests/unit/test-smp-parse: Fix comment of parameters=1 case
,
Thomas Huth
,
2024/06/12
[RFC PATCH] memory: Introduce memory region fetch operation
,
Ethan Chen
,
2024/06/12
Re: [RFC PATCH] memory: Introduce memory region fetch operation
,
Peter Maydell
,
2024/06/12
Re: [RFC PATCH] memory: Introduce memory region fetch operation
,
Ethan Chen
,
2024/06/12
Re: [PATCH 1/8] tests/unit/test-smp-parse: Fix comments of drawers and books case
,
Thomas Huth
,
2024/06/12
[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
2024/06/12
[RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/14
[RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Ethan Chen
,
2024/06/13
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/13
[RFC PATCH 03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
2024/06/12
[RFC PATCH 04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
2024/06/12
[RFC PATCH 05/16] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 06/16] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 07/16] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 08/16] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
2024/06/12
[RFC PATCH 09/16] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
2024/06/12
[RFC PATCH 11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
2024/06/12
[RFC PATCH 12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
2024/06/12
[RFC PATCH 13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
2024/06/12
[RFC PATCH 14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
2024/06/12
[RFC PATCH 15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
2024/06/12
[RFC PATCH 16/16] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
2024/06/12
Re: [PATCH v4 0/4] hw/nvme: FDP and SR-IOV enhancements
,
Klaus Jensen
,
2024/06/12
[PATCH v4 0/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/06/12
[PATCH v4 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Dehan Meng
,
2024/06/12
Re: [PATCH v4 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/06/12
Re: [PATCH v4 0/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/06/12
[PATCH] hw/loongarch/virt: Remove unused assignment
,
Bibo Mao
,
2024/06/11
[PATCH v7 0/2] Support RISC-V IOPMP
,
Ethan Chen
,
2024/06/11
[PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/06/11
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
LIU Zhiwei
,
2024/06/13
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/06/13
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
LIU Zhiwei
,
2024/06/14
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
LIU Zhiwei
,
2024/06/17
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/06/19
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Stefan Weil
,
2024/06/17
Re: [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/06/19
[PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/06/11
Re: [PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2024/06/21
Re: [PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/06/23
Re: [PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2024/06/25
Re: [PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/06/26
[PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/11
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Gavin Shan
,
2024/06/11
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Donald Dutile
,
2024/06/11
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Jonathan Cameron
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Robin Murphy
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/17
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/21
[PATCH] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Anton Johansson
,
2024/06/11
Re: [PATCH] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Kevin Wolf
,
2024/06/11
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Vladimir Sementsov-Ogievskiy
,
2024/06/12
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Kevin Wolf
,
2024/06/13
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PULL 0/8] Block layer patches
,
Kevin Wolf
,
2024/06/11
[PULL 1/8] block: drop force_dup parameter of raw_reconfigure_getfd()
,
Kevin Wolf
,
2024/06/11
[PULL 2/8] Revert "monitor: use aio_co_reschedule_self()"
,
Kevin Wolf
,
2024/06/11
[PULL 3/8] aio: warn about iohandler_ctx special casing
,
Kevin Wolf
,
2024/06/11
[PULL 4/8] qemu-io: add cvtnum() error handling for zone commands
,
Kevin Wolf
,
2024/06/11
[PULL 6/8] linux-aio: add IO_CMD_FDSYNC command support
,
Kevin Wolf
,
2024/06/11
[PULL 5/8] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Kevin Wolf
,
2024/06/11
[PULL 7/8] block/crypto: create ciphers on demand
,
Kevin Wolf
,
2024/06/11
[PULL 8/8] crypto/block: drop qcrypto_block_open() n_threads argument
,
Kevin Wolf
,
2024/06/11
Re: [PULL 0/8] Block layer patches
,
Richard Henderson
,
2024/06/13
[PATCH 0/1] i386/tcg fix for IRET as used in dotnet runtime
,
Robert R. Henry
,
2024/06/11
[PATCH 1/1] i386/tcg: Allow IRET from user mode to user mode for dotnet runtime
,
Robert R. Henry
,
2024/06/11
Re: [PATCH 1/1] i386/tcg: Allow IRET from user mode to user mode for dotnet runtime
,
Richard Henderson
,
2024/06/15
Re: [PATCH 1/1] i386/tcg: Allow IRET from user mode to user mode for dotnet runtime
,
Robert Henry
,
2024/06/16
Re: [PATCH 1/1] i386/tcg: Allow IRET from user mode to user mode for dotnet runtime
,
Paolo Bonzini
,
2024/06/17
Re: about QEMU TLS
,
Yu Zhang
,
2024/06/11
Re: about QEMU TLS
,
Yu Zhang
,
2024/06/12
[PULL 00/25] target/i386, SCSI changes for 2024-06-11
,
Paolo Bonzini
,
2024/06/11
[PULL 01/25] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
,
Paolo Bonzini
,
2024/06/11
[PULL 03/25] i386/sev: fix unreachable code coverity issue
,
Paolo Bonzini
,
2024/06/11
[PULL 02/25] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Paolo Bonzini
,
2024/06/11
[PULL 04/25] i386/sev: Move SEV_COMMON null check before dereferencing
,
Paolo Bonzini
,
2024/06/11
[PULL 07/25] target/i386: rewrite flags writeback for ADCX/ADOX
,
Paolo Bonzini
,
2024/06/11
[PULL 05/25] i386/sev: Return when sev_common is null
,
Paolo Bonzini
,
2024/06/11
[PULL 08/25] target/i386: put BLS* input in T1, use generic flag writeback
,
Paolo Bonzini
,
2024/06/11
[PULL 06/25] target/i386: remove CPUX86State argument from generator functions
,
Paolo Bonzini
,
2024/06/11
[PULL 09/25] target/i386: change X86_ENTRYr to use T0
,
Paolo Bonzini
,
2024/06/11
[PULL 10/25] target/i386: change X86_ENTRYwr to use T0, use it for moves
,
Paolo Bonzini
,
2024/06/11
[PULL 11/25] target/i386: replace NoSeg special with NoLoadEA
,
Paolo Bonzini
,
2024/06/11
[PULL 12/25] target/i386: fix processing of intercept 0 (read CR0)
,
Paolo Bonzini
,
2024/06/11
[PULL 13/25] target/i386: convert MOV from/to CR and DR to new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 15/25] target/i386: finish converting 0F AE to the new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 14/25] target/i386: fix bad sorting of entries in the 0F table
,
Paolo Bonzini
,
2024/06/11
[PULL 17/25] target/i386: split X86_CHECK_prot into PE and VM86 checks
,
Paolo Bonzini
,
2024/06/11
[PULL 16/25] target/i386: replace read_crN helper with read_cr8
,
Paolo Bonzini
,
2024/06/11
[PULL 18/25] target/i386: convert non-grouped, helper-based 2-byte opcodes
,
Paolo Bonzini
,
2024/06/11
[PULL 20/25] target/i386: adapt gen_shift_count for SHLD/SHRD
,
Paolo Bonzini
,
2024/06/11
[PULL 21/25] target/i386: convert SHLD/SHRD to new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 19/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1
,
Paolo Bonzini
,
2024/06/11
[PULL 22/25] target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 23/25] target/i386: convert XADD to new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 24/25] target/i386: convert CMPXCHG to new decoder
,
Paolo Bonzini
,
2024/06/11
[PULL 25/25] target/i386: SEV: do not assume machine->cgs is SEV
,
Paolo Bonzini
,
2024/06/11
Re: [PULL 00/25] target/i386, SCSI changes for 2024-06-11
,
Richard Henderson
,
2024/06/13
[PATCH v2] qapi: clarify that the default is backend dependent
,
Stefano Garzarella
,
2024/06/11
Re: [PATCH v2] qapi: clarify that the default is backend dependent
,
Markus Armbruster
,
2024/06/11
Re: [PATCH] hw/net/virtio-net.c: fix crash in iov_copy()
,
Дмитрий Фролов
,
2024/06/11
Re: [PATCH] hw/net/virtio-net.c: fix crash in iov_copy()
,
Alex Bennée
,
2024/06/11
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Дмитрий Фролов
,
2024/06/11
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Thomas Huth
,
2024/06/13
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Дмитрий Фролов
,
2024/06/13
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Thomas Huth
,
2024/06/13
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Дмитрий Фролов
,
2024/06/14
Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Alexander Bulekov
,
2024/06/13
Re: *** MAY_BE_SPAM !!! *** Re: [PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
,
Дмитрий Фролов
,
2024/06/14
Re: [PATCH] tests/qtest/fuzz: fix memleak in qos_fuzz.c
,
Дмитрий Фролов
,
2024/06/11
Re: [PATCH] tests/qtest/fuzz: fix memleak in qos_fuzz.c
,
Thomas Huth
,
2024/06/13
Re: [PATCH] tests/qtest/fuzz: fix memleak in qos_fuzz.c
,
Alexander Bulekov
,
2024/06/13
[PATCH v1] virtio-iommu: add error check before assert
,
Manos Pitsidianakis
,
2024/06/11
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Manos Pitsidianakis
,
2024/06/11
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Alex Bennée
,
2024/06/12
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Manos Pitsidianakis
,
2024/06/13
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Alex Bennée
,
2024/06/12
Re: [PATCH v1] virtio-iommu: add error check before assert
,
Manos Pitsidianakis
,
2024/06/13
[PATCH v2] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/11
Re: [PATCH v2] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/11
[PATCH v3 0/2] meson: Remove libibumad dependence
,
zhenwei pi
,
2024/06/11
[PATCH v3 1/2] meson: Remove libibumad dependence
,
zhenwei pi
,
2024/06/11
[PATCH v3 2/2] test: Remove libibumad dependence
,
zhenwei pi
,
2024/06/11
Re: [PATCH v3 0/2] meson: Remove libibumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v3 0/2] meson: Remove libibumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH v3 0/2] meson: Remove libibumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/18
[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
[RFC PATCH v2 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v2 1/5] build-sys: Add rust feature option
,
Richard Henderson
,
2024/06/19
Re: [RFC PATCH v2 1/5] build-sys: Add rust feature option
,
Richard Henderson
,
2024/06/19
Re: [RFC PATCH v2 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/19
[RFC PATCH v2 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v2 2/5] rust: add bindgen step as a meson dependency
,
Paolo Bonzini
,
2024/06/17
[RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/12
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/14
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/14
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Pierrick Bouvier
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/18
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/18
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Pierrick Bouvier
,
2024/06/17
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/18
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/18
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Peter Maydell
,
2024/06/18
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Zhao Liu
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Zhao Liu
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/13
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Richard Henderson
,
2024/06/19
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/19
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Daniel P . Berrangé
,
2024/06/19
Re: [RFC PATCH v2 3/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/06/19
[RFC PATCH v2 4/5] DO NOT MERGE: add rustdoc build for gitlab pages
,
Manos Pitsidianakis
,
2024/06/11
[RFC PATCH v2 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/12
Re: [RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/13
Re: [RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/13
Re: [RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Richard Henderson
,
2024/06/18
Re: [RFC PATCH v2 0/5] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/19
[PATCH v2 0/3] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH v2 1/3] hw/usb: Remove unused 'host.h' header
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v2 1/3] hw/usb: Remove unused 'host.h' header
,
Daniel P . Berrangé
,
2024/06/11
[PATCH v2 2/3] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v2 2/3] hw/usb: Introduce x-query-usbhost QMP command
,
Daniel P . Berrangé
,
2024/06/11
Re: [PATCH v2 2/3] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v2 2/3] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2 3/3] monitor: Remove monitor_register_hmp()
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v2 3/3] monitor: Remove monitor_register_hmp()
,
Daniel P . Berrangé
,
2024/06/11
Re: [PATCH v2 0/3] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2 0/1] meson: Remove libibumad dependence
,
zhenwei pi
,
2024/06/11
[PATCH v2 1/1] meson: Remove libibumad dependence
,
zhenwei pi
,
2024/06/11
Re: [PATCH v2 1/1] meson: Remove libibumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH v3 1/1] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/06/11
[PATCH] meson: Remove libumad dependence
,
zhenwei pi
,
2024/06/11
Re: [PATCH] meson: Remove libumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH] meson: Remove libumad dependence
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH v8 0/7] Live Migration With IAA
,
Yuan Liu
,
2024/06/11
[PATCH v8 1/7] docs/migration: add qpl compression feature
,
Yuan Liu
,
2024/06/11
[PATCH v8 2/7] migration/multifd: put IOV initialization into compression method
,
Yuan Liu
,
2024/06/11
[PATCH v8 3/7] configure: add --enable-qpl build option
,
Yuan Liu
,
2024/06/11
[PATCH v8 4/7] migration/multifd: add qpl compression method
,
Yuan Liu
,
2024/06/11
Re: [PATCH v8 4/7] migration/multifd: add qpl compression method
,
Fabiano Rosas
,
2024/06/12
Re: [PATCH v8 4/7] migration/multifd: add qpl compression method
,
Fabiano Rosas
,
2024/06/12
RE: [PATCH v8 4/7] migration/multifd: add qpl compression method
,
Liu, Yuan1
,
2024/06/12
RE: [PATCH v8 4/7] migration/multifd: add qpl compression method
,
Liu, Yuan1
,
2024/06/12
[PATCH v8 5/7] migration/multifd: implement initialization of qpl compression
,
Yuan Liu
,
2024/06/11
[PATCH v8 6/7] migration/multifd: implement qpl compression and decompression
,
Yuan Liu
,
2024/06/11
Re: [PATCH v8 6/7] migration/multifd: implement qpl compression and decompression
,
Fabiano Rosas
,
2024/06/12
[PATCH v8 7/7] tests/migration-test: add qpl compression test
,
Yuan Liu
,
2024/06/11
Re: [PATCH v8 0/7] Live Migration With IAA
,
Fabiano Rosas
,
2024/06/14
Re: qemu-riscv32 usermode still broken?
,
Alistair Francis
,
2024/06/11
Re: qemu-riscv32 usermode still broken?
,
Andreas K. Huettel
,
2024/06/11
Re: qemu-riscv32 usermode still broken?
,
Alistair Francis
,
2024/06/11
[ANNOUNCE] QEMU 9.0.1 Stable released
,
Michael Tokarev
,
2024/06/11
[ANNOUNCE] QEMU 8.2.5 Stable released
,
Michael Tokarev
,
2024/06/11
[ANNOUNCE] QEMU 7.2.12 Stable released
,
Michael Tokarev
,
2024/06/11
[PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Chuang Xu
,
2024/06/10
Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Zhao Liu
,
2024/06/11
Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Paolo Bonzini
,
2024/06/11
[RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/10
[RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/10
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Stefan Hajnoczi
,
2024/06/11
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Alex Bennée
,
2024/06/11
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Stefan Hajnoczi
,
2024/06/11
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Daniel P . Berrangé
,
2024/06/12
Re: [RFC PATCH v1 1/6] build-sys: Add rust feature option
,
Marc-André Lureau
,
2024/06/12
[RFC PATCH v1 2/6] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/06/10
[RFC PATCH v1 3/6] DO NOT MERGE: add rustdoc build for gitlab pages
,
Manos Pitsidianakis
,
2024/06/10
[RFC PATCH v1 4/6] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
,
Manos Pitsidianakis
,
2024/06/10
[RFC PATCH v1 6/6] DO NOT MERGE: update rustdoc gitlab pages gen
,
Manos Pitsidianakis
,
2024/06/10
[RFC PATCH v1 5/6] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Pierrick Bouvier
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Pierrick Bouvier
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Alex Bennée
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Pierrick Bouvier
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Alex Bennée
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Alex Bennée
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Antonio Caggiano
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Stefan Hajnoczi
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Stefan Hajnoczi
,
2024/06/10
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Alex Bennée
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Paolo Bonzini
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Zhao Liu
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Zhao Liu
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Zhao Liu
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Manos Pitsidianakis
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Paolo Bonzini
,
2024/06/11
Re: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust
,
Daniel P . Berrangé
,
2024/06/11
[RFC PATCH 0/3] monitor: Pass HMP arguments to QMP HumanReadableText API as JSON
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/3] hw/s390x: Declare target specific monitor commands in hmp-target.h
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/3] hw/s390x: Declare target specific monitor commands in hmp-target.h
,
Dr. David Alan Gilbert
,
2024/06/10
[RFC PATCH 2/3] monitor: Allow passing HMP arguments to QMP HumanReadableText API
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [RFC PATCH 2/3] monitor: Allow passing HMP arguments to QMP HumanReadableText API
,
Daniel P . Berrangé
,
2024/06/10
[RFC PATCH 3/3] hw/s390x: Introduce x-query-s390x-cmma QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
[PULL 0/6] Tracing patches
,
Stefan Hajnoczi
,
2024/06/10
[PULL 1/6] tracetool: Remove unused vcpu.py script
,
Stefan Hajnoczi
,
2024/06/10
[PULL 2/6] backends/tpm: Remove newline character in trace event
,
Stefan Hajnoczi
,
2024/06/10
[PULL 3/6] hw/sh4: Remove newline character in trace events
,
Stefan Hajnoczi
,
2024/06/10
[PULL 4/6] hw/usb: Remove newline character in trace events
,
Stefan Hajnoczi
,
2024/06/10
[PULL 5/6] hw/vfio: Remove newline character in trace events
,
Stefan Hajnoczi
,
2024/06/10
[PULL 6/6] tracetool: Forbid newline character in event format
,
Stefan Hajnoczi
,
2024/06/10
Re: [PULL 0/6] Tracing patches
,
Richard Henderson
,
2024/06/12
[PATCH v2] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
,
Paolo Bonzini
,
2024/06/10
Re: [PATCH v2] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
,
Thomas Huth
,
2024/06/24
Re: [PATCH v2] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
,
Yong Huang
,
2024/06/24
[PATCH v2 0/3] hw/arm: Create second NonSecure UART for virt board
,
Peter Maydell
,
2024/06/10
[PATCH v2 1/3] hw/arm/virt: Add serial aliases in DTB
,
Peter Maydell
,
2024/06/10
[PATCH v2 2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
,
Peter Maydell
,
2024/06/10
[PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART
,
Peter Maydell
,
2024/06/10
Re: [PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH v4 0/3] x86 cpu test refactoring
,
Ani Sinha
,
2024/06/10
[PATCH 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Ani Sinha
,
2024/06/10
[PATCH v3 2/3] tests/qtest/libqtest: add qtest_has_cpu_model() api
,
Ani Sinha
,
2024/06/10
[PATCH v4 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Ani Sinha
,
2024/06/10
[PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Markus Armbruster
,
2024/06/11
[PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Daniel P . Berrangé
,
2024/06/10
Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Markus Armbruster
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Manos Pitsidianakis
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Daniel P . Berrangé
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Daniel P . Berrangé
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Peter Maydell
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Dr. David Alan Gilbert
,
2024/06/11
[PATCH v3 0/5] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH v3 1/5] target/m68k: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH v3 2/5] target/xtensa: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v3 2/5] target/xtensa: Restrict semihosting to TCG
,
Max Filippov
,
2024/06/10
[PATCH v3 3/5] target/mips: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH v3 4/5] target/riscv: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v3 4/5] target/riscv: Restrict semihosting to TCG
,
Alistair Francis
,
2024/06/10
[PATCH v3 5/5] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v3 0/5] semihosting: Restrict to TCG
,
Alex Bennée
,
2024/06/11
[PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/06/10
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
[PATCH v2 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Ani Sinha
,
2024/06/10
Re: [PATCH v2 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v4 0/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/06/10
QEMU Community Call Agenda Items (June 11th, 2024)
,
Alex Bennée
,
2024/06/10
[PATCH 0/2] crypto: two minor fixes
,
Daniel P . Berrangé
,
2024/06/10
[PATCH 1/2] crypto: avoid leak of ctx when bad cipher mode is given
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH 1/2] crypto: avoid leak of ctx when bad cipher mode is given
,
Peter Maydell
,
2024/06/10
Re: [PATCH 1/2] crypto: avoid leak of ctx when bad cipher mode is given
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/2] crypto: avoid leak of ctx when bad cipher mode is given
,
Markus Armbruster
,
2024/06/10
[PATCH 2/2] crypto: use consistent error reporting pattern for unsupported cipher modes
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH] aspeed/smc: Reintroduce "dram-base" property for AST2700
,
Cédric Le Goater
,
2024/06/10
[PATCH] monitor: Remove obsolete stubs
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH] monitor: Remove obsolete stubs
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH] monitor: Remove obsolete stubs
,
Dr. David Alan Gilbert
,
2024/06/10
Re: [PATCH] monitor: Remove obsolete stubs
,
Michael Tokarev
,
2024/06/17
[PATCH] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH] hw/usb: Introduce x-query-usbhost QMP command
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH] hw/usb: Introduce x-query-usbhost QMP command
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
,
Daniel P . Berrangé
,
2024/06/10
[PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 02/26] hw/ppc: Avoid using Monitor in icp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH 04/26] hw/ppc: Avoid using Monitor in ics_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 05/26] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 06/26] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 06/26] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 07/26] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 07/26] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 08/26] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 08/26] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 09/26] hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 10/26] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 11/26] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 12/26] hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 13/26] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 15/26] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 14/26] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 16/26] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 17/26] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 18/26] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 19/26] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 20/26] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 21/26] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 22/26] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 23/26] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 24/26] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 26/26] hw/ppc: Avoid using Monitor in pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 25/26] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Sebastian Huber
,
2024/06/10
Re: [PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
,
Peter Maydell
,
2024/06/10
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Alistair Francis
,
2024/06/09
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Andrew Jones
,
2024/06/10
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/06/10
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Alistair Francis
,
2024/06/10
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
LIU Zhiwei
,
2024/06/10
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/06/11
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
LIU Zhiwei
,
2024/06/12
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/06/12
Re: [PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
,
LIU Zhiwei
,
2024/06/14
[PULL 0/3] Bsd user misc 2024q2 patches
,
Warner Losh
,
2024/06/09
[PULL 1/3] linux-user: Adjust comment to reflect the code.
,
Warner Losh
,
2024/06/09
[PULL 2/3] bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
,
Warner Losh
,
2024/06/09
[PULL 3/3] bsd-user: Catch up to run-time reserved_va math
,
Warner Losh
,
2024/06/09
Re: [PULL 0/3] Bsd user misc 2024q2 patches
,
Richard Henderson
,
2024/06/09
Re: [PATCH v3 11/13] hw/riscv/riscv-iommu: add DBG support
,
Frank Chang
,
2024/06/09
Re: [PATCH v3 10/13] hw/riscv/riscv-iommu: add ATS support
,
Frank Chang
,
2024/06/09
Re: [PATCH v3 05/13] hw/riscv: add riscv-iommu-pci reference device
,
Frank Chang
,
2024/06/09
[PATCH] target/riscv: Fix froundnx.h nanbox check
,
Branislav Brzak
,
2024/06/09
Re: [PATCH] target/riscv: Fix froundnx.h nanbox check
,
Alistair Francis
,
2024/06/21
Re: [PATCH] target/riscv: Fix froundnx.h nanbox check
,
Richard Henderson
,
2024/06/21
Re: [PATCH] target/riscv: Fix froundnx.h nanbox check
,
Alistair Francis
,
2024/06/21
[PULL 0/6] hex queue
,
Brian Cain
,
2024/06/08
[PULL 4/6] target/hexagon: idef-parser remove undefined functions
,
Brian Cain
,
2024/06/08
[PULL 3/6] target/hexagon: idef-parser remove unused defines
,
Brian Cain
,
2024/06/08
[PULL 1/6] Hexagon: fix HVX store new
,
Brian Cain
,
2024/06/08
[PULL 2/6] Hexagon: add PC alignment check and exception
,
Brian Cain
,
2024/06/08
[PULL 6/6] target/hexagon: idef-parser simplify predicate init
,
Brian Cain
,
2024/06/08
[PULL 5/6] target/hexagon: idef-parser fix leak of init_list
,
Brian Cain
,
2024/06/08
Re: [PULL 0/6] hex queue
,
Richard Henderson
,
2024/06/09
Re: [PATCH] ui/cocoa: Use qemu_add_mouse_change_notifier
,
Phil Dennis-Jordan
,
2024/06/08
[PATCH 0/3] Mouse cursor improvements on macOS and VNC
,
Phil Dennis-Jordan
,
2024/06/08
[PATCH 1/3] Cursor: 8 -> 1 bit alpha downsampling improvement
,
Phil Dennis-Jordan
,
2024/06/08
Re: [PATCH 1/3] Cursor: 8 -> 1 bit alpha downsampling improvement
,
Akihiko Odaki
,
2024/06/09
[PATCH 2/3] hw: Moves int_clamp() implementations to header
,
Phil Dennis-Jordan
,
2024/06/08
Re: [PATCH 2/3] hw: Moves int_clamp() implementations to header
,
Akihiko Odaki
,
2024/06/09
Re: [PATCH 2/3] hw: Moves int_clamp() implementations to header
,
Phil Dennis-Jordan
,
2024/06/10
Re: [PATCH 2/3] hw: Moves int_clamp() implementations to header
,
Akihiko Odaki
,
2024/06/10
[PATCH 3/3] ui/cocoa: Adds support for mouse cursors
,
Phil Dennis-Jordan
,
2024/06/08
Re: [PATCH 3/3] ui/cocoa: Adds support for mouse cursors
,
Akihiko Odaki
,
2024/06/09
Re: [PATCH 3/3] ui/cocoa: Adds support for mouse cursors
,
Phil Dennis-Jordan
,
2024/06/10
Re: [PATCH 3/3] ui/cocoa: Adds support for mouse cursors
,
Akihiko Odaki
,
2024/06/11
Re: [PATCH 3/3] ui/cocoa: Adds support for mouse cursors
,
Phil Dennis-Jordan
,
2024/06/25
[PATCH 00/25] target/i386: more progress towards new decoder
,
Paolo Bonzini
,
2024/06/08
[PATCH 02/25] target/i386: rewrite flags writeback for ADCX/ADOX
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 02/25] target/i386: rewrite flags writeback for ADCX/ADOX
,
Richard Henderson
,
2024/06/08
[PATCH 01/25] target/i386: remove CPUX86State argument from generator functions
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 01/25] target/i386: remove CPUX86State argument from generator functions
,
Richard Henderson
,
2024/06/08
[PATCH 03/25] target/i386: put BLS* input in T1, use generic flag writeback
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 03/25] target/i386: put BLS* input in T1, use generic flag writeback
,
Richard Henderson
,
2024/06/08
[PATCH 04/25] target/i386: change X86_ENTRYr to use T0
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 04/25] target/i386: change X86_ENTRYr to use T0
,
Richard Henderson
,
2024/06/08
[PATCH 05/25] target/i386: change X86_ENTRYwr to use T0, use it for moves
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 05/25] target/i386: change X86_ENTRYwr to use T0, use it for moves
,
Richard Henderson
,
2024/06/08
[PATCH 06/25] target/i386: replace NoSeg special with NoLoadEA
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 06/25] target/i386: replace NoSeg special with NoLoadEA
,
Richard Henderson
,
2024/06/08
[PATCH 07/25] target/i386: fix processing of intercept 0 (read CR0)
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 07/25] target/i386: fix processing of intercept 0 (read CR0)
,
Richard Henderson
,
2024/06/08
[PATCH 08/25] target/i386: convert MOV from/to CR and DR to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 08/25] target/i386: convert MOV from/to CR and DR to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 09/25] target/i386: fix bad sorting of entries in the 0F table
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 09/25] target/i386: fix bad sorting of entries in the 0F table
,
Richard Henderson
,
2024/06/08
[PATCH 10/25] target/i386: finish converting 0F AE to the new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 10/25] target/i386: finish converting 0F AE to the new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 12/25] target/i386: split X86_CHECK_prot into PE and VM86 checks
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 12/25] target/i386: split X86_CHECK_prot into PE and VM86 checks
,
Richard Henderson
,
2024/06/08
[PATCH 11/25] target/i386: replace read_crN helper with read_cr8
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 11/25] target/i386: replace read_crN helper with read_cr8
,
Richard Henderson
,
2024/06/08
Re: [PATCH 11/25] target/i386: replace read_crN helper with read_cr8
,
Paolo Bonzini
,
2024/06/10
[PATCH 13/25] target/i386: convert non-grouped, helper-based 2-byte opcodes
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 13/25] target/i386: convert non-grouped, helper-based 2-byte opcodes
,
Richard Henderson
,
2024/06/08
[PATCH 14/25] target/i386: convert bit test instructions to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 14/25] target/i386: convert bit test instructions to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 15/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 15/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1
,
Richard Henderson
,
2024/06/08
[PATCH 16/25] target/i386: adapt gen_shift_count for SHLD/SHRD
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 16/25] target/i386: adapt gen_shift_count for SHLD/SHRD
,
Richard Henderson
,
2024/06/08
[PATCH 17/25] target/i386: convert SHLD/SHRD to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 17/25] target/i386: convert SHLD/SHRD to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 18/25] target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 18/25] target/i386: convert LZCNT/TZCNT/BSF/BSR/POPCNT to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 19/25] target/i386: convert XADD to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 19/25] target/i386: convert XADD to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 20/25] target/i386: convert CMPXCHG to new decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 20/25] target/i386: convert CMPXCHG to new decoder
,
Richard Henderson
,
2024/06/08
[PATCH 21/25] target/i386: decode address before going back to translate.c
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 21/25] target/i386: decode address before going back to translate.c
,
Richard Henderson
,
2024/06/08
[PATCH 22/25] target/i386: list instructions still in translate.c
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 22/25] target/i386: list instructions still in translate.c
,
Richard Henderson
,
2024/06/08
[PATCH 23/25] target/i386: assert that cc_op* and pc_save are preserved
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 23/25] target/i386: assert that cc_op* and pc_save are preserved
,
Richard Henderson
,
2024/06/08
[PATCH 25/25] target/i386: remove gen_ext_tl
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 25/25] target/i386: remove gen_ext_tl
,
Richard Henderson
,
2024/06/08
[PATCH 24/25] target/i386: do not check PREFIX_LOCK in old-style decoder
,
Paolo Bonzini
,
2024/06/08
Re: [PATCH 24/25] target/i386: do not check PREFIX_LOCK in old-style decoder
,
Richard Henderson
,
2024/06/08
Re: [PATCH 24/25] target/i386: do not check PREFIX_LOCK in old-style decoder
,
Paolo Bonzini
,
2024/06/10
[PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
,
Paolo Bonzini
,
2024/06/08
[PULL 01/42] target/i386: fix pushed value of EFLAGS.RF
,
Paolo Bonzini
,
2024/06/08
[PULL 02/42] target/i386: fix implementation of ICEBP
,
Paolo Bonzini
,
2024/06/08
[PULL 04/42] target/i386: cleanup PAUSE helpers
,
Paolo Bonzini
,
2024/06/08
[PULL 05/42] target/i386: implement DR7.GD
,
Paolo Bonzini
,
2024/06/08
[PULL 03/42] target/i386: cleanup HLT helpers
,
Paolo Bonzini
,
2024/06/08
[PULL 07/42] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
,
Paolo Bonzini
,
2024/06/08
[PULL 08/42] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Paolo Bonzini
,
2024/06/08
[PULL 06/42] target/i386: disable/enable breakpoints on vmentry/vmexit
,
Paolo Bonzini
,
2024/06/08
[PULL 09/42] target/i386: fix TF/RF handling for HLT
,
Paolo Bonzini
,
2024/06/08
[PULL 11/42] target/i386: document use of DISAS_NORETURN
,
Paolo Bonzini
,
2024/06/08
[PULL 10/42] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
,
Paolo Bonzini
,
2024/06/08
[PULL 12/42] target/i386: use local X86DecodedOp in gen_POP()
,
Paolo Bonzini
,
2024/06/08
[PULL 13/42] target/i386: use gen_writeback() within gen_POP()
,
Paolo Bonzini
,
2024/06/08
[PULL 14/42] target/i386: fix SP when taking a memory fault during POP
,
Paolo Bonzini
,
2024/06/08
[PULL 15/42] target/i386: fix size of EBP writeback in gen_enter()
,
Paolo Bonzini
,
2024/06/08
[PULL 16/42] machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
,
Paolo Bonzini
,
2024/06/08
[PULL 17/42] meson: Don't even detect posix_madvise() on Darwin
,
Paolo Bonzini
,
2024/06/08
[PULL 18/42] osdep: Make qemu_madvise() to set errno in all cases
,
Paolo Bonzini
,
2024/06/08
[PULL 20/42] backends/hostmem: Report error when memory size is unaligned
,
Paolo Bonzini
,
2024/06/08
[PULL 21/42] machine, hostmem: improve error messages for unsupported features
,
Paolo Bonzini
,
2024/06/08
[PULL 22/42] hostmem: simplify the code for merge and dump properties
,
Paolo Bonzini
,
2024/06/08
[PULL 19/42] osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
,
Paolo Bonzini
,
2024/06/08
[PULL 23/42] scsi-disk: Don't silently truncate serial number
,
Paolo Bonzini
,
2024/06/08
[PULL 24/42] stubs/meson: Fix qemuutil build when --disable-system
,
Paolo Bonzini
,
2024/06/08
[PULL 25/42] i386/hvf: Adds support for INVTSC cpuid bit
,
Paolo Bonzini
,
2024/06/08
[PULL 27/42] hvf: Consistent types for vCPU handles
,
Paolo Bonzini
,
2024/06/08
[PULL 26/42] i386/hvf: Fixes some compilation warnings
,
Paolo Bonzini
,
2024/06/08
[PULL 28/42] i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
,
Paolo Bonzini
,
2024/06/08
[PULL 29/42] i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
,
Paolo Bonzini
,
2024/06/08
[PULL 31/42] hvf: Makes assert_hvf_ok report failed expression
,
Paolo Bonzini
,
2024/06/08
[PULL 30/42] i386/hvf: Updates API usage to use modern vCPU run function
,
Paolo Bonzini
,
2024/06/08
[PULL 33/42] target/i386: mark CR4.FRED not reserved
,
Paolo Bonzini
,
2024/06/08
[PULL 32/42] target/i386: add support for FRED in CPUID enumeration
,
Paolo Bonzini
,
2024/06/08
[PULL 34/42] vmxcap: add support for VMX FRED controls
,
Paolo Bonzini
,
2024/06/08
[PULL 35/42] target/i386: enumerate VMX nested-exception support
,
Paolo Bonzini
,
2024/06/08
[PULL 36/42] target/i386: Add get/set/migrate support for FRED MSRs
,
Paolo Bonzini
,
2024/06/08
[PULL 37/42] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
,
Paolo Bonzini
,
2024/06/08
[PULL 40/42] i386: Add support for overflow recovery
,
Paolo Bonzini
,
2024/06/08
[PULL 42/42] python: mkvenv: remove ensure command
,
Paolo Bonzini
,
2024/06/08
[PULL 38/42] i386: Fix MCE support for AMD hosts
,
Paolo Bonzini
,
2024/06/08
[PULL 39/42] i386: Add support for SUCCOR feature
,
Paolo Bonzini
,
2024/06/08
Re: [PULL 39/42] i386: Add support for SUCCOR feature
,
Xiaoyao Li
,
2024/06/13
Re: [PULL 39/42] i386: Add support for SUCCOR feature
,
John Allen
,
2024/06/24
Re: [PULL 39/42] i386: Add support for SUCCOR feature
,
Paolo Bonzini
,
2024/06/27
[PULL 41/42] Revert "python: use vendored tomli"
,
Paolo Bonzini
,
2024/06/08
Re: [PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
,
Richard Henderson
,
2024/06/08
[PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Joel Holdsworth
,
2024/06/08
Re: [PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
2024/06/08
Re: [PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Joel Holdsworth
,
2024/06/10
[Stable-9.0.1 00/71] Patch Round-up for stable 9.0.1, frozen on 2024-06-07
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 45/71] gitlab: use $MAKE instead of 'make'
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 46/71] gitlab: use 'setarch -R' to workaround tsan bug
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 47/71] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 48/71] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 49/71] target/arm: Disable SVE extensions when SVE is disabled
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 50/71] qio: Inherit follow_coroutine_ctx across TLS
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 51/71] iotests: test NBD+TLS+iothread
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 52/71] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 53/71] target/riscv/kvm: Fix exposure of Zkr
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 54/71] target/riscv/kvm: tolerate KVM disable ext errors
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 55/71] target/riscv: Fix the element agnostic function problem
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 57/71] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 56/71] target/riscv/cpu.c: fix Zvkb extension config
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 58/71] target/riscv: rvv: Check single width operator for vector fp widen instructions
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 59/71] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 60/71] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 61/71] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 62/71] target/riscv: do not set mtval2 for non guest-page faults
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 63/71] target/riscv: rvzicbo: Fixup CBO extension register calculation
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 64/71] target/riscv/kvm.c: Fix the hart bit setting of AIA
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 65/71] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 66/71] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 68/71] target/i386: fix SSE and SSE2 feature check
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 67/71] target/i386: fix xsave.flat from kvm-unit-tests
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 69/71] virtio-gpu: fix v2 migration
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 70/71] ui/sdl2: Allow host to power down screen
,
Michael Tokarev
,
2024/06/07
[Stable-9.0.1 71/71] target/loongarch: fix a wrong print in cpu dump
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 00/45] Patch Round-up for stable 8.2.5, frozen on 2024-06-07
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 20/45] gitlab: Update msys2-64bit runner tags
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 22/45] gitlab: use $MAKE instead of 'make'
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 23/45] gitlab: use 'setarch -R' to workaround tsan bug
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 24/45] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 25/45] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 26/45] target/arm: Disable SVE extensions when SVE is disabled
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 29/45] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 30/45] target/riscv/kvm: tolerate KVM disable ext errors
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 27/45] qio: Inherit follow_coroutine_ctx across TLS
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 28/45] iotests: test NBD+TLS+iothread
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 31/45] target/riscv: Fix the element agnostic function problem
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 32/45] target/riscv/cpu.c: fix Zvkb extension config
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 33/45] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 34/45] target/riscv: rvv: Check single width operator for vector fp widen instructions
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 35/45] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 36/45] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 37/45] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 38/45] target/riscv: do not set mtval2 for non guest-page faults
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 39/45] target/riscv: rvzicbo: Fixup CBO extension register calculation
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 40/45] target/riscv/kvm.c: Fix the hart bit setting of AIA
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 41/45] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 42/45] target/i386: fix xsave.flat from kvm-unit-tests
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 43/45] target/i386: fix SSE and SSE2 feature check
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 44/45] ui/sdl2: Allow host to power down screen
,
Michael Tokarev
,
2024/06/07
[Stable-8.2.5 45/45] target/loongarch: fix a wrong print in cpu dump
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 20/29] gitlab: Update msys2-64bit runner tags
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 21/29] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 23/29] target/arm: Disable SVE extensions when SVE is disabled
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 22/29] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 25/29] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 24/29] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 28/29] ui/sdl2: Allow host to power down screen
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 26/29] target/i386: fix xsave.flat from kvm-unit-tests
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 27/29] target/i386: fix SSE and SSE2 feature check
,
Michael Tokarev
,
2024/06/07
[Stable-7.2.12 29/29] target/loongarch: fix a wrong print in cpu dump
,
Michael Tokarev
,
2024/06/07
Re: [Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Eric Blake
,
2024/06/10
Re: [Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Michael Tokarev
,
2024/06/10
Re: [Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Eric Blake
,
2024/06/10
Re: [Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Eric Blake
,
2024/06/10
Re: [Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
,
Michael Tokarev
,
2024/06/11
[PATCH 0/3] snp: fix coverity reported issues
,
Pankaj Gupta
,
2024/06/07
[PATCH 2/3] i386/sev: Move SEV_COMMON null check before dereferencing
,
Pankaj Gupta
,
2024/06/07
[PATCH 1/3] i386/sev: fix unreachable code coverity issue
,
Pankaj Gupta
,
2024/06/07
Re: [PATCH 1/3] i386/sev: fix unreachable code coverity issue
,
Markus Armbruster
,
2024/06/10
[PATCH 3/3] i386/sev: Return when sev_common is null
,
Pankaj Gupta
,
2024/06/07
Re: [PATCH 0/3] snp: fix coverity reported issues
,
Paolo Bonzini
,
2024/06/11
[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/07
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/08
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Eric Blake
,
2024/06/10
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/10
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/18
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/28
[PATCH 0/4] target/ppc: Move VSX storage access and compare
,
Chinmay Rath
,
2024/06/07
[PATCH 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
[PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/09
[PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
[PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/09
[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
,
Eric Auger
,
2024/06/07
[RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Eric Auger
,
2024/06/07
RE: [RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/07
RE: [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/13
[RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/07
RE: [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
,
Eric Auger
,
2024/06/13
[RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/07
RE: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/10
Re: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Eric Auger
,
2024/06/13
RE: [RFC v2 4/7] virtio-iommu: Compute host reserved regions
,
Duan, Zhenzhong
,
2024/06/13
[RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Eric Auger
,
2024/06/07
RE: [RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Eric Auger
,
2024/06/07
RE: [RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
,
Duan, Zhenzhong
,
2024/06/10
[RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Eric Auger
,
2024/06/07
RE: [RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
,
Duan, Zhenzhong
,
2024/06/10
Re: [PULL 06/10] hw/loongarch: Refine fwcfg memory map
,
Peter Maydell
,
2024/06/07
Re: [PULL 06/10] hw/loongarch: Refine fwcfg memory map
,
maobibo
,
2024/06/10
Re: [PATCH v2 0/2] Zynq 7000 Improvements
,
Sebastian Huber
,
2024/06/07
Re: [PATCH v2 0/2] Zynq 7000 Improvements
,
Peter Maydell
,
2024/06/07
Re: [PULL 02/17] crypto: Introduce SM4 symmetric cipher algorithm
,
Peter Maydell
,
2024/06/07
[PATCH v3 0/3] hw/i386/acpi: Pre-compute the _PRT table
,
Ricardo Ribalda
,
2024/06/07
[PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Ricardo Ribalda
,
2024/06/07
Re: [PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Igor Mammedov
,
2024/06/28
Re: [PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Ricardo Ribalda
,
2024/06/28
[PATCH v3 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Ricardo Ribalda
,
2024/06/07
Re: [PATCH v3 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Igor Mammedov
,
2024/06/28
[PATCH v3 3/3] tests/acpi: pc: update golden masters for DSDT
,
Ricardo Ribalda
,
2024/06/07
Re: [PATCH 0/7] Remove some unused structures
,
Dr. David Alan Gilbert
,
2024/06/07
Re: [PATCH 0/7] Remove some unused structures
,
Michael Tokarev
,
2024/06/17
[PATCH v2 0/7] Live migration acceleration with UADK
,
Shameer Kolothum
,
2024/06/07
[PATCH v2 1/7] docs/migration: add uadk compression feature
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 1/7] docs/migration: add uadk compression feature
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 2/7] configure: Add uadk option
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 2/7] configure: Add uadk option
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 3/7] migration/multifd: add uadk compression framework
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 3/7] migration/multifd: add uadk compression framework
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 4/7] migration/multifd: Add UADK initialization
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 4/7] migration/multifd: Add UADK initialization
,
Fabiano Rosas
,
2024/06/10
Re: [PATCH v2 4/7] migration/multifd: Add UADK initialization
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 5/7] migration/multifd: Add UADK based compression and decompression
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 5/7] migration/multifd: Add UADK based compression and decompression
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 6/7] migration/multifd: Switch to no compression when no hardware support
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 6/7] migration/multifd: Switch to no compression when no hardware support
,
Zhangfei Gao
,
2024/06/11
[PATCH v2 7/7] tests/migration-test: add uadk compression test
,
Shameer Kolothum
,
2024/06/07
Re: [PATCH v2 0/7] Live migration acceleration with UADK
,
Fabiano Rosas
,
2024/06/14
Re: [PATCH 0/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Peter Maydell
,
2024/06/07
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Peter Maydell
,
2024/06/07
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Cord Amfmgm
,
2024/06/08
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Alex Bennée
,
2024/06/12
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Cord Amfmgm
,
2024/06/12
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Alex Bennée
,
2024/06/12
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Cord Amfmgm
,
2024/06/12
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Peter Maydell
,
2024/06/21
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Cord Amfmgm
,
2024/06/21
Re: [PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
,
Peter Maydell
,
2024/06/21
[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/07
[PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
,
Salil Mehta
,
2024/06/07
Message not available
Message not available
Message not available
Re: [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Harsh Prateek Bora
,
2024/06/25
[PATCH V13 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
,
Salil Mehta
,
2024/06/07
[PATCH V13 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
,
Salil Mehta
,
2024/06/07
[PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
,
Salil Mehta
,
2024/06/07
[PATCH V13 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
,
Salil Mehta
,
2024/06/07
[PATCH V13 6/8] physmem: Add helper function to destroy CPU AddressSpace
,
Salil Mehta
,
2024/06/07
[PATCH V13 7/8] gdbstub: Add helper function to unregister GDB register space
,
Salil Mehta
,
2024/06/07
[PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
,
Salil Mehta
,
2024/06/07
Re: [PATCH v2 1/3] target/mips: Restrict semihosting to TCG
,
Anton Johansson
,
2024/06/07
Re: [PATCH v2 1/3] target/mips: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH v2 1/3] target/mips: Restrict semihosting to TCG
,
Alex Bennée
,
2024/06/10
Re: [PATCH v2 1/3] target/mips: Restrict semihosting to TCG
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH v5 0/1] ARM Sbsa-ref: Enable CPU cluster topology
,
Xiong Yining
,
2024/06/07
[PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Xiong Yining
,
2024/06/07
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Marcin Juszkiewicz
,
2024/06/14
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Leif Lindholm
,
2024/06/18
Re: [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
Peter Maydell
,
2024/06/21
[PATCH] target/riscv: support atomic instruction fetch (Ziccif)
,
Jim Shu
,
2024/06/07
Re: [PATCH] target/riscv: support atomic instruction fetch (Ziccif)
,
Richard Henderson
,
2024/06/07
[PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Ricardo Ribalda
,
2024/06/07
[PATCH v2 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Ricardo Ribalda
,
2024/06/07
Re: [PATCH v2 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Michael S. Tsirkin
,
2024/06/07
[PATCH v2 3/3] tests/acpi: pc: update golden masters for DSDT
,
Ricardo Ribalda
,
2024/06/07
Re: [PATCH v2 3/3] tests/acpi: pc: update golden masters for DSDT
,
Michael S. Tsirkin
,
2024/06/07
Re: [PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Michael S. Tsirkin
,
2024/06/07
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
,
address@hidden
,
2024/06/07
[PATCH 0/3] bsd-user: Baby Steps towards eliminating qemu_host_page_size, et al
,
Warner Losh
,
2024/06/07
[PATCH 1/3] linux-user: Adjust comment to reflect the code.
,
Warner Losh
,
2024/06/07
[PATCH 2/3] bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
,
Warner Losh
,
2024/06/07
[PATCH 3/3] bsd-user: Catch up to run-time reserved_va math
,
Warner Losh
,
2024/06/07
Re: [PATCH 0/3] bsd-user: Baby Steps towards eliminating qemu_host_page_size, et al
,
Richard Henderson
,
2024/06/07
[PATCH v3] target/loongarch/kvm: Add software breakpoint support
,
Bibo Mao
,
2024/06/06
Re: [PATCH v3] target/loongarch/kvm: Add software breakpoint support
,
gaosong
,
2024/06/14
[PATCH v2 0/2] util/bufferiszero: Split out hosts, add loongarch64
,
Richard Henderson
,
2024/06/06
[PATCH v2 2/2] util/bufferiszero: Add loongarch64 vector acceleration
,
Richard Henderson
,
2024/06/06
Re: [PATCH v2 2/2] util/bufferiszero: Add loongarch64 vector acceleration
,
maobibo
,
2024/06/06
[PATCH v2 1/2] util/bufferiszero: Split out host include files
,
Richard Henderson
,
2024/06/06
Re: [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/06/06
Re: [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
,
Jason Chien
,
2024/06/11
Re: [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/06/12
Re: [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
,
Jason Chien
,
2024/06/18
Re: [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
,
Jason Chien
,
2024/06/18
Re: Historical QMP schema
,
John Snow
,
2024/06/06
Re: Historical QMP schema
,
Daniel P . Berrangé
,
2024/06/10
Re: Historical QMP schema
,
Markus Armbruster
,
2024/06/10
Re: Historical QMP schema
,
John Snow
,
2024/06/10
Re: [PATCH 0/6] host/i386: require x86-64-v2 ISA
,
Alexander Monakov
,
2024/06/06
Re: [PATCH v1 0/8] PRI support for VT-d
,
CLEMENT MATHIEU--DRIF
,
2024/06/06
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Cédric Le Goater
,
2024/06/06
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
2024/06/07
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
2024/06/18
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Cédric Le Goater
,
2024/06/20
[PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Andrew.Yuan
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Edgar E. Iglesias
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Peter Maydell
,
2024/06/06
Re: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
Edgar E. Iglesias
,
2024/06/06
答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
andrew Yuan
,
2024/06/11
答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
,
andrew Yuan
,
2024/06/11
[PATCH] target/sparc: use signed denominator in sdiv helper
,
Clément Chigot
,
2024/06/06
Re: [PATCH] target/sparc: use signed denominator in sdiv helper
,
Richard Henderson
,
2024/06/06
Re: [PATCH] target/sparc: use signed denominator in sdiv helper
,
Mark Cave-Ayland
,
2024/06/06
Re: [PATCH] target/sparc: use signed denominator in sdiv helper
,
Richard Henderson
,
2024/06/16
[PATCH v3 0/4] allow to deprecate objects and devices
,
Gerd Hoffmann
,
2024/06/06
[PATCH v3 2/4] usb/hub: mark as deprecated
,
Gerd Hoffmann
,
2024/06/06
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Alex Bennée
,
2024/06/12
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Markus Armbruster
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Markus Armbruster
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Alex Bennée
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Gerd Hoffmann
,
2024/06/14
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH v3 2/4] usb/hub: mark as deprecated
,
Gerd Hoffmann
,
2024/06/14
[PATCH v3 3/4] vga/cirrus: mark as not secure
,
Gerd Hoffmann
,
2024/06/06
Re: [PATCH v3 3/4] vga/cirrus: mark as not secure
,
Daniel P . Berrangé
,
2024/06/06
[PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Gerd Hoffmann
,
2024/06/06
Re: [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Markus Armbruster
,
2024/06/12
Re: [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure.
,
Markus Armbruster
,
2024/06/12
[PATCH v3 4/4] qdev: add device policy [RfC]
,
Gerd Hoffmann
,
2024/06/06
Re: [PATCH v3 4/4] qdev: add device policy [RfC]
,
Peter Maydell
,
2024/06/06
Re: [PATCH v3 4/4] qdev: add device policy [RfC]
,
Markus Armbruster
,
2024/06/12
Re: [PATCH v3 0/4] allow to deprecate objects and devices
,
Markus Armbruster
,
2024/06/12
[PATCH v3 0/6] Rework x86 page table walks
,
Don Porter
,
2024/06/06
[PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/06
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Daniel P . Berrangé
,
2024/06/07
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/11
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Richard Henderson
,
2024/06/07
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/14
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Richard Henderson
,
2024/06/07
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/14
Re: [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
,
Richard Henderson
,
2024/06/15
[PATCH v3 3/6] Convert 'info mem' to use generic iterator
,
Don Porter
,
2024/06/06
Re: [PATCH v3 3/6] Convert 'info mem' to use generic iterator
,
Daniel P . Berrangé
,
2024/06/10
[PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code.
,
Don Porter
,
2024/06/06
Re: [PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code.
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code.
,
Richard Henderson
,
2024/06/07
Re: [PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code.
,
Don Porter
,
2024/06/15
[PATCH v3 2/6] Convert 'info tlb' to use generic iterator
,
Don Porter
,
2024/06/06
Re: [PATCH v3 2/6] Convert 'info tlb' to use generic iterator
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH v3 2/6] Convert 'info tlb' to use generic iterator
,
Daniel P . Berrangé
,
2024/06/10
[PATCH v3 4/6] Convert x86_cpu_get_memory_mapping() to use generic iterators
,
Don Porter
,
2024/06/06
[PATCH v3 6/6] Convert x86_mmu_translate() to use common code.
,
Don Porter
,
2024/06/06
Re: [PATCH v3 6/6] Convert x86_mmu_translate() to use common code.
,
Richard Henderson
,
2024/06/07
[PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
,
Zhao Liu
,
2024/06/06
Re: [PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
,
Zhao Liu
,
2024/06/07
Re: [PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
,
Xiaoyao Li
,
2024/06/07
Re: [PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
,
Zhao Liu
,
2024/06/07
[PATCH v4 0/6] target/riscv: Support RISC-V privilege 1.13 spec
,
Fea.Wang
,
2024/06/06
[PATCH v4 1/6] target/riscv: Reuse the conversion function of priv_spec
,
Fea.Wang
,
2024/06/06
[PATCH v4 2/6] target/riscv: Define macros and variables for ss1p13
,
Fea.Wang
,
2024/06/06
[PATCH v4 3/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Fea.Wang
,
2024/06/06
[PATCH v4 4/6] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
,
Fea.Wang
,
2024/06/06
[PATCH v4 5/6] target/riscv: Reserve exception codes for sw-check and hw-err
,
Fea.Wang
,
2024/06/06
[PATCH v4 6/6] target/riscv: Support the version for ss1p13
,
Fea.Wang
,
2024/06/06
Re: [PATCH v4 6/6] target/riscv: Support the version for ss1p13
,
Alistair Francis
,
2024/06/06
Re: [PATCH v4 0/6] target/riscv: Support RISC-V privilege 1.13 spec
,
Alistair Francis
,
2024/06/07
Re: [RFC PATCH v2 4/5] Revert "meson: Propagate gnutls dependency"
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [RFC PATCH v2 3/5] meson: Pass objects and dependencies to declare_dependency()
,
Philippe Mathieu-Daudé
,
2024/06/06
[PATCH 0/3] plugins: Few debugging cleanups
,
Philippe Mathieu-Daudé
,
2024/06/06
[PATCH 1/3] plugins: Ensure vCPU index is assigned in init/exit hooks
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 1/3] plugins: Ensure vCPU index is assigned in init/exit hooks
,
Pierrick Bouvier
,
2024/06/06
[PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state
,
Pierrick Bouvier
,
2024/06/06
Re: [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state
,
Philippe Mathieu-Daudé
,
2024/06/07
Re: [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state
,
Pierrick Bouvier
,
2024/06/07
[PATCH 3/3] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 0/3] plugins: Few debugging cleanups
,
Philippe Mathieu-Daudé
,
2024/06/13
[PATCH v5 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/06/06
[PATCH v5 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/06/06
Re: [PATCH v5 01/10] block: add persistent reservation in/out api
,
Stefan Hajnoczi
,
2024/06/10
Re: [External] Re: [PATCH v5 01/10] block: add persistent reservation in/out api
,
卢长奇
,
2024/06/10
[PATCH v5 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/06
[PATCH v5 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/06/06
[PATCH v5 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/06/06
[PATCH v5 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/06/06
[PATCH v5 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/06/06
[PATCH v5 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/06/06
[PATCH v5 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/06/06
[PATCH v5 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/06
[PATCH v5 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/06/06
Re: [PATCH v5 00/10] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/06/10
Re:Re: [PATCH v5 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/10
Re: Re: [PATCH v5 00/10] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/06/11
[PATCH v5 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/06/06
[PATCH v5 1/5] target/ppc: reduce code duplication across Power9/10 init code
,
Aditya Gupta
,
2024/06/06
[PATCH v5 3/5] ppc/pseries: Add Power11 cpu type
,
Aditya Gupta
,
2024/06/06
[PATCH v5 4/5] target/ppc: Introduce 'PowerPCCPUClass::logical_pvr'
,
Aditya Gupta
,
2024/06/06
[PATCH v5 2/5] target/ppc: Add Power11 DD2.0 processor
,
Aditya Gupta
,
2024/06/06
[PATCH v5 5/5] target/ppc: Fix regression due to Power10 and Power11 having same PCR
,
Aditya Gupta
,
2024/06/06
Re: [PATCH v5 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/06/06
[PULL 00/12] testing cleanups (ci, vm, lcitool, ansible)
,
Alex Bennée
,
2024/06/06
[PULL 03/12] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/06/06
[PULL 02/12] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/06/06
[PULL 06/12] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/06/06
[PULL 01/12] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/06/06
[PULL 04/12] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/06/06
[PULL 07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Alex Bennée
,
2024/06/06
[PULL 08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Alex Bennée
,
2024/06/06
[PULL 10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Alex Bennée
,
2024/06/06
[PULL 05/12] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/06/06
[PULL 12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/06/06
[PULL 09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Alex Bennée
,
2024/06/06
[PULL 11/12] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/06/06
Re: [PULL 00/12] testing cleanups (ci, vm, lcitool, ansible)
,
Richard Henderson
,
2024/06/06
Re: [PATCH] spapr: Migrate ail-mode-3 spapr cap
,
Michael Tokarev
,
2024/06/06
[PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Jonathan Cameron
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Robin Murphy
,
2024/06/06
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/07
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/07
Re: [PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/07
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Xiaoyao Li
,
2024/06/12
RE: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Xiaoyao Li
,
2024/06/13
RE: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Duan, Zhenzhong
,
2024/06/13
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Daniel P . Berrangé
,
2024/06/14
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Daniel P . Berrangé
,
2024/06/24
Re: [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Xiaoyao Li
,
2024/06/26
[PATCH 0/5] trace: Remove and forbid newline characters in event format
,
Philippe Mathieu-Daudé
,
2024/06/06
[PATCH 1/5] backends/tpm: Remove newline character in trace event
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 1/5] backends/tpm: Remove newline character in trace event
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH 1/5] backends/tpm: Remove newline character in trace event
,
Stefan Berger
,
2024/06/07
[PATCH 2/5] hw/sh4: Remove newline character in trace events
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 2/5] hw/sh4: Remove newline character in trace events
,
Daniel P . Berrangé
,
2024/06/06
[PATCH 3/5] hw/usb: Remove newline character in trace events
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 3/5] hw/usb: Remove newline character in trace events
,
Daniel P . Berrangé
,
2024/06/06
[PATCH 4/5] hw/vfio: Remove newline character in trace events
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 4/5] hw/vfio: Remove newline character in trace events
,
Daniel P . Berrangé
,
2024/06/06
[PATCH 5/5] tracetool: Forbid newline character in event format
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH 5/5] tracetool: Forbid newline character in event format
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH 0/5] trace: Remove and forbid newline characters in event format
,
Mads Ynddal
,
2024/06/07
Re: [PATCH 0/5] trace: Remove and forbid newline characters in event format
,
Stefan Hajnoczi
,
2024/06/10
Re: [PATCH 0/5] trace: Remove and forbid newline characters in event format
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Ilya Leoshkevich
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Peter Maydell
,
2024/06/06
Re: [PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
,
Stefan Hajnoczi
,
2024/06/06
[PATCH v11 0/2] S3 support
,
Jiqian Chen
,
2024/06/06
[PATCH v11 1/2] virtio-pci: only reset pm state during resetting
,
Jiqian Chen
,
2024/06/06
Re: [PATCH v11 1/2] virtio-pci: only reset pm state during resetting
,
Chen, Jiqian
,
2024/06/21
Re: [PATCH v11 1/2] virtio-pci: only reset pm state during resetting
,
Michael S. Tsirkin
,
2024/06/21
[PATCH v11 2/2] virtio-pci: implement No_Soft_Reset bit
,
Jiqian Chen
,
2024/06/06
Re: [PATCH v11 2/2] virtio-pci: implement No_Soft_Reset bit
,
Chen, Jiqian
,
2024/06/21
[PATCH] tracetool: Remove unused vcpu.py script
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH] tracetool: Remove unused vcpu.py script
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH] tracetool: Remove unused vcpu.py script
,
Zhao Liu
,
2024/06/06
Re: [PATCH] tracetool: Remove unused vcpu.py script
,
Stefan Hajnoczi
,
2024/06/10
[PATCH 0/4] target/i386: fixes for OS/2 Warp
,
Mark Cave-Ayland
,
2024/06/06
[PATCH 1/4] target/i386: use local X86DecodedOp in gen_POP()
,
Mark Cave-Ayland
,
2024/06/06
[PATCH 2/4] target/i386: use gen_writeback() within gen_POP()
,
Mark Cave-Ayland
,
2024/06/06
Re: [PATCH 2/4] target/i386: use gen_writeback() within gen_POP()
,
Mark Cave-Ayland
,
2024/06/07
[PATCH 3/4] target/i386: fix SP when taking a memory fault during POP
,
Mark Cave-Ayland
,
2024/06/06
[PATCH 4/4] target/i386: fix size of EBP writeback in gen_enter()
,
Mark Cave-Ayland
,
2024/06/06
Re: [PATCH 0/4] target/i386: fixes for OS/2 Warp
,
Paolo Bonzini
,
2024/06/07
[PATCH] hostmem: simplify the code
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH] hostmem: simplify the code
,
Philippe Mathieu-Daudé
,
2024/06/06
[PATCH] machine, hostmem: improve error messages for unsupported features
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
,
Zhao Liu
,
2024/06/06
Re: [PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
,
Zhao Liu
,
2024/06/27
Re: [PATCH v3 4/6] target/i386: add support for VMX FRED controls
,
Paolo Bonzini
,
2024/06/06
RE: [PATCH v3 4/6] target/i386: add support for VMX FRED controls
,
Li, Xin3
,
2024/06/07
kvm crash with virtiofs
,
Miklos Szeredi
,
2024/06/06
Re: kvm crash with virtiofs
,
German Maglione
,
2024/06/06
[PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
,
Zhao Liu
,
2024/06/06
Re: [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
,
Daniel P . Berrangé
,
2024/06/06
Re: [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
,
Paolo Bonzini
,
2024/06/06
[PATCH 0/2] python: expect a working python3-tomli package for Python <3.11
,
Paolo Bonzini
,
2024/06/06
[PATCH 1/2] Revert "python: use vendored tomli"
,
Paolo Bonzini
,
2024/06/06
[PATCH 2/2] python: mkvenv: remove ensure command
,
Paolo Bonzini
,
2024/06/06
RE: [PATCH v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
,
Xingtao Yao (Fujitsu)
,
2024/06/06
Re: [PATCH v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
,
Jonathan Cameron
,
2024/06/21
RE: [PATCH v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
,
Xingtao Yao (Fujitsu)
,
2024/06/23
[PATCH] util/bufferiszero: Split out host include files
,
Richard Henderson
,
2024/06/06
Re: [PATCH] util/bufferiszero: Split out host include files
,
Philippe Mathieu-Daudé
,
2024/06/06
[PATCH v3 0/3] x86 cpu test refactoring
,
Ani Sinha
,
2024/06/06
[PATCH v3 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Ani Sinha
,
2024/06/06
[PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Ani Sinha
,
2024/06/06
Re: [PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Daniel P . Berrangé
,
2024/06/10
[PATCH v3 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Ani Sinha
,
2024/06/06
Re: [PATCH v3 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Daniel P . Berrangé
,
2024/06/10
[PULL 0/6] loongarch-to-apply queue
,
Song Gao
,
2024/06/06
[PULL 1/6] tests/libqos: Add loongarch virt machine node
,
Song Gao
,
2024/06/06
[PULL 6/6] target/loongarch: fix a wrong print in cpu dump
,
Song Gao
,
2024/06/06
[PULL 5/6] hw/loongarch/virt: Enable extioi virt extension
,
Song Gao
,
2024/06/06
[PULL 3/6] hw/intc/loongarch_extioi: Add extioi virt extension definition
,
Song Gao
,
2024/06/06
[PULL 4/6] hw/loongarch/virt: Use MemTxAttrs interface for misc ops
,
Song Gao
,
2024/06/06
[PULL 2/6] tests/qtest: Add numa test for loongarch system
,
Song Gao
,
2024/06/06
Re: [PULL 0/6] loongarch-to-apply queue
,
Richard Henderson
,
2024/06/06
[PATCH v2 0/9] plugins: Use unwind info for special gdb registers
,
Richard Henderson
,
2024/06/05
[PATCH v2 1/9] tcg: Introduce INDEX_op_plugin_pc
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 1/9] tcg: Introduce INDEX_op_plugin_pc
,
Alex Bennée
,
2024/06/06
[PATCH v2 3/9] accel/tcg: Return the TranslationBlock from cpu_unwind_state_data
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 3/9] accel/tcg: Return the TranslationBlock from cpu_unwind_state_data
,
Alex Bennée
,
2024/06/06
[PATCH v2 4/9] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 4/9] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads
,
Alex Bennée
,
2024/06/06
Re: [PATCH v2 4/9] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads
,
Alex Bennée
,
2024/06/06
[PATCH v2 2/9] accel/tcg: Set CPUState.plugin_ra before all plugin callbacks
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 2/9] accel/tcg: Set CPUState.plugin_ra before all plugin callbacks
,
Alex Bennée
,
2024/06/06
[PATCH v2 5/9] target/i386: Split out gdb-internal.h
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 5/9] target/i386: Split out gdb-internal.h
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH v2 5/9] target/i386: Split out gdb-internal.h
,
Richard Henderson
,
2024/06/06
[PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
,
Alex Bennée
,
2024/06/12
Re: [PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
,
Richard Henderson
,
2024/06/12
Re: [PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
,
Alex Bennée
,
2024/06/13
[PATCH v2 7/9] target/i386: Implement TCGCPUOps for plugin register reads
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 7/9] target/i386: Implement TCGCPUOps for plugin register reads
,
Alex Bennée
,
2024/06/06
[PATCH v2 6/9] target/i386: Introduce cpu_compute_eflags_ccop
,
Richard Henderson
,
2024/06/05
[PATCH v2 9/9] target/arm: Implement TCGCPUOps for plugin register reads
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 0/9] plugins: Use unwind info for special gdb registers
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH v2 0/9] plugins: Use unwind info for special gdb registers
,
Alex Bennée
,
2024/06/12
Re: [PATCH] Hexagon: fix HVX store new
,
Brian Cain
,
2024/06/05
Re: [PATCH v4 1/4] target/hexagon: idef-parser remove unused defines
,
Brian Cain
,
2024/06/05
[PATCH v4 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
2024/06/05
[PATCH v4 1/3] target/riscv/kvm: add software breakpoints support
,
Chao Du
,
2024/06/05
[PATCH v4 3/3] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
,
Chao Du
,
2024/06/05
[PATCH v4 2/3] target/riscv/kvm: handle the exit with debug reason
,
Chao Du
,
2024/06/05
Re: [PATCH v4 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Alistair Francis
,
2024/06/05
[PULL v3 00/41] virtio: features,fixes
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 01/41] vhost: dirty log should be per backend type
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 02/41] vhost: Perform memory section dirty scans once per iteration
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 03/41] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 04/41] virtio/virtio-pci: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 05/41] virtio: Prevent creation of device using notification-data with ioeventfd
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 06/41] virtio-mmio: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 07/41] virtio-ccw: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 08/41] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 09/41] Fix vhost user assertion when sending more than one fd
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 10/41] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 11/41] hw/virtio: Fix obtain the buffer id from the last descriptor
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 13/41] vhost-user-gpu: fix import of DMABUF
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 14/41] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 15/41] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 16/41] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 18/41] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 17/41] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 19/41] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 20/41] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 21/41] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 22/41] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 23/41] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 24/41] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 12/41] virtio-pci: only reset pm state during resetting
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 25/41] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 26/41] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 27/41] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 28/41] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 30/41] hw/acpi/GI: Fix trivial parameter alignment issue.
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 29/41] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 31/41] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 32/41] scripts/update-linux-headers: Copy setup_data.h to correct directory
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 33/41] linux-headers: update to 6.10-rc1
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 34/41] hw/misc/pvpanic: centralize definition of supported events
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 35/41] tests/qtest/pvpanic: use centralized definition of supported events
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 36/41] hw/misc/pvpanic: add support for normal shutdowns
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 37/41] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 38/41] tests/qtest/pvpanic: add tests for pvshutdown event
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 39/41] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 40/41] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 41/41] hw/cxl: Fix read from bogus memory
,
Michael S. Tsirkin
,
2024/06/05
Re: [PULL v3 00/41] virtio: features,fixes
,
Richard Henderson
,
2024/06/05
[PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Paolo Bonzini
,
2024/06/05
Re: [PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Zhao Liu
,
2024/06/05
Re: [PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Richard Henderson
,
2024/06/05
Re: [PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Xiaoyao Li
,
2024/06/06
Re: [PATCH] target/i386: SEV: do not assume machine->cgs is SEV
,
Paolo Bonzini
,
2024/06/06
[PATCH] accel/tcg/plugin: Fix inject_mem_cb rw masking
,
Richard Henderson
,
2024/06/05
Re: [PATCH] accel/tcg/plugin: Fix inject_mem_cb rw masking
,
Pierrick Bouvier
,
2024/06/05
Re: [PATCH] accel/tcg/plugin: Fix inject_mem_cb rw masking
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH v3 02/13] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/06/05
[PATCH v2 00/10] target/s390x: pc-relative translation
,
Richard Henderson
,
2024/06/05
[PATCH v2 01/10] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
2024/06/05
[PATCH v2 02/10] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
2024/06/05
[PATCH v2 04/10] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 03/10] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
2024/06/05
[PATCH v2 05/10] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 07/10] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
2024/06/05
[PATCH v2 06/10] target/s390x: Use deposit in save_link_info
,
Richard Henderson
,
2024/06/05
[PATCH v2 08/10] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
2024/06/05
[PATCH v2 10/10] target/s390x: Enable CF_PCREL
,
Richard Henderson
,
2024/06/05
[PATCH v2 09/10] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
,
Richard Henderson
,
2024/06/05
[PULL 00/16] sprintf fixes
,
Richard Henderson
,
2024/06/05
[PULL 01/16] util/hexdump: Use a GString for qemu_hexdump_line
,
Richard Henderson
,
2024/06/05
[PULL 02/16] util/hexdump: Add unit_len and block_len to qemu_hexdump_line
,
Richard Henderson
,
2024/06/05
[PULL 05/16] system/qtest: Replace sprintf by qemu_hexdump_line
,
Richard Henderson
,
2024/06/05
[PULL 04/16] hw/mips/malta: Add re-usable rng_seed_hex_new() method
,
Richard Henderson
,
2024/06/05
[PULL 03/16] util/hexdump: Inline g_string_append_printf "%02x"
,
Richard Henderson
,
2024/06/05
[PULL 06/16] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
,
Richard Henderson
,
2024/06/05
[PULL 09/16] disas/microblaze: Split out print_immval_addr
,
Richard Henderson
,
2024/06/05
[PULL 08/16] hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf
,
Richard Henderson
,
2024/06/05
[PULL 12/16] disas/microblaze: Print registers directly with PRIreg
,
Richard Henderson
,
2024/06/05
[PULL 07/16] hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
,
Richard Henderson
,
2024/06/05
[PULL 10/16] disas/microblaze: Re-indent print_insn_microblaze
,
Richard Henderson
,
2024/06/05
[PULL 14/16] disas/microblaze: Print registers directly with PRIrfsl
,
Richard Henderson
,
2024/06/05
[PULL 11/16] disas/microblaze: Merge op->name output into each fprintf
,
Richard Henderson
,
2024/06/05
[PULL 15/16] disas/microblaze: Split get_field_special
,
Richard Henderson
,
2024/06/05
[PULL 13/16] disas/microblaze: Print immediates directly with PRIimm
,
Richard Henderson
,
2024/06/05
[PULL 16/16] disas/riscv: Use GString in format_inst
,
Richard Henderson
,
2024/06/05
Re: [PULL 00/16] sprintf fixes
,
Richard Henderson
,
2024/06/05
Re: [PATCH 7/7] tests/migration-test: add uadk compression test
,
Fabiano Rosas
,
2024/06/05
Re: [PATCH 6/7] migration/multifd: Switch to no compression when no hardware support
,
Fabiano Rosas
,
2024/06/05
Re: [PATCH v3 00/28] linux-user/i386: Properly align signal frame
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v3 00/28] linux-user/i386: Properly align signal frame
,
Pierrick Bouvier
,
2024/06/05
Re: [PATCH v3 00/28] linux-user/i386: Properly align signal frame
,
Richard Henderson
,
2024/06/05
Re: [PATCH 1/7] docs/migration: add uadk compression feature
,
Fabiano Rosas
,
2024/06/05
Re: [PATCH 5/7] migration/multifd: Add UADK based compression and decompression
,
Fabiano Rosas
,
2024/06/05
RE: [PATCH 5/7] migration/multifd: Add UADK based compression and decompression
,
Shameerali Kolothum Thodi
,
2024/06/06
[PATCH v3] chardev: add path option for pty backend
,
Octavian Purdila
,
2024/06/05
Re: [PATCH v2 2/6] Convert 'info tlb' to use generic iterator
,
Don Porter
,
2024/06/05
Re: [PATCH v2 2/6] Convert 'info tlb' to use generic iterator
,
Richard Henderson
,
2024/06/05
Re: [PATCH v2 2/6] Convert 'info tlb' to use generic iterator
,
Don Porter
,
2024/06/05
[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/05
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Michael S. Tsirkin
,
2024/06/05
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/06
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Igor Mammedov
,
2024/06/06
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/06
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/10
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Igor Mammedov
,
2024/06/14
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/14
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Igor Mammedov
,
2024/06/17
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Jonathan Cameron
,
2024/06/17
Re: [PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
,
Igor Mammedov
,
2024/06/18
Re: [PATCH v3 08/13] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Tomasz Jeznach
,
2024/06/05
Re: [PATCH v3 08/13] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/06/07
[PULL 00/38] sparc + linux-user patch queue
,
Richard Henderson
,
2024/06/05
[PULL 02/38] target/sparc: Fix ARRAY8
,
Richard Henderson
,
2024/06/05
[PULL 01/38] linux-user: Add ioctl for BLKBSZSET
,
Richard Henderson
,
2024/06/05
[PULL 03/38] target/sparc: Rewrite gen_edge
,
Richard Henderson
,
2024/06/05
[PULL 05/38] target/sparc: Fix helper_fmul8ulx16
,
Richard Henderson
,
2024/06/05
[PULL 04/38] target/sparc: Fix do_dc
,
Richard Henderson
,
2024/06/05
[PULL 07/38] target/sparc: Remove gen_dest_fpr_D
,
Richard Henderson
,
2024/06/05
[PULL 06/38] target/sparc: Perform DFPREG/QFPREG in decodetree
,
Richard Henderson
,
2024/06/05
[PULL 08/38] target/sparc: Remove cpu_fpr[]
,
Richard Henderson
,
2024/06/05
[PULL 09/38] target/sparc: Use gvec for VIS1 parallel add/sub
,
Richard Henderson
,
2024/06/05
[PULL 10/38] target/sparc: Implement FMAf extension
,
Richard Henderson
,
2024/06/05
[PULL 12/38] target/sparc: Implement ADDXC, ADDXCcc
,
Richard Henderson
,
2024/06/05
[PULL 13/38] target/sparc: Implement CMASK instructions
,
Richard Henderson
,
2024/06/05
[PULL 11/38] target/sparc: Add feature bits for VIS 3
,
Richard Henderson
,
2024/06/05
[PULL 14/38] target/sparc: Implement FCHKSM16
,
Richard Henderson
,
2024/06/05
[PULL 16/38] target/sparc: Implement FLCMP
,
Richard Henderson
,
2024/06/05
[PULL 17/38] target/sparc: Implement FMEAN16
,
Richard Henderson
,
2024/06/05
[PULL 18/38] target/sparc: Implement FPADD64, FPSUB64
,
Richard Henderson
,
2024/06/05
[PULL 19/38] target/sparc: Implement FPADDS, FPSUBS
,
Richard Henderson
,
2024/06/05
[PULL 20/38] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8
,
Richard Henderson
,
2024/06/05
[PULL 21/38] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
,
Richard Henderson
,
2024/06/05
[PULL 15/38] target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMUL
,
Richard Henderson
,
2024/06/05
[PULL 22/38] target/sparc: Implement LDXEFSR
,
Richard Henderson
,
2024/06/05
[PULL 23/38] target/sparc: Implement LZCNT
,
Richard Henderson
,
2024/06/05
[PULL 24/38] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd
,
Richard Henderson
,
2024/06/05
[PULL 25/38] target/sparc: Implement PDISTN
,
Richard Henderson
,
2024/06/05
[PULL 26/38] target/sparc: Implement UMULXHI
,
Richard Henderson
,
2024/06/05
[PULL 27/38] target/sparc: Implement XMULX
,
Richard Henderson
,
2024/06/05
[PULL 28/38] target/sparc: Enable VIS3 feature bit
,
Richard Henderson
,
2024/06/05
[PULL 29/38] target/sparc: Implement IMA extension
,
Richard Henderson
,
2024/06/05
[PULL 30/38] target/sparc: Add feature bit for VIS4
,
Richard Henderson
,
2024/06/05
[PULL 31/38] target/sparc: Implement FALIGNDATAi
,
Richard Henderson
,
2024/06/05
[PULL 32/38] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
,
Richard Henderson
,
2024/06/05
[PULL 33/38] target/sparc: Implement VIS4 comparisons
,
Richard Henderson
,
2024/06/05
[PULL 34/38] target/sparc: Implement FPMIN, FPMAX
,
Richard Henderson
,
2024/06/05
[PULL 35/38] target/sparc: Implement SUBXC, SUBXCcc
,
Richard Henderson
,
2024/06/05
[PULL 36/38] target/sparc: Implement MWAIT
,
Richard Henderson
,
2024/06/05
[PULL 37/38] target/sparc: Implement monitor ASIs
,
Richard Henderson
,
2024/06/05
[PULL 38/38] target/sparc: Enable VIS4 feature bit
,
Richard Henderson
,
2024/06/05
Re: [PULL 00/38] sparc + linux-user patch queue
,
Richard Henderson
,
2024/06/05
[PATCH v2 0/4] ppc: spapr: Nested kvm guest migration fixes
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 1/4] linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 2/4] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 3/4] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 4/4] target/ppc/cpu_init: Synchronize HASHPKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
,
Weifeng Liu
,
2024/06/05
[PATCH 1/3] virtio-gpu: rutabaga: Properly set stride when copying resources
,
Weifeng Liu
,
2024/06/05
Re: [PATCH 1/3] virtio-gpu: rutabaga: Properly set stride when copying resources
,
Marc-André Lureau
,
2024/06/10
Re: [PATCH 1/3] virtio-gpu: rutabaga: Properly set stride when copying resources
,
Gurchetan Singh
,
2024/06/14
[PATCH 2/3] virtio-gpu: rutabaga: Poll rutabaga upon events
,
Weifeng Liu
,
2024/06/05
[PATCH 3/3] virtio-gpu: rutabaga: Add options to enable virgl and venus contexts
,
Weifeng Liu
,
2024/06/05
Re: [PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
,
Alex Bennée
,
2024/06/06
Re: [PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
,
Weifeng Liu
,
2024/06/07
Re: [PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
,
Alex Bennée
,
2024/06/07
[PATCH] stubs/meson: Fix qemuutil build when --disable-system
,
Zhao Liu
,
2024/06/05
Re: [PATCH] stubs/meson: Fix qemuutil build when --disable-system
,
Zhao Liu
,
2024/06/05
Re: [PATCH] stubs/meson: Fix qemuutil build when --disable-system
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH] stubs/meson: Fix qemuutil build when --disable-system
,
Zhao Liu
,
2024/06/06
Re: [PATCH 4/7] migration/multifd: Add UADK initialization
,
Fabiano Rosas
,
2024/06/05
RE: [PATCH 4/7] migration/multifd: Add UADK initialization
,
Shameerali Kolothum Thodi
,
2024/06/05
Re: [PATCH v12 00/13] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/06/05
Re: [PATCH v12 00/13] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/06/05
Re: [PATCH v12 00/13] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/06/05
[PATCH v1 0/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Edgar E. Iglesias
,
2024/06/05
[PATCH v1 1/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Edgar E. Iglesias
,
2024/06/05
Re: [PATCH v1 0/1] hw/intc/arm_gic: Fix deactivation of SPI lines
,
Peter Maydell
,
2024/06/07
[PATCH v2 0/3] x86 cpu test refactoring
,
Ani Sinha
,
2024/06/05
[PATCH v3 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Ani Sinha
,
2024/06/05
[PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Ani Sinha
,
2024/06/05
[PATCH v2 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Ani Sinha
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Jared Rossi
,
2024/06/05
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/07
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Jared Rossi
,
2024/06/16
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/20
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Christian Borntraeger
,
2024/06/17
Re: [PATCH 5/5] s390x: Enable and document boot device fallback on panic
,
Thomas Huth
,
2024/06/20
[RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Alex Bennée
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Marc-André Lureau
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Alex Bennée
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Manos Pitsidianakis
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Alex Bennée
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Akihiko Odaki
,
2024/06/05
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Alex Bennée
,
2024/06/17
Re: [RFC PATCH] subprojects: add a wrapper for libvirglrenderer
,
Akihiko Odaki
,
2024/06/17
[PATCH v2 1/2] qcow2: handle discard-no-unref in measure
,
Jean-Louis Dupond
,
2024/06/05
[PATCH v2 2/2] qcow2: don't allow discard-no-unref when discard is not enabled
,
Jean-Louis Dupond
,
2024/06/05
[PATCH v3 0/3] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/05
[PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated()
,
Gerd Hoffmann
,
2024/06/05
Re: [PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated()
,
Paul Durrant
,
2024/06/06
[PATCH v3 1/3] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/05
[PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder()
,
Gerd Hoffmann
,
2024/06/05
Re: [PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder()
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v3 0/3] stdvga: fix screen blanking
,
Marc-André Lureau
,
2024/06/05
Re: [PATCH v3 0/3] stdvga: fix screen blanking
,
Philippe Mathieu-Daudé
,
2024/06/18
[RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Fiona Ebner
,
2024/06/05
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Fabiano Rosas
,
2024/06/05
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Stefan Hajnoczi
,
2024/06/06
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Fiona Ebner
,
2024/06/11
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Stefan Hajnoczi
,
2024/06/11
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Fiona Ebner
,
2024/06/12
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Stefan Hajnoczi
,
2024/06/12
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Fiona Ebner
,
2024/06/14
Re: [RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
,
Stefan Hajnoczi
,
2024/06/18
Re: [PATCH] cxl: Get rid of unused cfmw_list
,
Jonathan Cameron
,
2024/06/05
Re: [PATCH] cxl: Get rid of unused cfmw_list
,
Zhijian Li (Fujitsu)
,
2024/06/05
Re: [PATCH RFC 4/8] target/riscv: Support generic CSR indirect access
,
Jason Chien
,
2024/06/05
[PATCH v3 0/7] hvf x86 correctness and efficiency improvements
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 1/7] i386/hvf: Adds support for INVTSC cpuid bit
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 2/7] i386/hvf: Fixes some compilation warnings
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 3/7] hvf: Consistent types for vCPU handles
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 4/7] i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 5/7] i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 6/7] i386/hvf: Updates API usage to use modern vCPU run function
,
Phil Dennis-Jordan
,
2024/06/05
[PATCH v3 7/7] hvf: Makes assert_hvf_ok report failed expression
,
Phil Dennis-Jordan
,
2024/06/05
Re: [PATCH v3 0/7] hvf x86 correctness and efficiency improvements
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH v3 0/7] hvf x86 correctness and efficiency improvements
,
Phil Dennis-Jordan
,
2024/06/06
[PATCH v4 0/5] backends/hostmem: Report more errors on failures
,
Michal Privoznik
,
2024/06/05
[PATCH v4 1/5] meson: Don't even detect posix_madvise() on Darwin
,
Michal Privoznik
,
2024/06/05
[PATCH v4 2/5] osdep: Make qemu_madvise() to set errno in all cases
,
Michal Privoznik
,
2024/06/05
[PATCH v4 3/5] osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
,
Michal Privoznik
,
2024/06/05
[PATCH v4 4/5] backends/hostmem: Report error on qemu_madvise() failures
,
Michal Privoznik
,
2024/06/05
[PATCH v4 5/5] backends/hostmem: Report error when memory size is unaligned
,
Michal Privoznik
,
2024/06/05
Re: [PATCH v4 5/5] backends/hostmem: Report error when memory size is unaligned
,
Mario Casquero
,
2024/06/06
Re: [PATCH v4 0/5] backends/hostmem: Report more errors on failures
,
Paolo Bonzini
,
2024/06/06
[PATCH 0/2] Add simd optimization with function buffer_is_zero
,
Bibo Mao
,
2024/06/05
[PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Bibo Mao
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Richard Henderson
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
maobibo
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Richard Henderson
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Richard Henderson
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
maobibo
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Richard Henderson
,
2024/06/05
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
maobibo
,
2024/06/06
Re: [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64
,
Richard Henderson
,
2024/06/06
[PATCH 1/2] util: Add lasx cpuinfo for loongarch64
,
Bibo Mao
,
2024/06/05
Re: [PATCH 1/2] util: Add lasx cpuinfo for loongarch64
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH 1/2] util: Add lasx cpuinfo for loongarch64
,
maobibo
,
2024/06/05
linux-user emulation hangs during fork
,
Andreas Schwab
,
2024/06/05
Re: linux-user emulation hangs during fork
,
Andreas Schwab
,
2024/06/05
Re: linux-user emulation hangs during fork
,
Richard Henderson
,
2024/06/05
Re: linux-user emulation hangs during fork
,
Andreas Schwab
,
2024/06/06
Re: linux-user emulation hangs during fork
,
Richard Henderson
,
2024/06/06
[PATCH 1/2] qcow2: handle discard-no-unref in measure
,
Jean-Louis Dupond
,
2024/06/05
[PATCH 2/2] qcow2: don't allow discard-no-unref when discard is not enabled
,
Jean-Louis Dupond
,
2024/06/05
Re: [PATCH 1/2] qcow2: handle discard-no-unref in measure
,
Jean-Louis Dupond
,
2024/06/05
[PULL 00/46] mostly i386 patches for 2024-06-04
,
Paolo Bonzini
,
2024/06/05
[PULL 01/46] docs, tests: do not specify scsi=off
,
Paolo Bonzini
,
2024/06/05
Re: [PULL 00/46] mostly i386 patches for 2024-06-04
,
Richard Henderson
,
2024/06/05
[PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 01/17] backends: Introduce HostIOMMUDevice abstract
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 02/17] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 03/17] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 04/17] backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 05/17] range: Introduce range_get_last_bit()
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 06/17] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 07/17] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 08/17] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 09/17] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 10/17] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 11/17] vfio: Create host IOMMU device instance
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 12/17] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 13/17] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 14/17] vfio/pci: Pass HostIOMMUDevice to vIOMMU
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 15/17] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 16/17] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Zhenzhong Duan
,
2024/06/05
[PATCH v7 17/17] intel_iommu: Check compatibility with host IOMMU capabilities
,
Zhenzhong Duan
,
2024/06/05
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Eric Auger
,
2024/06/07
RE: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Duan, Zhenzhong
,
2024/06/10
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Cédric Le Goater
,
2024/06/17
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Michael S. Tsirkin
,
2024/06/24
Re: [PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH 4/5] s390x: Add boot device fallback infrastructure
,
Thomas Huth
,
2024/06/05
Re: [PATCH 4/5] s390x: Add boot device fallback infrastructure
,
Thomas Huth
,
2024/06/05
Re: [PATCH RFC 2/8] target/riscv: Decouple AIA processing from xiselect and xireg
,
Jason Chien
,
2024/06/05
Re: [PATCH v2 13/37] target/sparc: Implement FCHKSM16
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 18/37] target/sparc: Implement FPADDS, FPSUBS
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 19/37] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 21/37] target/sparc: Implement LDXEFSR
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 23/37] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 30/37] target/sparc: Implement FALIGNDATAi
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 35/37] target/sparc: Implement MWAIT
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH v2 35/37] target/sparc: Implement MWAIT
,
Richard Henderson
,
2024/06/05
[PATCH 0/3] x86 cpu test refactoring
,
Ani Sinha
,
2024/06/05
[PATCH v2 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Ani Sinha
,
2024/06/05
[PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
,
Ani Sinha
,
2024/06/05
[PATCH 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Ani Sinha
,
2024/06/05
Re: [PATCH 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
,
Daniel P . Berrangé
,
2024/06/05
Re: [PATCH v2 4/4] backends/hostmem: Report error when memory size is unaligned
,
Mario Casquero
,
2024/06/05
Re: [PATCH v2 32/37] target/sparc: Implement VIS4 comparisons
,
Philippe Mathieu-Daudé
,
2024/06/05
[PATCH RESEND 0/6] Introduce extension implied rules
,
frank . chang
,
2024/06/05
[PATCH RESEND 1/6] target/riscv: Introduce extension implied rules definition
,
frank . chang
,
2024/06/05
Re: [PATCH RESEND 1/6] target/riscv: Introduce extension implied rules definition
,
Alistair Francis
,
2024/06/10
Re: [PATCH RESEND 1/6] target/riscv: Introduce extension implied rules definition
,
Frank Chang
,
2024/06/10
[PATCH RESEND 3/6] target/riscv: Add MISA implied rules
,
frank . chang
,
2024/06/05
Re: [PATCH RESEND 3/6] target/riscv: Add MISA implied rules
,
Alistair Francis
,
2024/06/10
[PATCH RESEND 2/6] target/riscv: Introduce extension implied rule helpers
,
frank . chang
,
2024/06/05
Re: [PATCH RESEND 2/6] target/riscv: Introduce extension implied rule helpers
,
Frank Chang
,
2024/06/11
[PATCH RESEND 4/6] target/riscv: Add standard extension implied rules
,
frank . chang
,
2024/06/05
Re: [PATCH RESEND 4/6] target/riscv: Add standard extension implied rules
,
Alistair Francis
,
2024/06/10
[PATCH RESEND 5/6] target/riscv: Add Zc extension implied rule
,
frank . chang
,
2024/06/05
[PATCH RESEND 6/6] target/riscv: Remove extension auto-update check statements
,
frank . chang
,
2024/06/05
[PATCH RESEND 0/6] Introduce extension implied rules
,
Jerry Zhang Jian
,
2024/06/05
Re: [PATCH v4 3/3] hw/loongarch/virt: Enable extioi virt extension
,
maobibo
,
2024/06/05
Re: [PATCH v4 2/3] hw/loongarch/virt: Use MemTxAttrs interface for misc ops
,
maobibo
,
2024/06/05
[PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Jamin Lin
,
2024/06/05
Re: [PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Cédric Le Goater
,
2024/06/05
Re: [PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Philippe Mathieu-Daudé
,
2024/06/05
Re: [PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Andrew Jeffery
,
2024/06/05
Re: [PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
,
Cédric Le Goater
,
2024/06/10
RE: [PATCH v4 00/16] Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH] MAINTAINERS: Add maintainers for ASPEED BMCs
,
Jamin Lin
,
2024/06/04
Re: [PATCH] MAINTAINERS: Add maintainers for ASPEED BMCs
,
Cédric Le Goater
,
2024/06/05
RE: [PATCH] MAINTAINERS: Add maintainers for ASPEED BMCs
,
Jamin Lin
,
2024/06/05
[PATCH v3 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Chao Du
,
2024/06/04
[PATCH v3 1/3] target/riscv/kvm: add software breakpoints support
,
Chao Du
,
2024/06/04
[PATCH v3 3/3] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
,
Chao Du
,
2024/06/04
[PATCH v3 2/3] target/riscv/kvm: handle the exit with debug reason
,
Chao Du
,
2024/06/04
Re: [PATCH v3 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
,
Alistair Francis
,
2024/06/05
[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
,
Jiaxun Yang
,
2024/06/04
[PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Jiaxun Yang
,
2024/06/04
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
gaosong
,
2024/06/04
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
maobibo
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Jiaxun Yang
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
maobibo
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Jiaxun Yang
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
gaosong
,
2024/06/26
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
,
maobibo
,
2024/06/30
[PATCH v3 2/4] hw/intc/loongson_ipi: Provide per core MMIO address spaces
,
Jiaxun Yang
,
2024/06/04
[PATCH v3 3/4] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Jiaxun Yang
,
2024/06/04
Re: [PATCH v3 3/4] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v3 3/4] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v3 4/4] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
,
Jiaxun Yang
,
2024/06/04
Re: [PATCH v3 4/4] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
,
gaosong
,
2024/06/04
Re: [PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
,
Jiaxun Yang
,
2024/06/12
Re: [PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v2 0/4] hw/mips/loongson3_virt: Implement IPI support
,
Jiaxun Yang
,
2024/06/04
[PATCH v2 2/4] hw/intc/loongson_ipi: Provide per core MMIO address spaces
,
Jiaxun Yang
,
2024/06/04
[PATCH v2 3/4] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Jiaxun Yang
,
2024/06/04
[PATCH v2 1/4] hw/intc: Remove loongarch_ipi.c
,
Jiaxun Yang
,
2024/06/04
[PATCH v2 4/4] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
,
Jiaxun Yang
,
2024/06/04
[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/10
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/11
[PATCH v4 1/4] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 3/4] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 4/4] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/10
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/10
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/10
Re: [PATCH 1/6] target/riscv: Remove obsolete sfence.vm instruction
,
Alistair Francis
,
2024/06/04
Re: [PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH v2 8/8] hw/riscv/virt.c: imsics DT: add '#msi-cells'
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 7/8] hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 6/8] hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 5/8] hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
,
Alistair Francis
,
2024/06/04
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Dr. David Alan Gilbert
,
2024/06/04
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Dr. David Alan Gilbert
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/06/07
Re: [PATCH v2 4/8] hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 3/8] hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 2/8] hw/riscv/virt.c: add aplic nodename helper
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 1/8] hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2 06/18] monitor: Stop removing non-duplicated fds
,
Dr. David Alan Gilbert
,
2024/06/04
Re: [PATCH v2 06/18] monitor: Stop removing non-duplicated fds
,
Fabiano Rosas
,
2024/06/05
Re: [PATCH RESEND v2 3/3] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
,
Alistair Francis
,
2024/06/04
Re: [PATCH RESEND v2 2/3] target/riscv/kvm: handle the exit with debug reason
,
Alistair Francis
,
2024/06/04
Re: [PATCH RESEND v2 1/3] target/riscv/kvm: add software breakpoints support
,
Alistair Francis
,
2024/06/04
Re: [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
,
Alistair Francis
,
2024/06/04
Re: [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
,
Igor Mammedov
,
2024/06/05
Re: [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
,
Sunil V L
,
2024/06/06
Re: [PATCH 2/3] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
,
Alistair Francis
,
2024/06/04
Re: [PATCH 1/3] gpex-acpi: Support PCI link devices outside the host bridge
,
Alistair Francis
,
2024/06/04
Re: [PATCH 1/3] gpex-acpi: Support PCI link devices outside the host bridge
,
Michael S. Tsirkin
,
2024/06/05
Re: [PATCH 1/3] gpex-acpi: Support PCI link devices outside the host bridge
,
Sunil V L
,
2024/06/05
Re: [PATCH 2/7] configure: Add uadk option
,
Fabiano Rosas
,
2024/06/04
[PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
,
Minwoo Im
,
2024/06/04
Re: [PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
,
Klaus Jensen
,
2024/06/06
Re: [PATCH 3/7] migration/multifd: add uadk compression framework
,
Fabiano Rosas
,
2024/06/04
Re: [PATCH v3 0/4] tests/qtest/migration-test: Improve and enable on ppc64
,
Fabiano Rosas
,
2024/06/04
Re: [PATCH 0/7] Live migration acceleration with UADK
,
Peter Xu
,
2024/06/04
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Peter Xu
,
2024/06/04
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Fabiano Rosas
,
2024/06/07
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Jim Fehlig
,
2024/06/07
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Peter Xu
,
2024/06/10
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Fabiano Rosas
,
2024/06/10
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Peter Xu
,
2024/06/10
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Fabiano Rosas
,
2024/06/10
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Fabiano Rosas
,
2024/06/12
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Daniel P . Berrangé
,
2024/06/12
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Peter Xu
,
2024/06/12
Re: [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
,
Fabiano Rosas
,
2024/06/12
Re: [PATCH v2 15/18] tests/qtest/migration: Add a test for mapped-ram with passing of fds
,
Peter Xu
,
2024/06/04
Re: [PATCH v2 14/18] migration: Add documentation for fdset with multifd + file
,
Peter Xu
,
2024/06/04
[PULL 00/46] virtio: features,fixes
,
Michael S. Tsirkin
,
2024/06/04
[PULL 01/46] vhost: dirty log should be per backend type
,
Michael S. Tsirkin
,
2024/06/04
[PULL 02/46] vhost: Perform memory section dirty scans once per iteration
,
Michael S. Tsirkin
,
2024/06/04
[PULL 03/46] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
,
Michael S. Tsirkin
,
2024/06/04
[PULL 04/46] virtio-pci: Fix the use of an uninitialized irqfd.
,
Michael S. Tsirkin
,
2024/06/04
Re: [PULL 04/46] virtio-pci: Fix the use of an uninitialized irqfd.
,
Michael S. Tsirkin
,
2024/06/05
[PULL 05/46] virtio/virtio-pci: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/04
[PULL 07/46] virtio-mmio: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/04
[PULL 06/46] virtio: Prevent creation of device using notification-data with ioeventfd
,
Michael S. Tsirkin
,
2024/06/04
[PULL 08/46] virtio-ccw: Handle extra notification data
,
Michael S. Tsirkin
,
2024/06/04
[PULL 09/46] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/06/04
[PULL 10/46] Fix vhost user assertion when sending more than one fd
,
Michael S. Tsirkin
,
2024/06/04
[PULL 11/46] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
,
Michael S. Tsirkin
,
2024/06/04
[PULL 12/46] hw/virtio: Fix obtain the buffer id from the last descriptor
,
Michael S. Tsirkin
,
2024/06/04
[PULL 13/46] virtio-pci: only reset pm state during resetting
,
Michael S. Tsirkin
,
2024/06/04
[PULL 14/46] vhost-user-gpu: fix import of DMABUF
,
Michael S. Tsirkin
,
2024/06/04
[PULL 15/46] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/06/04
[PULL 16/46] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/06/04
[PULL 17/46] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
,
Michael S. Tsirkin
,
2024/06/04
[PULL 18/46] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
,
Michael S. Tsirkin
,
2024/06/04
[PULL 19/46] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
,
Michael S. Tsirkin
,
2024/06/04
[PULL 20/46] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
Michael S. Tsirkin
,
2024/06/04
[PULL 21/46] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
,
Michael S. Tsirkin
,
2024/06/04
[PULL 22/46] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
,
Michael S. Tsirkin
,
2024/06/04
[PULL 23/46] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
,
Michael S. Tsirkin
,
2024/06/04
[PULL 24/46] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Michael S. Tsirkin
,
2024/06/04
[PULL 26/46] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
Michael S. Tsirkin
,
2024/06/04
[PULL 25/46] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
,
Michael S. Tsirkin
,
2024/06/04
[PULL 27/46] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Michael S. Tsirkin
,
2024/06/04
[PULL 28/46] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
,
Michael S. Tsirkin
,
2024/06/04
[PULL 29/46] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
,
Michael S. Tsirkin
,
2024/06/04
[PULL 30/46] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
,
Michael S. Tsirkin
,
2024/06/04
[PULL 31/46] hw/acpi/GI: Fix trivial parameter alignment issue.
,
Michael S. Tsirkin
,
2024/06/04
[PULL 32/46] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
,
Michael S. Tsirkin
,
2024/06/04
[PULL 33/46] hw/acpi: Generic Port Affinity Structure support
,
Michael S. Tsirkin
,
2024/06/04
[PULL 34/46] bios-tables-test: Allow for new acpihmat-generic-x test data.
,
Michael S. Tsirkin
,
2024/06/04
[PULL 35/46] bios-tables-test: Add complex SRAT / HMAT test for GI GP
,
Michael S. Tsirkin
,
2024/06/04
[PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Michael S. Tsirkin
,
2024/06/04
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Richard Henderson
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Richard Henderson
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Richard Henderson
,
2024/06/05
Re: [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
,
Jonathan Cameron
,
2024/06/05
[PULL 37/46] scripts/update-linux-headers: Copy setup_data.h to correct directory
,
Michael S. Tsirkin
,
2024/06/04
[PULL 38/46] linux-headers: update to 6.10-rc1
,
Michael S. Tsirkin
,
2024/06/04
[PULL 39/46] hw/misc/pvpanic: centralize definition of supported events
,
Michael S. Tsirkin
,
2024/06/04
[PULL 40/46] tests/qtest/pvpanic: use centralized definition of supported events
,
Michael S. Tsirkin
,
2024/06/04
[PULL 41/46] hw/misc/pvpanic: add support for normal shutdowns
,
Michael S. Tsirkin
,
2024/06/04
[PULL 42/46] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
,
Michael S. Tsirkin
,
2024/06/04
[PULL 43/46] tests/qtest/pvpanic: add tests for pvshutdown event
,
Michael S. Tsirkin
,
2024/06/04
[PULL 45/46] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
,
Michael S. Tsirkin
,
2024/06/04
[PULL 46/46] hw/cxl: Fix read from bogus memory
,
Michael S. Tsirkin
,
2024/06/04
[PULL 44/46] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
,
Michael S. Tsirkin
,
2024/06/04
Re: [PULL 00/46] virtio: features,fixes
,
Michael S. Tsirkin
,
2024/06/05
Re: [PULL 00/46] virtio: features,fixes
,
Richard Henderson
,
2024/06/05
Re: [PULL 00/46] virtio: features,fixes
,
Peter Maydell
,
2024/06/25
Re: [PULL 00/46] virtio: features,fixes
,
Michael S. Tsirkin
,
2024/06/25
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Stefan Hajnoczi
,
2024/06/04
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Albert Esteve
,
2024/06/05
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Stefan Hajnoczi
,
2024/06/05
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Stefan Hajnoczi
,
2024/06/05
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
David Hildenbrand
,
2024/06/05
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Stefan Hajnoczi
,
2024/06/05
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Albert Esteve
,
2024/06/26
Re: [RFC PATCH 1/1] vhost-user: add shmem mmap request
,
Stefan Hajnoczi
,
2024/06/26
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/04
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/05
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Jared Rossi
,
2024/06/06
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/06/07
Re: [PATCH 0/5] s390x: Add Full Boot Order Support
,
Jared Rossi
,
2024/06/09
Re: [RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
,
Stefan Hajnoczi
,
2024/06/04
Re: [RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
,
Albert Esteve
,
2024/06/05
Re: [RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
,
Stefan Hajnoczi
,
2024/06/05
Re: [RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
,
Albert Esteve
,
2024/06/05
Re: [PATCH 5/6] target/riscv: Add CTR sctrclr instruction.
,
Jason Chien
,
2024/06/04
Re: [PATCH 5/6] target/riscv: Add CTR sctrclr instruction.
,
Beeman Strong
,
2024/06/04
Re: [PATCH 5/6] target/riscv: Add CTR sctrclr instruction.
,
Jason Chien
,
2024/06/05
Re: [PATCH 5/6] target/riscv: Add CTR sctrclr instruction.
,
Beeman Strong
,
2024/06/05
Re: [PATCH 6/6] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs.
,
Jason Chien
,
2024/06/04
Re: [PATCH 4/6] target/riscv: Add support to record CTR entries.
,
Jason Chien
,
2024/06/04
[PATCH] scsi-disk: Don't silently truncate serial number
,
Kevin Wolf
,
2024/06/04
Re: [PATCH] scsi-disk: Don't silently truncate serial number
,
Paolo Bonzini
,
2024/06/06
[PATCH 00/14] Improve mechanism for configuring allowed commands
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 01/14] qapi: use "QAPI_FEATURE" as namespace for special features
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 02/14] qapi: add helper for checking if a command feature is set
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 03/14] qapi: cope with special feature names containing a '-'
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 05/14] qapi: stop hardcoding list of special features
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 06/14] qapi: define enum for custom special features on commands
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 04/14] qapi: add a 'command-features' pragma
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 10/14] qga: add command line to block unrestricted command/file access
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 12/14] qga: mark guest-exec-* commands with 'unrestricted' flag
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 08/14] qga: add command line to limit commands for confidential guests
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 07/14] qga: use special feature to mark those that can run when FS are frozen
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 09/14] qga: define commands which can be run in confidential mode
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 11/14] qga: mark guest-file-* commands with 'unrestricted' flag
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 14/14] qga: mark guest-ssh-* / guest-*-password commands with 'unrestricted' flag
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 13/14] qga: add command line to block user authentication commands
,
Daniel P . Berrangé
,
2024/06/04
[PATCH v2 0/5] scrips/coverity-scan: COMPONENTS.md updates
,
Peter Maydell
,
2024/06/04
[PATCH v2 1/5] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
,
Peter Maydell
,
2024/06/04
Re: [PATCH v2 1/5] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH v2 3/5] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
,
Peter Maydell
,
2024/06/04
Re: [PATCH v2 3/5] scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH v2 4/5] scripts/coverity-scan/COMPONENTS.md: Fix monitor component
,
Peter Maydell
,
2024/06/04
Re: [PATCH v2 4/5] scripts/coverity-scan/COMPONENTS.md: Fix monitor component
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH v2 2/5] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
,
Peter Maydell
,
2024/06/04
Re: [PATCH v2 2/5] scripts/coverity-scan/COMPONENTS.md: Fix 'char' component
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH v2 5/5] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
,
Peter Maydell
,
2024/06/04
Re: [PATCH v2 5/5] scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 0/5] scrips/coverity-scan: COMPONENTS.md updates
,
Peter Maydell
,
2024/06/10
Re: [PATCH v13 10/13] virtio-gpu: Support suspension of commands processing
,
Marc-André Lureau
,
2024/06/04
[PATCH] docs, tests: do not specify scsi=off for virtio-blk-pci
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH] docs, tests: do not specify scsi=off for virtio-blk-pci
,
Alex Bennée
,
2024/06/04
Re: [PATCH v13 09/13] virtio-gpu: Support blob scanout using dmabuf fd
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Jared Rossi
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/04
Re: [PATCH 2/5] s390x: Add loadparm to CcwDevice
,
Thomas Huth
,
2024/06/05
Re: [PATCH v13 04/13] virtio-gpu: Unrealize GL device
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
2024/06/04
[PATCH] qapi/qom: make some QOM properties depend on the build settings
,
Stefano Garzarella
,
2024/06/04
Re: [PATCH] qapi/qom: make some QOM properties depend on the build settings
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH] qapi/qom: make some QOM properties depend on the build settings
,
Stefano Garzarella
,
2024/06/25
Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
,
Markus Armbruster
,
2024/06/04
Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
,
Jonathan Cameron
,
2024/06/05
Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
,
Richard Henderson
,
2024/06/05
[PATCH 00/20] qga: clean up command source locations and conditionals
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 01/20] qga: drop blocking of guest-get-memory-block-size command
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 01/20] qga: drop blocking of guest-get-memory-block-size command
,
Manos Pitsidianakis
,
2024/06/06
[PATCH 02/20] qga: move linux vcpu command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 02/20] qga: move linux vcpu command impls to commands-linux.c
,
Manos Pitsidianakis
,
2024/06/06
[PATCH 03/20] qga: move linux suspend command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 03/20] qga: move linux suspend command impls to commands-linux.c
,
Manos Pitsidianakis
,
2024/06/06
[PATCH 04/20] qga: move linux fs/disk command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 04/20] qga: move linux fs/disk command impls to commands-linux.c
,
Manos Pitsidianakis
,
2024/06/06
[PATCH 05/20] qga: move linux disk/cpu stats command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
,
Marc-André Lureau
,
2024/06/05
Re: [PATCH 07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
,
Daniel P . Berrangé
,
2024/06/05
[PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Markus Armbruster
,
2024/06/11
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Markus Armbruster
,
2024/06/11
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Daniel P . Berrangé
,
2024/06/11
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Daniel P . Berrangé
,
2024/06/13
Re: [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
,
Konstantin Kostiuk
,
2024/06/13
[PATCH 06/20] qga: move linux memory block command impls to commands-linux.c
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 09/20] qga: conditionalize schema for commands unsupported on non-Linux POSIX
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 10/20] qga: conditionalize schema for commands requiring getifaddrs
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 11/20] qga: conditionalize schema for commands requiring linux/win32
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 12/20] qga: conditionalize schema for commands only supported on Windows
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 14/20] qga: conditionalize schema for commands requiring fstrim
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 13/20] qga: conditionalize schema for commands requiring fsfreeze
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 15/20] qga: conditionalize schema for commands requiring libudev
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 16/20] qga: conditionalize schema for commands requiring utmpx
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 17/20] qga: conditionalize schema for commands not supported on other UNIX
,
Daniel P . Berrangé
,
2024/06/04
[PATCH 18/20] qga: add note about where to disable commands for a platform
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 18/20] qga: add note about where to disable commands for a platform
,
Markus Armbruster
,
2024/06/11
Re: [PATCH 18/20] qga: add note about where to disable commands for a platform
,
Daniel P . Berrangé
,
2024/06/11
Re: [PATCH 18/20] qga: add note about where to disable commands for a platform
,
Daniel P . Berrangé
,
2024/06/13
[PATCH 19/20] qga: move declare of QGAConfig struct to top of file
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 19/20] qga: move declare of QGAConfig struct to top of file
,
Marc-André Lureau
,
2024/06/05
[PATCH 20/20] qga: centralize logic for disabling/enabling commands
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 20/20] qga: centralize logic for disabling/enabling commands
,
Marc-André Lureau
,
2024/06/05
Re: [PATCH 20/20] qga: centralize logic for disabling/enabling commands
,
Marc-André Lureau
,
2024/06/05
Re: [PATCH 20/20] qga: centralize logic for disabling/enabling commands
,
Daniel P . Berrangé
,
2024/06/05
Re: [PATCH v2 27/37] target/sparc: Enable VIS3 feature bit
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 26/37] target/sparc: Implement XMULX
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 25/37] target/sparc: Implement UMULXHI
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 20/37] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 16/37] target/sparc: Implement FMEAN16
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
,
Peter Maydell
,
2024/06/04
Re: [PATCH] scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 12/37] target/sparc: Implement CMASK instructions
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH v7 0/7] Live Migration With IAA
,
Yuan Liu
,
2024/06/04
[PATCH v7 1/7] docs/migration: add qpl compression feature
,
Yuan Liu
,
2024/06/04
Re: [PATCH v7 1/7] docs/migration: add qpl compression feature
,
Peter Xu
,
2024/06/04
Re: [PATCH v7 1/7] docs/migration: add qpl compression feature
,
Fabiano Rosas
,
2024/06/05
RE: [PATCH v7 1/7] docs/migration: add qpl compression feature
,
Liu, Yuan1
,
2024/06/06
[PATCH v7 2/7] migration/multifd: put IOV initialization into compression method
,
Yuan Liu
,
2024/06/04
[PATCH v7 3/7] configure: add --enable-qpl build option
,
Yuan Liu
,
2024/06/04
Re: [PATCH v7 3/7] configure: add --enable-qpl build option
,
Fabiano Rosas
,
2024/06/05
[PATCH v7 4/7] migration/multifd: add qpl compression method
,
Yuan Liu
,
2024/06/04
[PATCH v7 5/7] migration/multifd: implement initialization of qpl compression
,
Yuan Liu
,
2024/06/04
Re: [PATCH v7 5/7] migration/multifd: implement initialization of qpl compression
,
Fabiano Rosas
,
2024/06/05
[PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
,
Yuan Liu
,
2024/06/04
Re: [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
,
Fabiano Rosas
,
2024/06/05
RE: [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
,
Liu, Yuan1
,
2024/06/06
RE: [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
,
Fabiano Rosas
,
2024/06/06
RE: [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
,
Liu, Yuan1
,
2024/06/06
[PATCH v7 7/7] tests/migration-test: add qpl compression test
,
Yuan Liu
,
2024/06/04
Re: [PATCH v7 7/7] tests/migration-test: add qpl compression test
,
Fabiano Rosas
,
2024/06/05
Re: [PATCH v2 08/37] target/sparc: Use gvec for VIS1 parallel add/sub
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PULL 25/53] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
,
Michael S. Tsirkin
,
2024/06/04
Re: [PULL 25/53] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
,
Jonathan Cameron
,
2024/06/04
[PATCH] target/loongarch: fix a wrong print in cpu dump
,
lanyanzhi22b
,
2024/06/04
Re: [PATCH] target/loongarch: fix a wrong print in cpu dump
,
Richard Henderson
,
2024/06/04
Re: [PATCH] target/loongarch: fix a wrong print in cpu dump
,
gaosong
,
2024/06/04
[PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Gonglei
,
2024/06/04
[PATCH 2/6] io: add QIOChannelRDMA class
,
Gonglei
,
2024/06/04
Re: [PATCH 2/6] io: add QIOChannelRDMA class
,
Jinpu Wang
,
2024/06/10
[PATCH 4/6] tests/unit: add test-io-channel-rdma.c
,
Gonglei
,
2024/06/04
[PATCH 5/6] migration: introduce new RDMA live migration
,
Gonglei
,
2024/06/04
[PATCH 6/6] migration/rdma: support multifd for RDMA migration
,
Gonglei
,
2024/06/04
[PATCH 3/6] io/channel-rdma: support working in coroutine
,
Gonglei
,
2024/06/04
Re: [PATCH 3/6] io/channel-rdma: support working in coroutine
,
Haris Iqbal
,
2024/06/06
RE: [PATCH 3/6] io/channel-rdma: support working in coroutine
,
Gonglei (Arei)
,
2024/06/07
Re: [PATCH 3/6] io/channel-rdma: support working in coroutine
,
Haris Iqbal
,
2024/06/07
Re: [PATCH 3/6] io/channel-rdma: support working in coroutine
,
Daniel P . Berrangé
,
2024/06/07
RE: [PATCH 3/6] io/channel-rdma: support working in coroutine
,
Gonglei (Arei)
,
2024/06/07
[PATCH 1/6] migration: remove RDMA live migration temporarily
,
Gonglei
,
2024/06/04
Re: [PATCH 1/6] migration: remove RDMA live migration temporarily
,
David Hildenbrand
,
2024/06/04
RE: [PATCH 1/6] migration: remove RDMA live migration temporarily
,
Gonglei (Arei)
,
2024/06/05
Re: [PATCH 1/6] migration: remove RDMA live migration temporarily
,
Markus Armbruster
,
2024/06/10
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Peter Xu
,
2024/06/04
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Gonglei (Arei)
,
2024/06/05
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Peter Xu
,
2024/06/05
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Gonglei (Arei)
,
2024/06/07
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Peter Xu
,
2024/06/10
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Daniel P . Berrangé
,
2024/06/07
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Michael S. Tsirkin
,
2024/06/05
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Gonglei (Arei)
,
2024/06/05
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Michael S. Tsirkin
,
2024/06/05
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Leon Romanovsky
,
2024/06/06
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Zhijian Li (Fujitsu)
,
2024/06/06
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Yu Zhang
,
2024/06/07
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Jinpu Wang
,
2024/06/07
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Gonglei (Arei)
,
2024/06/07
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Peter Xu
,
2024/06/10
Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support
,
Jonathan Cameron
,
2024/06/04
Re: [PATCH v2 03/37] target/sparc: Fix do_dc
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH v2 0/8] hw/riscv/virt.c: aplic/imsic DT fixes
,
Conor Dooley
,
2024/06/04
Re: [PATCH v2 0/8] hw/riscv/virt.c: aplic/imsic DT fixes
,
Alistair Francis
,
2024/06/04
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Kim, Dongwon
,
2024/06/04
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Marc-André Lureau
,
2024/06/05
RE: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Kim, Dongwon
,
2024/06/11
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Marc-André Lureau
,
2024/06/12
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Kim, Dongwon
,
2024/06/12
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Marc-André Lureau
,
2024/06/13
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Kim, Dongwon
,
2024/06/13
Re: [PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
,
Marc-André Lureau
,
2024/06/14
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Marc-André Lureau
,
2024/06/04
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Kim, Dongwon
,
2024/06/04
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Marc-André Lureau
,
2024/06/05
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Kim, Dongwon
,
2024/06/11
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Marc-André Lureau
,
2024/06/12
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Kim, Dongwon
,
2024/06/12
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Marc-André Lureau
,
2024/06/13
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Kim, Dongwon
,
2024/06/13
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Marc-André Lureau
,
2024/06/14
Re: [RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
,
Kim, Dongwon
,
2024/06/14
Re: [PATCH v3] block: Use LVM tools for LV block device truncation
,
Alexander Ivanov
,
2024/06/04
Re: [PATCH v3] block: Use LVM tools for LV block device truncation
,
Alexander Ivanov
,
2024/06/28
Re: [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Jason Chien
,
2024/06/04
Re: [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
2024/06/10
Re: [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Jason Chien
,
2024/06/11
Re: [PULL 17/63] stubs: include stubs only if needed
,
Daniel P . Berrangé
,
2024/06/04
Re: [PULL 17/63] stubs: include stubs only if needed
,
Zhao Liu
,
2024/06/05
[PULL 00/32] Misc HW / accel patches
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 01/32] target/riscv: Remove unused 'instmap.h' header in translate.c
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 02/32] target/riscv: Restrict 'rv128' machine to TCG accelerator
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 03/32] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 04/32] target/mips: Remove unused 'hw/misc/mips_itu.h' header
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 05/32] target/arm: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 06/32] target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 07/32] disas/m68k: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 08/32] disas/microblaze: Replace sprintf() by snprintf()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 09/32] util/hexdump: Remove b parameter from qemu_hexdump_line
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 10/32] util/hexdump: Remove ascii parameter from qemu_hexdump_line
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 11/32] MAINTAINERS: drop usb maintainership
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 12/32] system/runstate: Remove unused 'qemu/plugin.h' header
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 13/32] accel/tcg: Move common declarations to 'internal-common.h'
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 14/32] accel/kvm: Fix two lines with hard-coded tabs
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 15/32] hw/core: expand on the alignment of CPUState
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 16/32] cpu: move Qemu[Thread|Cond] setup into common code
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 17/32] cpu-target: don't set cpu->thread_id to bogus value
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 18/32] plugins: remove special casing for cpu->realized
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 19/32] core/cpu-common: initialise plugin state before thread creation
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 21/32] physmem: Always pass offset + addr to xen_map_cache
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 20/32] xen: Add xen_mr_is_memory()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 22/32] physmem: Replace check for RAMBlock offset 0 with xen_mr_is_memory
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 23/32] hw/xen: Constify XenLegacyDevice::XenDevOps
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 24/32] hw/xen: Constify xenstore_be::XenDevOps
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 25/32] hw/xen: Make XenDevOps structures const
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 26/32] hw/xen: Register framebuffer backend via xen_backend_init()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 27/32] hw/misc/debugexit: use runstate API instead of plain exit()
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 28/32] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 29/32] hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 30/32] trace: Remove deprecated 'vcpu' field from QMP trace events
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 31/32] qga: Remove deprecated 'blacklist' argument / config key
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 32/32] usb: add config options for the hub and hid devices
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PULL 00/32] Misc HW / accel patches
,
Richard Henderson
,
2024/06/04
Re: [RFC v2 0/7] Introduce SMP Cache Topology
,
Daniel P . Berrangé
,
2024/06/04
Re: [RFC v2 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
2024/06/04
Re: [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Markus Armbruster
,
2024/06/04
Re: [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/06/04
Re: [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/06/04
Re: [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Markus Armbruster
,
2024/06/04
[PATCH v4] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Yu-Ming Chang
,
2024/06/04
[RFC PATCH] block-coroutine-wrapper: support generating wrappers for functions without arguments
,
Fiona Ebner
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Daniel P . Berrangé
,
2024/06/04
Re: [RFC v2 3/7] hw/core: Add cache topology options in -smp
,
Zhao Liu
,
2024/06/04
Re: [PATCH] target/riscv: rvzicbo: Fixup CBO extension register calculation
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH] target/riscv: rvzicbo: Fixup CBO extension register calculation
,
Philippe Mathieu-Daudé
,
2024/06/04
[PULL 00/20] Net patches
,
Jason Wang
,
2024/06/04
[PULL 01/20] tap: Remove tap_probe_vnet_hdr_len()
,
Jason Wang
,
2024/06/04
[PULL 03/20] net: Move virtio-net header length assertion
,
Jason Wang
,
2024/06/04
[PULL 04/20] net: Remove receive_raw()
,
Jason Wang
,
2024/06/04
[PULL 05/20] tap: Call tap_receive_iov() from tap_receive()
,
Jason Wang
,
2024/06/04
[PULL 06/20] tap: Shrink zeroed virtio-net header
,
Jason Wang
,
2024/06/04
[PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Jason Wang
,
2024/06/04
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Daniel P . Berrangé
,
2024/06/05
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Akihiko Odaki
,
2024/06/05
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Daniel P . Berrangé
,
2024/06/06
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Akihiko Odaki
,
2024/06/06
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Daniel P . Berrangé
,
2024/06/06
Re: [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
,
Akihiko Odaki
,
2024/06/07
[PULL 08/20] virtio-net: Add only one queue pair when realizing
,
Jason Wang
,
2024/06/04
[PULL 09/20] virtio-net: Copy header only when necessary
,
Jason Wang
,
2024/06/04
[PULL 10/20] virtio-net: Shrink header byte swapping buffer
,
Jason Wang
,
2024/06/04
[PULL 12/20] virtio-net: Unify the logic to update NIC state for RSS
,
Jason Wang
,
2024/06/04
[PULL 11/20] virtio-net: Disable RSS on reset
,
Jason Wang
,
2024/06/04
[PULL 13/20] virtio-net: Always set populate_hash
,
Jason Wang
,
2024/06/04
[PULL 14/20] virtio-net: Do not write hashes to peer buffer
,
Jason Wang
,
2024/06/04
[PULL 15/20] ebpf: Fix RSS error handling
,
Jason Wang
,
2024/06/04
[PULL 16/20] ebpf: Return 0 when configuration fails
,
Jason Wang
,
2024/06/04
[PULL 18/20] ebpf: Add a separate target for skeleton
,
Jason Wang
,
2024/06/04
[PULL 17/20] ebpf: Refactor tun_rss_steering_prog()
,
Jason Wang
,
2024/06/04
[PULL 19/20] virtio-net: drop too short packets early
,
Jason Wang
,
2024/06/04
[PULL 20/20] ebpf: Added traces back. Changed source set for eBPF to 'system'.
,
Jason Wang
,
2024/06/04
[PULL 02/20] tap: Remove qemu_using_vnet_hdr()
,
Jason Wang
,
2024/06/04
Re: [PULL 00/20] Net patches
,
Richard Henderson
,
2024/06/04
Re: [PULL 00/20] Net patches
,
Michael Tokarev
,
2024/06/05
Re: [PULL 00/20] Net patches
,
Akihiko Odaki
,
2024/06/05
Re: [PULL 00/20] Net patches
,
Jason Wang
,
2024/06/05
Re: [PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Jason Chien
,
2024/06/04
Re: [PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Beeman Strong
,
2024/06/04
Re: [PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Jason Chien
,
2024/06/04
Re: [PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Beeman Strong
,
2024/06/04
Re: [PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Beeman Strong
,
2024/06/06
[PATCH 00/11] target/i386: fixes for INHIBIT_IRQ, TF and RF
,
Paolo Bonzini
,
2024/06/04
[PATCH 01/11] target/i386: fix pushed value of EFLAGS.RF
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 01/11] target/i386: fix pushed value of EFLAGS.RF
,
Richard Henderson
,
2024/06/04
[PATCH 02/11] target/i386: fix implementation of ICEBP
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 02/11] target/i386: fix implementation of ICEBP
,
Richard Henderson
,
2024/06/04
[PATCH 03/11] target/i386: cleanup HLT helpers
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 03/11] target/i386: cleanup HLT helpers
,
Richard Henderson
,
2024/06/04
[PATCH 05/11] target/i386: implement DR7.GD
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 05/11] target/i386: implement DR7.GD
,
Richard Henderson
,
2024/06/04
[PATCH 04/11] target/i386: cleanup PAUSE helpers
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 04/11] target/i386: cleanup PAUSE helpers
,
Richard Henderson
,
2024/06/04
Re: [PATCH 04/11] target/i386: cleanup PAUSE helpers
,
Paolo Bonzini
,
2024/06/04
[PATCH 06/11] target/i386: disable/enable breakpoints on vmentry/vmexit
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 06/11] target/i386: disable/enable breakpoints on vmentry/vmexit
,
Richard Henderson
,
2024/06/04
[PATCH 07/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 07/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
,
Richard Henderson
,
2024/06/04
[PATCH 09/11] target/i386: fix TF/RF handling for HLT
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 09/11] target/i386: fix TF/RF handling for HLT
,
Richard Henderson
,
2024/06/04
[PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Richard Henderson
,
2024/06/04
Re: [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Richard Henderson
,
2024/06/04
Re: [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
,
Richard Henderson
,
2024/06/04
[PATCH 10/11] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 10/11] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
,
Richard Henderson
,
2024/06/04
[PATCH 11/11] target/i386: document use of DISAS_NORETURN
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH 11/11] target/i386: document use of DISAS_NORETURN
,
Richard Henderson
,
2024/06/04
Re: [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Markus Armbruster
,
2024/06/04
Re: [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Jonathan Cameron
,
2024/06/04
Re: [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
,
Markus Armbruster
,
2024/06/04
[PATCH v2 0/3] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/04
[PATCH v2 1/3] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/04
Re: [PATCH v2 1/3] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/06
[PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/04
Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
,
Fea Wang
,
2024/06/12
[PATCH v2 3/3] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/04
[PULL 00/45] mostly i386 patches for 2024-06-04
,
Paolo Bonzini
,
2024/06/04
[PULL 02/45] host/i386: nothing looks at CPUINFO_SSE4
,
Paolo Bonzini
,
2024/06/04
[PULL 01/45] virtio-blk: remove SCSI passthrough functionality
,
Paolo Bonzini
,
2024/06/04
Re: [PULL 01/45] virtio-blk: remove SCSI passthrough functionality
,
Richard Henderson
,
2024/06/04
[PULL 03/45] meson: assume x86-64-v2 baseline ISA
,
Paolo Bonzini
,
2024/06/04
[PULL 05/45] host/i386: assume presence of SSE2
,
Paolo Bonzini
,
2024/06/04
[PULL 04/45] host/i386: assume presence of CMOV
,
Paolo Bonzini
,
2024/06/04
[PULL 06/45] host/i386: assume presence of SSSE3
,
Paolo Bonzini
,
2024/06/04
[PULL 08/45] target/i386: fix SSE and SSE2 feature check
,
Paolo Bonzini
,
2024/06/04
[PULL 07/45] host/i386: assume presence of POPCNT
,
Paolo Bonzini
,
2024/06/04
[PULL 09/45] target/i386: fix memory opsize for Mov to/from Seg
,
Paolo Bonzini
,
2024/06/04
[PULL 10/45] target/i386/tcg: Fix RDPID feature check
,
Paolo Bonzini
,
2024/06/04
[PULL 12/45] update-linux-headers: fix forwarding to asm-generic headers
,
Paolo Bonzini
,
2024/06/04
[PULL 11/45] target/i386: fix xsave.flat from kvm-unit-tests
,
Paolo Bonzini
,
2024/06/04
[PULL 13/45] update-linux-headers: move pvpanic.h to correct directory
,
Paolo Bonzini
,
2024/06/04
[PULL 14/45] linux-headers: Update to current kvm/next
,
Paolo Bonzini
,
2024/06/04
[PULL 15/45] update-linux-headers: import linux/kvm_para.h header
,
Paolo Bonzini
,
2024/06/04
[PULL 16/45] machine: allow early use of machine_require_guest_memfd
,
Paolo Bonzini
,
2024/06/04
[PULL 17/45] i386/sev: Replace error_report with error_setg
,
Paolo Bonzini
,
2024/06/04
[PULL 18/45] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
,
Paolo Bonzini
,
2024/06/04
Re: [PULL 18/45] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
,
Peter Maydell
,
2024/06/07
[PULL 19/45] i386/sev: Move sev_launch_update to separate class method
,
Paolo Bonzini
,
2024/06/04
[PULL 20/45] i386/sev: Move sev_launch_finish to separate class method
,
Paolo Bonzini
,
2024/06/04
[PULL 21/45] i386/sev: Introduce 'sev-snp-guest' object
,
Paolo Bonzini
,
2024/06/04
Re: [PULL 21/45] i386/sev: Introduce 'sev-snp-guest' object
,
Peter Maydell
,
2024/06/07
[PULL 22/45] i386/sev: Add a sev_snp_enabled() helper
,
Paolo Bonzini
,
2024/06/04
[PULL 23/45] i386/sev: Add sev_kvm_init() override for SEV class
,
Paolo Bonzini
,
2024/06/04
[PULL 24/45] i386/sev: Add snp_kvm_init() override for SNP class
,
Paolo Bonzini
,
2024/06/04
[PULL 27/45] i386/sev: Add a class method to determine KVM VM type for SNP guests
,
Paolo Bonzini
,
2024/06/04
[PULL 32/45] hw/i386/sev: Add function to get SEV metadata from OVMF header
,
Paolo Bonzini
,
2024/06/04
[PULL 41/45] i386/sev: Reorder struct declarations
,
Paolo Bonzini
,
2024/06/04
[PULL 30/45] i386/sev: Add handling to encrypt/finalize guest launch data
,
Paolo Bonzini
,
2024/06/04
Re: [PULL 30/45] i386/sev: Add handling to encrypt/finalize guest launch data
,
Richard Henderson
,
2024/06/24
[PULL 26/45] i386/sev: Don't return launch measurements for SEV-SNP guests
,
Paolo Bonzini
,
2024/06/04
[PULL 25/45] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
,
Paolo Bonzini
,
2024/06/04
[PULL 34/45] i386/sev: Add support for SNP CPUID validation
,
Paolo Bonzini
,
2024/06/04
[PULL 37/45] i386/sev: Invoke launch_updata_data() for SNP class
,
Paolo Bonzini
,
2024/06/04
[PULL 35/45] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
,
Paolo Bonzini
,
2024/06/04
[PULL 38/45] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
,
Paolo Bonzini
,
2024/06/04
[PULL 40/45] i386/sev: Extract build_kernel_loader_hashes
,
Paolo Bonzini
,
2024/06/04
[PULL 43/45] memory: Introduce memory_region_init_ram_guest_memfd()
,
Paolo Bonzini
,
2024/06/04
[PULL 45/45] hw/i386: Add support for loading BIOS using guest_memfd
,
Paolo Bonzini
,
2024/06/04
[PULL 31/45] i386/sev: Set CPU state to protected once SNP guest payload is finalized
,
Paolo Bonzini
,
2024/06/04
[PULL 29/45] i386/sev: Add the SNP launch start context
,
Paolo Bonzini
,
2024/06/04
[PULL 33/45] i386/sev: Add support for populating OVMF metadata pages
,
Paolo Bonzini
,
2024/06/04
[PULL 39/45] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests
,
Paolo Bonzini
,
2024/06/04
[PULL 42/45] i386/sev: Allow measured direct kernel boot on SNP
,
Paolo Bonzini
,
2024/06/04
[PULL 28/45] i386/sev: Update query-sev QAPI format to handle SEV-SNP
,
Paolo Bonzini
,
2024/06/04
[PULL 36/45] i386/sev: Invoke launch_updata_data() for SEV class
,
Paolo Bonzini
,
2024/06/04
Re: [PULL 36/45] i386/sev: Invoke launch_updata_data() for SEV class
,
Peter Maydell
,
2024/06/07
[PULL 44/45] hw/i386/sev: Use guest_memfd for legacy ROMs
,
Paolo Bonzini
,
2024/06/04
Re: [PATCH v5 37/65] i386/tdvf: Introduce function to parse TDVF metadata
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v2 00/37] target/sparc: Implement VIS4
,
Mark Cave-Ayland
,
2024/06/04
[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Ani Sinha
,
2024/06/04
Re: [PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Thomas Huth
,
2024/06/04
Re: [PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Igor Mammedov
,
2024/06/05
Re: [PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
,
Mario Casquero
,
2024/06/11
[PATCH v3 0/6] target/riscv: Support RISC-V privilege 1.13 spec
,
Fea.Wang
,
2024/06/04
[PATCH v3 1/6] target/riscv: Reuse the conversion function of priv_spec
,
Fea.Wang
,
2024/06/04
[PATCH v3 2/6] target/riscv: Define macros and variables for ss1p13
,
Fea.Wang
,
2024/06/04
Re: [PATCH v3 2/6] target/riscv: Define macros and variables for ss1p13
,
Alistair Francis
,
2024/06/05
[PATCH v3 3/6] target/riscv: Support the version for ss1p13
,
Fea.Wang
,
2024/06/04
Re: [PATCH v3 3/6] target/riscv: Support the version for ss1p13
,
Alistair Francis
,
2024/06/05
Re: [PATCH v3 3/6] target/riscv: Support the version for ss1p13
,
Fea Wang
,
2024/06/06
[PATCH v3 4/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Fea.Wang
,
2024/06/04
Re: [PATCH v3 4/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Alistair Francis
,
2024/06/05
[PATCH v3 5/6] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
,
Fea.Wang
,
2024/06/04
[PATCH v3 6/6] target/riscv: Reserve exception codes for sw-check and hw-err
,
Fea.Wang
,
2024/06/04
[PATCH v5 00/17] Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 01/17] aspeed/wdt: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 02/17] aspeed/sli: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 03/17] aspeed/sdmc: remove redundant macros
,
Jamin Lin
,
2024/06/04
[PATCH v5 04/17] aspeed/sdmc: fix coding style
,
Jamin Lin
,
2024/06/04
[PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 06/17] aspeed/smc: correct device description
,
Jamin Lin
,
2024/06/04
[PATCH v5 07/17] aspeed/smc: support dma start length and 1 byte length unit
,
Jamin Lin
,
2024/06/04
[PATCH v5 08/17] aspeed/smc: support 64 bits dma dram address
,
Jamin Lin
,
2024/06/04
[PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 10/17] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 10/17] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 11/17] aspeed/scu: Add AST2700 support
,
Jamin Lin
,
2024/06/04
[PATCH v5 12/17] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 12/17] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 13/17] aspeed/soc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 14/17] aspeed: Add an AST2700 eval board
,
Jamin Lin
,
2024/06/04
[PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
,
Cédric Le Goater
,
2024/06/04
[PATCH v5 16/17] test/avocado/machine_aspeed.py: Add AST2700 test case
,
Jamin Lin
,
2024/06/04
[PATCH v5 17/17] docs:aspeed: Add AST2700 Evaluation board
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 00/17] Add AST2700 support
,
Cédric Le Goater
,
2024/06/04
RE: [PATCH v5 00/17] Add AST2700 support
,
Jamin Lin
,
2024/06/04
Re: [PATCH v5 00/17] Add AST2700 support
,
Cédric Le Goater
,
2024/06/10
[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
,
Alvin Chang
,
2024/06/04
[PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alvin Chang
,
2024/06/04
Re: [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alistair Francis
,
2024/06/26
RE: [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
,
張哲嘉
,
2024/06/26
Re: [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alistair Francis
,
2024/06/26
[PATCH v5 2/4] target/riscv: Apply modularized matching conditions for breakpoint
,
Alvin Chang
,
2024/06/04
[PATCH v5 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alvin Chang
,
2024/06/04
[PATCH v5 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alvin Chang
,
2024/06/04
Re: [PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/06/04
Re: [PATCH v2] target/riscv: zvbb implies zvkb
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests
,
Michael S. Tsirkin
,
2024/06/04
Re: [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
,
Sunil V L
,
2024/06/19
Re: [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
,
Igor Mammedov
,
2024/06/19
Re: [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
,
Alistair Francis
,
2024/06/03
Re: [PATCH 6/6] disas/riscv: Support zabha disassemble
,
Alistair Francis
,
2024/06/03
Re: [PATCH 4/6] target/riscv: Add amocas.[b|h] for Zabha
,
Alistair Francis
,
2024/06/03
Re: [PATCH 3/6] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
,
Alistair Francis
,
2024/06/03
Re: [PATCH 2/6] target/riscv: Add AMO instructions for Zabha
,
Alistair Francis
,
2024/06/03
[PATCH v2] tests/avocado: Update LoongArch bios file
,
Song Gao
,
2024/06/03
Re: [PATCH 1/6] target/riscv: Move gen_amo before implement Zabha
,
Alistair Francis
,
2024/06/03
Re: [PATCH 4/4] disas/riscv: Support zcmop disassemble
,
Alistair Francis
,
2024/06/03
Re: [PATCH 3/4] target/riscv: Add zcmop extension
,
Alistair Francis
,
2024/06/03
Re: [PATCH 2/4] disas/riscv: Support zimop disassemble
,
Alistair Francis
,
2024/06/03
Re: [PATCH 1/4] target/riscv: Add zimop extension
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 0/2] target/riscv: Minor fixes and improvements for Virtual IRQs
,
Alistair Francis
,
2024/06/03
Re: [PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
,
Alistair Francis
,
2024/06/03
RE: [PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
,
張哲嘉
,
2024/06/04
Re: [PATCH v2 2/2] target/riscv: Move Guest irqs out of the core local irqs range.
,
Alistair Francis
,
2024/06/03
Re: [PATCH v2 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide.
,
Alistair Francis
,
2024/06/03
Re: [PATCH v3 1/2] target/riscv/csr.c: Add functional of hvictl CSR
,
Alistair Francis
,
2024/06/03
Re: [PATCH] Fix incorrect disassembly format for certain RISC-V instructions
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 5/5] target/riscv: Reserve exception codes for sw-check and hw-err
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
,
Fea Wang
,
2024/06/03
Re: [RESEND PATCH v2 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
,
Alistair Francis
,
2024/06/03
Re: [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
,
Fea Wang
,
2024/06/03
Re: [RESEND PATCH v2 1/5] target/riscv: Reuse the conversion function of priv_spec
,
Alistair Francis
,
2024/06/03
Re: [PATCH v4 1/4] target/riscv: Add functions for common matching conditions of trigger
,
Alistair Francis
,
2024/06/03
Re: [PATCH v4 4/4] target/riscv: Apply modularized matching conditions for icount trigger
,
Alistair Francis
,
2024/06/03
Re: [PATCH v4 3/4] target/riscv: Apply modularized matching conditions for watchpoint
,
Alistair Francis
,
2024/06/03
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Alistair Francis
,
2024/06/03
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Philippe Mathieu-Daudé
,
2024/06/04
[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
,
Zide Chen
,
2024/06/03
[PATCH V3 1/2] vl: Allow multiple -overcommit commands
,
Zide Chen
,
2024/06/03
Re: [PATCH V3 1/2] vl: Allow multiple -overcommit commands
,
Igor Mammedov
,
2024/06/05
[PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
,
Zide Chen
,
2024/06/03
Re: [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
,
Zhao Liu
,
2024/06/03
Re: [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
,
Xiaoyao Li
,
2024/06/04
Re: [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
,
Igor Mammedov
,
2024/06/05
Re: [PATCH V3 0/2] improve -overcommit cpu-pm=on|off
,
Igor Mammedov
,
2024/06/05
Re: [PATCH V3 0/2] improve -overcommit cpu-pm=on|off
,
Chen, Zide
,
2024/06/05
Re: [PATCH V3 0/2] improve -overcommit cpu-pm=on|off
,
Michael Tokarev
,
2024/06/17
Re: [PATCH V1 19/26] physmem: preserve ram blocks for cpr
,
Peter Xu
,
2024/06/03
[PATCH v2] chardev: add path option for pty backend
,
Octavian Purdila
,
2024/06/03
Re: [PATCH v2] chardev: add path option for pty backend
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH v2] chardev: add path option for pty backend
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH v2] chardev: add path option for pty backend
,
Paulo Neves
,
2024/06/04
[PATCH v5 0/3] Fix MCE handling on AMD hosts
,
John Allen
,
2024/06/03
[PATCH v5 1/3] i386: Fix MCE support for AMD hosts
,
John Allen
,
2024/06/03
[PATCH v5 2/3] i386: Add support for SUCCOR feature
,
John Allen
,
2024/06/03
[PATCH v5 3/3] i386: Add support for overflow recovery
,
John Allen
,
2024/06/03
Re: [PATCH v5 0/3] Fix MCE handling on AMD hosts
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH v5 0/3] Fix MCE handling on AMD hosts
,
John Allen
,
2024/06/06
Re: [PATCH v3 01/27] util/hexdump: Remove b parameter from qemu_hexdump_line
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v3 21/27] disas/riscv: Use GString in format_inst
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 21/27] disas/riscv: Use GString in format_inst
,
Alistair Francis
,
2024/06/03
Re: [PATCH v3 20/27] disas/microblaze: Split get_field_special
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 19/27] disas/microblaze: Print registers directly with PRIrfsl
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 19/27] disas/microblaze: Print registers directly with PRIrfsl
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 18/27] disas/microblaze: Print immediates directly with PRIimm
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 17/27] disas/microblaze: Print registers directly with PRIreg
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 16/27] disas/microblaze: Merge op->name output into each fprintf
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 15/27] target/microblaze: Re-indent print_insn_microblaze
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 14/27] disas/microblaze: Split out print_immval_addr
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 25/27] hw/riscv/virt: Replace sprintf by g_strdup_printf
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 25/27] hw/riscv/virt: Replace sprintf by g_strdup_printf
,
Alistair Francis
,
2024/06/03
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/03
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/04
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Jared Rossi
,
2024/06/05
Re: [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
,
Thomas Huth
,
2024/06/07
Re: [PATCH v3 22/27] linux-user/flatload: Replace sprintf() by snprintf()
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 10/27] hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 09/27] hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH v3 06/27] hw/mips/malta: Add re-usable rng_seed_hex_new() method
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH 1/5] s390x: Create include files for s390x IPL definitions
,
Thomas Huth
,
2024/06/03
Re: [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
,
Mickaël Salaün
,
2024/06/03
Re: [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
,
Sean Christopherson
,
2024/06/03
Re: [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
,
Sean Christopherson
,
2024/06/03
[PATCH v3 00/12] testing/next: purging centos and more lcitool (pre-PR)
,
Alex Bennée
,
2024/06/03
[PATCH v3 02/12] docs/devel: update references to centos to non-versioned container
,
Alex Bennée
,
2024/06/03
[PATCH v3 01/12] ci: remove centos-steam-8 customer runner
,
Alex Bennée
,
2024/06/03
[PATCH v3 03/12] tests/vm: update centos.aarch64 image to 9
,
Alex Bennée
,
2024/06/03
[PATCH v3 04/12] tests/vm: remove plain centos image
,
Alex Bennée
,
2024/06/03
[PATCH v3 06/12] docs/ci: clean-up references for consistency
,
Alex Bennée
,
2024/06/03
Re: [PATCH v3 06/12] docs/ci: clean-up references for consistency
,
Richard Henderson
,
2024/06/03
[PATCH v3 07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Alex Bennée
,
2024/06/03
[PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
,
Alex Bennée
,
2024/06/03
Re: [PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
,
Richard Henderson
,
2024/06/03
[PATCH v3 09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Alex Bennée
,
2024/06/03
[PATCH v3 11/12] tests/lcitool: generate package lists for ansible
,
Alex Bennée
,
2024/06/03
[PATCH v3 08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Alex Bennée
,
2024/06/03
[PATCH v3 12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool
,
Alex Bennée
,
2024/06/03
[PATCH v3 10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Alex Bennée
,
2024/06/03
Re: [PATCH v3 02/27] util/hexdump: Remove ascii parameter from qemu_hexdump_line
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v2] pci-bridge/xio3130_downstream: fix invalid link speed and link width
,
Jonathan Cameron
,
2024/06/03
Re: [PATCH] virtio-iommu: Do not process commands with bad size
,
Michael S. Tsirkin
,
2024/06/03
[PATCH 0/3] cpu_exec_halt: make method mandatory
,
Peter Maydell
,
2024/06/03
[PATCH 1/3] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
,
Peter Maydell
,
2024/06/03
Re: [PATCH 1/3] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Peter Maydell
,
2024/06/03
Re: [PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Peter Maydell
,
2024/06/11
Re: [PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
,
Philippe Mathieu-Daudé
,
2024/06/11
[PATCH 2/3] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
,
Peter Maydell
,
2024/06/03
Re: [PATCH 2/3] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH 0/3] cpu_exec_halt: make method mandatory
,
Richard Henderson
,
2024/06/03
Re: [PATCH v8 0/8] xen: Support grant mappings
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] tests/avocado: Update LoongArch bios file
,
Peter Maydell
,
2024/06/03
Re: [PATCH] tests/avocado: Update LoongArch bios file
,
gaosong
,
2024/06/03
Re: [PATCH v8 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v8 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 5/5] hw/mips/loongson3_virt: Wire up loongson_ipi device
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
,
Jiaxun Yang
,
2024/06/04
Re: [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
,
gaosong
,
2024/06/04
Re: [PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
,
gaosong
,
2024/06/04
Re: [PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH] hw/mips/loongson3_virt: Implement node counter timer
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Pierrick Bouvier
,
2024/06/03
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Jiaxun Yang
,
2024/06/04
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Alex Bennée
,
2024/06/04
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Jiaxun Yang
,
2024/06/05
Re: [PATCH] mips64el-softmmu: Enable MTTCG
,
Jiaxun Yang
,
2024/06/07
[PATCH v2 0/3] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/03
[PATCH v2 1/3] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/03
Re: [PATCH v2 1/3] stdvga: fix screen blanking
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH v2 1/3] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/05
Re: [PATCH v2 1/3] stdvga: fix screen blanking
,
Marc-André Lureau
,
2024/06/05
[PATCH v2 3/3] ui+display: rename is_placeholder -> surface_is_placeholder
,
Gerd Hoffmann
,
2024/06/03
[PATCH v2 2/3] ui+display: rename is_buffer_shared() -> surface_is_borrowed()
,
Gerd Hoffmann
,
2024/06/03
Re: [PATCH v2 2/4] usb: add config options for the hub and hid devices
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Fiona Ebner
,
2024/06/03
Re: [PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Kevin Wolf
,
2024/06/03
[PULL v2 0/2] NBD patches for 2024-05-30
,
Eric Blake
,
2024/06/03
[PULL v2 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/06/03
[PULL v2 1/2] qio: Inherit follow_coroutine_ctx across TLS
,
Eric Blake
,
2024/06/03
Re: [PULL v2 0/2] NBD patches for 2024-05-30
,
Richard Henderson
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/03
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Kevin Wolf
,
2024/06/03
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Kevin Wolf
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/05
Re: [PATCH 5/5] core/cpu-common: initialise plugin state before thread creation
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v8 00/14] Enabling DCD emulation support in Qemu
,
Jonathan Cameron
,
2024/06/03
Re: [PATCH 1/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
,
Leif Lindholm
,
2024/06/03
[PATCH 0/4] update-linux-headers: prepare for updating to 6.9+ and for SNP patches
,
Paolo Bonzini
,
2024/06/03
[PATCH 1/4] update-linux-headers: fix forwarding to asm-generic headers
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH 1/4] update-linux-headers: fix forwarding to asm-generic headers
,
Thomas Huth
,
2024/06/03
[PATCH 2/4] update-linux-headers: move pvpanic.h to correct directory
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH 2/4] update-linux-headers: move pvpanic.h to correct directory
,
Thomas Huth
,
2024/06/03
[PATCH 3/4] linux-headers: Update to current kvm/next
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH 3/4] linux-headers: Update to current kvm/next
,
Cornelia Huck
,
2024/06/03
Re: [PATCH 3/4] linux-headers: Update to current kvm/next
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH 3/4] linux-headers: Update to current kvm/next
,
Cornelia Huck
,
2024/06/03
Re: [PATCH 3/4] linux-headers: Update to current kvm/next
,
Paolo Bonzini
,
2024/06/03
[PATCH 4/4] update-linux-headers: import linux/kvm_para.h header
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH 4/4] update-linux-headers: import linux/kvm_para.h header
,
Thomas Huth
,
2024/06/03
Re: [PATCH 0/4] update-linux-headers: prepare for updating to 6.9+ and for SNP patches
,
Cornelia Huck
,
2024/06/04
Re: [PATCH] target/mips: Remove unused 'hw/misc/mips_itu.h' header
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Thomas Huth
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Peter Maydell
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Peter Maydell
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Thomas Huth
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Alex Bennée
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Alex Bennée
,
2024/06/03
Re: [PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/5] cpus: a few tweaks to CPU realization
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 0/5] cpus: a few tweaks to CPU realization
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Kevin Wolf
,
2024/06/03
Re: [PATCH 24/32] hw/sd: Subtract bootarea size from blk
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 24/32] hw/sd: Subtract bootarea size from blk
,
Cédric Le Goater
,
2024/06/04
Re: [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Jonathan Cameron
,
2024/06/03
Re: [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Michael S. Tsirkin
,
2024/06/03
Re: [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
,
Jonathan Cameron
,
2024/06/03
Re: [PATCH 17/32] hw/sd: Add emmc_cmd_SEND_RELATIVE_ADDR() handler
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 17/32] hw/sd: Add emmc_cmd_SEND_RELATIVE_ADDR() handler
,
Cédric Le Goater
,
2024/06/04
Re: [PATCH 15/32] hw/sd: Add emmc_cmd_SEND_OP_CMD() handler
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 15/32] hw/sd: Add emmc_cmd_SEND_OP_CMD() handler
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/03
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Markus Armbruster
,
2024/06/04
Re: [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
,
Zhao Liu
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/04
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/05
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Markus Armbruster
,
2024/06/10
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/27
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
,
Dr. David Alan Gilbert
,
2024/06/03
Re: [PATCH 16/32] hw/sd: Add emmc_cmd_ALL_SEND_CID() handler
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH v4 01/31] i386/sev: Replace error_report with error_setg
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Hoffmann, Gerd
,
2024/06/04
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Michael Roth
,
2024/06/03
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
,
Michael Roth
,
2024/06/03
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Markus Armbruster
,
2024/06/03
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Zhao Liu
,
2024/06/04
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Markus Armbruster
,
2024/06/04
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Zhao Liu
,
2024/06/04
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Markus Armbruster
,
2024/06/04
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Zhao Liu
,
2024/06/19
Re: [PATCH] hw/core: Rename CpuTopology to CPUTopology
,
Thomas Huth
,
2024/06/19
[PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
,
Shivaprasad G Bhat
,
2024/06/03
[PATCH 1/2] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/03
[PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/03
Re: [PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Nicholas Piggin
,
2024/06/04
Re: [PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
,
Cornelia Huck
,
2024/06/03
Re: [PATCH v2 0/7] hw/xen: Simplify legacy backends handling
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v3 2/2] iotests: test NBD+TLS+iothread
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v3 2/2] iotests: test NBD+TLS+iothread
,
Kevin Wolf
,
2024/06/03
Re: [PATCH 1/1] vhost-vsock: add VIRTIO_F_RING_PACKED to feaure_bits
,
Halil Pasic
,
2024/06/03
Re: [PATCH v2 1/4] qom: allow to mark objects (including devices) as deprecated.
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Peter Maydell
,
2024/06/03
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Gerd Hoffmann
,
2024/06/05
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Daniel P . Berrangé
,
2024/06/05
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Mark Cave-Ayland
,
2024/06/04
Re: [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH v5 21/23] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 1/5] hw/core: expand on the alignment of CPUState
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 4/5] plugins: remove special casing for cpu->realized
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 4/5] plugins: remove special casing for cpu->realized
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 4/5] plugins: remove special casing for cpu->realized
,
Alex Bennée
,
2024/06/03
Re: [PATCH 3/5] cpu-target: don't set cpu->thread_id to bogus value
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 2/5] cpu: move Qemu[Thread|Cond] setup into common code
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: qemu CI & ccache: cache size is too small
,
Daniel P . Berrangé
,
2024/06/03
Re: qemu CI & ccache: cache size is too small
,
Daniel P . Berrangé
,
2024/06/03
Re: qemu CI & ccache: cache size is too small
,
Michael Tokarev
,
2024/06/03
Re: [PATCH] qga: Remove deprecated 'blacklist' argument / config key
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] qga: Remove deprecated 'blacklist' argument / config key
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v2 2/2] backup: add minimum cluster size to performance options
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v2 2/2] backup: add minimum cluster size to performance options
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PULL v2 00/27] riscv-to-apply queue
,
Alistair Francis
,
2024/06/03
[PULL v2 02/27] target/riscv/kvm: Fix exposure of Zkr
,
Alistair Francis
,
2024/06/03
[PULL v2 01/27] hw/intc/riscv_aplic: APLICs should add child earlier than realize
,
Alistair Francis
,
2024/06/03
[PULL v2 04/27] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Alistair Francis
,
2024/06/03
[PULL v2 06/27] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
,
Alistair Francis
,
2024/06/03
[PULL v2 05/27] hw/riscv/boot.c: Support 64-bit address for initrd
,
Alistair Francis
,
2024/06/03
[PULL v2 03/27] target/riscv: Raise exceptions on wrs.nto
,
Alistair Francis
,
2024/06/03
[PULL v2 07/27] target/riscv/kvm: tolerate KVM disable ext errors
,
Alistair Francis
,
2024/06/03
[PULL v2 08/27] target/riscv/debug: set tval=pc in breakpoint exceptions
,
Alistair Francis
,
2024/06/03
[PULL v2 11/27] target/riscv: Add support for Zve64x extension
,
Alistair Francis
,
2024/06/03
[PULL v2 10/27] target/riscv: Add support for Zve32x extension
,
Alistair Francis
,
2024/06/03
[PULL v2 12/27] target/riscv: Relax vector register check in RISCV gdbstub
,
Alistair Francis
,
2024/06/03
[PULL v2 14/27] target/riscv/cpu.c: fix Zvkb extension config
,
Alistair Francis
,
2024/06/03
[PULL v2 15/27] target/riscv: Implement dynamic establishment of custom decoder
,
Alistair Francis
,
2024/06/03
[PULL v2 13/27] target/riscv: Fix the element agnostic function problem
,
Alistair Francis
,
2024/06/03
[PULL v2 17/27] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
,
Alistair Francis
,
2024/06/03
[PULL v2 09/27] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint
,
Alistair Francis
,
2024/06/03
[PULL v2 18/27] target/riscv: rvv: Check single width operator for vector fp widen instructions
,
Alistair Francis
,
2024/06/03
[PULL v2 16/27] riscv: thead: Add th.sxstatus CSR emulation
,
Alistair Francis
,
2024/06/03
[PULL v2 19/27] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
,
Alistair Francis
,
2024/06/03
[PULL v2 20/27] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
,
Alistair Francis
,
2024/06/03
[PULL v2 22/27] target/riscv: do not set mtval2 for non guest-page faults
,
Alistair Francis
,
2024/06/03
[PULL v2 23/27] target/riscv: Remove experimental prefix from "B" extension
,
Alistair Francis
,
2024/06/03
[PULL v2 21/27] target/riscv: prioritize pmp errors in raise_mmu_exception()
,
Alistair Francis
,
2024/06/03
[PULL v2 24/27] target/riscv: rvzicbo: Fixup CBO extension register calculation
,
Alistair Francis
,
2024/06/03
[PULL v2 26/27] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
,
Alistair Francis
,
2024/06/03
[PULL v2 27/27] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
,
Alistair Francis
,
2024/06/03
[PULL v2 25/27] target/riscv/kvm.c: Fix the hart bit setting of AIA
,
Alistair Francis
,
2024/06/03
Re: [PULL v2 00/27] riscv-to-apply queue
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PULL v2 00/27] riscv-to-apply queue
,
Richard Henderson
,
2024/06/04
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH 1/4] qom: allow to mark objects (including devices) as deprecated.
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v2 16/18] io/channel-file: Add direct-io support
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v2 04/18] monitor: Drop monitor_fdset_dup_fd_add()
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] stdvga: fix screen blanking
,
Marc-André Lureau
,
2024/06/03
Re: [PATCH] stdvga: fix screen blanking
,
Gerd Hoffmann
,
2024/06/03
Re: [PATCH] stdvga: fix screen blanking
,
Marc-André Lureau
,
2024/06/03
Re: [PATCH v2 02/18] tests/qtest/migration: Fix file migration offset check
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v2 01/18] migration: Fix file migration with fdset
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Steven Sistare
,
2024/06/03
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Peter Xu
,
2024/06/03
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Peter Xu
,
2024/06/04
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
David Hildenbrand
,
2024/06/04
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
Peter Xu
,
2024/06/04
Re: [PATCH V1 17/26] machine: memfd-alloc option
,
David Hildenbrand
,
2024/06/04
[PATCH] target/i386: fix xsave.flat from kvm-unit-tests
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH] target/i386: fix xsave.flat from kvm-unit-tests
,
Thomas Huth
,
2024/06/03
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/04
Re: [PATCH] qapi: clarify that the default is backend dependent
,
Markus Armbruster
,
2024/06/03
Re: [PATCH] qapi: clarify that the default is backend dependent
,
Stefano Garzarella
,
2024/06/04
Re: [PATCH] qapi: clarify that the default is backend dependent
,
Markus Armbruster
,
2024/06/04
Re: [PATCH] qapi: clarify that the default is backend dependent
,
Stefano Garzarella
,
2024/06/06
Re: [PATCH] chardev: add path option for pty backend
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] chardev: add path option for pty backend
,
Marc-André Lureau
,
2024/06/03
Re: [PATCH] chardev: add path option for pty backend
,
Peter Maydell
,
2024/06/03
Re: [PATCH] chardev: add path option for pty backend
,
Marc-André Lureau
,
2024/06/03
Re: [PATCH] chardev: add path option for pty backend
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] chardev: add path option for pty backend
,
Peter Maydell
,
2024/06/03
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/03
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/10
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/17
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/24
Re: [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
,
Peter Maydell
,
2024/06/03
Re: [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/03
Re: [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
,
Don Porter
,
2024/06/03
Re: [PATCH V2 1/3] vl: Allow multiple -overcommit commands
,
Markus Armbruster
,
2024/06/03
[PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Chuang Xu
,
2024/06/03
Re: [PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Zhao Liu
,
2024/06/04
Re: [PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
,
Xiaoyao Li
,
2024/06/04
[PULL v2 0/2] ufs queue
,
Jeuk Kim
,
2024/06/03
[PULL v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
,
Jeuk Kim
,
2024/06/03
[PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/06/03
Re: [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Peter Maydell
,
2024/06/07
Re: [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/06/09
Re: [PULL v2 0/2] ufs queue
,
Richard Henderson
,
2024/06/03
Re: [PATCH v2 0/3] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v2 0/3] semihosting: Restrict to TCG
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH v2 0/3] semihosting: Restrict to TCG
,
Anton Johansson
,
2024/06/06
[PATCH] target/i386/tcg: Fix RDPID feature check
,
Zhao Liu
,
2024/06/03
Re: [PATCH] target/i386/tcg: Fix RDPID feature check
,
Paolo Bonzini
,
2024/06/03
Re: [RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
,
Fea Wang
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
RE: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [SPAM] Re: [PATCH v4 09/16] aspeed/smc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
,
Cédric Le Goater
,
2024/06/03
RE: [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
,
Duan, Zhenzhong
,
2024/06/03
[PATCH v6 02/19] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
,
Duan, Zhenzhong
,
2024/06/03
[PATCH v6 04/19] vfio/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO device
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
,
Cédric Le Goater
,
2024/06/03
Re: [PATCH v6 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
,
Eric Auger
,
2024/06/03
[PATCH v6 06/19] range: Introduce range_get_last_bit()
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 06/19] range: Introduce range_get_last_bit()
,
Eric Auger
,
2024/06/03
[PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/04
[PATCH v6 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/06
Re: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Eric Auger
,
2024/06/06
RE: [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
,
Duan, Zhenzhong
,
2024/06/06
[PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Eric Auger
,
2024/06/03
Re: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Cédric Le Goater
,
2024/06/03
RE: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
,
Eric Auger
,
2024/06/04
[PATCH v6 10/19] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 13/19] vfio: Create host IOMMU device instance
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 13/19] vfio: Create host IOMMU device instance
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 13/19] vfio: Create host IOMMU device instance
,
Duan, Zhenzhong
,
2024/06/03
[PATCH v6 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
,
Eric Auger
,
2024/06/03
[PATCH v6 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
,
Eric Auger
,
2024/06/03
[PATCH v6 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
,
Eric Auger
,
2024/06/03
[PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Cédric Le Goater
,
2024/06/03
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/03
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/04
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Eric Auger
,
2024/06/04
RE: [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
,
Duan, Zhenzhong
,
2024/06/06
[PATCH v6 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
,
Zhenzhong Duan
,
2024/06/03
[PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities
,
Zhenzhong Duan
,
2024/06/03
Re: [PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities
,
Duan, Zhenzhong
,
2024/06/04
Re: [PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
,
Eric Auger
,
2024/06/03
RE: [PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
,
Duan, Zhenzhong
,
2024/06/03
[PATCH 0/6] Introduce extension implied rules
,
frank . chang
,
2024/06/03
[PATCH 2/6] target/riscv: Introduce extension implied rule helpers
,
frank . chang
,
2024/06/03
Re: [PATCH 2/6] target/riscv: Introduce extension implied rule helpers
,
Frank Chang
,
2024/06/05
[PATCH 1/6] target/riscv: Introduce extension implied rules definition
,
frank . chang
,
2024/06/03
[PATCH 3/6] target/riscv: Add MISA implied rules
,
frank . chang
,
2024/06/03
[PATCH 4/6] target/riscv: Add standard extension implied rules
,
frank . chang
,
2024/06/03
[PATCH 5/6] target/riscv: Add Zc extension implied rule
,
frank . chang
,
2024/06/03
[PATCH 6/6] target/riscv: Remove extension auto-update check statements
,
frank . chang
,
2024/06/03
Re: [PATCH 0/6] Introduce extension implied rules
,
Frank Chang
,
2024/06/05
Re: [PATCH v2 4/4] tests/qtest/migration-test: Add a postcopy memfile test
,
Nicholas Piggin
,
2024/06/03
Re: [PATCH v2 4/4] tests/qtest/migration-test: Add a postcopy memfile test
,
Peter Xu
,
2024/06/03
[PATCH ats_vtd v5 00/22] ATS support for VT-d
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 02/22] intel_iommu: make types match
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 01/22] intel_iommu: fix FRCD construction macro.
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 10/22] pci: add IOMMU operations to get address spaces and memory regions with PASID
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 11/22] memory: store user data pointer in the IOMMU notifiers
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 05/22] memory: add permissions in IOMMUAccessFlags
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 04/22] intel_iommu: do not consider wait_desc as an invalid descriptor
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 03/22] intel_iommu: return page walk level even when the translation fails
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 13/22] intel_iommu: implement the get_address_space_pasid iommu operation
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 09/22] pci: cache the bus mastering status in the device
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 07/22] pcie: helper functions to check if PASID and ATS are enabled
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 19/22] memory: add an API for ATS support
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 20/22] pci: add a pci-level API for ATS
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 14/22] intel_iommu: implement the get_memory_region_pasid iommu operation
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 17/22] atc: generic ATC that can be used by PCIe devices that support SVM
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 18/22] atc: add unit tests
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 12/22] pci: add a pci-level initialization function for iommu notifiers
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 15/22] memory: Allow to store the PASID in IOMMUTLBEntry
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 16/22] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 08/22] intel_iommu: declare supported PASID size
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 06/22] pcie: add helper to declare PASID capability for a pcie device
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 21/22] intel_iommu: set the address mask even when a translation fails
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH ats_vtd v5 22/22] intel_iommu: add support for ATS
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
,
Fea.Wang
,
2024/06/03
[PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Fea.Wang
,
2024/06/03
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Fea Wang
,
2024/06/04
Re: [PATCH 1/4] hw/dma: Enhance error handling in loading description
,
Frank Chang
,
2024/06/04
[PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Fea.Wang
,
2024/06/03
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Fea Wang
,
2024/06/04
Re: [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
,
Frank Chang
,
2024/06/04
[PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Fea.Wang
,
2024/06/03
Re: [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
,
Frank Chang
,
2024/06/04
[PATCH 4/4] hw/net: Fix the transmission return size
,
Fea.Wang
,
2024/06/03
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Edgar E. Iglesias
,
2024/06/03
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Fea Wang
,
2024/06/04
Re: [PATCH 4/4] hw/net: Fix the transmission return size
,
Frank Chang
,
2024/06/04
Re: [PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Alistair Francis
,
2024/06/03
RE: [PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
張育銘
,
2024/06/03
Re: [PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
,
Alistair Francis
,
2024/06/03
RE: [PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Jamin Lin
,
2024/06/03
Re: [PATCH v4 11/16] aspeed/intc: Add AST2700 support
,
Cédric Le Goater
,
2024/06/03
[QEMU][PATCH v3 1/1] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue
,
Shiva sagar Myana
,
2024/06/03
Re: [QEMU][PATCH v3 1/1] hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue
,
Peter Maydell
,
2024/06/03
Re: [RFC PATCH 08/10] ppc/pnv: Invert the design for big-core machine modelling
,
Nicholas Piggin
,
2024/06/03
Re: [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations
,
Richard Henderson
,
2024/06/03
Re: [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations
,
Max Chou
,
2024/06/03
Re: [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations
,
Richard Henderson
,
2024/06/03
Re: [PULL 25/72] Adds migration support for Branch History Rolling Buffer (BHRB) internal state.
,
Nicholas Piggin
,
2024/06/03
Re: [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Daniel Henrique Barboza
,
2024/06/02
Re: [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Frank Chang
,
2024/06/27
Re: [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
,
Frank Chang
,
2024/06/27
Re: [PATCH v6 0/3] Support RISC-V IOPMP
,
Ethan Chen
,
2024/06/02
Re: [PATCH] virtio-blk: remove SCSI passthrough functionality
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH V2 0/3] improve -overcommit cpu-pm=on|off
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit
,
Chen, Jiqian
,
2024/06/03
Re: [PATCH] hw/cxl: Fix read from bogus memory
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH] hw/cxl: Fix read from bogus memory
,
Jonathan Cameron
,
2024/06/03
Re: [PATCH] hw/cxl: Fix read from bogus memory
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH] hw/cxl: Fix read from bogus memory
,
Michael S. Tsirkin
,
2024/06/03
Re: [PATCH] hw/cxl: Fix read from bogus memory
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Markus Armbruster
,
2024/06/03
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Igor Mammedov
,
2024/06/05
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/25
Re: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Gavin Shan
,
2024/06/26
RE: [PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
,
Salil Mehta
,
2024/06/26
Re: [PATCH v3] vhost-user-gpu: fix import of DMABUF
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH] virtio-pci: Fix the use of an uninitialized irqfd.
,
Cindy Lu
,
2024/06/02
Re: [PATCH intel_iommu 0/7] FLTS for VT-d
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH intel_iommu 0/7] FLTS for VT-d
,
CLEMENT MATHIEU--DRIF
,
2024/06/03
Re: [PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
,
Michael Tokarev
,
2024/06/11
Re: [PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
,
Philippe Mathieu-Daudé
,
2024/06/11
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Zhao Liu
,
2024/06/04
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Daniel P . Berrangé
,
2024/06/04
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Zhao Liu
,
2024/06/04
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Philippe Mathieu-Daudé
,
2024/06/04
Re: [PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
,
Zhao Liu
,
2024/06/04
Re: [PATCH 4/5] x86/loader: expose unpatched kernel
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH 4/5] x86/loader: expose unpatched kernel
,
Gerd Hoffmann
,
2024/06/03
Re: [PATCH] vhost-user-test: no set non-blocking for cal fd less than 0.
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap
,
Michael S. Tsirkin
,
2024/06/02
RE: [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap
,
Duan, Zhenzhong
,
2024/06/03
[PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Will Gyda
,
2024/06/02
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Michael Tokarev
,
2024/06/02
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Vilhelm Gyda
,
2024/06/03
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Michael Tokarev
,
2024/06/03
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Vilhelm Gyda
,
2024/06/03
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Paolo Bonzini
,
2024/06/03
Re: [PATCH] i386: removes microvm from default build since microvm doesn't support Xen accel.
,
Vilhelm Gyda
,
2024/06/03
[PATCH] target/i386: fix SSE and SSE2 featue check
,
lixinyu20s
,
2024/06/02
Re: [PATCH] target/i386: fix SSE and SSE2 featue check
,
Zhao Liu
,
2024/06/02
Re: [PATCH] target/i386: fix SSE and SSE2 featue check
,
Fiona Ebner
,
2024/06/04
Re: [PATCH] target/i386: fix SSE and SSE2 featue check
,
Paolo Bonzini
,
2024/06/03
[PATCH] target/i386: fix memory opsize for Mov to/from Seg
,
lixinyu20s
,
2024/06/02
Re: [PATCH] target/i386: fix memory opsize for Mov to/from Seg
,
Paolo Bonzini
,
2024/06/03
Re: Re: [PATCH] target/i386: fix memory opsize for Mov to/from Seg
,
李欣宇
,
2024/06/03
Re: [PATCH 2/6] meson: assume x86-64-v2 baseline ISA
,
Zhao Liu
,
2024/06/02
Re: [PATCH 6/6] host/i386: assume presence of POPCNT
,
Zhao Liu
,
2024/06/02
Re: [PATCH 5/6] host/i386: assume presence of SSSE3
,
Zhao Liu
,
2024/06/02
Re: [PATCH 4/6] host/i386: assume presence of SSE2
,
Zhao Liu
,
2024/06/02
Re: [PATCH 3/6] host/i386: assume presence of CMOV
,
Zhao Liu
,
2024/06/02
Re: [PATCH 1/6] host/i386: nothing looks at CPUINFO_SSE4
,
Zhao Liu
,
2024/06/02
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Akihiko Odaki
,
2024/06/02
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Michal Prívozník
,
2024/06/03
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Akihiko Odaki
,
2024/06/03
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Michal Prívozník
,
2024/06/03
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Akihiko Odaki
,
2024/06/03
Re: [PATCH v3 1/4] osdep: Make qemu_madvise() to set errno in all cases
,
Michal Prívozník
,
2024/06/03
Re: [RFC PATCH v2 2/5] meson: move block.syms dependency out of libblock
,
Akihiko Odaki
,
2024/06/02
Re: [RFC PATCH v2 1/5] meson: move shared_module() calls where modules are already walked
,
Akihiko Odaki
,
2024/06/02
Re: [RFC PATCH v2 1/5] meson: move shared_module() calls where modules are already walked
,
Philippe Mathieu-Daudé
,
2024/06/06
Re: [PATCH v13 11/13] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2024/06/02
Re: [PATCH v13 11/13] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/06/03
Re: [PATCH v13 11/13] virtio-gpu: Handle resource blob commands
,
Akihiko Odaki
,
2024/06/03
Re: [PATCH] accel/kvm: Fix two lines with hard-coded tabs
,
Zhao Liu
,
2024/06/02
Re: [PATCH] accel/kvm: Fix two lines with hard-coded tabs
,
Philippe Mathieu-Daudé
,
2024/06/03
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Akihiko Odaki
,
2024/06/02
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/03
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Akihiko Odaki
,
2024/06/03
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/09
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Akihiko Odaki
,
2024/06/09
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/15
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Marc-André Lureau
,
2024/06/04
Re: [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/06/09
Re: [PATCH] machine: allow early use of machine_require_guest_memfd
,
Zhao Liu
,
2024/06/02
[Bug 1524546] Re: qemu-img rebase error message mentions wrong file name
,
Anchal Nigam
,
2024/06/02
[PATCH v2 0/2] AWS Nitro Enclave emulation
,
Dorjoy Chowdhury
,
2024/06/01
[PATCH v2 1/2] machine/microvm: support for loading EIF image
,
Dorjoy Chowdhury
,
2024/06/01
[PATCH v2 2/2] machine/nitro-enclave: new machine type for AWS nitro enclave
,
Dorjoy Chowdhury
,
2024/06/01
Re: [PATCH v2 0/2] AWS Nitro Enclave emulation
,
Alexander Graf
,
2024/06/14
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Zhao Liu
,
2024/06/01
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Igor Mammedov
,
2024/06/03
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Chen, Zide
,
2024/06/03
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Igor Mammedov
,
2024/06/05
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Chen, Zide
,
2024/06/05
Re: [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
,
Chen, Zide
,
2024/06/03
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/01
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/03
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/03
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/05
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Gavin Shan
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/06
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Jean-Philippe Brucker
,
2024/06/04
Re: Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
,
Ard Biesheuvel
,
2024/06/04
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Daniel Henrique Barboza
,
2024/06/01
Re: [PATCH RFC 0/8] Add Counter delegation ISA extension support
,
Atish Kumar Patra
,
2024/06/02
[PATCH 0/5] tests: Update Fedora and Alpine containers via lcitool
,
Thomas Huth
,
2024/06/01
[PATCH 2/5] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Thomas Huth
,
2024/06/01
Re: [PATCH 2/5] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
,
Daniel P . Berrangé
,
2024/06/03
[PATCH 1/5] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Thomas Huth
,
2024/06/01
Re: [PATCH 1/5] tests/lcitool: Delete obsolete centos-stream-8.yml file
,
Daniel P . Berrangé
,
2024/06/03
[PATCH 4/5] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Thomas Huth
,
2024/06/01
Re: [PATCH 4/5] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 4/5] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
,
Philippe Mathieu-Daudé
,
2024/06/03
[PATCH 3/5] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Thomas Huth
,
2024/06/01
Re: [PATCH 3/5] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
,
Daniel P . Berrangé
,
2024/06/03
[PATCH 5/5] tests/docker/dockerfiles: Run lcitool-refresh to update Fedora and Alpine
,
Thomas Huth
,
2024/06/01
Re: [PATCH 5/5] tests/docker/dockerfiles: Run lcitool-refresh to update Fedora and Alpine
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH] accel/tcg: nochain should disable goto_ptr
,
niugen
,
2024/06/01
Re: [PATCH] accel/tcg: nochain should disable goto_ptr
,
Richard Henderson
,
2024/06/01
Re: [PATCH] accel/tcg: nochain should disable goto_ptr
,
niugen
,
2024/06/02
Re: [PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
,
Gupta, Pankaj
,
2024/06/01
Re: [PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
,
Michael Roth
,
2024/06/03
Re: [PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
,
Paolo Bonzini
,
2024/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc