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: Sat Aug 31 2024 19:59:27 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
,
Noah Goldstein
,
2024/08/30
Re: [PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
,
Noah Goldstein
,
2024/08/30
[PATCH v9 0/5] Implement QATzip compression method
,
Yichen Wang
,
2024/08/30
[PATCH v9 1/5] docs/migration: add qatzip compression feature
,
Yichen Wang
,
2024/08/30
[PATCH v9 2/5] meson: Introduce 'qatzip' feature to the build system
,
Yichen Wang
,
2024/08/30
[PATCH v9 4/5] migration: Introduce 'qatzip' compression method
,
Yichen Wang
,
2024/08/30
[PATCH v9 3/5] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/08/30
[PATCH v9 5/5] tests/migration: Add integration test for 'qatzip' compression method
,
Yichen Wang
,
2024/08/30
[PATCH v2] target/arm/tcg: refine cache descriptions with a wrapper
,
Alireza Sanaee
,
2024/08/30
[PATCH] hw/gpio/aspeed_gpio: Avoid shift into sign bit
,
Peter Maydell
,
2024/08/30
[PATCH 0/3] m68k: Fix a couple of Coverity nits
,
Peter Maydell
,
2024/08/30
[PATCH 3/3] hw/nubus/nubus-device: Range check 'slot' property
,
Peter Maydell
,
2024/08/30
Re: [PATCH 3/3] hw/nubus/nubus-device: Range check 'slot' property
,
Thomas Huth
,
2024/08/30
[PATCH 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
,
Peter Maydell
,
2024/08/30
Re: [PATCH 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
,
Thomas Huth
,
2024/08/30
[PATCH 2/3] hw/m68k/mcf5208: Add URLs for datasheets
,
Peter Maydell
,
2024/08/30
Re: [PATCH 2/3] hw/m68k/mcf5208: Add URLs for datasheets
,
Thomas Huth
,
2024/08/30
[PATCH v13 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/30
[PATCH v13 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/08/30
[PATCH v13 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/30
[PATCH v13 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/30
[PATCH v13 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/30
[PATCH v13 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/30
[PATCH v13 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/30
[PATCH v13 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/30
[PATCH v13 08/20] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/30
[PATCH v13 09/20] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/08/30
[PATCH v13 10/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/30
[PATCH v13 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/30
[PATCH v13 12/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/30
[PATCH v13 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/30
[PATCH v13 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/30
[PATCH v13 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/30
[PATCH v13 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/30
[PATCH v13 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/30
[PATCH v13 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/30
[PATCH v13 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/08/30
[PATCH v13 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/30
[PATCH] target/arm/tcg: refine cache descriptions with a wrapper
,
Alireza Sanaee
,
2024/08/30
Re: [PATCH] target/arm/tcg: refine cache descriptions with a wrapper
,
Peter Maydell
,
2024/08/30
Re: [PATCH] target/arm/tcg: refine cache descriptions with a wrapper
,
Alireza Sanaee
,
2024/08/30
[PATCH v3 0/1] linux-user: add openat2 support in linux-user
,
Michael Vogt
,
2024/08/30
[PATCH v3 1/1] linux-user: add openat2 support in linux-user
,
Michael Vogt
,
2024/08/30
tests/avocado/riscv_opensbi.py does not work reliable
,
Thomas Huth
,
2024/08/30
[PATCH] target/arm: Correct names of VFP VFNMA and VFNMS insns
,
Peter Maydell
,
2024/08/30
[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
[PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 04/11] hw: Remove device_class_set_parent_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 02/11] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 03/11] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/30
[PATCH v2 05/11] target/alpha, hppa: Remove unused parent_reset fields
,
Peter Maydell
,
2024/08/30
[PATCH v2 06/11] hw: Define new device_class_set_legacy_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 08/11] hw: Rename DeviceClass::reset field to legacy_reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 10/11] hw/core/qdev: Simplify legacy_reset handling
,
Peter Maydell
,
2024/08/30
[PATCH v2 09/11] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 11/11] hw/core/resettable: Remove transitional_function machinery
,
Peter Maydell
,
2024/08/30
[PATCH v2 07/11] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Peter Maydell
,
2024/08/30
[PATCH v5 00/44] Convert avocado tests to normal Python unittests
,
Thomas Huth
,
2024/08/30
[PATCH v5 01/44] tests/avocado: machine aarch64: standardize location and RO access
,
Thomas Huth
,
2024/08/30
[PATCH v5 02/44] tests/avocado/boot_xen.py: fetch kernel during test setUp()
,
Thomas Huth
,
2024/08/30
[PATCH v5 03/44] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
,
Thomas Huth
,
2024/08/30
[PATCH v5 04/44] Bump avocado to 103.0
,
Thomas Huth
,
2024/08/30
[PATCH v5 05/44] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
,
Thomas Huth
,
2024/08/30
[PATCH v5 07/44] python: Install pycotap in our venv if necessary
,
Thomas Huth
,
2024/08/30
[PATCH v5 06/44] tests/avocado/boot_linux_console: Remove the s390x subtest
,
Thomas Huth
,
2024/08/30
[PATCH v5 08/44] tests/functional: Add base classes for the upcoming pytest-based tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 09/44] tests/functional: Set up logging
,
Thomas Huth
,
2024/08/30
[PATCH v5 10/44] tests/Makefile.include: Increase the level of indentation in the help text
,
Thomas Huth
,
2024/08/30
[PATCH v5 11/44] tests/functional: Prepare the meson build system for the functional tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 12/44] tests/functional: Convert simple avocado tests into standalone python tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 14/44] tests/functional: add a module for handling asset download & caching
,
Thomas Huth
,
2024/08/30
[PATCH v5 13/44] tests/functional: Convert avocado tests that just need a small adjustment
,
Thomas Huth
,
2024/08/30
[PATCH v5 15/44] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/30
[PATCH v5 16/44] tests/functional: Allow asset downloading with concurrent threads
,
Thomas Huth
,
2024/08/30
[PATCH v5 17/44] tests/functional: Convert some tests that download files via fetch_asset()
,
Thomas Huth
,
2024/08/30
[PATCH v5 18/44] tests/functional: Add a function for extracting files from an archive
,
Thomas Huth
,
2024/08/30
[PATCH v5 19/44] tests/functional: Convert some avocado tests that needed avocado.utils.archive
,
Thomas Huth
,
2024/08/30
[PATCH v5 21/44] tests/functional: Convert the x86_cpu_model_versions test
,
Thomas Huth
,
2024/08/30
[PATCH v5 22/44] tests/functional: Convert the microblaze avocado tests into standalone tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 20/44] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 24/44] tests/functional: Convert the virtio_gpu avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 23/44] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 25/44] tests/functional: Convert most ppc avocado tests into standalone tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 26/44] tests/functional: Convert the ppc_amiga avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 27/44] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 28/44] tests/functional: Convert the m68k nextcube test with tesseract
,
Thomas Huth
,
2024/08/30
[PATCH v5 29/44] tests/functional: Convert the acpi-bits test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 30/44] tests/functional: Convert the rx_gdbsim avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 31/44] tests/functional: Convert the linux_initrd avocado test into a standalone test
,
Thomas Huth
,
2024/08/30
[PATCH v5 32/44] tests/functional: Convert the vnc test
,
Thomas Huth
,
2024/08/30
[PATCH v5 33/44] tests/functional: Convert ARM Integrator/CP avocado tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 35/44] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 36/44] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
,
Thomas Huth
,
2024/08/30
[PATCH v5 37/44] tests/functional: Add QemuUserTest class
,
Thomas Huth
,
2024/08/30
[PATCH v5 38/44] tests/functional: Convert ARM bFLT linux-user avocado test
,
Thomas Huth
,
2024/08/30
[PATCH v5 39/44] tests/avocado: Remove unused QemuUserTest class
,
Thomas Huth
,
2024/08/30
[PATCH v5 41/44] docs/devel: Split testing docs from the build docs and move to separate folder
,
Thomas Huth
,
2024/08/30
[PATCH v5 40/44] gitlab-ci: Add "check-functional" to the build tests
,
Thomas Huth
,
2024/08/30
[PATCH v5 43/44] docs/devel/testing: Rename avocado_qemu.Test class
,
Thomas Huth
,
2024/08/30
[PATCH v5 42/44] docs/devel/testing: Split the Avocado documentation into a separate file
,
Thomas Huth
,
2024/08/30
[PATCH v5 44/44] docs/devel/testing: Add documentation for functional tests
,
Thomas Huth
,
2024/08/30
[RFC V1 0/6] Live Update: tap and vhost
,
Steve Sistare
,
2024/08/30
[RFC V1 3/6] tap: fix net_init_tap() return code
,
Steve Sistare
,
2024/08/30
[RFC V1 2/6] tap: common return label
,
Steve Sistare
,
2024/08/30
[RFC V1 5/6] tap: cpr support
,
Steve Sistare
,
2024/08/30
[RFC V1 6/6] tap: postload fix for cpr
,
Steve Sistare
,
2024/08/30
[RFC V1 4/6] migration: cpr_get_fd_param helper
,
Steve Sistare
,
2024/08/30
[RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"
,
Steve Sistare
,
2024/08/30
[PATCH 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
,
Clément Léger
,
2024/08/30
[PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1
,
Clément Léger
,
2024/08/30
Re: [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1
,
Daniel P . Berrangé
,
2024/08/30
Re: [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1
,
Michael Tokarev
,
2024/08/30
Re: [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1
,
Clément Léger
,
2024/08/30
[PATCH 1/2] qemu/osdep: fix current process fds path for other OSes
,
Clément Léger
,
2024/08/30
Re: [PATCH 1/2] qemu/osdep: fix current process fds path for other OSes
,
Daniel P . Berrangé
,
2024/08/30
Re: [PATCH 1/2] qemu/osdep: fix current process fds path for other OSes
,
Michael Tokarev
,
2024/08/30
[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat
,
Daniel P . Berrangé
,
2024/08/30
[PATCH 1/2] crypto: check gnutls & gcrypt support the requested pbkdf hash
,
Daniel P . Berrangé
,
2024/08/30
[PATCH 2/2] tests/unit: always build the pbkdf crypto unit test
,
Daniel P . Berrangé
,
2024/08/30
[PATCH v2] hw/arm/boot: Report error msg if loading elf/dtb failed
,
Changbin Du
,
2024/08/30
[PATCH] hw/arm/boot: Report error msg if loading elf/dtb failed
,
Changbin Du
,
2024/08/30
Re: [PATCH] hw/arm/boot: Report error msg if loading elf/dtb failed
,
Peter Maydell
,
2024/08/30
Re: [PATCH] hw/arm/boot: Report error msg if loading elf/dtb failed
,
duchangbin
,
2024/08/30
[PATCH v2 00/14] tcg/riscv: Add support for vector
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
,
LIU Zhiwei
,
2024/08/30
Re: [PATCH v2 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
,
Richard Henderson
,
2024/08/31
[PATCH v2 02/14] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 03/14] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 04/14] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 05/14] tcg/riscv: Implement vector load/store
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 06/14] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 07/14] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 09/14] tcg/riscv: Implement vector neg ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 10/14] tcg/riscv: Implement vector sat/mul ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 11/14] tcg/riscv: Implement vector min/max ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 12/14] tcg/riscv: Implement vector shs/v ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
2024/08/30
[PATCH v2 14/14] tcg/riscv: Enable native vector support for TCG host
,
LIU Zhiwei
,
2024/08/30
[RFC PATCH 0/2] Sbsa-ref CXL Enablement
,
Yuquan Wang
,
2024/08/30
[RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl
,
Yuquan Wang
,
2024/08/30
Re: [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl
,
Jonathan Cameron
,
2024/08/30
[RFC PATCH 2/2] hw/arm/sbsa-ref: Support CXL Fixed Memory Window
,
Yuquan Wang
,
2024/08/30
Re: [RFC PATCH 2/2] hw/arm/sbsa-ref: Support CXL Fixed Memory Window
,
Jonathan Cameron
,
2024/08/30
Re: [RFC PATCH 0/2] Sbsa-ref CXL Enablement
,
Jonathan Cameron
,
2024/08/30
[RFC PATCH edk2-platforms 0/2] add basic support for CXL on sbsa-ref
,
Yuquan Wang
,
2024/08/29
[RFC PATCH edk2-platforms 2/2] SbsaQemu: AcpiTables: Add CEDT Table
,
Yuquan Wang
,
2024/08/29
Re: [RFC PATCH edk2-platforms 2/2] SbsaQemu: AcpiTables: Add CEDT Table
,
Jonathan Cameron
,
2024/08/30
[RFC PATCH edk2-platforms 1/2] SbsaQemu: Add acpi0016 & acpi0017 objects into DSDT
,
Yuquan Wang
,
2024/08/29
Re: [RFC PATCH edk2-platforms 1/2] SbsaQemu: Add acpi0016 & acpi0017 objects into DSDT
,
Jonathan Cameron
,
2024/08/30
PING: [PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
EwanHai
,
2024/08/29
[RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
,
Yuquan Wang
,
2024/08/29
[RFC PATCH 1/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
,
Yuquan Wang
,
2024/08/29
Re: [RFC PATCH 1/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
,
Jonathan Cameron
,
2024/08/30
RE: [edk2-devel] [RFC PATCH 1/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
,
Kinney, Michael D
,
2024/08/30
Re: [edk2-devel] [RFC PATCH 1/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
,
Rebecca Cran
,
2024/08/30
[PATCH v12 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/29
[PATCH v12 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/08/29
Re: [PATCH v12 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Richard Henderson
,
2024/08/29
[PATCH v12 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/29
[PATCH v12 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/29
[PATCH v12 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/29
[PATCH v12 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/29
[PATCH v12 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/29
Re: [PATCH v12 04/20] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/29
[PATCH v12 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/29
[PATCH v12 09/20] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/08/29
[PATCH v12 08/20] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/29
[PATCH v12 10/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/29
[PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/29
Re: [PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Richard Henderson
,
2024/08/30
Re: [PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/30
Re: [PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/30
[PATCH v12 12/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/29
[PATCH v12 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/29
[PATCH v12 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/29
[PATCH v12 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/29
[PATCH v12 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/29
[PATCH v12 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/29
[PATCH v12 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/29
[PATCH v12 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/08/29
[PATCH v12 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/29
[PATCH] raw-format: Fix error message for invalid offset/size
,
Kevin Wolf
,
2024/08/29
Re: [PATCH] raw-format: Fix error message for invalid offset/size
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH] raw-format: Fix error message for invalid offset/size
,
Hanna Czenczek
,
2024/08/30
[PATCH v2 0/1] plugins: add API to read guest CPU memory from hwaddr
,
Rowan Hart
,
2024/08/29
[PATCH v2 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Rowan Hart
,
2024/08/29
[PATCH] sysbus-fdt: DT node generation for tegra234-mgbe assigned device
,
Eric Auger
,
2024/08/29
[PATCH v2 0/1] linux-user: add openat2 support in linux-user
,
Michael Vogt
,
2024/08/29
[PATCH v2 1/1] linux-user: add openat2 support in linux-user
,
Michael Vogt
,
2024/08/29
Re: [PATCH v2 1/1] linux-user: add openat2 support in linux-user
,
Richard Henderson
,
2024/08/29
[PATCH 1/1] platform-bus: fix refcount leak
,
Gao Shiyuan
,
2024/08/29
RE: [PATCH 1/1] platform-bus: fix refcount leak
,
Xingtao Yao (Fujitsu)
,
2024/08/30
[ANNOUNCE] QEMU 9.1.0-rc4 is now available
,
Michael Roth
,
2024/08/29
[PATCH v2 1/1] m25p80: Add SFDP table for mt35xu01g flash
,
Shiva sagar Myana
,
2024/08/29
[PATCH 1/1] m25p80: Add SFDP table for mt35xu01gbba flash device
,
Shiva sagar Myana
,
2024/08/29
[PATCH] iotests: fix expected output from gnutls in NBD test
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH] iotests: fix expected output from gnutls in NBD test
,
Thomas Huth
,
2024/08/29
Re: [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access
,
Alex Bennée
,
2024/08/29
[RFC PATCH] tests/tcg: add a system test to check memory instrumentation
,
Alex Bennée
,
2024/08/30
Re: [RFC PATCH] tests/tcg: add a system test to check memory instrumentation
,
Pierrick Bouvier
,
2024/08/30
Re: [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access
,
Pierrick Bouvier
,
2024/08/30
[PATCH v10 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/08/29
[PATCH v10 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/08/29
[PATCH v10 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/08/29
[PATCH v10 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/08/29
[PATCH v10 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/08/29
[PATCH v10 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/08/29
[PATCH v10 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/08/29
[PATCH v10 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/08/29
[PATCH v10 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/08/29
[PATCH v10 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/08/29
[PATCH v10 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/08/29
[PATCH] target/riscv: Stop timer with infinite timecmp
,
Andrew Jones
,
2024/08/29
Re: [PATCH] target/riscv: Stop timer with infinite timecmp
,
Alistair Francis
,
2024/08/29
Re: [PATCH] target/riscv: Stop timer with infinite timecmp
,
Vladimir Isaev
,
2024/08/30
Re: [PATCH] target/riscv: Stop timer with infinite timecmp
,
Andrew Jones
,
2024/08/30
Re: [PATCH] target/riscv: Stop timer with infinite timecmp
,
Vladimir Isaev
,
2024/08/30
[PATCH 0/2] linux-user/syscall.c remove explicit mentions of LFS
,
Michael Tokarev
,
2024/08/29
[PATCH 1/2] linux-user/syscall.c: drop 64 suffix from flock64 &Co
,
Michael Tokarev
,
2024/08/29
[PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Michael Tokarev
,
2024/08/29
Re: [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Michael Tokarev
,
2024/08/29
[PATCH 2/2] linux-user/syscall.c: eliminate other explicit LFS usages
,
Michael Tokarev
,
2024/08/29
Re: [PATCH 0/2] linux-user/syscall.c remove explicit mentions of LFS
,
Richard Henderson
,
2024/08/29
[PATCH] docs/devel: Prohibit calling object_unparent() for memory region
,
Akihiko Odaki
,
2024/08/29
[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/28
[PATCH v5 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/08/28
[PATCH v5 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/28
[PATCH v5 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sia Jee Heng
,
2024/08/28
Re: [PATCH v5 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sunil V L
,
2024/08/30
[PATCH v11 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/28
[PATCH v11 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/08/28
[PATCH v11 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/28
[PATCH v11 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/28
[PATCH v11 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/28
[PATCH v11 09/20] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/08/28
[PATCH v11 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Alistair Francis
,
2024/08/28
[PATCH v11 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/28
[PATCH v11 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/28
[PATCH v11 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/28
[PATCH v11 08/20] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/28
[PATCH v11 10/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/28
[PATCH v11 12/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 12/20] target/riscv: tb flag for shadow stack instructions
,
Richard Henderson
,
2024/08/28
[PATCH v11 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 16/20] target/riscv: implement zicfiss instructions
,
Alistair Francis
,
2024/08/28
Re: [PATCH v11 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 16/20] target/riscv: implement zicfiss instructions
,
Alistair Francis
,
2024/08/28
Re: [PATCH v11 16/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/28
[PATCH v11 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 14/20] target/riscv: AMO operations always raise store/AMO fault
,
Alistair Francis
,
2024/08/28
[PATCH v11 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 17/20] target/riscv: compressed encodings for sspush and sspopchk
,
Alistair Francis
,
2024/08/28
[PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Alistair Francis
,
2024/08/28
Re: [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Alistair Francis
,
2024/08/28
Re: [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/28
[PATCH v11 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 18/20] disas/riscv: enable disassembly for zicfiss instructions
,
Alistair Francis
,
2024/08/28
[PATCH v11 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 20/20] target/riscv: Expose zicfiss extension as a cpu property
,
Alistair Francis
,
2024/08/28
[PATCH v11 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Alistair Francis
,
2024/08/28
[PATCH v11 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/28
Re: [PATCH v11 15/20] target/riscv: update `decode_save_opc` to store extra word2
,
Alistair Francis
,
2024/08/28
Re: [PATCH v11 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/28
qemu-hppa-user: crashes immediately in hppa chroot
,
Helge Deller
,
2024/08/28
Re: qemu-hppa-user: crashes immediately in hppa chroot
,
Richard Henderson
,
2024/08/28
Re: qemu-hppa-user: crashes immediately in hppa chroot
,
Helge Deller
,
2024/08/29
Re: [PATCH v3 3/3] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Anthony PERARD
,
2024/08/28
Re: [RFC qemu 0/6] hw/cxl: Link speed and width control
,
Jonathan Cameron
,
2024/08/28
Re: [PATCH v3 2/3] Update Xen's features.h header
,
Anthony PERARD
,
2024/08/28
Re: [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support
,
Jonathan Cameron
,
2024/08/28
Re: [PATCH v3 1/3] hw/xen/xen_pt: Save back data only for declared registers
,
Anthony PERARD
,
2024/08/28
[PATCH v7 0/4] migration/multifd: Remove multifd_send_state->pages (leftovers)
,
Fabiano Rosas
,
2024/08/28
[PATCH v7 1/4] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v7 1/4] migration/multifd: Stop changing the packet on recv side
,
Peter Xu
,
2024/08/28
[PATCH v7 2/4] migration/multifd: Fix p->iov leak in multifd-uadk.c
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v7 2/4] migration/multifd: Fix p->iov leak in multifd-uadk.c
,
Peter Xu
,
2024/08/28
[PATCH v7 4/4] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v7 4/4] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/28
[PATCH v7 3/4] migration/multifd: Add a couple of asserts for p->iov
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v7 3/4] migration/multifd: Add a couple of asserts for p->iov
,
Peter Xu
,
2024/08/28
qemu-system-hppa HP-UX 64 bit working?
,
David Bonham
,
2024/08/28
[PATCH] linux-user: add openat2 support in linux-user
,
Michael Vogt
,
2024/08/28
Re: [PATCH] linux-user: add openat2 support in linux-user
,
Richard Henderson
,
2024/08/28
[PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
,
Corvin Köhne
,
2024/08/28
[PATCH v3 1/7] vfio/igd: return an invalid generation for unknown devices
,
Corvin Köhne
,
2024/08/28
[PATCH v3 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
,
Corvin Köhne
,
2024/08/28
[PATCH v3 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
,
Corvin Köhne
,
2024/08/28
[PATCH v3 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Corvin Köhne
,
2024/08/28
[PATCH v3 6/7] vfio/igd: don't set stolen memory size to zero
,
Corvin Köhne
,
2024/08/28
[PATCH v3 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
,
Corvin Köhne
,
2024/08/28
[PATCH v3 2/7] vfio/igd: support legacy mode for all known generations
,
Corvin Köhne
,
2024/08/28
Re: [PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
,
Alex Williamson
,
2024/08/29
[PATCH v6] kvm: replace fprintf with error_report()/printf() in kvm_init()
,
Ani Sinha
,
2024/08/28
[PATCH v2 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
,
Corvin Köhne
,
2024/08/28
[PATCH v2 2/7] vfio/igd: support legacy mode for all known generations
,
Corvin Köhne
,
2024/08/28
[PATCH v2 1/7] vfio/igd: return an invalid generation for unknown devices
,
Corvin Köhne
,
2024/08/28
[PATCH v2 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
,
Corvin Köhne
,
2024/08/28
[PATCH v2 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Corvin Köhne
,
2024/08/28
[PATCH v2 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
,
Corvin Köhne
,
2024/08/28
[PATCH v2 6/7] vfio/igd: don't set stolen memory size to zero
,
Corvin Köhne
,
2024/08/28
[PATCH v2 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
,
Corvin Köhne
,
2024/08/28
[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
,
Mark Cave-Ayland
,
2024/08/28
[PATCH 1/9] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 1/9] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 1/9] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
,
Octavian Purdila
,
2024/08/30
[PATCH 2/9] fifo8: introduce head variable for fifo8_peekpop_bufptr()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 2/9] fifo8: introduce head variable for fifo8_peekpop_bufptr()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 2/9] fifo8: introduce head variable for fifo8_peekpop_bufptr()
,
Octavian Purdila
,
2024/08/30
[PATCH 3/9] fifo8: add skip parameter to fifo8_peekpop_bufptr()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 3/9] fifo8: add skip parameter to fifo8_peekpop_bufptr()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 3/9] fifo8: add skip parameter to fifo8_peekpop_bufptr()
,
Octavian Purdila
,
2024/08/30
[PATCH 4/9] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 4/9] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 4/9] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
,
Octavian Purdila
,
2024/08/30
[PATCH 5/9] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 5/9] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 5/9] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
,
Octavian Purdila
,
2024/08/30
[PATCH 6/9] fifo8: honour do_pop argument in fifo8_peekpop_buf()
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 6/9] fifo8: honour do_pop argument in fifo8_peekpop_buf()
,
Alistair Francis
,
2024/08/29
Re: [PATCH 6/9] fifo8: honour do_pop argument in fifo8_peekpop_buf()
,
Octavian Purdila
,
2024/08/30
[PATCH 7/9] fifo8: add fifo8_peek_buf() function
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 7/9] fifo8: add fifo8_peek_buf() function
,
Alistair Francis
,
2024/08/29
Re: [PATCH 7/9] fifo8: add fifo8_peek_buf() function
,
Octavian Purdila
,
2024/08/30
[PATCH 8/9] fifo8: introduce fifo8_peek() function
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 8/9] fifo8: introduce fifo8_peek() function
,
Alistair Francis
,
2024/08/29
Re: [PATCH 8/9] fifo8: introduce fifo8_peek() function
,
Octavian Purdila
,
2024/08/30
[PATCH 9/9] tests/unit: add test-fifo unit test
,
Mark Cave-Ayland
,
2024/08/28
Re: [PATCH 9/9] tests/unit: add test-fifo unit test
,
Alistair Francis
,
2024/08/29
Re: [PATCH 9/9] tests/unit: add test-fifo unit test
,
Octavian Purdila
,
2024/08/30
[PATCH v2 0/3] hvf: arm: Support creating VMs with 64+GB of RAM on macOS 15+
,
Danny Canter
,
2024/08/28
[PATCH v2 1/3] hw/boards: Add hvf_get_physical_address_range to MachineClass
,
Danny Canter
,
2024/08/28
[PATCH v2 2/3] hvf: Split up hv_vm_create logic per arch
,
Danny Canter
,
2024/08/28
[PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
,
Danny Canter
,
2024/08/28
[PATCH v2 0/2] Postcopy migration and vhost-user errors
,
Prasad Pandit
,
2024/08/28
[PATCH v2 1/2] vhost: fail device start if iotlb update fails
,
Prasad Pandit
,
2024/08/28
[PATCH v2 2/2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/28
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/28
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Peter Xu
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/29
Re: [PATCH v2 2/2] vhost-user: add a request-reply lock
,
Peter Xu
,
2024/08/29
[PATCH v4 00/17] bsd-user: Comprehensive RISCV Support
,
Ajeet Singh
,
2024/08/28
[PATCH v4 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Ajeet Singh
,
2024/08/28
[PATCH v4 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Ajeet Singh
,
2024/08/28
[PATCH v4 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Ajeet Singh
,
2024/08/28
[PATCH v4 04/17] bsd-user: Implement RISC-V TLS register setup
,
Ajeet Singh
,
2024/08/28
[PATCH v4 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Ajeet Singh
,
2024/08/28
[PATCH v4 06/17] bsd-user: Define RISC-V register structures and register copying
,
Ajeet Singh
,
2024/08/28
[PATCH v4 07/17] bsd-user: Add RISC-V signal trampoline setup function
,
Ajeet Singh
,
2024/08/28
[PATCH v4 08/17] bsd-user: Implement RISC-V sysarch system call emulation
,
Ajeet Singh
,
2024/08/28
[PATCH v4 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Ajeet Singh
,
2024/08/28
[PATCH v4 10/17] bsd-user: Define RISC-V VM parameters and helper functions
,
Ajeet Singh
,
2024/08/28
[PATCH v4 11/17] bsd-user: Define RISC-V system call structures and constants
,
Ajeet Singh
,
2024/08/28
[PATCH v4 12/17] bsd-user: Add generic RISC-V64 target definitions
,
Ajeet Singh
,
2024/08/28
[PATCH v4 13/17] bsd-user: Define RISC-V signal handling structures and constants
,
Ajeet Singh
,
2024/08/28
[PATCH v4 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
,
Ajeet Singh
,
2024/08/28
[PATCH v4 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
,
Ajeet Singh
,
2024/08/28
[PATCH v4 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Ajeet Singh
,
2024/08/28
[PATCH v4 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Ajeet Singh
,
2024/08/28
[PATCH] qemu-timer: check for timerlist being initialised
,
Ben Dooks
,
2024/08/28
[PATCH v2] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/28
Re: [PATCH v2] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Peter Xu
,
2024/08/28
[PATCH v3] target: riscv: Add Svvptc extension support
,
Alexandre Ghiti
,
2024/08/28
[PATCH v5 0/2] Some refactoring
,
Ani Sinha
,
2024/08/28
[PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
,
Ani Sinha
,
2024/08/28
Re: [PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
,
Markus Armbruster
,
2024/08/28
Re: [PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
,
Ani Sinha
,
2024/08/28
Re: [PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
,
Markus Armbruster
,
2024/08/28
[PATCH v5 2/2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/28
[PATCH 0/1] plugins: add API to read guest CPU memory from hwaddr
,
Rowan Hart
,
2024/08/28
[PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Rowan Hart
,
2024/08/28
Re: [PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Rowan Hart
,
2024/08/28
Re: [PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Pierrick Bouvier
,
2024/08/30
Re: [PATCH 1/1] plugins: add API to read guest CPU memory from hwaddr
,
Pierrick Bouvier
,
2024/08/30
Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/08/28
Re: [External] Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/08/28
Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/08/28
Re: [External] Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/08/28
Re: [External] Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/08/28
Re: [External] Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/08/28
[PATCH 0/2] chardev: fixes for recent record/replay on muxed
,
Nicholas Piggin
,
2024/08/28
[PATCH 1/2] chardev: Fix record/replay error path NULL deref in device creation
,
Nicholas Piggin
,
2024/08/28
Re: [PATCH 1/2] chardev: Fix record/replay error path NULL deref in device creation
,
Peter Maydell
,
2024/08/28
[PATCH 2/2] chardev: Remove __-prefixed names
,
Nicholas Piggin
,
2024/08/28
Re: [PATCH 2/2] chardev: Remove __-prefixed names
,
Peter Maydell
,
2024/08/28
Re: [PATCH 0/2] chardev: fixes for recent record/replay on muxed
,
Marc-André Lureau
,
2024/08/28
[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
,
Manos Pitsidianakis
,
2024/08/28
[PATCH RESEND v9 3/9] configure, meson: detect Rust toolchain
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 3/9] configure, meson: detect Rust toolchain
,
Alex Bennée
,
2024/08/28
Re: [PATCH RESEND v9 3/9] configure, meson: detect Rust toolchain
,
Daniel P . Berrangé
,
2024/08/28
[PATCH RESEND v9 1/9] Require meson version 1.5.0
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 1/9] Require meson version 1.5.0
,
Alex Bennée
,
2024/08/28
[PATCH RESEND v9 4/9] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/08/28
[PATCH RESEND v9 5/9] .gitattributes: add Rust diff and merge attributes
,
Manos Pitsidianakis
,
2024/08/28
[PATCH RESEND v9 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
,
Alex Bennée
,
2024/08/28
[PATCH RESEND v9 2/9] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 2/9] build-sys: Add rust feature option
,
Alex Bennée
,
2024/08/28
[PATCH RESEND v9 8/9] rust: add utility procedural macro crate
,
Manos Pitsidianakis
,
2024/08/28
[PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Alex Bennée
,
2024/08/28
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/29
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/30
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/30
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Alex Bennée
,
2024/08/30
Re: [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/31
[PATCH RESEND v9 9/9] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/08/28
Re: [PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
,
Alex Bennée
,
2024/08/28
[PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
,
Sebastian Huber
,
2024/08/27
Re: [PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
,
Peter Maydell
,
2024/08/29
Re: [PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
,
Sebastian Huber
,
2024/08/29
Re: [PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
,
Edgar E. Iglesias
,
2024/08/30
[PATCH v10 00/21] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/27
[PATCH v10 03/21] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 03/21] target/riscv: Add zicfilp extension
,
Alistair Francis
,
2024/08/27
[PATCH v10 05/21] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/27
[PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
,
Alistair Francis
,
2024/08/27
Re: [PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
,
Richard Henderson
,
2024/08/28
[PATCH v10 06/21] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/27
[PATCH v10 01/21] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 01/21] target/riscv: expose *envcfg csr and priv to qemu-user as well
,
Alistair Francis
,
2024/08/27
[PATCH v10 08/21] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/27
[PATCH v10 04/21] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/27
[PATCH v10 11/21] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 11/21] target/riscv: Add zicfiss extension
,
Alistair Francis
,
2024/08/27
[PATCH v10 09/21] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/27
[PATCH v10 10/21] target/riscv: Expose zicfilp extension as a cpu property
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 10/21] target/riscv: Expose zicfilp extension as a cpu property
,
Alistair Francis
,
2024/08/27
[PATCH v10 07/21] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/27
[PATCH v10 13/21] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/27
[PATCH v10 17/21] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/27
[PATCH v10 12/21] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/27
[PATCH v10 20/21] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/27
[PATCH v10 14/21] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/27
[PATCH v10 15/21] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/27
[PATCH v10 16/21] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/27
[PATCH v10 18/21] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/27
[PATCH v10 21/21] target/riscv: Expose zicfiss extension as a cpu property
,
Deepak Gupta
,
2024/08/27
[PATCH v10 19/21] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 00/21] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 00/21] riscv support for control flow integrity extensions
,
Alistair Francis
,
2024/08/27
Re: [PATCH v10 00/21] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/27
Re: [PATCH v10 00/21] riscv support for control flow integrity extensions
,
Alistair Francis
,
2024/08/27
[PATCH v3 0/2] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/27
[PATCH v3 1/2] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/27
[PATCH v3 2/2] plugins: add option to dump write argument to syscall plugin
,
Rowan Hart
,
2024/08/27
Re: [PULL 02/96] spapr: Migrate ail-mode-3 spapr cap
,
Michael Tokarev
,
2024/08/27
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Peter Xu
,
2024/08/27
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
,
Michael S. Tsirkin
,
2024/08/27
[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
,
Stefan Hajnoczi
,
2024/08/27
[PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/27
Re: [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Daniel P . Berrangé
,
2024/08/28
Re: [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Markus Armbruster
,
2024/08/30
[PATCH v3 2/2] vl: use qmp_device_add() in qemu_create_cli_devices()
,
Stefan Hajnoczi
,
2024/08/27
Re: [PATCH v3 2/2] vl: use qmp_device_add() in qemu_create_cli_devices()
,
Daniel P . Berrangé
,
2024/08/28
Re: [ANNOUNCE] QEMU 8.2.6 Stable released
,
Sergio Durigan Junior
,
2024/08/27
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 01/17] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 04/17] thread-pool: Add a DestroyNotify parameter to thread_pool_submit{, _aio)()
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 02/17] migration/ram: Add load start trace event
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 02/17] migration/ram: Add load start trace event
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v2 02/17] migration/ram: Add load start trace event
,
Maciej S. Szmigiero
,
2024/08/28
[PATCH v2 03/17] migration/multifd: Zero p->flags before starting filling a packet
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 03/17] migration/multifd: Zero p->flags before starting filling a packet
,
Fabiano Rosas
,
2024/08/28
[PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin, end} handlers
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin,end} handlers
,
Fabiano Rosas
,
2024/08/28
[PATCH v2 08/17] migration: Add load_finish handler and associated functions
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 08/17] migration: Add load_finish handler and associated functions
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 07/17] migration: Add qemu_loadvm_load_state_buffer() and its handler
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 07/17] migration: Add qemu_loadvm_load_state_buffer() and its handler
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 11/17] migration/multifd: Add an explicit MultiFDSendData destructor
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 11/17] migration/multifd: Add an explicit MultiFDSendData destructor
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 13/17] migration/multifd: Add migration_has_device_state_support()
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 13/17] migration/multifd: Add migration_has_device_state_support()
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 16/17] vfio/migration: Add x-migration-multifd-transfer VFIO property
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 14/17] migration: Add save_live_complete_precopy_thread handler
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 17/17] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
2024/08/27
[PATCH v2 12/17] migration/multifd: Device state transfer support - send side
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
,
Maciej S. Szmigiero
,
2024/08/29
Re: [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
,
Fabiano Rosas
,
2024/08/30
[PATCH v2 15/17] vfio/migration: Multifd device state transfer support - receive side
,
Maciej S. Szmigiero
,
2024/08/27
Re: [PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/08/28
Re: [PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
2024/08/29
[PATCH v6 00/19] migration/multifd: Remove multifd_send_state->pages
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 04/19] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 03/19] migration/multifd: Remove pages->allocated
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 02/19] migration/multifd: Inline page_size and page_count
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 05/19] migration/multifd: Introduce MultiFDSendData
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 01/19] migration/multifd: Reduce access to p->pages
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 06/19] migration/multifd: Make MultiFDPages_t:offset a flexible array member
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 07/19] migration/multifd: Replace p->pages with an union pointer
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 08/19] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 09/19] migration/multifd: Remove total pages tracing
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 10/19] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 11/19] migration/multifd: Don't send ram data during SYNC
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 13/19] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 12/19] migration/multifd: Replace multifd_send_state->pages with client data
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 15/19] migration/multifd: Register nocomp ops dynamically
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 14/19] migration/multifd: Standardize on multifd ops names
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 17/19] migration/multifd: Make MultiFDMethods const
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 16/19] migration/multifd: Move nocomp code into multifd-nocomp.c
,
Fabiano Rosas
,
2024/08/27
[PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 18/19] migration/multifd: Stop changing the packet on recv side
,
Peter Xu
,
2024/08/27
[PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/27
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Fabiano Rosas
,
2024/08/28
Re: [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
,
Peter Xu
,
2024/08/28
Re: [EXT] Re: [PATCH] hw/cxl: Fix background completion percentage calculation
,
ajay . opensrc
,
2024/08/27
Re: [EXT] Re: [PATCH] hw/cxl: Fix background completion percentage calculation
,
Jonathan Cameron
,
2024/08/27
[PATCH 0/2] QEMU DCD emulation support fix
,
nifan . cxl
,
2024/08/27
[PATCH 1/2] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
,
nifan . cxl
,
2024/08/27
Re: [PATCH 1/2] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
,
Jonathan Cameron
,
2024/08/28
[PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag
,
nifan . cxl
,
2024/08/27
Re: [PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag
,
Jonathan Cameron
,
2024/08/28
Re: [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation
,
Tomasz Jeznach
,
2024/08/27
[PATCH v12 0/3] Support message-based DMA in vfio-user server
,
Mattias Nissler
,
2024/08/27
[PATCH v12 2/3] vfio-user: Message-based DMA support
,
Mattias Nissler
,
2024/08/27
[PATCH v12 1/3] Update subprojects/libvfio-user
,
Mattias Nissler
,
2024/08/27
[PATCH v12 3/3] vfio-user: Fix memory region reference accounting
,
Mattias Nissler
,
2024/08/27
Re: [PATCH v4 19/34] modules: check arch on qom lookup
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH v4 19/34] modules: check arch on qom lookup
,
Gerd Hoffmann
,
2024/08/28
Re: [PATCH] hw/cxl: Support aborting background commands
,
Jonathan Cameron
,
2024/08/27
[PATCH] target-i386: Walk NPT in guest real mode
,
Alexander Graf
,
2024/08/27
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Clément Chigot
,
2024/08/27
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Cédric Le Goater
,
2024/08/27
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Clément Chigot
,
2024/08/28
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH] hw/ppc: fix decrementer with BookE timers
,
Clément Chigot
,
2024/08/29
[PATCH v9 0/9] Add Rust build support, ARM PL011 device impl
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 1/9] Require meson version 1.5.0
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 2/9] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 3/9] configure, meson: detect Rust toolchain
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 4/9] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 5/9] .gitattributes: add Rust diff and merge attributes
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 7/9] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 8/9] rust: add utility procedural macro crate
,
Manos Pitsidianakis
,
2024/08/27
[PATCH v9 9/9] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/08/27
[PULL 0/1] QAPI patches patches for 2024-08-27
,
Markus Armbruster
,
2024/08/27
[PULL 1/1] docs/sphinx: fix extra stuff in TOC after freeform QMP sections
,
Markus Armbruster
,
2024/08/27
Re: [PULL 0/1] QAPI patches patches for 2024-08-27
,
Richard Henderson
,
2024/08/28
[PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Michael Tokarev
,
2024/08/27
Re: [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Mark Cave-Ayland
,
2024/08/27
Re: [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Michael Tokarev
,
2024/08/27
Re: [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
,
Mark Cave-Ayland
,
2024/08/28
[PATCH v4 0/7] tests/functional: Convert few MIPS avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 3/7] tests/functional: Convert mips64el I6400 Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 1/7] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 4/7] tests/functional: Convert mips64el 5KEc Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 5/7] tests/functional: Convert mips32el Malta YAMON avocado test
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 6/7] tests/functional: Convert nanomips Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/27
[PATCH v4 7/7] tests/functional: Convert mips32eb 4Kc Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Frank Chang
,
2024/08/27
[PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Peter Maydell
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Stefan Hajnoczi
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Stefan Hajnoczi
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Peter Xu
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Peter Xu
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
Peter Xu
,
2024/08/27
Re: [PATCH v1] softmmu/physmem: fix memory leak in dirty_memory_extend()
,
David Hildenbrand
,
2024/08/28
[RFC PATCH v3 00/24] NXP i.MX RT595
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 01/24] fifo32: add peek function
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 02/24] tests/unit: add fifo test
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 03/24] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 05/24] hw/misc: add basic flexcomm device model
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 04/24] Add mcux-soc-svd subproject
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 06/24] hw/char: add support for flexcomm usart
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 07/24] hw/i2c: add support for flexcomm i2c
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 17/24] tests/qtest: add flexcomm usart tests
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 08/24] hw/ssi: add support for flexcomm spi
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 20/24] hw/ssi: allow NULL realize callbacks for peripherals
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 24/24] test/unit: add unit tests for RT500's clock controller
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 10/24] hw/ssi: add support for flexspi
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 09/24] hw/misc: add support for RT500's clock controller
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 16/24] tests/qtest: add flexcomm tests
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 12/24] hw/arm: add basic support for the RT500 SoC
,
Octavian Purdila
,
2024/08/27
Re: [RFC PATCH v3 12/24] hw/arm: add basic support for the RT500 SoC
,
Philippe Mathieu-Daudé
,
2024/08/27
[RFC PATCH v3 11/24] hw/misc: add support for RT500's reset controller
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 14/24] tests/qtest: add register access macros and functions
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 15/24] system/qtest: add APIS to check for memory access failures
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 13/24] hw/arm: add RT595-EVK board
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 23/24] systems/qtest: add device clock APIs
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 19/24] tests/qtest: add tests for flexcomm i2c
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 18/24] hw/misc: add i2c-tester
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 21/24] hw/misc: add spi-tester
,
Octavian Purdila
,
2024/08/27
[RFC PATCH v3 22/24] tests/qtest: add tests for flexcomm spi
,
Octavian Purdila
,
2024/08/27
Re: [RFC PATCH 3/3] target/riscv: add Smdbltrp extension support
,
Tommy Wu
,
2024/08/27
Re: [RFC PATCH 2/3] target/riscv: add Ssdbltrp extension support
,
Tommy Wu
,
2024/08/27
Re: [RFC PATCH 2/3] target/riscv: add Ssdbltrp extension support
,
Clément Léger
,
2024/08/27
[PATCH] target/loongarch: Add compatible support about VM reboot
,
Bibo Mao
,
2024/08/26
[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
,
Doug Brown
,
2024/08/26
[PATCH v2 1/7] hw/net/can/xlnx-versal-canfd: Fix interrupt level
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 1/7] hw/net/can/xlnx-versal-canfd: Fix interrupt level
,
Pavel Pisa
,
2024/08/29
[PATCH v2 2/7] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 2/7] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Pavel Pisa
,
2024/08/29
[PATCH v2 3/7] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 3/7] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
,
Pavel Pisa
,
2024/08/29
[PATCH v2 4/7] hw/net/can/xlnx-versal-canfd: Handle flags correctly
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 4/7] hw/net/can/xlnx-versal-canfd: Handle flags correctly
,
Pavel Pisa
,
2024/08/29
[PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
,
Pavel Pisa
,
2024/08/29
Re: [PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
,
Doug Brown
,
2024/08/29
[PATCH v2 5/7] hw/net/can/xlnx-versal-canfd: Fix byte ordering
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 5/7] hw/net/can/xlnx-versal-canfd: Fix byte ordering
,
Pavel Pisa
,
2024/08/29
[PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
,
Doug Brown
,
2024/08/26
Re: [PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
,
Pavel Pisa
,
2024/08/29
[PATCH v2 0/2] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/26
[PATCH v2 1/2] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/26
Re: [PATCH v2 1/2] plugins: add plugin API to read guest memory
,
Pierrick Bouvier
,
2024/08/27
[PATCH v2 2/2] plugins: add option to dump write argument to syscall plugin
,
Rowan Hart
,
2024/08/26
Re: [PATCH v2 2/2] plugins: add option to dump write argument to syscall plugin
,
Pierrick Bouvier
,
2024/08/27
[PATCH v2 0/2] target/hexagon: event codes
,
Brian Cain
,
2024/08/26
[PATCH v2 1/2] target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
,
Brian Cain
,
2024/08/26
RE: [PATCH v2 1/2] target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
,
ltaylorsimpson
,
2024/08/26
[PATCH v2 2/2] target/hexagon: add enums for event, cause
,
Brian Cain
,
2024/08/26
RE: [PATCH v2 2/2] target/hexagon: add enums for event, cause
,
ltaylorsimpson
,
2024/08/26
[PATCH 0/4] tests/functional: Convert Raspberry Pi avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH 1/4] tests/functional: Add a class containing Linux kernel helpers
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH 1/4] tests/functional: Add a class containing Linux kernel helpers
,
Thomas Huth
,
2024/08/27
Re: [PATCH 1/4] tests/functional: Add a class containing Linux kernel helpers
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH 1/4] tests/functional: Add a class containing Linux kernel helpers
,
Thomas Huth
,
2024/08/27
[PATCH 0/2] tests/functional: Add LinuxKernelTest class and convert Q800 test
,
Thomas Huth
,
2024/08/27
[PATCH 1/2] tests/functional: Add the LinuxKernelTest for testing the Linux boot process
,
Thomas Huth
,
2024/08/27
[PATCH 2/2] tests/functional: Convert the m68k Q800 Avocado test into a functional test
,
Thomas Huth
,
2024/08/27
[PATCH 2/4] tests/functional: Convert ARM Raspi2 avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH 3/4] tests/functional: Convert Aarch64 Raspi3 avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH 4/4] tests/functional: Convert Aarch64 Raspi4 avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH 0/1] Subject: Support deposit8 in include/qemu/bitops.h
,
Jason Fan
,
2024/08/26
[PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation
,
Jason Fan
,
2024/08/26
Re: [PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation
,
Peter Maydell
,
2024/08/27
Re: [PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation
,
Jason Fan
,
2024/08/28
Re: [PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation
,
Peter Maydell
,
2024/08/28
[PATCH v5 00/18] migration/multifd: Remove multifd_send_state->pages
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 01/18] migration/multifd: Reduce access to p->pages
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 02/18] migration/multifd: Inline page_size and page_count
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 04/18] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 06/18] migration/multifd: Make MultiFDPages_t:offset a flexible array member
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 07/18] migration/multifd: Replace p->pages with an union pointer
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 03/18] migration/multifd: Remove pages->allocated
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 05/18] migration/multifd: Introduce MultiFDSendData
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 08/18] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 09/18] migration/multifd: Remove total pages tracing
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 10/18] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 11/18] migration/multifd: Don't send ram data during SYNC
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 12/18] migration/multifd: Replace multifd_send_state->pages with client data
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 13/18] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 15/18] migration/multifd: Register nocomp ops dynamically
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 14/18] migration/multifd: Standardize on multifd ops names
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 16/18] migration/multifd: Move nocomp code into multifd-nocomp.c
,
Fabiano Rosas
,
2024/08/26
[PATCH v5 18/18] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/26
Re: [PATCH v5 18/18] migration/multifd: Stop changing the packet on recv side
,
Peter Xu
,
2024/08/26
Re: [PATCH v5 18/18] migration/multifd: Stop changing the packet on recv side
,
Fabiano Rosas
,
2024/08/26
Re: [PATCH v5 18/18] migration/multifd: Stop changing the packet on recv side
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH v5 17/18] migration/multifd: Make MultiFDMethods const
,
Fabiano Rosas
,
2024/08/26
Re: [PATCH v5 17/18] migration/multifd: Make MultiFDMethods const
,
Peter Xu
,
2024/08/26
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/08/26
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/08/27
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/08/27
[PATCH v9 00/17] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/26
[PATCH v9 01/17] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 01/17] target/riscv: Add zicfilp extension
,
Alistair Francis
,
2024/08/26
[PATCH v9 02/17] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 02/17] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Alistair Francis
,
2024/08/26
[PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Alistair Francis
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/26
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Alistair Francis
,
2024/08/27
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/27
Re: [PATCH v9 03/17] target/riscv: save and restore elp state on priv transitions
,
Alistair Francis
,
2024/08/27
[PATCH v9 05/17] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 05/17] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Alistair Francis
,
2024/08/26
[PATCH v9 04/17] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 04/17] target/riscv: additional code information for sw check
,
Alistair Francis
,
2024/08/26
[PATCH v9 07/17] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 07/17] disas/riscv: enable `lpad` disassembly
,
Alistair Francis
,
2024/08/27
[PATCH v9 09/17] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/26
[PATCH v9 12/17] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 12/17] target/riscv: AMO operations always raise store/AMO fault
,
Richard Henderson
,
2024/08/26
[PATCH v9 06/17] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 06/17] target/riscv: zicfilp `lpad` impl and branch tracking
,
Alistair Francis
,
2024/08/27
[PATCH v9 10/17] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 10/17] target/riscv: tb flag for shadow stack instructions
,
Alistair Francis
,
2024/08/27
[PATCH v9 16/17] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/26
[PATCH v9 13/17] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 13/17] target/riscv: update `decode_save_opc` to store extra word2
,
Richard Henderson
,
2024/08/26
[PATCH v9 14/17] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/26
[PATCH v9 08/17] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 08/17] target/riscv: Add zicfiss extension
,
Alistair Francis
,
2024/08/27
[PATCH v9 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
,
Alistair Francis
,
2024/08/27
Re: [PATCH v9 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/27
[PATCH v9 15/17] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 15/17] target/riscv: compressed encodings for sspush and sspopchk
,
Richard Henderson
,
2024/08/26
[PATCH v9 17/17] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/26
Re: [PATCH v9 00/17] riscv support for control flow integrity extensions
,
Alistair Francis
,
2024/08/26
[PATCH] hw/arm: fix memleak in sbsa-ref.c
,
Dmitry Frolov
,
2024/08/26
Re: [PATCH] hw/arm: fix memleak in sbsa-ref.c
,
Philippe Mathieu-Daudé
,
2024/08/26
[PULL for-9.1-rc4 0/1] NBD patches for 2024-08-26
,
Eric Blake
,
2024/08/26
[PULL 1/1] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
,
Eric Blake
,
2024/08/26
Re: [PULL for-9.1-rc4 0/1] NBD patches for 2024-08-26
,
Richard Henderson
,
2024/08/27
Re: [PATCH v1 04/15] hw/i2c/aspeed: support discontinuous register memory region of I2C bus
,
Cédric Le Goater
,
2024/08/26
Re: [PATCH v1 04/15] hw/i2c/aspeed: support discontinuous register memory region of I2C bus
,
林建明
,
2024/08/26
[PATCH v3] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH v3] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Thomas Huth
,
2024/08/26
[PULL 0/3] Optional fixes for 9.1.0-rc4
,
Thomas Huth
,
2024/08/26
[PULL 1/3] gitlab-ci: Replace build_script -> step_script in Cirrus jobs
,
Thomas Huth
,
2024/08/26
[PULL 3/3] tests/qtest: Delete previous boot file
,
Thomas Huth
,
2024/08/26
[PULL 2/3] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/26
Re: [PULL 0/3] Optional fixes for 9.1.0-rc4
,
Richard Henderson
,
2024/08/26
[PATCH v4 0/2] RISC-V: Add preliminary textra trigger CSR functions
,
Alvin Chang
,
2024/08/25
[PATCH v4 1/2] target/riscv: Preliminary textra trigger CSR writting support
,
Alvin Chang
,
2024/08/25
[PATCH v4 2/2] target/riscv: Add textra matching condition for the triggers
,
Alvin Chang
,
2024/08/25
[PATCH v3 0/4] gdbstub: Add support for MTE in system mode
,
Gustavo Romero
,
2024/08/25
[PATCH v3 1/4] gdbstub: Use specific MMU index when probing MTE addresses
,
Gustavo Romero
,
2024/08/25
[PATCH v3 2/4] gdbstub: Add support for MTE in system mode
,
Gustavo Romero
,
2024/08/25
[PATCH v3 3/4] tests/guest-debug: Support passing arguments to the GDB test script
,
Gustavo Romero
,
2024/08/25
[PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/25
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/27
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/27
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Richard Henderson
,
2024/08/28
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/29
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Richard Henderson
,
2024/08/29
Re: [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/30
[PATCH v3] hw/cxl: fix physical address field in get scan media results output
,
peng guo
,
2024/08/25
[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
2024/08/24
Re: [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object
,
Peter Maydell
,
2024/08/25
Re: [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
2024/08/25
Re: [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object
,
Peter Maydell
,
2024/08/30
[PATCH v9 10/12] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 12/12] scripts/arm_processor_error.py: retrieve mpidr if not filled
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 03/12] acpi/ghes: rename etc/hardware_error file macros
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 05/12] acpi/ghes: add a notifier to notify when error data is ready
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 06/12] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 09/12] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 07/12] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 04/12] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v9 08/12] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/24
Re: [PATCH v9 08/12] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Markus Armbruster
,
2024/08/27
[PATCH] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
,
Daniel Henrique Barboza
,
2024/08/24
Re: [PATCH] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
,
Alistair Francis
,
2024/08/25
Re: [PATCH] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
,
Alistair Francis
,
2024/08/25
[PATCH v3 0/7] tests/functional: Convert few MIPS avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH v3 1/7] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
,
Philippe Mathieu-Daudé
,
2024/08/24
Re: [PATCH v3 1/7] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
,
Thomas Huth
,
2024/08/26
[PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Philippe Mathieu-Daudé
,
2024/08/24
Re: [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Thomas Huth
,
2024/08/26
Re: [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Thomas Huth
,
2024/08/27
Re: [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
,
Thomas Huth
,
2024/08/27
[PATCH v3 3/7] tests/functional: Convert mips64el I6400 Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH v3 4/7] tests/functional: Convert mips64el 5KEc Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH v3 5/7] tests/functional: Convert mips32el Malta YAMON avocado test
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH v3 6/7] tests/functional: Convert nanomips Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH v3 7/7] tests/functional: Convert mips32eb 4Kc Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/24
[PATCH] hmp: allow filtering `info tlb` entries by address on i386
,
Josh Junon
,
2024/08/24
[PATCH v3 00/17] bsd-user: Comprehensive RISCV Support
,
Ajeet Singh
,
2024/08/24
[PATCH v3 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Ajeet Singh
,
2024/08/24
Re: [PATCH v3 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Richard Henderson
,
2024/08/26
[PATCH v3 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Ajeet Singh
,
2024/08/24
[PATCH v3 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Ajeet Singh
,
2024/08/24
Re: [PATCH v3 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Richard Henderson
,
2024/08/26
[PATCH v3 04/17] bsd-user: Implement RISC-V TLS register setup
,
Ajeet Singh
,
2024/08/24
[PATCH v3 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Ajeet Singh
,
2024/08/24
[PATCH v3 06/17] bsd-user: Define RISC-V register structures and register copying
,
Ajeet Singh
,
2024/08/24
[PATCH v3 08/17] bsd-user: Implement RISC-V sysarch system call emulation
,
Ajeet Singh
,
2024/08/24
[PATCH v3 07/17] bsd-user: Add RISC-V signal trampoline setup function
,
Ajeet Singh
,
2024/08/24
[PATCH v3 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Ajeet Singh
,
2024/08/24
Re: [PATCH v3 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Richard Henderson
,
2024/08/26
[PATCH v3 10/17] bsd-user: Define RISC-V VM parameters and helper functions
,
Ajeet Singh
,
2024/08/24
[PATCH v3 11/17] bsd-user: Define RISC-V system call structures and constants
,
Ajeet Singh
,
2024/08/24
[PATCH v3 12/17] bsd-user: Add generic RISC-V64 target definitions
,
Ajeet Singh
,
2024/08/24
[PATCH v3 13/17] bsd-user: Define RISC-V signal handling structures and constants
,
Ajeet Singh
,
2024/08/24
[PATCH v3 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
,
Ajeet Singh
,
2024/08/24
[PATCH v3 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
,
Ajeet Singh
,
2024/08/24
[PATCH v3 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Ajeet Singh
,
2024/08/24
[PATCH v3 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Ajeet Singh
,
2024/08/24
[PATCH v8 00/17] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/23
[PATCH v8 01/17] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/23
[PATCH v8 03/17] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/23
[PATCH v8 05/17] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/23
[PATCH v8 08/17] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/23
[PATCH v8 02/17] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/23
[PATCH v8 04/17] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/23
Re: [PATCH v8 04/17] target/riscv: additional code information for sw check
,
Richard Henderson
,
2024/08/25
Re: [PATCH v8 04/17] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/26
[PATCH v8 07/17] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/23
[PATCH v8 06/17] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/23
[PATCH v8 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/23
[PATCH v8 10/17] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/23
[PATCH v8 12/17] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/23
[PATCH v8 09/17] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/23
[PATCH v8 13/17] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/23
[PATCH v8 15/17] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/23
[PATCH v8 14/17] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/23
[PATCH v8 17/17] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/23
[PATCH v8 16/17] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/23
[PATCH v4 00/16] migration/multifd: Remove multifd_send_state->pages
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 01/16] migration/multifd: Reduce access to p->pages
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 03/16] migration/multifd: Remove pages->allocated
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 02/16] migration/multifd: Inline page_size and page_count
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 06/16] migration/multifd: Make MultiFDPages_t:offset a flexible array member
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 05/16] migration/multifd: Introduce MultiFDSendData
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 04/16] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 07/16] migration/multifd: Replace p->pages with an union pointer
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 08/16] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 09/16] migration/multifd: Remove total pages tracing
,
Fabiano Rosas
,
2024/08/23
Re: [PATCH v4 09/16] migration/multifd: Remove total pages tracing
,
Peter Xu
,
2024/08/26
[PATCH v4 10/16] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/23
Re: [PATCH v4 10/16] migration/multifd: Isolate ram pages packet data
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH v4 10/16] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/26
Re: [PATCH v4 10/16] migration/multifd: Isolate ram pages packet data
,
Peter Xu
,
2024/08/26
[PATCH v4 11/16] migration/multifd: Don't send ram data during SYNC
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 12/16] migration/multifd: Replace multifd_send_state->pages with client data
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 13/16] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically
,
Fabiano Rosas
,
2024/08/23
Re: [PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically
,
Prasad Pandit
,
2024/08/26
Re: [PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically
,
Peter Xu
,
2024/08/26
[PATCH v4 14/16] migration/multifd: Standardize on multifd ops names
,
Fabiano Rosas
,
2024/08/23
Re: [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names
,
Peter Xu
,
2024/08/26
Re: [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names
,
Fabiano Rosas
,
2024/08/26
[PATCH v4 16/16] migration/multifd: Move nocomp code into multifd-nocomp.c
,
Fabiano Rosas
,
2024/08/23
Re: [PATCH v4 16/16] migration/multifd: Move nocomp code into multifd-nocomp.c
,
Peter Xu
,
2024/08/26
[PULL for-9.1 0/3] Trivial patches for 2024-08-23
,
Michael Tokarev
,
2024/08/23
[PULL 1/3] hw/x86: add a couple of comments explaining how the kernel image is parsed
,
Michael Tokarev
,
2024/08/23
[PULL 2/3] system/vl.c: Print machine name, not "(null)", for unknown machine types
,
Michael Tokarev
,
2024/08/23
[PULL 3/3] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
,
Michael Tokarev
,
2024/08/23
Re: [PULL for-9.1 0/3] Trivial patches for 2024-08-23
,
Richard Henderson
,
2024/08/24
Creating a vhost-user-vsock backend
,
DUO Labs
,
2024/08/23
[PATCH v3] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v3] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v3] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Marcin Juszkiewicz
,
2024/08/23
[RFC PATCH 0/2] Specifying cache topology on ARM
,
Alireza Sanaee
,
2024/08/23
[PATCH 1/2] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2024/08/23
[PATCH 2/2] hw/acpi: add cache hierarchy node to pptt table
,
Alireza Sanaee
,
2024/08/23
Re: [PATCH 2/2] hw/acpi: add cache hierarchy node to pptt table
,
Zhao Liu
,
2024/08/31
Re: [RFC PATCH 0/2] Specifying cache topology on ARM
,
Zhao Liu
,
2024/08/31
[PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/23
[PATCH RESEND v4 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/08/23
Re: [PATCH RESEND v4 1/3] qtest: allow SPCR acpi table changes
,
Sunil V L
,
2024/08/23
Re: [PATCH RESEND v4 1/3] qtest: allow SPCR acpi table changes
,
Alistair Francis
,
2024/08/25
[PATCH RESEND v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/23
Re: [PATCH RESEND v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sunil V L
,
2024/08/23
RE: [PATCH RESEND v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
JeeHeng Sia
,
2024/08/26
[PATCH RESEND v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sia Jee Heng
,
2024/08/23
Re: [PATCH RESEND v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sunil V L
,
2024/08/23
RE: [PATCH RESEND v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
JeeHeng Sia
,
2024/08/26
Re: [PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sunil V L
,
2024/08/23
RE: [PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
JeeHeng Sia
,
2024/08/26
Re: [PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sunil V L
,
2024/08/26
RE: [PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
JeeHeng Sia
,
2024/08/26
[PATCH v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/23
[PATCH v4 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/08/23
[PATCH v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Sia Jee Heng
,
2024/08/23
[PATCH v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Sia Jee Heng
,
2024/08/23
[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
,
David Woodhouse
,
2024/08/23
[PATCH v2] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v2] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Thomas Huth
,
2024/08/26
[PATCH v8 0/8] Add Rust build support, ARM PL011 device impl
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 1/8] Require meson version 1.5.0
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 2/8] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 3/8] configure, meson: detect Rust toolchain
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 4/8] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 5/8] .gitattributes: add Rust diff and merge attributes
,
Manos Pitsidianakis
,
2024/08/23
[PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/23
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Thomas Huth
,
2024/08/26
Re: [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/26
[PATCH v8 7/8] rust: add utility procedural macro crate
,
Manos Pitsidianakis
,
2024/08/23
Re: [PATCH v8 7/8] rust: add utility procedural macro crate
,
Junjie Mao
,
2024/08/26
Re: [PATCH v8 7/8] rust: add utility procedural macro crate
,
Manos Pitsidianakis
,
2024/08/26
[PATCH v8 8/8] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/08/23
[PATCH] hw/loongarch: Remove default enable with VIRTIO_VGA device
,
Bibo Mao
,
2024/08/23
[PATCH] target/riscv: fix za64rs enabling
,
Vladimir Isaev
,
2024/08/23
Re: [PATCH] target/riscv: fix za64rs enabling
,
Daniel Henrique Barboza
,
2024/08/23
Re: [PATCH] target/riscv: fix za64rs enabling
,
Alistair Francis
,
2024/08/25
Re: [PATCH] target/riscv: fix za64rs enabling
,
Alistair Francis
,
2024/08/25
[PATCH v4 0/7] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/08/23
[PATCH v4 1/7] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/08/23
Re: [PATCH v4 1/7] migration: Free removed SaveStateEntry
,
Fabiano Rosas
,
2024/08/23
[PATCH v4 2/7] memory: Do not refer to "memory region's reference count"
,
Akihiko Odaki
,
2024/08/23
[PATCH v4 3/7] memory: Refer to docs/devel/memory.rst for "owner"
,
Akihiko Odaki
,
2024/08/23
[PATCH v4 4/7] memory: Clarify that owner may be missing
,
Akihiko Odaki
,
2024/08/23
[PATCH v4 5/7] memory: Clarify owner must not call memory_region_ref()
,
Akihiko Odaki
,
2024/08/23
Re: [PATCH v4 5/7] memory: Clarify owner must not call memory_region_ref()
,
Peter Xu
,
2024/08/26
[PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/23
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/26
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Maydell
,
2024/08/26
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/26
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/27
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/27
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/28
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/28
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/28
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/28
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/29
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/29
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/30
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/30
Re: [PATCH v4 6/7] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/31
[PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/08/23
Re: [PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Peter Xu
,
2024/08/26
Re: [PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Thomas Huth
,
2024/08/27
Re: [PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Fabiano Rosas
,
2024/08/27
Re: [PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Peter Maydell
,
2024/08/27
Re: [PATCH v4 7/7] tests/qtest: Delete previous boot file
,
Fabiano Rosas
,
2024/08/27
[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 01/11] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 05/11] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 07/11] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 11/11] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 09/11] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v15 10/11] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/23
[PATCH] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
,
Alistair Francis
,
2024/08/22
Re: [PATCH] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
,
Daniel Henrique Barboza
,
2024/08/23
Re: [PATCH] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
,
Alistair Francis
,
2024/08/25
[ANNOUNCE] QEMU 9.1.0-rc3 is now available
,
Michael Roth
,
2024/08/22
[PATCH] docs/sphinx: fix extra stuff in TOC after freeform QMP sections
,
John Snow
,
2024/08/22
Re: [PATCH] docs/sphinx: fix extra stuff in TOC after freeform QMP sections
,
Markus Armbruster
,
2024/08/27
[PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Ahmad Fatoum
,
2024/08/22
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
2024/08/23
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Ahmad Fatoum
,
2024/08/23
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
2024/08/25
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Jason A. Donenfeld
,
2024/08/25
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Peter Maydell
,
2024/08/25
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
2024/08/27
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Peter Maydell
,
2024/08/28
Re: [PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
2024/08/29
[PATCH v17 00/13] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 03/13] virtio-gpu: Move print_stats timer to VirtIOGPUGL
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 05/13] virtio-gpu: Unrealize GL device
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 07/13] virtio-gpu: Support context-init feature with virglrenderer
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 09/13] virtio-gpu: Add virgl resource management
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 10/13] virtio-gpu: Support suspension of commands processing
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 11/13] virtio-gpu: Handle resource blob commands
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 12/13] virtio-gpu: Register capsets dynamically
,
Dmitry Osipenko
,
2024/08/22
[PATCH v17 13/13] virtio-gpu: Support Venus context
,
Dmitry Osipenko
,
2024/08/22
Re: [PATCH v17 00/13] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/08/27
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Peter Maydell
,
2024/08/22
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/08/22
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/08/23
[PATCH v2] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
,
Arman Nabiev
,
2024/08/22
Re: [PATCH v2] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
,
Peter Maydell
,
2024/08/22
[PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
,
Richard Henderson
,
2024/08/25
Re: [PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
,
Gavin Shan
,
2024/08/27
[PATCH for-9.2 0/6] arm: xlnx: fix minor memory leaks
,
Peter Maydell
,
2024/08/22
[PATCH for-9.2 3/6] hw/nvram/xlnx-bbram: Call register_finalize_block
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 3/6] hw/nvram/xlnx-bbram: Call register_finalize_block
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 3/6] hw/nvram/xlnx-bbram: Call register_finalize_block
,
Alistair Francis
,
2024/08/25
[PATCH for-9.2 5/6] hw/misc/xlnx-versal-trng: Call register_finalize_block
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 5/6] hw/misc/xlnx-versal-trng: Call register_finalize_block
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 5/6] hw/misc/xlnx-versal-trng: Call register_finalize_block
,
Alistair Francis
,
2024/08/25
[PATCH for-9.2 4/6] hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 4/6] hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 4/6] hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
,
Alistair Francis
,
2024/08/25
[PATCH for-9.2 1/6] hw/misc/xlnx-versal-cfu: destroy fifo in finalize
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 1/6] hw/misc/xlnx-versal-cfu: destroy fifo in finalize
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 1/6] hw/misc/xlnx-versal-cfu: destroy fifo in finalize
,
Alistair Francis
,
2024/08/25
[PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
,
Francisco Iglesias
,
2024/08/23
Re: [PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
,
Alistair Francis
,
2024/08/25
[PATCH for-9.2 2/6] hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.2 2/6] hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
,
Alistair Francis
,
2024/08/25
Re: [PATCH for-9.2 0/6] arm: xlnx: fix minor memory leaks
,
Edgar E. Iglesias
,
2024/08/23
[PATCH v5 0/8] AWS Nitro Enclave emulation support
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH v5 1/8] crypto: Define macros for hash algorithm digest lengths
,
Dorjoy Chowdhury
,
2024/08/22
Re: [PATCH v5 1/8] crypto: Define macros for hash algorithm digest lengths
,
Daniel P . Berrangé
,
2024/08/28
[PATCH v5 2/8] crypto: Support SHA384 hash when using glib
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH v5 3/8] crypto: Introduce x509 utils
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH v5 4/8] tests/lcitool: Update libvirt-ci and add libcbor dependency
,
Dorjoy Chowdhury
,
2024/08/22
Re: [PATCH v5 4/8] tests/lcitool: Update libvirt-ci and add libcbor dependency
,
Daniel P . Berrangé
,
2024/08/28
[PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/22
Re: [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
,
Michael S. Tsirkin
,
2024/08/28
Re: [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/28
Re: [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
,
Michael S. Tsirkin
,
2024/08/28
[PATCH v5 6/8] hw/core: Add Enclave Image Format (EIF) related helpers
,
Dorjoy Chowdhury
,
2024/08/22
Re: [PATCH v5 6/8] hw/core: Add Enclave Image Format (EIF) related helpers
,
Daniel P . Berrangé
,
2024/08/28
[PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Dorjoy Chowdhury
,
2024/08/22
Re: [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Daniel P . Berrangé
,
2024/08/28
Re: [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Dorjoy Chowdhury
,
2024/08/28
Re: [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v5 8/8] docs/nitro-enclave: Documentation for nitro-enclave machine type
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH for-9.1] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
,
Eric Blake
,
2024/08/22
Re: [PATCH for-9.1] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
,
Stefan Hajnoczi
,
2024/08/26
[PATCH for-9.1?] system/vl.c: Print machine name, not "(null)", for unknown machine types
,
Peter Maydell
,
2024/08/22
Re: [PATCH for-9.1?] system/vl.c: Print machine name, not "(null)", for unknown machine types
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PULL 15/16] vl.c: select_machine(): add selected machine type to error message
,
Peter Maydell
,
2024/08/22
[PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Thomas Huth
,
2024/08/22
Re: [PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
[PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Thomas Huth
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Marcin Juszkiewicz
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Thomas Huth
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Thomas Huth
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Marcin Juszkiewicz
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Marcin Juszkiewicz
,
2024/08/22
Re: [PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/23
[PATCH] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
,
Corvin Köhne
,
2024/08/22
[PATCH 1/7] vfio/igd: return an invalid generation for unknown devices
,
Corvin Köhne
,
2024/08/22
[PATCH 2/7] vfio/igd: support legacy mode for all known generations
,
Corvin Köhne
,
2024/08/22
[PATCH 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
,
Corvin Köhne
,
2024/08/22
[PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Corvin Köhne
,
2024/08/22
Re: [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Alex Williamson
,
2024/08/26
Re: [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Corvin Köhne
,
2024/08/28
Re: [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Corvin Köhne
,
2024/08/28
Re: [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
,
Cédric Le Goater
,
2024/08/28
[PATCH 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
,
Corvin Köhne
,
2024/08/22
[PATCH 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
,
Corvin Köhne
,
2024/08/22
[PATCH 6/7] vfio/igd: don't set stolen memory size to zero
,
Corvin Köhne
,
2024/08/22
[PATCH] tests/functional: Convert ARM Integrator/CP avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH] tests/functional: Convert ARM Integrator/CP avocado tests
,
Thomas Huth
,
2024/08/22
[PATCH] vmdk:truncate more one sector in init extent
,
luzhipeng
,
2024/08/22
[PATCH 0/3] tests/functional: Convert ARM bFLT linux-user avocado test
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH 1/3] tests/functional: Add QemuUserTest class
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH 1/3] tests/functional: Add QemuUserTest class
,
Thomas Huth
,
2024/08/22
[PATCH 2/3] tests/functional: Convert ARM bFLT linux-user avocado test
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH 3/3] tests/avocado: Remove unused QemuUserTest class
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH 3/3] tests/avocado: Remove unused QemuUserTest class
,
Thomas Huth
,
2024/08/22
[PATCH v2 0/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH v2 1/4] accel/tcg: Make page_set_flags() documentation public
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH v2 2/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH v2 3/4] tests/avocado: Allow running user-mode tests
,
Philippe Mathieu-Daudé
,
2024/08/22
[PATCH v2 4/4] tests/avocado: Run STM32 bFLT busybox binary in current directory
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH v2 4/4] tests/avocado: Run STM32 bFLT busybox binary in current directory
,
Thomas Huth
,
2024/08/22
Re: [PATCH v2 0/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
,
Richard Henderson
,
2024/08/22
[PATCH v7 00/17] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/22
[PATCH v7 01/17] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/22
[PATCH v7 02/17] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/22
[PATCH v7 07/17] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/22
[PATCH v7 09/17] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/22
[PATCH v7 04/17] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/22
[PATCH v7 03/17] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/22
[PATCH v7 05/17] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/22
[PATCH v7 08/17] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/22
[PATCH v7 10/17] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/22
[PATCH v7 12/17] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/22
[PATCH v7 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/22
[PATCH v7 06/17] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/22
[PATCH v7 15/17] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/22
[PATCH v7 16/17] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/22
[PATCH v7 14/17] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/22
[PATCH v7 13/17] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/22
Re: [PATCH v7 13/17] target/riscv: update `decode_save_opc` to store extra word2
,
Deepak Gupta
,
2024/08/22
[PATCH v7 17/17] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/22
[PATCH v2 0/4] hw/ufs: ufs device testing function added and modified
,
Yoochan Jeong
,
2024/08/22
Message not available
[PATCH v2 1/4] hw/ufs: minor bug fixes related to ufs-test
,
Yoochan Jeong
,
2024/08/22
Message not available
[PATCH v2 2/4] hw/ufs: ufs flag read/write test implemented
,
Yoochan Jeong
,
2024/08/22
Message not available
[PATCH v2 3/4] hw/ufs: ufs attribute read/write test implemented
,
Yoochan Jeong
,
2024/08/22
Message not available
[PATCH v2 4/4] hw/ufs: ufs descriptor read test implemented
,
Yoochan Jeong
,
2024/08/22
Re: [PATCH v2 0/4] hw/ufs: ufs device testing function added and modified
,
Jeuk Kim
,
2024/08/25
[PATCH v3] hw/acpi: Add vmclock device
,
David Woodhouse
,
2024/08/22
[PATCH] target/loongarch: Support QMP dump-guest-memory
,
Bibo Mao
,
2024/08/22
[PATCH] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/22
Re: [PATCH] plugins: add plugin API to read guest memory
,
Pierrick Bouvier
,
2024/08/22
Re: [PATCH] plugins: add plugin API to read guest memory
,
Pierrick Bouvier
,
2024/08/22
Re: [PATCH] plugins: add plugin API to read guest memory
,
Alex Bennée
,
2024/08/23
Re: [PATCH] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/26
Re: [PATCH] plugins: add plugin API to read guest memory
,
Rowan Hart
,
2024/08/26
Re: [PATCH] plugins: add plugin API to read guest memory
,
Pierrick Bouvier
,
2024/08/26
Re: [PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/08/22
[PATCH] target/loongarch/kvm: Add vCPU reset function
,
Bibo Mao
,
2024/08/21
[PATCH v4] ptp: Add vDSO-style vmclock support
,
David Woodhouse
,
2024/08/21
Re: [PATCH v4] ptp: Add vDSO-style vmclock support
,
Simon Horman
,
2024/08/22
Re: [PATCH v4] ptp: Add vDSO-style vmclock support
,
David Woodhouse
,
2024/08/22
[PATCH v6 00/16] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/21
[PATCH v6 01/16] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/21
[PATCH v6 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/21
[PATCH v6 03/16] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/21
[PATCH v6 04/16] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/21
[PATCH v6 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/21
[PATCH v6 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/21
[PATCH v6 07/16] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/21
[PATCH v6 08/16] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/21
[PATCH v6 09/16] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 09/16] target/riscv: introduce ssp and enabling controls for zicfiss
,
Richard Henderson
,
2024/08/21
[PATCH v6 10/16] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/21
[PATCH v6 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/21
[PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
,
Richard Henderson
,
2024/08/21
Re: [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
,
Richard Henderson
,
2024/08/22
[PATCH v6 13/16] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v6 13/16] target/riscv: implement zicfiss instructions
,
Richard Henderson
,
2024/08/21
Re: [PATCH v6 13/16] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/21
[PATCH v6 14/16] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/21
[PATCH v6 15/16] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/21
[PATCH v6 16/16] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/21
Re: [PATCH v5 11/13] migration/multifd: Add migration option set packet size.
,
Peter Xu
,
2024/08/21
Re: [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
,
Peter Xu
,
2024/08/21
[PATCH] tests/avocado: Allow running user-mode tests
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH] tests/avocado: Allow running user-mode tests
,
Thomas Huth
,
2024/08/22
Re: [PATCH] tests/avocado: Allow running user-mode tests
,
Philippe Mathieu-Daudé
,
2024/08/22
Re: [PATCH] tests/avocado: Move LinuxTest related code into a separate file
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH] tests/avocado: Move LinuxTest related code into a separate file
,
Thomas Huth
,
2024/08/21
Re: [PATCH] tests/avocado: Move LinuxTest related code into a separate file
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH v2 0/3] tests/functional: Convert few MIPS avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v2 1/3] tests/functional: Convert mips fuloong2e avocado test
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v2 2/3] tests/functional: Convert mips64el Malta I6400 avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test
,
Thomas Huth
,
2024/08/22
Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/21
Re: Issue with QEMU Live Migration
,
Fabiano Rosas
,
2024/08/21
Re: Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/21
Re: Issue with QEMU Live Migration
,
Fabiano Rosas
,
2024/08/22
Re: Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/23
Re: Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/23
Re: Issue with QEMU Live Migration
,
Fabiano Rosas
,
2024/08/23
Re: Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/25
Re: Issue with QEMU Live Migration
,
Prasad Pandit
,
2024/08/26
Re: Issue with QEMU Live Migration
,
Arisetty, Chakri
,
2024/08/26
Re: [PATCH v10 1/8] memory: prevent dma-reentracy issues
,
Igor Mammedov
,
2024/08/21
Re: [PATCH v10 1/8] memory: prevent dma-reentracy issues
,
Igor Mammedov
,
2024/08/27
Re: [PATCH v10 1/8] memory: prevent dma-reentracy issues
,
Gerd Hoffmann
,
2024/08/28
[PATCH 0/4] hw/ufs: ufs device testing function added and modified
,
정유찬
,
2024/08/21
[PATCH 0/4] hw/ufs: ufs device testing function added and modified
,
정유찬
,
2024/08/21
Message not available
[PATCH 2/4] hw/ufs: ufs flag read/write test implemented
,
정유찬
,
2024/08/21
Message not available
[PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
,
정유찬
,
2024/08/21
Re: [PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
,
Jeuk Kim
,
2024/08/22
Message not available
Re: Re: [PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
,
Yoochan Jeong
,
2024/08/22
Re: [PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
,
Jeuk Kim
,
2024/08/22
Message not available
[PATCH 3/4] hw/ufs: ufs attribute read/write test implemented
,
정유찬
,
2024/08/21
Message not available
[PATCH 4/4] hw/ufs: ufs descriptor read test implemented
,
Yoochan Jeong
,
2024/08/21
Re: [PATCH 4/4] hw/ufs: ufs descriptor read test implemented
,
Jeuk Kim
,
2024/08/22
Re: [PATCH v2] hw/acpi/ich9: Add periodic and swsmi timer
,
Dominic Prinz
,
2024/08/21
[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH 1/2] tests/functional: Convert mips64el Malta I6400 avocado tests
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH 1/2] tests/functional: Convert mips64el Malta I6400 avocado tests
,
Thomas Huth
,
2024/08/21
[PATCH 2/2] tests/functional: Convert mipsel Malta YAMON avocado test
,
Philippe Mathieu-Daudé
,
2024/08/21
[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
,
Jonah Palmer
,
2024/08/21
[RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees
,
Jonah Palmer
,
2024/08/21
Re: [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees
,
Eugenio Perez Martin
,
2024/08/29
Re: [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees
,
Jonah Palmer
,
2024/08/30
Re: [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees
,
Eugenio Perez Martin
,
2024/08/30
[RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Jonah Palmer
,
2024/08/21
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Eugenio Perez Martin
,
2024/08/29
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Si-Wei Liu
,
2024/08/30
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Eugenio Perez Martin
,
2024/08/30
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Jonah Palmer
,
2024/08/30
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Eugenio Perez Martin
,
2024/08/30
Re: [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
,
Si-Wei Liu
,
2024/08/30
Re: [PATCH] roms: Support compile the efi bios for loongarch
,
Gerd Hoffmann
,
2024/08/21
[PATCH] tests/functional: Convert mips fuloong2e avocado test
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH] tests/functional: Convert mips fuloong2e avocado test
,
Thomas Huth
,
2024/08/21
Re: [PATCH] tests/functional: Convert mips fuloong2e avocado test
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v4 00/35] Convert avocado tests to normal Python unittests
,
Thomas Huth
,
2024/08/21
[PATCH v4 01/35] tests/avocado: machine aarch64: standardize location and RO access
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 01/35] tests/avocado: machine aarch64: standardize location and RO access
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v4 02/35] tests/avocado/boot_xen.py: fetch kernel during test setUp()
,
Thomas Huth
,
2024/08/21
[PATCH v4 03/35] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
,
Thomas Huth
,
2024/08/21
[PATCH v4 04/35] Bump avocado to 103.0
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 04/35] Bump avocado to 103.0
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v4 04/35] Bump avocado to 103.0
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 06/35] tests/avocado/boot_linux_console: Remove the s390x subtest
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 06/35] tests/avocado/boot_linux_console: Remove the s390x subtest
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 05/35] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 05/35] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v4 05/35] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 05/35] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v4 07/35] python: Install pycotap in our venv if necessary
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 07/35] python: Install pycotap in our venv if necessary
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 08/35] tests/functional: Add base classes for the upcoming pytest-based tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 09/35] tests/functional: Set up logging
,
Thomas Huth
,
2024/08/21
[PATCH v4 10/35] tests/Makefile.include: Increase the level of indentation in the help text
,
Thomas Huth
,
2024/08/21
[PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
,
Thomas Huth
,
2024/08/26
Re: [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 12/35] tests/functional: Convert simple avocado tests into standalone python tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 13/35] tests/functional: Convert avocado tests that just need a small adjustment
,
Thomas Huth
,
2024/08/21
[PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Philippe Mathieu-Daudé
,
2024/08/23
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/27
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/27
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/30
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Daniel P . Berrangé
,
2024/08/30
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Thomas Huth
,
2024/08/30
Re: [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
,
Daniel P . Berrangé
,
2024/08/30
[PATCH v4 16/35] tests/functional: Convert some tests that download files via fetch_asset()
,
Thomas Huth
,
2024/08/21
[PATCH v4 17/35] tests/functional: Add a function for extracting files from an archive
,
Thomas Huth
,
2024/08/21
[PATCH v4 18/35] tests/functional: Convert some avocado tests that needed avocado.utils.archive
,
Thomas Huth
,
2024/08/21
[PATCH v4 20/35] tests/functional: Convert the x86_cpu_model_versions test
,
Thomas Huth
,
2024/08/21
[PATCH v4 21/35] tests/functional: Convert the microblaze avocado tests into standalone tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 19/35] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 22/35] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 24/35] tests/functional: Convert most ppc avocado tests into standalone tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 28/35] tests/functional: Convert the acpi-bits test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 31/35] gitlab-ci: Add "check-functional" to the build tests
,
Thomas Huth
,
2024/08/21
[PATCH v4 27/35] tests/functional: Convert the m68k nextcube test with tesseract
,
Thomas Huth
,
2024/08/21
[PATCH v4 23/35] tests/functional: Convert the virtio_gpu avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 29/35] tests/functional: Convert the rx_gdbsim avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 26/35] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 26/35] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/21
Re: [PATCH v4 26/35] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 26/35] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v4 30/35] tests/functional: Convert the linux_initrd avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 32/35] docs/devel: Split testing docs from the build docs and move to separate folder
,
Thomas Huth
,
2024/08/21
[PATCH v4 33/35] docs/devel/testing: Split the Avocado documentation into a separate file
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 33/35] docs/devel/testing: Split the Avocado documentation into a separate file
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
,
Thomas Huth
,
2024/08/29
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
,
Daniel P . Berrangé
,
2024/08/29
[PATCH v4 25/35] tests/functional: Convert the ppc_amiga avocado test into a standalone test
,
Thomas Huth
,
2024/08/21
[PATCH v4 34/35] docs/devel/testing: Rename avocado_qemu.Test class
,
Thomas Huth
,
2024/08/21
Re: [PATCH v4 34/35] docs/devel/testing: Rename avocado_qemu.Test class
,
Daniel P . Berrangé
,
2024/08/29
[PATCH] target/riscv/kvm: Fix the group bit setting of AIA
,
Andrew Jones
,
2024/08/21
Re: [PATCH] target/riscv/kvm: Fix the group bit setting of AIA
,
Daniel Henrique Barboza
,
2024/08/22
Re: [PATCH] target/riscv/kvm: Fix the group bit setting of AIA
,
Alistair Francis
,
2024/08/25
[PULL 0/1] LoongArch: Fix for 9.1
,
Song Gao
,
2024/08/20
[PULL 1/1] hw/loongarch: Fix length for lowram in ACPI SRAT
,
Song Gao
,
2024/08/20
Re: [PULL 0/1] LoongArch: Fix for 9.1
,
Richard Henderson
,
2024/08/21
[PULL 0/5] misc patch queue
,
Richard Henderson
,
2024/08/20
[PULL 3/5] target/i386: Split out gen_prepare_val_nz
,
Richard Henderson
,
2024/08/20
[PULL 1/5] linux-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/20
[PULL 2/5] bsd-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/20
[PULL 4/5] target/i386: Fix carry flag for BLSI
,
Richard Henderson
,
2024/08/20
[PULL 5/5] target/i386: Fix tss access size in switch_tss_ra
,
Richard Henderson
,
2024/08/20
Re: [PULL 0/5] misc patch queue
,
Richard Henderson
,
2024/08/21
[PATCH v2] hw/i386/pc: Remove vmport value assertion
,
Kamil Szczęk
,
2024/08/20
Re: [PATCH v2] hw/i386/pc: Remove vmport value assertion
,
Richard Henderson
,
2024/08/20
[PATCH] hw/i386/pc: Fix enum value assertion
,
Kamil Szczęk
,
2024/08/20
Re: [PATCH] hw/i386/pc: Fix enum value assertion
,
Richard Henderson
,
2024/08/20
Re: [PATCH] hw/i386/pc: Fix enum value assertion
,
Kamil Szczęk
,
2024/08/20
[PATCH for-9.1] hw/loongarch: Fix length for lowram in ACPI SRAT
,
Jiaxun Yang
,
2024/08/20
Re: [PATCH for-9.1] hw/loongarch: Fix length for lowram in ACPI SRAT
,
maobibo
,
2024/08/20
Re: [PATCH for-9.1] hw/loongarch: Fix length for lowram in ACPI SRAT
,
Philippe Mathieu-Daudé
,
2024/08/21
[PATCH v8 0/5] Implement QATzip compression method
,
Yichen Wang
,
2024/08/20
[PATCH v8 2/5] meson: Introduce 'qatzip' feature to the build system
,
Yichen Wang
,
2024/08/20
[PATCH v8 1/5] docs/migration: add qatzip compression feature
,
Yichen Wang
,
2024/08/20
Re: [PATCH v8 1/5] docs/migration: add qatzip compression feature
,
Fabiano Rosas
,
2024/08/22
[PATCH v8 3/5] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/08/20
Re: [PATCH v8 3/5] migration: Add migration parameters for QATzip
,
Prasad Pandit
,
2024/08/21
Re: [External] Re: [PATCH v8 3/5] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/08/21
Re: [External] Re: [PATCH v8 3/5] migration: Add migration parameters for QATzip
,
Prasad Pandit
,
2024/08/22
[PATCH v8 4/5] migration: Introduce 'qatzip' compression method
,
Yichen Wang
,
2024/08/20
Re: [PATCH v8 4/5] migration: Introduce 'qatzip' compression method
,
Prasad Pandit
,
2024/08/22
Re: [External] Re: [PATCH v8 4/5] migration: Introduce 'qatzip' compression method
,
Yichen Wang
,
2024/08/23
Re: [External] Re: [PATCH v8 4/5] migration: Introduce 'qatzip' compression method
,
Prasad Pandit
,
2024/08/26
[PATCH v8 5/5] tests/migration: Add integration test for 'qatzip' compression method
,
Yichen Wang
,
2024/08/20
[PULL 0/1] Migration patches for 2024-08-20
,
Fabiano Rosas
,
2024/08/20
[PULL 1/1] migration/multifd: Free MultiFDRecvParams::data
,
Fabiano Rosas
,
2024/08/20
Re: [PULL 0/1] Migration patches for 2024-08-20
,
Richard Henderson
,
2024/08/20
[PATCH v2] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/20
[PATCH 0/1] hw/nvme: add atomic write support
,
Alan Adamson
,
2024/08/20
[PATCH 1/1] hw/nvme: add atomic write support
,
Alan Adamson
,
2024/08/20
[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
nabiev . arman13
,
2024/08/20
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Peter Maydell
,
2024/08/20
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Physics Набиев
,
2024/08/21
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Peter Maydell
,
2024/08/21
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Arman Nabiev
,
2024/08/21
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Peter Maydell
,
2024/08/21
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Peter Maydell
,
2024/08/22
Re: [PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
,
Arman Nabiev
,
2024/08/22
[PATCH for-9.2 0/9] tests/qtest/migration-test: Fix various leaks
,
Peter Maydell
,
2024/08/20
[PATCH for-9.2 1/9] tests/qtest/migration-test: Fix bootfile cleanup handling
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 1/9] tests/qtest/migration-test: Fix bootfile cleanup handling
,
Fabiano Rosas
,
2024/08/21
[PATCH for-9.2 4/9] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 4/9] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.2 8/9] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 8/9] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.2 9/9] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 9/9] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.2 3/9] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 3/9] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
,
Fabiano Rosas
,
2024/08/21
[PATCH for-9.2 2/9] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 2/9] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
,
Fabiano Rosas
,
2024/08/21
[PATCH for-9.2 6/9] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 6/9] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.2 7/9] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 7/9] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.2 5/9] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.2 5/9] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
,
Fabiano Rosas
,
2024/08/22
[PATCH for-9.1?] migration/multifd: Free MultiFDRecvParams::data
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.1?] migration/multifd: Free MultiFDRecvParams::data
,
Fabiano Rosas
,
2024/08/20
[PATCH v2 00/12] xen: pvh: Partial QOM:fication with new x86 PVH machine
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 05/12] hw/arm: xenpvh: Remove double-negation in warning
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 05/12] hw/arm: xenpvh: Remove double-negation in warning
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 08/12] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 12/12] docs/system/i386: xenpvh: Add a basic description
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 04/12] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 04/12] hw/arm: xenpvh: Add support for SMP guests
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 09/12] hw/arm: xenpvh: Reverse virtio-mmio creation order
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 06/12] hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 06/12] hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 07/12] hw/arm: xenpvh: Break out a common PVH machine
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 07/12] hw/arm: xenpvh: Break out a common PVH machine
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 11/12] hw/i386/xen: Add a Xen PVH x86 machine
,
Edgar E. Iglesias
,
2024/08/20
Re: [PATCH v2 11/12] hw/i386/xen: Add a Xen PVH x86 machine
,
Stefano Stabellini
,
2024/08/20
[PATCH v2 02/12] hw/arm: xenpvh: Update file header to use SPDX
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v2 03/12] hw/arm: xenpvh: Tweak machine description
,
Edgar E. Iglesias
,
2024/08/20
[PATCH] vnc: fix crash when no console attached
,
marcandre . lureau
,
2024/08/20
Re: [PATCH] vnc: fix crash when no console attached
,
Akihiko Odaki
,
2024/08/22
[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
,
Gao Shiyuan
,
2024/08/20
Re: [PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
,
Stefano Garzarella
,
2024/08/27
Re: [PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
,
Gao,Shiyuan
,
2024/08/29
[PULL 0/3] virtio: regression fixes
,
Michael S. Tsirkin
,
2024/08/20
[PULL 1/3] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
,
Michael S. Tsirkin
,
2024/08/20
[PULL 3/3] virtio-pci: Fix the use of an uninitialized irqfd
,
Michael S. Tsirkin
,
2024/08/20
[PULL 2/3] hw/audio/virtio-snd: fix invalid param check
,
Michael S. Tsirkin
,
2024/08/20
Re: [PULL 2/3] hw/audio/virtio-snd: fix invalid param check
,
Volker Rümelin
,
2024/08/30
Re: [PULL 0/3] virtio: regression fixes
,
Richard Henderson
,
2024/08/20
KVM Community Call (20/8/24) agenda items?
,
Alex Bennée
,
2024/08/20
RE: KVM Community Call (20/8/24) agenda items?
,
Brian Cain
,
2024/08/20
Re: [PATCH v2] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
,
Michael S. Tsirkin
,
2024/08/20
Re: [PATCH v2] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
,
Zhao Liu
,
2024/08/31
Re: [PATCH v16 00/13] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/08/20
Re: [PATCH v16 00/13] Support blob memory and venus on qemu
,
Alex Bennée
,
2024/08/22
Re: [PATCH v16 00/13] Support blob memory and venus on qemu
,
Dmitry Osipenko
,
2024/08/22
Re: [PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/08/20
Re: [PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
,
Amit Machhiwal
,
2024/08/29
Re: [PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/08/30
[PATCH v4] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/20
[PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
,
CLEMENT MATHIEU--DRIF
,
2024/08/20
Re: [PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
,
Philippe Mathieu-Daudé
,
2024/08/20
Re: [PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
,
Jason Wang
,
2024/08/26
Re: [PATCH] .travis.yml: Install python3-tomli in all build jobs
,
Stefan Weil
,
2024/08/20
[PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/20
[PATCH v2 1/2] linux-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/20
[PATCH v2 2/2] bsd-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/20
Re: [PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g
,
Philippe Mathieu-Daudé
,
2024/08/20
Re: [PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g
,
Warner Losh
,
2024/08/23
[PULL for-9.1 0/1] hw/nvme late fix
,
Klaus Jensen
,
2024/08/20
[PULL for-9.1 1/1] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
,
Klaus Jensen
,
2024/08/20
Re: [PULL for-9.1 1/1] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
,
Philippe Mathieu-Daudé
,
2024/08/20
Re: [PULL for-9.1 1/1] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
,
Klaus Jensen
,
2024/08/20
Re: [PULL for-9.1 0/1] hw/nvme late fix
,
Richard Henderson
,
2024/08/20
RE: [PATCH v3 2/2] target/riscv: Add textra matching condition for the triggers
,
張哲嘉
,
2024/08/19
Re: [PATCH v3 2/2] target/riscv: Add textra matching condition for the triggers
,
Alistair Francis
,
2024/08/25
RE: [PATCH v4] pci-bridge: avoid linking a single downstream port more than once
,
Xingtao Yao (Fujitsu)
,
2024/08/19
RE: [PATCH 13/13] block/qcow2-cluster: make range overlap check more readable
,
Xingtao Yao (Fujitsu)
,
2024/08/19
RE: [PATCH] scripts/coccinelle: New range.cocci
,
Xingtao Yao (Fujitsu)
,
2024/08/19
Re: [PATCH] scripts/coccinelle: New range.cocci
,
Peter Maydell
,
2024/08/20
RE: [PATCH] scripts/coccinelle: New range.cocci
,
Xingtao Yao (Fujitsu)
,
2024/08/20
Re: [PATCH] scripts/coccinelle: New range.cocci
,
Peter Maydell
,
2024/08/22
RE: [PATCH] scripts/coccinelle: New range.cocci
,
Xingtao Yao (Fujitsu)
,
2024/08/22
[PATCH 0/8] move qapi under python/qemu/
,
John Snow
,
2024/08/19
[PATCH 1/8] python/qapi: correct re.Match type hints for 3.13
,
John Snow
,
2024/08/19
Re: [PATCH 1/8] python/qapi: correct re.Match type hints for 3.13
,
Philippe Mathieu-Daudé
,
2024/08/20
[PATCH 2/8] python/qapi: change "FIXME" to "TODO"
,
John Snow
,
2024/08/19
Re: [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
,
Markus Armbruster
,
2024/08/30
Re: [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
,
John Snow
,
2024/08/30
Re: [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
,
Markus Armbruster
,
2024/08/31
[PATCH 5/8] python/qapi: ignore missing docstrings in pylint
,
John Snow
,
2024/08/19
[PATCH 3/8] python/qapi: add pylint pragmas
,
John Snow
,
2024/08/19
[PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
,
John Snow
,
2024/08/19
Re: [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
,
Markus Armbruster
,
2024/08/30
Re: [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
,
Daniel P . Berrangé
,
2024/08/30
Re: [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
,
John Snow
,
2024/08/30
Re: [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
,
John Snow
,
2024/08/30
[PATCH 8/8] python/qapi: remove redundant linter configuration
,
John Snow
,
2024/08/19
[PATCH 4/8] python/qapi: remove outdated pragmas
,
John Snow
,
2024/08/19
[PATCH 6/8] python: allow short names for variables on older pylint
,
John Snow
,
2024/08/19
[PATCH v5 00/15] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/19
[PATCH v5 01/15] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/19
[PATCH v5 13/15] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/19
[PATCH v5 04/15] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/19
[PATCH v5 03/15] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/19
[PATCH v5 02/15] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/19
Re: [PATCH v5 02/15] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Richard Henderson
,
2024/08/20
[PATCH v5 07/15] disas/riscv: enable `lpad` disassembly
,
Deepak Gupta
,
2024/08/19
[PATCH v5 14/15] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/19
[PATCH v5 06/15] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/19
Re: [PATCH v5 06/15] target/riscv: zicfilp `lpad` impl and branch tracking
,
Richard Henderson
,
2024/08/20
[PATCH v5 05/15] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/19
Re: [PATCH v5 05/15] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/20
[PATCH v5 10/15] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/19
[PATCH v5 15/15] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/19
[PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/19
Re: [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/20
Re: [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/20
Re: [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/20
Re: [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/20
Re: [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/20
[PATCH v5 08/15] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/19
[PATCH v5 12/15] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/19
[PATCH v5 09/15] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/19
Re: [PATCH v5 09/15] target/riscv: introduce ssp and enabling controls for zicfiss
,
Richard Henderson
,
2024/08/20
[PATCH] hw/char: suppress sunmouse events with no changes
,
Carl Hauser
,
2024/08/19
Re: [PATCH] hw/char: suppress sunmouse events with no changes
,
Richard Henderson
,
2024/08/20
Re: [PATCH] hw/char: suppress sunmouse events with no changes
,
Carl Hauser
,
2024/08/20
Re: [PATCH] hw/char: suppress sunmouse events with no changes
,
Mark Cave-Ayland
,
2024/08/21
Re: [PATCH] hw/char: suppress sunmouse events with no changes
,
Carl Hauser
,
2024/08/21
[PULL 00/20] Misc fixes for 2024-08-20
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 01/20] hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 02/20] hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 03/20] qemu-options.hx: correct formatting -smbios type=4
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 05/20] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 07/20] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 04/20] target/mips: Pass page table entry size as MemOp to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 08/20] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 16/20] target/sparc: Restrict STQF to sparcv9
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 18/20] hw/i386/pc: Unify vmport=auto handling
,
Philippe Mathieu-Daudé
,
2024/08/19
Re: [PULL 18/20] hw/i386/pc: Unify vmport=auto handling
,
Philippe Mathieu-Daudé
,
2024/08/20
Re: [PULL 18/20] hw/i386/pc: Unify vmport=auto handling
,
Kamil Szczęk
,
2024/08/20
Re: [PULL 18/20] hw/i386/pc: Unify vmport=auto handling
,
Richard Henderson
,
2024/08/20
Re: [PULL 18/20] hw/i386/pc: Unify vmport=auto handling
,
Kamil Szczęk
,
2024/08/20
[PULL 09/20] linux-user/mips: Do not try to use removed R5900 CPU
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 20/20] crypto/tlscredspsk: Free username on finalize
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 11/20] linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 13/20] tests/avocado: exec_command should not consume console output
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 17/20] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 06/20] target/mips: Load PTE as DATA
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 10/20] linux-user/mips: Select Octeon68XX CPU for Octeon binaries
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 12/20] linux-user/mips: Select Loongson CPU for Loongson binaries
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 15/20] contrib/plugins/execlog: Fix shadowed declaration warning
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 19/20] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Philippe Mathieu-Daudé
,
2024/08/19
[PULL 14/20] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
,
Philippe Mathieu-Daudé
,
2024/08/19
Re: [PULL 00/20] Misc fixes for 2024-08-20
,
Richard Henderson
,
2024/08/20
[RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
,
Peter Maydell
,
2024/08/19
Re: [RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
,
Peter Maydell
,
2024/08/19
Re: [RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
,
Alex Bennée
,
2024/08/19
Re: [RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
,
Peter Maydell
,
2024/08/20
apparent memory leak from object-add+object-del of memory-backend-ram
,
Peter Maydell
,
2024/08/19
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
David Hildenbrand
,
2024/08/19
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
Peter Maydell
,
2024/08/20
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
David Hildenbrand
,
2024/08/26
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
David Hildenbrand
,
2024/08/26
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
David Hildenbrand
,
2024/08/26
Re: apparent memory leak from object-add+object-del of memory-backend-ram
,
David Hildenbrand
,
2024/08/26
[PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
,
Ian Brockbank
,
2024/08/19
[PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
,
Ian Brockbank
,
2024/08/19
[PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 10/11 v2] hw/riscv: add CLIC into virt machine
,
Ian Brockbank
,
2024/08/19
[PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest
,
Ian Brockbank
,
2024/08/19
[PATCH 03/11 v2] hw/intc: Add CLIC device
,
Ian Brockbank
,
2024/08/19
[PATCH 05/11 v2] target/riscv: Update CSR xip in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 07/11 v2] target/riscv: Update CSR xnxti in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 06/11 v2] target/riscv: Update CSR xtvec in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 09/11 v2] target/riscv: Update interrupt return in CLIC mode
,
Ian Brockbank
,
2024/08/19
[PATCH 08/11 v2] target/riscv: Update interrupt handling in CLIC mode
,
Ian Brockbank
,
2024/08/19
Re: [PULL v2 42/61] physmem: Add helper function to destroy CPU AddressSpace
,
Peter Maydell
,
2024/08/19
[PATCH] MAINTAINERS: Remove myself as reviewer
,
Beraldo Leal
,
2024/08/19
Re: [PATCH] MAINTAINERS: Remove myself as reviewer
,
Thomas Huth
,
2024/08/19
Re: [PATCH] MAINTAINERS: Remove myself as reviewer
,
Philippe Mathieu-Daudé
,
2024/08/19
[PATCH] crypto/tlscredspsk: Free username on finalize
,
Peter Maydell
,
2024/08/19
Re: [PATCH] crypto/tlscredspsk: Free username on finalize
,
Daniel P . Berrangé
,
2024/08/19
[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
,
Peter Maydell
,
2024/08/19
[PATCH v11 0/2] Support message-based DMA in vfio-user server
,
Mattias Nissler
,
2024/08/19
[PATCH v11 1/2] Update subprojects/libvfio-user
,
Mattias Nissler
,
2024/08/19
[PATCH v11 2/2] vfio-user: Message-based DMA support
,
Mattias Nissler
,
2024/08/19
[PATCH] softmmu: Support concurrent bounce buffers
,
Mattias Nissler
,
2024/08/19
Re: [PATCH] softmmu: Support concurrent bounce buffers
,
Peter Xu
,
2024/08/21
[PATCH] hyperv: Make sure SynIC state is really updated before KVM_RUN
,
Vitaly Kuznetsov
,
2024/08/19
[PATCH v2 0/2] riscv: char: Avoid dropped charecters
,
Alistair Francis
,
2024/08/19
[PATCH v2 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Alistair Francis
,
2024/08/19
[PATCH v2 2/2] hw/char: sifive_uart: Print uart charecters async
,
Alistair Francis
,
2024/08/19
[PATCH] gitlab-ci: Build MSYS2 job using multiple CPUs
,
Philippe Mathieu-Daudé
,
2024/08/19
Re: [PATCH] gitlab-ci: Build MSYS2 job using multiple CPUs
,
Thomas Huth
,
2024/08/19
[PATCH qemu v5 0/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/19
[PATCH qemu v5 1/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/19
[PATCH for-9.1] target/i386: Fix tss access size in switch_tss_ra
,
Richard Henderson
,
2024/08/19
Re: [PATCH for-9.1] target/i386: Fix tss access size in switch_tss_ra
,
Peter Maydell
,
2024/08/20
Re: [PATCH for-9.1] target/i386: Fix tss access size in switch_tss_ra
,
Pierrick Bouvier
,
2024/08/20
[PULL 0/1] riscv-to-apply queue
,
Alistair Francis
,
2024/08/19
[PULL 1/1] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Alistair Francis
,
2024/08/19
Re: [PULL 0/1] riscv-to-apply queue
,
Richard Henderson
,
2024/08/19
Re: [PATCH 5/8] hw/pci-host/designware: Keep host reference in DesignwarePCIEViewport
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 7/8] hw/pci-host/designware: Move MSI registers from root func to host bridge
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 6/8] hw/pci-host/designware: Move viewports from root func to host bridge
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 8/8] hw/pci-host/designware: Create ViewPorts during host bridge realization
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 4/8] hw/pci-host/designware: Hoist host controller in root function #0
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 3/8] hw/pci-host/designware: Add 'host_mem' variable for clarity
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
,
Gustavo Romero
,
2024/08/19
Re: [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize
,
Gustavo Romero
,
2024/08/19
[PATCH v4 0/6] AWS Nitro Enclave emulation support
,
Dorjoy Chowdhury
,
2024/08/18
[PATCH v4 1/6] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Dorjoy Chowdhury
,
2024/08/18
[PATCH v4 2/6] machine/nitro-enclave: Add vhost-user-vsock device
,
Dorjoy Chowdhury
,
2024/08/18
[PATCH v4 3/6] device/virtio-nsm: Support for Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/18
Re: [PATCH v4 3/6] device/virtio-nsm: Support for Nitro Secure Module device
,
Alexander Graf
,
2024/08/19
Re: [PATCH v4 3/6] device/virtio-nsm: Support for Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/19
[PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/18
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Alexander Graf
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Alexander Graf
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/21
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/19
Re: [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH v4 6/6] docs/nitro-enclave: Documentation for nitro-enclave machine type
,
Dorjoy Chowdhury
,
2024/08/18
[PATCH v4 5/6] crypto: Support SHA384 hash when using glib
,
Dorjoy Chowdhury
,
2024/08/18
Re: [PATCH v4 5/6] crypto: Support SHA384 hash when using glib
,
Daniel P . Berrangé
,
2024/08/19
Re: [PATCH v4 0/6] AWS Nitro Enclave emulation support
,
Dorjoy Chowdhury
,
2024/08/22
[PATCH v2] net/vmnet: Pad short Ethernet frames
,
William Hooper
,
2024/08/18
[PATCH-for-9.1 v3 0/2] hw/i386/pc: Fix vmport option handling
,
Kamil Szczęk
,
2024/08/17
[PATCH-for-9.1 v3 1/2] hw/i386/pc: Unify vmport=auto handling
,
Kamil Szczęk
,
2024/08/17
Re: [PATCH-for-9.1 v3 1/2] hw/i386/pc: Unify vmport=auto handling
,
Philippe Mathieu-Daudé
,
2024/08/19
[PATCH-for-9.1 v3 2/2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Kamil Szczęk
,
2024/08/17
Re: [PATCH-for-9.1 v3 0/2] hw/i386/pc: Fix vmport option handling
,
Bernhard Beschow
,
2024/08/19
Re: [PATCH-for-9.1 v3 0/2] hw/i386/pc: Fix vmport option handling
,
Philippe Mathieu-Daudé
,
2024/08/20
[RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 02/23] tests/unit: add fifo test
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 01/23] fifo32: add peek function
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 05/23] hw: add register access utility functions
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 10/23] hw/char: add support for flexcomm usart
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 04/23] Add mcux-soc-svd subproject
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 13/23] test/unit: add i2c-tester
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 09/23] test/unit: add flexcomm unit test
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 11/23] test/unit: add flexcomm usart unit test
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 06/23] hw/misc: add basic flexcomm device model
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 08/23] test/unit: add register access macros and functions
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 07/23] tests/unit: add system bus mock
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 16/23] test/unit: add spi-tester
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 12/23] hw/i2c: add support for flexcomm i2c
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 20/23] hw/ssi: add support for flexspi
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 17/23] test/unit: add unit tests for flexcomm spi
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 14/23] test/unit: add unit tests for flexcomm i2c
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 15/23] hw/ssi: add support for flexcomm spi
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 19/23] test/unit: add unit tests for RT500's clock controller
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 18/23] hw/misc: add support for RT500's clock controller
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 21/23] hw/misc: add support for RT500's reset controller
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 23/23] hw/arm: add RT595-EVK board
,
Octavian Purdila
,
2024/08/17
[RFC PATCH v2 22/23] hw/arm: add basic support for the RT500 SoC
,
Octavian Purdila
,
2024/08/17
Re: [RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Peter Maydell
,
2024/08/22
Re: [RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Octavian Purdila
,
2024/08/22
[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
,
Akihiko Odaki
,
2024/08/17
[PATCH] hw/riscv: Respect firmware ELF entry point
,
Samuel Holland
,
2024/08/16
[PATCH] gitlab-ci: Replace build_script -> step_script in Cirrus jobs
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH] gitlab-ci: Replace build_script -> step_script in Cirrus jobs
,
Thomas Huth
,
2024/08/19
[PATCH 1/3] target/hexagon: Rename HEX_EXCP_ => HEX_EVENT_
,
Brian Cain
,
2024/08/16
[PATCH 3/3] target/hexagon: add enums for event, cause
,
Brian Cain
,
2024/08/16
RE: [PATCH 3/3] target/hexagon: add enums for event, cause
,
ltaylorsimpson
,
2024/08/16
[PATCH 2/3] target/hexagon: rename HEX_EVENT_TRAP0=>HEX_CAUSE_TRAP0
,
Brian Cain
,
2024/08/16
RE: [PATCH 2/3] target/hexagon: rename HEX_EVENT_TRAP0=>HEX_CAUSE_TRAP0
,
ltaylorsimpson
,
2024/08/16
RE: [PATCH 1/3] target/hexagon: Rename HEX_EXCP_ => HEX_EVENT_
,
ltaylorsimpson
,
2024/08/16
[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
,
Doug Brown
,
2024/08/16
[PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Doug Brown
,
2024/08/16
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Pavel Pisa
,
2024/08/21
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Doug Brown
,
2024/08/22
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Pavel Pisa
,
2024/08/21
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Doug Brown
,
2024/08/23
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Pavel Pisa
,
2024/08/25
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Peter Maydell
,
2024/08/25
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Doug Brown
,
2024/08/25
Re: [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
,
Francisco Iglesias
,
2024/08/21
[PATCH 1/5] hw/net/can/xlnx-versal-canfd: Fix interrupt level
,
Doug Brown
,
2024/08/16
Re: [PATCH 1/5] hw/net/can/xlnx-versal-canfd: Fix interrupt level
,
Francisco Iglesias
,
2024/08/21
[PATCH 3/5] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
,
Doug Brown
,
2024/08/16
Re: [PATCH 3/5] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
,
Francisco Iglesias
,
2024/08/23
[PATCH 4/5] hw/net/can/xlnx-versal-canfd: Fix byte ordering
,
Doug Brown
,
2024/08/16
Re: [PATCH 4/5] hw/net/can/xlnx-versal-canfd: Fix byte ordering
,
Francisco Iglesias
,
2024/08/23
[PATCH 5/5] hw/net/can/xlnx-versal-canfd: Handle RX of short FD frames
,
Doug Brown
,
2024/08/16
Re: [PATCH 5/5] hw/net/can/xlnx-versal-canfd: Handle RX of short FD frames
,
Francisco Iglesias
,
2024/08/23
[PATCH 1/1] allow using a higher icount
,
Elisha Hollander
,
2024/08/16
Re: [PATCH 1/1] allow using a higher icount
,
Elisha Hollander
,
2024/08/24
Re: [PATCH 1/1] allow using a higher icount
,
Alex Bennée
,
2024/08/27
Re: [PATCH 1/1] allow using a higher icount
,
Elisha Hollander
,
2024/08/27
Re: [PATCH 1/1] allow using a higher icount
,
Elisha Hollander
,
2024/08/28
Re: [PATCH 1/1] allow using a higher icount
,
Alex Bennée
,
2024/08/28
Re: [RFC V1 10/12] migration/ram: old host address
,
Fabiano Rosas
,
2024/08/16
Re: [RFC V1 10/12] migration/ram: old host address
,
Steven Sistare
,
2024/08/16
[PATCH v2 00/17] bsd-user: Comprehensive RISCV Support
,
Ajeet Singh
,
2024/08/16
[PATCH v2 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Ajeet Singh
,
2024/08/16
Re: [PATCH v2 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
,
Richard Henderson
,
2024/08/18
[PATCH v2 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Ajeet Singh
,
2024/08/16
[PATCH v2 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Ajeet Singh
,
2024/08/16
[PATCH v2 07/17] bsd-user: Add RISC-V signal trampoline setup function
,
Ajeet Singh
,
2024/08/16
Re: [PATCH v2 07/17] bsd-user: Add RISC-V signal trampoline setup function
,
Richard Henderson
,
2024/08/18
[PATCH v2 11/17] bsd-user: Define RISC-V system call structures and constants
,
Ajeet Singh
,
2024/08/16
[PATCH v2 04/17] bsd-user: Implement RISC-V TLS register setup
,
Ajeet Singh
,
2024/08/16
[PATCH v2 12/17] bsd-user: Add generic RISC-V64 target definitions
,
Ajeet Singh
,
2024/08/16
[PATCH v2 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Ajeet Singh
,
2024/08/16
[PATCH v2 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Ajeet Singh
,
2024/08/16
Re: [PATCH v2 09/17] bsd-user: Add RISC-V thread setup and initialization support
,
Richard Henderson
,
2024/08/18
[PATCH v2 06/17] bsd-user: Define RISC-V register structures and register copying
,
Ajeet Singh
,
2024/08/16
[PATCH v2 08/17] bsd-user: Implement RISC-V sysarch system call emulation
,
Ajeet Singh
,
2024/08/16
[PATCH v2 10/17] bsd-user: Define RISC-V VM parameters and helper functions
,
Ajeet Singh
,
2024/08/16
[PATCH v2 13/17] bsd-user: Define RISC-V signal handling structures and constants
,
Ajeet Singh
,
2024/08/16
[PATCH v2 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
,
Ajeet Singh
,
2024/08/16
[PATCH v2 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Ajeet Singh
,
2024/08/16
[PATCH v2 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
,
Ajeet Singh
,
2024/08/16
[PATCH v2 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Ajeet Singh
,
2024/08/16
[PATCH 0/4] hw/arm: Enable 'nested' SMMU in virt, sbsa-ref
,
Peter Maydell
,
2024/08/16
[PATCH 2/4] hw/arm/smmuv3: Update comment documenting "stage" property
,
Peter Maydell
,
2024/08/16
[PATCH 4/4] hw/arm/sbsa-ref: Use two-stage SMMU
,
Peter Maydell
,
2024/08/16
Re: [PATCH 4/4] hw/arm/sbsa-ref: Use two-stage SMMU
,
Marcin Juszkiewicz
,
2024/08/19
[PATCH 1/4] hw: add compat machines for 9.2
,
Peter Maydell
,
2024/08/16
[PATCH 3/4] hw/arm/virt: Default to two-stage SMMU from virt-9.2
,
Peter Maydell
,
2024/08/16
Re: [PATCH 0/4] hw/arm: Enable 'nested' SMMU in virt, sbsa-ref
,
Eric Auger
,
2024/08/19
[PATCH 0/2] hw/riscv/virt: Fix PCI devices with AIA
,
Andrew Jones
,
2024/08/16
[PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Andrew Jones
,
2024/08/16
Re: [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Daniel Henrique Barboza
,
2024/08/16
Re: [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
,
Alistair Francis
,
2024/08/18
[PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Andrew Jones
,
2024/08/16
Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Alistair Francis
,
2024/08/18
Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Andrew Jones
,
2024/08/19
Re: [PATCH 2/2] hw/riscv/virt: Introduce strict-dt
,
Richard Henderson
,
2024/08/19
Re: [PATCH v10 02/18] tap: Remove qemu_using_vnet_hdr()
,
Jonathan Cameron
,
2024/08/16
[PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Alex Bennée
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/19
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Philippe Mathieu-Daudé
,
2024/08/19
Re: [PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
,
Thomas Huth
,
2024/08/19
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Alex Bennée
,
2024/08/16
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Peter Maydell
,
2024/08/16
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Peter Maydell
,
2024/08/16
RE: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Peter Maydell
,
2024/08/19
RE: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Peter Maydell
,
2024/08/19
RE: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/08/20
RE: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
,
Gustavo Romero
,
2024/08/28
[PATCH for-9.2] docs/devel: Remove nested-papr.txt
,
Peter Maydell
,
2024/08/16
Re: [PATCH for-9.2] docs/devel: Remove nested-papr.txt
,
Daniel Henrique Barboza
,
2024/08/24
[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
,
Peter Maydell
,
2024/08/16
[PATCH 2/7] docs/devel/blkverify: Convert to rST format
,
Peter Maydell
,
2024/08/16
[PATCH 1/7] docs/devel/blkdebug: Convert to rST format
,
Peter Maydell
,
2024/08/16
[PATCH 3/7] docs/devel/lockcnt: Convert to rST format
,
Peter Maydell
,
2024/08/16
[PATCH 6/7] include: Move QemuLockCnt APIs to their own header
,
Peter Maydell
,
2024/08/16
Re: [PATCH 6/7] include: Move QemuLockCnt APIs to their own header
,
Philippe Mathieu-Daudé
,
2024/08/16
[PATCH 4/7] docs/devel/multiple-iothreads: Convert to rST format
,
Peter Maydell
,
2024/08/16
[PATCH 7/7] docs/devel/lockcnt: Include kernel-doc API documentation
,
Peter Maydell
,
2024/08/16
[PATCH 5/7] docs/devel/rcu: Convert to rST format
,
Peter Maydell
,
2024/08/16
[PULL v2 for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Alex Bennée
,
2024/08/16
Re: [PULL v2 for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Richard Henderson
,
2024/08/17
[PATCH] vhost_net: configure all host notifiers in a single MR transaction
,
zuoboqun
,
2024/08/16
Re: [PATCH] vhost_net: configure all host notifiers in a single MR transaction
,
Michael S. Tsirkin
,
2024/08/16
[PATCH for-9.2] hw: add compat machines for 9.2
,
Cornelia Huck
,
2024/08/16
Re: [PATCH for-9.2] hw: add compat machines for 9.2
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH for-9.2] hw: add compat machines for 9.2
,
Cornelia Huck
,
2024/08/16
[PATCH v4] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
[PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Daniil Tatianin
,
2024/08/16
Re: [PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Markus Armbruster
,
2024/08/29
Re: [PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Daniil Tatianin
,
2024/08/29
Re: [PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Peter Krempa
,
2024/08/29
Re: [PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Eric Blake
,
2024/08/29
Re: [PATCH] chardev: allow specifying finer-grained reconnect timeouts
,
Markus Armbruster
,
2024/08/30
[PATCH] hmp: display qdev canonical path in 'info qtree'
,
Jianxian Wen
,
2024/08/16
[PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Kamil Szczęk
,
2024/08/16
Re: [PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Michael S. Tsirkin
,
2024/08/16
Re: [PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Kamil Szczęk
,
2024/08/16
Re: [PATCH-for-9.1 v2] hw/i386/pc: Ensure vmport prerequisites are fulfilled
,
Philippe Mathieu-Daudé
,
2024/08/16
[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 03/13] acpi/ghes: Add support for GED error device
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device
,
Igor Mammedov
,
2024/08/19
Re: [PATCH v8 03/13] acpi/ghes: Add support for GED error device
,
Mauro Carvalho Chehab
,
2024/08/23
[PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Igor Mammedov
,
2024/08/19
[PATCH v8 12/13] acpi/ghes: cleanup generic error data logic
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic
,
Igor Mammedov
,
2024/08/19
[PATCH v8 01/13] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device
,
Igor Mammedov
,
2024/08/19
[PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
,
Igor Mammedov
,
2024/08/19
Re: [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v8 02/13] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 11/13] scripts/arm_processor_error.py: retrieve mpidr if not filled
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 08/13] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 09/13] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 07/13] acpi/ghes: cleanup the memory error code logic
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct
,
Igor Mammedov
,
2024/08/19
Re: [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct
,
Mauro Carvalho Chehab
,
2024/08/23
Re: [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct
,
Mauro Carvalho Chehab
,
2024/08/24
[PATCH v8 10/13] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/19
Re: [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/24
Re: [PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
,
Igor Mammedov
,
2024/08/19
[PATCH qemu v4 0/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/16
[PATCH qemu v4 1/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/16
Re: [PATCH qemu v4 1/1] target/riscv: Add Zilsd and Zclsd extension support
,
Richard Henderson
,
2024/08/16
[PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Richard Henderson
,
2024/08/16
[PATCH v3 1/6] target/sparc: Restrict STQF to sparcv9
,
Richard Henderson
,
2024/08/16
Re: [PATCH v3 1/6] target/sparc: Restrict STQF to sparcv9
,
Philippe Mathieu-Daudé
,
2024/08/16
[PATCH v3 2/6] target/sparc: Add FQ and FSR.QNE
,
Richard Henderson
,
2024/08/16
[PATCH v3 3/6] target/sparc: Populate sparc32 FQ when raising fp exception
,
Richard Henderson
,
2024/08/16
[PATCH v3 4/6] target/sparc: Add FSR_QNE to tb_flags
,
Richard Henderson
,
2024/08/16
[PATCH v3 5/6] target/sparc: Implement STDFQ
,
Richard Henderson
,
2024/08/16
[PATCH v3 6/6] target/sparc: Add gen_trap_if_nofpu_fpexception
,
Richard Henderson
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Richard Henderson
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Richard Henderson
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Richard Henderson
,
2024/08/16
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/17
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION
,
Carl Hauser
,
2024/08/17
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION
,
Richard Henderson
,
2024/08/18
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION
,
Carl Hauser
,
2024/08/20
Re: [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION
,
Richard Henderson
,
2024/08/20
[PULL 0/5] Some small tests and s390x fixes
,
Thomas Huth
,
2024/08/16
[PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Thomas Huth
,
2024/08/16
Re: [PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Thomas Huth
,
2024/08/16
Re: [PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/16
[PULL 3/5] tests/avocado: apply proper skipUnless decorator
,
Thomas Huth
,
2024/08/16
Re: [PULL 3/5] tests/avocado: apply proper skipUnless decorator
,
Philippe Mathieu-Daudé
,
2024/08/19
Re: [PULL 3/5] tests/avocado: apply proper skipUnless decorator
,
Thomas Huth
,
2024/08/20
Re: [PULL 3/5] tests/avocado: apply proper skipUnless decorator
,
Thomas Huth
,
2024/08/20
[PULL 5/5] ci: refresh package lists with lcitool
,
Thomas Huth
,
2024/08/16
[PULL 2/5] meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
,
Thomas Huth
,
2024/08/16
[PULL 4/5] ci: add gtk-vnc to the deps
,
Thomas Huth
,
2024/08/16
Re: [PULL 0/5] Some small tests and s390x fixes
,
Richard Henderson
,
2024/08/16
[PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Richard Henderson
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v3] meson: Use -fno-sanitize=function when available
,
Richard Henderson
,
2024/08/16
[PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/16
Re: [PATCH v2] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
Re: [PATCH v2] meson: Use -fno-sanitize=function when available
,
Thomas Huth
,
2024/08/16
[PATCH v4 00/16] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/15
[PATCH v4 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Richard Henderson
,
2024/08/15
[PATCH v4 07/16] disas/riscv: enabled `lpad` disassembly
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 07/16] disas/riscv: enabled `lpad` disassembly
,
Richard Henderson
,
2024/08/16
[PATCH v4 03/16] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 03/16] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/15
Re: [PATCH v4 03/16] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/16
[PATCH v4 04/16] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/15
[PATCH v4 01/16] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/15
[PATCH v4 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
,
Richard Henderson
,
2024/08/15
[PATCH v4 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/15
Re: [PATCH v4 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/16
[PATCH v4 10/16] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/15
[PATCH v4 12/16] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 12/16] target/riscv: implement zicfiss instructions
,
Richard Henderson
,
2024/08/16
[PATCH v4 16/16] target/riscv: add trace-hooks for each case of sw-check exception
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 16/16] target/riscv: add trace-hooks for each case of sw-check exception
,
Richard Henderson
,
2024/08/16
Re: [PATCH v4 16/16] target/riscv: add trace-hooks for each case of sw-check exception
,
Deepak Gupta
,
2024/08/16
[PATCH v4 08/16] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/15
[PATCH v4 09/16] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/15
[PATCH v4 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/16
[PATCH v4 13/16] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/15
Re: [PATCH v4 13/16] target/riscv: compressed encodings for sspush and sspopchk
,
Richard Henderson
,
2024/08/16
Re: [PATCH v4 13/16] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/16
Re: [PATCH v4 13/16] target/riscv: compressed encodings for sspush and sspopchk
,
Richard Henderson
,
2024/08/16
[PATCH v4 14/16] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/15
[PATCH v4 15/16] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/15
[ANNOUNCE] QEMU 9.1.0-rc2 is now available
,
Michael Roth
,
2024/08/15
[PATCH for-9.1] linux-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/15
Re: [PATCH for-9.1] linux-user: Handle short reads in mmap_h_gt_g
,
gaosong
,
2024/08/15
Re: [PATCH for-9.1] linux-user: Handle short reads in mmap_h_gt_g
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH for-9.1] linux-user: Handle short reads in mmap_h_gt_g
,
Richard Henderson
,
2024/08/16
Re: [RFC V1 4/6] migration: cpr-uri parameter
,
Peter Xu
,
2024/08/15
Re: [RFC V1 4/6] migration: cpr-uri parameter
,
Steven Sistare
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Peter Xu
,
2024/08/15
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Daniel P . Berrangé
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Steven Sistare
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Peter Xu
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Steven Sistare
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Peter Xu
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Daniel P . Berrangé
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Peter Xu
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Steven Sistare
,
2024/08/16
Re: [RFC V1 0/6] Live update: cpr-transfer
,
Steven Sistare
,
2024/08/20
Re: [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions
,
Bernhard Beschow
,
2024/08/15
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
,
Jonathan Cameron
,
2024/08/15
Re: [RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
,
Hannes Reinecke
,
2024/08/16
Re: [RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
,
Jonathan Cameron
,
2024/08/16
Re: [RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
,
John Groves
,
2024/08/19
Re: [RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
,
Jonathan Cameron
,
2024/08/19
[PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Alex Bennée
,
2024/08/15
[PULL 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/15
[PULL 02/21] Makefile: trigger re-configure on updated pythondeps
,
Alex Bennée
,
2024/08/15
[PULL 04/21] configure: Avoid use of param. expansion when using gdb_version
,
Alex Bennée
,
2024/08/15
[PULL 07/21] target/i386: allow access_ptr to force slow path on failed probe
,
Alex Bennée
,
2024/08/15
[PULL 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
,
Alex Bennée
,
2024/08/15
[PULL 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/15
[PULL 06/21] scripts/checkpatch: more checks on files imported from Linux
,
Alex Bennée
,
2024/08/15
[PULL 03/21] configure: Fix arch detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/15
[PULL 21/21] plugins: fix race condition with scoreboards
,
Alex Bennée
,
2024/08/15
[PULL 15/21] chardev: set record/replay on the base device of a muxed device
,
Alex Bennée
,
2024/08/15
Re: [PULL 15/21] chardev: set record/replay on the base device of a muxed device
,
Peter Maydell
,
2024/08/19
[PULL 09/21] scripts/replay-dump.py: Update to current rr record format
,
Alex Bennée
,
2024/08/15
[PULL 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/15
[PULL 19/21] docs: Fix some typos (found by typos) and grammar issues
,
Alex Bennée
,
2024/08/15
[PULL 10/21] scripts/replay-dump.py: rejig decoders in event number order
,
Alex Bennée
,
2024/08/15
[PULL 12/21] replay: allow runstate shutdown->running when replaying trace
,
Alex Bennée
,
2024/08/15
[PULL 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
,
Alex Bennée
,
2024/08/15
[PULL 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Alex Bennée
,
2024/08/15
[PULL 08/21] buildsys: Fix building without plugins on Darwin
,
Alex Bennée
,
2024/08/15
[PULL 18/21] savevm: Fix load_snapshot error path crash
,
Alex Bennée
,
2024/08/15
[PULL 17/21] virtio-net: Use virtual time for RSC timers
,
Alex Bennée
,
2024/08/15
[PULL 20/21] docs/devel: update tcg-plugins page
,
Alex Bennée
,
2024/08/15
Re: [PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Richard Henderson
,
2024/08/15
Re: [PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Alex Bennée
,
2024/08/16
Re: [PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
,
Thomas Huth
,
2024/08/16
[PATCH for-9.2] accel/tcg: Remove dead code from rr_cpu_thread_fn()
,
Peter Maydell
,
2024/08/15
Re: [PATCH for-9.2] accel/tcg: Remove dead code from rr_cpu_thread_fn()
,
Richard Henderson
,
2024/08/15
Re: [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'
,
Peter Maydell
,
2024/08/15
Re: [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'
,
Konstantin Kostiuk
,
2024/08/19
Removing python/qemu/qmp
,
John Snow
,
2024/08/15
Re: Removing python/qemu/qmp
,
Philippe Mathieu-Daudé
,
2024/08/15
Re: Removing python/qemu/qmp
,
John Snow
,
2024/08/15
[PATCH for-9.2] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
,
Peter Maydell
,
2024/08/15
Re: [PATCH for-9.2] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
,
Philippe Mathieu-Daudé
,
2024/08/15
Re: [PATCH for-9.2] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
,
Cédric Le Goater
,
2024/08/26
[RFC PATCH 0/2] async: rework async event API for replay
,
Nicholas Piggin
,
2024/08/15
[RFC PATCH 1/2] async: rework async event API for replay
,
Nicholas Piggin
,
2024/08/15
[RFC PATCH 2/2] async: add debugging assertions for record/replay in bh APIs
,
Nicholas Piggin
,
2024/08/15
Re: [RFC PATCH 0/2] async: rework async event API for replay
,
Michael S. Tsirkin
,
2024/08/15
Re: [RFC PATCH 0/2] async: rework async event API for replay
,
Nicholas Piggin
,
2024/08/15
Re: [RFC PATCH 0/2] async: rework async event API for replay
,
Michael S. Tsirkin
,
2024/08/16
[PATCH for-9.2 0/2] accel/kvm: Fix two minor Coverity nits
,
Peter Maydell
,
2024/08/15
[PATCH for-9.2 1/2] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()
,
Peter Maydell
,
2024/08/15
Re: [PATCH for-9.2 1/2] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()
,
Philippe Mathieu-Daudé
,
2024/08/15
[PATCH for-9.2 2/2] kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()
,
Peter Maydell
,
2024/08/15
[PATCH for-9.2] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
,
Peter Maydell
,
2024/08/15
Re: [PATCH for-9.2] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
,
Eric Blake
,
2024/08/29
[PATCH] meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
,
Thomas Huth
,
2024/08/15
Re: [PATCH] meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
,
Stefan Weil
,
2024/08/15
[PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 1/7] Require meson version 1.5.0
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 2/7] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 3/7] configure, meson: detect Rust toolchain
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 4/7] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 5/7] .gitattributes: add Rust diff and merge attributes
,
Manos Pitsidianakis
,
2024/08/15
[PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/15
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Philippe Mathieu-Daudé
,
2024/08/15
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/15
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Daniel P . Berrangé
,
2024/08/15
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/21
Re: [PATCH v7 6/7] rust: add crate to expose bindings and interfaces
,
Junjie Mao
,
2024/08/16
[PATCH v7 7/7] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/08/15
Re: [PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
,
Peter Maydell
,
2024/08/15
Re: [PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
,
Junjie Mao
,
2024/08/16
Re: [PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
,
Manos Pitsidianakis
,
2024/08/16
Re: [PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
,
Junjie Mao
,
2024/08/19
Re: [PATCH v4] mc146818rtc: add a way to generate RTC interrupts via QMP
,
Daniil Tatianin
,
2024/08/15
[PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/14
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/16
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/16
Re: [PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
,
Richard Henderson
,
2024/08/16
[PATCH 0/2] riscv: char: Avoid dropped charecters
,
Alistair Francis
,
2024/08/14
[PATCH 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Alistair Francis
,
2024/08/14
Re: [PATCH 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
,
Daniel Henrique Barboza
,
2024/08/16
[PATCH 2/2] hw/char: sifive_uart: Print uart charecters async
,
Alistair Francis
,
2024/08/14
Re: [PATCH 2/2] hw/char: sifive_uart: Print uart charecters async
,
Mark Cave-Ayland
,
2024/08/15
Re: [PATCH 2/2] hw/char: sifive_uart: Print uart charecters async
,
Alistair Francis
,
2024/08/19
[PATCH 0/1] linux-user patch queue
,
Richard Henderson
,
2024/08/14
[PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines
,
Richard Henderson
,
2024/08/14
Re: [PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines
,
Philippe Mathieu-Daudé
,
2024/08/15
Re: [PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines
,
Peter Maydell
,
2024/08/15
Re: [PULL 0/1] linux-user patch queue
,
Richard Henderson
,
2024/08/14
Re: [PUSH 0/1] linux-user patch queue
,
Richard Henderson
,
2024/08/15
[PATCH v7 0/5] Implement QATzip compression method
,
Yichen Wang
,
2024/08/14
[PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system
,
Yichen Wang
,
2024/08/14
Re: [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system
,
Fabiano Rosas
,
2024/08/16
[PATCH v7 3/5] migration: Add migration parameters for QATzip
,
Yichen Wang
,
2024/08/14
Re: [PATCH v7 3/5] migration: Add migration parameters for QATzip
,
Fabiano Rosas
,
2024/08/16
[PATCH v7 4/5] migration: Introduce 'qatzip' compression method
,
Yichen Wang
,
2024/08/14
Re: [PATCH v7 4/5] migration: Introduce 'qatzip' compression method
,
Fabiano Rosas
,
2024/08/16
[PATCH v7 1/5] docs/migration: add qatzip compression feature
,
Yichen Wang
,
2024/08/14
Re: [PATCH v7 1/5] docs/migration: add qatzip compression feature
,
Fabiano Rosas
,
2024/08/16
[PATCH v7 5/5] tests/migration: Add integration test for 'qatzip' compression method
,
Yichen Wang
,
2024/08/14
[PATCH 0/6] build contrib/plugins using meson
,
Pierrick Bouvier
,
2024/08/14
[PATCH 1/6] contrib/plugins/execlog: fix warning
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 1/6] contrib/plugins/execlog: fix warning
,
Thomas Huth
,
2024/08/15
Re: [PATCH 1/6] contrib/plugins/execlog: fix warning
,
Alexandre IOOSS
,
2024/08/17
[PATCH 3/6] contrib/plugins/hwprofile: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 3/6] contrib/plugins/hwprofile: fix warning when compiling on 32bits host
,
Thomas Huth
,
2024/08/15
Re: [PATCH 3/6] contrib/plugins/hwprofile: fix warning when compiling on 32bits host
,
Alex Bennée
,
2024/08/15
Re: [PATCH 3/6] contrib/plugins/hwprofile: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH 3/6] contrib/plugins/hwprofile: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/16
[PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Thomas Huth
,
2024/08/15
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Alex Bennée
,
2024/08/15
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Alex Bennée
,
2024/08/16
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Richard Henderson
,
2024/08/15
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Alex Bennée
,
2024/08/16
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Peter Maydell
,
2024/08/16
Re: [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host
,
Richard Henderson
,
2024/08/16
[PATCH 5/6] meson: build contrib/plugins with meson
,
Pierrick Bouvier
,
2024/08/14
[PATCH 4/6] contrib/plugins/hotblocks: fix warning when compiling on 32bits host
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 4/6] contrib/plugins/hotblocks: fix warning when compiling on 32bits host
,
Thomas Huth
,
2024/08/15
[PATCH 6/6] contrib/plugins: remove Makefile for contrib/plugins
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 0/6] build contrib/plugins using meson
,
Paolo Bonzini
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Alex Bennée
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Paolo Bonzini
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Peter Maydell
,
2024/08/15
Re: [PATCH 0/6] build contrib/plugins using meson
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH 0/6] build contrib/plugins using meson
,
Pierrick Bouvier
,
2024/08/16
[PATCH v2 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Thomas Huth
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Peter Maydell
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Daniel P . Berrangé
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Peter Maydell
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Thomas Huth
,
2024/08/16
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Daniel P . Berrangé
,
2024/08/16
[PATCH v2 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Ilya Leoshkevich
,
2024/08/14
[PATCH v2 4/4] docs/devel: update tsan build documentation
,
Pierrick Bouvier
,
2024/08/14
[PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Richard Henderson
,
2024/08/14
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Thomas Huth
,
2024/08/15
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/16
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Patrick Leis
,
2024/08/14
Re: [PATCH v3] timer: Fix a race condition between timer's callback and destroying code
,
Paolo Bonzini
,
2024/08/14
[PATCH 0/5] Serial device cleanup
,
Bernhard Beschow
,
2024/08/14
[PATCH 1/5] hw: Remove unused inclusion of hw/char/serial.h
,
Bernhard Beschow
,
2024/08/14
Re: [PATCH 1/5] hw: Remove unused inclusion of hw/char/serial.h
,
Mark Cave-Ayland
,
2024/08/21
[PATCH 2/5] hw/char/serial: Remove unused funtion
,
Bernhard Beschow
,
2024/08/14
Re: [PATCH 2/5] hw/char/serial: Remove unused funtion
,
BALATON Zoltan
,
2024/08/14
Re: [PATCH 2/5] hw/char/serial: Remove unused funtion
,
Mark Cave-Ayland
,
2024/08/15
Re: [PATCH 2/5] hw/char/serial: Remove unused funtion
,
Philippe Mathieu-Daudé
,
2024/08/15
Re: [PATCH 2/5] hw/char/serial: Remove unused funtion
,
Bernhard Beschow
,
2024/08/15
[PATCH 3/5] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
,
Bernhard Beschow
,
2024/08/14
Re: [PATCH 3/5] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH 3/5] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
,
Mark Cave-Ayland
,
2024/08/21
[PATCH 4/5] hw/char/serial.h: Extract serial-isa.h
,
Bernhard Beschow
,
2024/08/14
Re: [PATCH 4/5] hw/char/serial.h: Extract serial-isa.h
,
Mark Cave-Ayland
,
2024/08/21
[PATCH 5/5] hw/char: Extract serial-mm
,
Bernhard Beschow
,
2024/08/14
Re: [PATCH 5/5] hw/char: Extract serial-mm
,
Andrew Jeffery
,
2024/08/14
Re: [PATCH 5/5] hw/char: Extract serial-mm
,
Mark Cave-Ayland
,
2024/08/21
[PATCH 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PATCH 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
[PATCH 4/4] docs/devel: update tsan build documentation
,
Pierrick Bouvier
,
2024/08/14
[PATCH 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/14
[PATCH 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PULL 0/1] target/i386 patch for QEMU 9.1
,
Paolo Bonzini
,
2024/08/14
[PULL 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()
,
Paolo Bonzini
,
2024/08/14
Re: [PULL 0/1] target/i386 patch for QEMU 9.1
,
Richard Henderson
,
2024/08/14
[PATCH] hw/cxl: fixed the determination of illegal physical addresses
,
peng guo
,
2024/08/14
[PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH-for-9.1 1/4] linux-user/mips: Do not try to use removed R5900 CPU
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1 1/4] linux-user/mips: Do not try to use removed R5900 CPU
,
Richard Henderson
,
2024/08/14
[PATCH-for-9.1 2/4] linux-user/mips: Select Octeon68XX CPU for Octeon binaries
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1 2/4] linux-user/mips: Select Octeon68XX CPU for Octeon binaries
,
Richard Henderson
,
2024/08/14
[PATCH-for-9.1 3/4] linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1 3/4] linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
,
Richard Henderson
,
2024/08/14
[PATCH-for-9.1? 4/4] linux-user/mips: Select Loongson CPU for Loongson binaries
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1? 4/4] linux-user/mips: Select Loongson CPU for Loongson binaries
,
Richard Henderson
,
2024/08/14
Re: [PATCH-for-9.1 0/4] linux-user/mips: Select correct CPUs
,
Philippe Mathieu-Daudé
,
2024/08/15
[PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Kamil Szczęk
,
2024/08/14
Re: [PATCH-for-9.1] hw/i386/pc: Warn about unsatisfied vmport deps
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1] hw/i386/pc: Warn about unsatisfied vmport deps
,
Kamil Szczęk
,
2024/08/15
Re: [PATCH-for-9.1] hw/i386/pc: Warn about unsatisfied vmport deps
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Bernhard Beschow
,
2024/08/16
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Kamil Szczęk
,
2024/08/17
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Bernhard Beschow
,
2024/08/17
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Bernhard Beschow
,
2024/08/17
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Kamil Szczęk
,
2024/08/17
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Michael S. Tsirkin
,
2024/08/17
Re: [PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
,
Kamil Szczęk
,
2024/08/17
[PATCH v5 0/3] hw/i386/acpi: Pre-compute the _PRT table
,
Ricardo Ribalda
,
2024/08/14
[PATCH v5 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Ricardo Ribalda
,
2024/08/14
Re: [PATCH v5 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Igor Mammedov
,
2024/08/21
[PATCH v5 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Ricardo Ribalda
,
2024/08/14
[PATCH v5 3/3] tests/acpi: pc: update golden masters for DSDT
,
Ricardo Ribalda
,
2024/08/14
Re: [PATCH v5 3/3] tests/acpi: pc: update golden masters for DSDT
,
Igor Mammedov
,
2024/08/21
Re: [PATCH v5 0/3] hw/i386/acpi: Pre-compute the _PRT table
,
Igor Mammedov
,
2024/08/21
Re: [PATCH v2 0/3] MIPS misc patches
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH v2 0/3] MIPS misc patches
,
Philippe Mathieu-Daudé
,
2024/08/15
[PATCH] meson: add 'qemuutil' dependency for block.c
,
Fiona Ebner
,
2024/08/14
Re: [PATCH] meson: add 'qemuutil' dependency for block.c
,
Thomas Huth
,
2024/08/15
Re: [PATCH] meson: add 'qemuutil' dependency for block.c
,
Daniel P . Berrangé
,
2024/08/15
[PATCH-for-9.1 v4 0/3] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH-for-9.1 v4 1/3] target/mips: Pass page table entry size as MemOp to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH-for-9.1 v4 2/3] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH-for-9.1 v4 3/3] target/mips: Load PTE as DATA
,
Philippe Mathieu-Daudé
,
2024/08/14
Re: [PATCH-for-9.1 v4 0/3] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/15
[PATCH 00/11] RISC-V: support CLIC v0.9 specification
,
Ian Brockbank
,
2024/08/14
[PATCH 03/11] hw/intc: Add CLIC device
,
Ian Brockbank
,
2024/08/14
[PATCH 02/11] target/riscv: Update CSR xintthresh in CLIC mode
,
Ian Brockbank
,
2024/08/14
[PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
Ian Brockbank
,
2024/08/14
[PATCH 04/11] target/riscv: Update CSR xie in CLIC mode
,
Ian Brockbank
,
2024/08/14
[PATCH 05/11] target/riscv: Update CSR xip in CLIC mode
,
Ian Brockbank
,
2024/08/14
[PATCH 07/11] target/riscv: Update CSR xnxti in CLIC mode
,
Ian Brockbank
,
2024/08/14
[PATCH 06/11] target/riscv: Update CSR xtvec in CLIC mode
,
Ian Brockbank
,
2024/08/14
RE: [PATCH 00/11] RISC-V: support CLIC v0.9 specification
,
Ian Brockbank
,
2024/08/14
[PATCH 0/9] Misc patches for x86 CPUID
,
Xiaoyao Li
,
2024/08/14
[PATCH 1/9] i386/cpu: Don't construct a all-zero entry for CPUID[0xD 0x3f]
,
Xiaoyao Li
,
2024/08/14
[PATCH 2/9] i386/cpu: Enable fdp-excptn-only and zero-fcs-fds
,
Xiaoyao Li
,
2024/08/14
[PATCH 3/9] i386/cpu: Add support for bits in CPUID.7_2.EDX
,
Xiaoyao Li
,
2024/08/14
[PATCH 7/9] i386/cpu: Suppress CPUID values not defined by Intel
,
Xiaoyao Li
,
2024/08/14
[PATCH 5/9] i386/cpu: Construct CPUID 2 as stateful iff times > 1
,
Xiaoyao Li
,
2024/08/14
[PATCH 9/9] i386/cpu: Make invtsc migratable when user sets tsc-khz explicitly
,
Xiaoyao Li
,
2024/08/14
[PATCH 4/9] i386/cpu: Construct valid CPUID leaf 5 iff CPUID_EXT_MONITOR
,
Xiaoyao Li
,
2024/08/14
[PATCH 6/9] i386/cpu: Set topology info in 0x80000008.ECX only for AMD CPUs
,
Xiaoyao Li
,
2024/08/14
Re: [PATCH 6/9] i386/cpu: Set topology info in 0x80000008.ECX only for AMD CPUs
,
Chenyi Qiang
,
2024/08/14
[PATCH 8/9] i386/cpu: Drop AMD alias bits in FEAT_8000_0001_EDX for non-AMD guests
,
Xiaoyao Li
,
2024/08/14
[PATCH v4 0/2] intel_iommu minor fixes
,
Zhenzhong Duan
,
2024/08/14
[PATCH v4 1/2] intel_iommu: Fix invalidation descriptor type field
,
Zhenzhong Duan
,
2024/08/14
[PATCH v4 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Zhenzhong Duan
,
2024/08/14
[PATCH v3 0/2] intel_iommu minor fixes
,
Zhenzhong Duan
,
2024/08/13
[PATCH v3 1/2] intel_iommu: Fix invalidation descriptor type field
,
Zhenzhong Duan
,
2024/08/13
[PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Zhenzhong Duan
,
2024/08/13
Re: [PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Yi Liu
,
2024/08/13
RE: [PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Duan, Zhenzhong
,
2024/08/13
Re: [PATCH v3 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Michael S. Tsirkin
,
2024/08/14
[PATCH] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/13
Re: [PATCH] target/sparc: emulate floating point queue when raising fp traps
,
Richard Henderson
,
2024/08/13
[PATCH v2] target/sparc: emulate floating point queue when raising fp traps
,
Carl Hauser
,
2024/08/14
[RFC PATCH 0/2] meson: Specify Rust edition by rust_std=20XX
,
Junjie Mao
,
2024/08/13
[RFC PATCH 2/2] rust: Specify Rust edition by rust_std=20XX
,
Junjie Mao
,
2024/08/13
[RFC PATCH 1/2] meson: subprojects: Specify Rust edition by rust_std=20XX
,
Junjie Mao
,
2024/08/13
Re: [RFC PATCH 0/2] meson: Specify Rust edition by rust_std=20XX
,
Manos Pitsidianakis
,
2024/08/14
[PATCH v7 00/10] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 10/10] scripts/arm_processor_error.py: retrieve mpidr if not filled
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 08/10] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 04/10] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v7 04/10] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Jonathan Cameron
,
2024/08/14
Re: [PATCH v7 04/10] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/14
[PATCH v7 06/10] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
,
Michael S. Tsirkin
,
2024/08/14
Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
,
Jonathan Cameron
,
2024/08/14
Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/16
Re: [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
,
Jonathan Cameron
,
2024/08/16
[PATCH v7 09/10] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v7 03/10] acpi/ghes: Add support for GED error device
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v7 03/10] acpi/ghes: Add support for GED error device
,
Jonathan Cameron
,
2024/08/14
[PATCH v7 05/10] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v7 05/10] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/16
[PATCH v7 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v7 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
,
Jonathan Cameron
,
2024/08/14
Re: [RFC V1 6/6] migration: cpr-transfer mode
,
Steven Sistare
,
2024/08/13
[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
,
Alex Bennée
,
2024/08/13
[PATCH v2 04/21] configure: Avoid use of param. expansion when using gdb_version
,
Alex Bennée
,
2024/08/13
[PATCH v2 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/13
[PATCH v2 03/21] configure: Fix arch detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/13
[PATCH v2 06/21] scripts/checkpatch: more checks on files imported from Linux
,
Alex Bennée
,
2024/08/13
[PATCH v2 02/21] Makefile: trigger re-configure on updated pythondeps
,
Alex Bennée
,
2024/08/13
[PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
,
Richard Henderson
,
2024/08/13
[PATCH v2 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/13
[PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH v2 09/21] scripts/replay-dump.py: Update to current rr record format
,
Alex Bennée
,
2024/08/13
[PATCH v2 12/21] replay: allow runstate shutdown->running when replaying trace
,
Alex Bennée
,
2024/08/13
[PATCH v2 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
,
Alex Bennée
,
2024/08/13
[PATCH v2 15/21] chardev: set record/replay on the base device of a muxed device
,
Alex Bennée
,
2024/08/13
[PATCH v2 21/21] plugins: fix race condition with scoreboards
,
Alex Bennée
,
2024/08/13
[PATCH v2 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Alex Bennée
,
2024/08/13
[PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/13
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Jason Wang
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/16
[PATCH v2 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
,
Alex Bennée
,
2024/08/13
[PATCH v2 10/21] scripts/replay-dump.py: rejig decoders in event number order
,
Alex Bennée
,
2024/08/13
[PATCH v2 18/21] savevm: Fix load_snapshot error path crash
,
Alex Bennée
,
2024/08/13
[PATCH v2 19/21] docs: Fix some typos (found by typos) and grammar issues
,
Alex Bennée
,
2024/08/13
[PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
,
Michael S. Tsirkin
,
2024/08/13
[PATCH v2 20/21] docs/devel: update tcg-plugins page
,
Alex Bennée
,
2024/08/13
[PULL for-9.1 0/6] Miscellaneous fixes for QEMU 9.1-rc
,
Paolo Bonzini
,
2024/08/13
[PULL 1/6] target/hexagon: don't look for static glib
,
Paolo Bonzini
,
2024/08/13
[PULL 2/6] target/i386: Do not apply REX to MMX operands
,
Paolo Bonzini
,
2024/08/13
[PULL 3/6] target/i386: Use unit not type in decode_modrm
,
Paolo Bonzini
,
2024/08/13
[PULL 5/6] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Paolo Bonzini
,
2024/08/13
[PULL 6/6] po: update Italian translation
,
Paolo Bonzini
,
2024/08/13
[PULL 4/6] target/i386: Assert MMX and XMM registers in range
,
Paolo Bonzini
,
2024/08/13
Re: [PULL for-9.1 0/6] Miscellaneous fixes for QEMU 9.1-rc
,
Richard Henderson
,
2024/08/13
[PATCH] po: update Italian translation
,
Paolo Bonzini
,
2024/08/13
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/13
[PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Thomas Huth
,
2024/08/14
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Nina Schoetterl-Glausch
,
2024/08/23
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/26
[PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Thomas Huth
,
2024/08/14
[PATCH for-9.2 04/10] target/alpha, hppa: Remove unused parent_reset fields
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 04/10] target/alpha, hppa: Remove unused parent_reset fields
,
Richard Henderson
,
2024/08/13
[PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Richard Henderson
,
2024/08/13
[PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/14
[PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Thomas Huth
,
2024/08/14
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Nina Schoetterl-Glausch
,
2024/08/23
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/23
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Christian Borntraeger
,
2024/08/14
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/14
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nina Schoetterl-Glausch
,
2024/08/22
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/26
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/28
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/28
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Thomas Huth
,
2024/08/30
[PATCH v2 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
,
Juraj Marcin
,
2024/08/13
[PATCH v2 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
,
Juraj Marcin
,
2024/08/13
[PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Juraj Marcin
,
2024/08/13
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/13
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Juraj Marcin
,
2024/08/14
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/20
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/20
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/20
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Juraj Marcin
,
2024/08/28
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/29
Re: [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/29
[PATCH v2 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
,
Juraj Marcin
,
2024/08/13
[PATCH v2 3/4] virtio-mem: Use new Resettable framework instead of LegacyReset
,
Juraj Marcin
,
2024/08/13
[PATCH-for-9.1?] target/mips: Load PTE as DATA
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1?] target/mips: Load PTE as DATA
,
Richard Henderson
,
2024/08/13
[PATCH v5 00/16] Introduce support for IGVM files
,
Roy Hopkins
,
2024/08/13
[PATCH v5 01/16] meson: Add optional dependency on IGVM library
,
Roy Hopkins
,
2024/08/13
Re: [PATCH v5 01/16] meson: Add optional dependency on IGVM library
,
Daniel P . Berrangé
,
2024/08/19
[PATCH v5 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
,
Roy Hopkins
,
2024/08/13
[PATCH v5 06/16] sev: Update launch_update_data functions to use Error handling
,
Roy Hopkins
,
2024/08/13
Re: [PATCH v5 06/16] sev: Update launch_update_data functions to use Error handling
,
Gupta, Pankaj
,
2024/08/14
[PATCH v5 03/16] backends/igvm: Add IGVM loader and configuration
,
Roy Hopkins
,
2024/08/13
[PATCH v5 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
,
Roy Hopkins
,
2024/08/13
[PATCH v5 02/16] backends/confidential-guest-support: Add functions to support IGVM
,
Roy Hopkins
,
2024/08/13
[PATCH v5 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
,
Roy Hopkins
,
2024/08/13
[PATCH v5 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
,
Roy Hopkins
,
2024/08/13
[PATCH v5 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV
,
Roy Hopkins
,
2024/08/13
[PATCH v5 13/16] backends/igvm: Process initialization sections in IGVM file
,
Roy Hopkins
,
2024/08/13
[PATCH v5 14/16] backends/igvm: Handle policy for SEV guests
,
Roy Hopkins
,
2024/08/13
[PATCH v5 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
,
Roy Hopkins
,
2024/08/13
[PATCH v5 15/16] i386/sev: Add implementation of CGS set_guest_policy()
,
Roy Hopkins
,
2024/08/13
[PATCH v5 12/16] backends/confidential-guest-support: Add set_guest_policy() function
,
Roy Hopkins
,
2024/08/13
[PATCH v5 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
,
Roy Hopkins
,
2024/08/13
[PATCH v5 10/16] docs/system: Add documentation on support for IGVM
,
Roy Hopkins
,
2024/08/13
[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte()
,
Richard Henderson
,
2024/08/13
Re: [PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH-for-9.1 v3 2/2] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/13
Re: [PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Cédric Le Goater
,
2024/08/15
Re: [PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/19
Re: [PATCH v3] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/19
[PATCH v4 0/3] hw/i386/acpi: Pre-compute the _PRT table
,
Ricardo Ribalda
,
2024/08/13
[PATCH v4 1/3] tests/acpi: pc: allow DSDT acpi table changes
,
Ricardo Ribalda
,
2024/08/13
[PATCH v4 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Ricardo Ribalda
,
2024/08/13
Re: [PATCH v4 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
,
Richard Henderson
,
2024/08/13
[PATCH v4 3/3] tests/acpi: pc: update golden masters for DSDT
,
Ricardo Ribalda
,
2024/08/13
[PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
,
Tiago Pasqualini
,
2024/08/13
Re: [PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
,
Tiago Pasqualini
,
2024/08/23
Re: [PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
,
Daniel P . Berrangé
,
2024/08/30
[PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
,
Stefan Weil
,
2024/08/13
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
,
Peter Maydell
,
2024/08/13
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
,
Alex Bennée
,
2024/08/13
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
,
Peter Xu
,
2024/08/13
Re: [PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
,
Eric Auger
,
2024/08/13
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Peter Maydell
,
2024/08/13
Re: [PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
,
Florian Lugou
,
2024/08/20
Drop support for Python 3.7?
,
Stefan Weil
,
2024/08/13
Re: Drop support for Python 3.7?
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: Drop support for Python 3.7?
,
John Snow
,
2024/08/13
[PATCH v1 00/15] tcg/riscv: Add support for vector
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 01/15] util: Add RISC-V vector extension probe in cpuinfo
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 02/15] tcg/op-gvec: Fix iteration step in 32-bit operation
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 03/15] tcg: Fix register allocation constraints
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
Richard Henderson
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
Richard Henderson
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
Richard Henderson
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 03/15] tcg: Fix register allocation constraints
,
LIU Zhiwei
,
2024/08/14
[PATCH v1 04/15] tcg/riscv: Add basic support for vector
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 04/15] tcg/riscv: Add basic support for vector
,
Richard Henderson
,
2024/08/13
[PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
2024/08/18
Re: [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
,
Richard Henderson
,
2024/08/18
Re: [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
,
LIU Zhiwei
,
2024/08/18
[PATCH v1 06/15] tcg/riscv: Implement vector load/store
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 06/15] tcg/riscv: Implement vector load/store
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 06/15] tcg/riscv: Implement vector load/store
,
LIU Zhiwei
,
2024/08/18
[PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
2024/08/15
Re: [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
,
Richard Henderson
,
2024/08/20
Re: [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
,
LIU Zhiwei
,
2024/08/20
[PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
2024/08/19
Re: [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
LIU Zhiwei
,
2024/08/19
Re: [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
,
Richard Henderson
,
2024/08/20
[PATCH v1 09/15] tcg/riscv: Implement vector cmp ops
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 09/15] tcg/riscv: Implement vector cmp ops
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 09/15] tcg/riscv: Implement vector cmp ops
,
LIU Zhiwei
,
2024/08/27
[PATCH v1 10/15] tcg/riscv: Implement vector not/neg ops
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 10/15] tcg/riscv: Implement vector not/neg ops
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 10/15] tcg/riscv: Implement vector not/neg ops
,
LIU Zhiwei
,
2024/08/27
[PATCH v1 11/15] tcg/riscv: Implement vector sat/mul ops
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 12/15] tcg/riscv: Implement vector min/max ops
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 13/15] tcg/riscv: Implement vector shs/v ops
,
LIU Zhiwei
,
2024/08/13
[PATCH v1 14/15] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 14/15] tcg/riscv: Implement vector roti/v/x shi ops
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 14/15] tcg/riscv: Implement vector roti/v/x shi ops
,
LIU Zhiwei
,
2024/08/27
[PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
,
LIU Zhiwei
,
2024/08/13
Re: [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
,
Richard Henderson
,
2024/08/14
Re: [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
,
LIU Zhiwei
,
2024/08/27
Re: [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
,
Richard Henderson
,
2024/08/28
[PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
,
Richard Henderson
,
2024/08/13
Re: [PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
,
Alex Bennée
,
2024/08/13
Re: [PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/08/13
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Michael Tokarev
,
2024/08/14
Re: [PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/08/14
Re: [PATCH v4 05/17] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
,
Roy Hopkins
,
2024/08/13
[PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
,
Richard Henderson
,
2024/08/13
Re: [PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
,
Richard Henderson
,
2024/08/13
Re: [PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH-for-9.1 v2 2/2] target/mips: Use correct MMU index in get_pte()
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1 v2 2/2] target/mips: Use correct MMU index in get_pte()
,
Richard Henderson
,
2024/08/13
[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
,
Richard Henderson
,
2024/08/13
[PATCH 1/2] meson: Split --enable-sanitizers to --enable-{asan, ubsan}
,
Richard Henderson
,
2024/08/13
[PATCH 2/2] meson: Move -fsanitize=undefined into normal configuraton
,
Richard Henderson
,
2024/08/13
[PATCH for-9.1] linux-user: Preserve NULL hit in target_mmap subroutines
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.1] linux-user: Preserve NULL hit in target_mmap subroutines
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH v2 0/2] intel_iommu minor fixes
,
Zhenzhong Duan
,
2024/08/13
[PATCH v2 1/2] intel_iommu: Fix invalidation descriptor type field
,
Zhenzhong Duan
,
2024/08/13
[PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Zhenzhong Duan
,
2024/08/13
Re: [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
Re: [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Yi Liu
,
2024/08/13
Re: [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Yi Liu
,
2024/08/13
Re: [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
,
Jason Wang
,
2024/08/13
[PATCH] target/riscv32: Fix masking of physical address
,
Andrew Jones
,
2024/08/13
Re: [PATCH] target/riscv32: Fix masking of physical address
,
Richard Henderson
,
2024/08/13
Re: [PATCH] target/riscv32: Fix masking of physical address
,
Andrew Jones
,
2024/08/13
Re: [PATCH] target/riscv32: Fix masking of physical address
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH] target/riscv32: Fix masking of physical address
,
Andrew Jones
,
2024/08/13
[PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/13
Re: [PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/13
Re: [PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/14
Re: [PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Akihiko Odaki
,
2024/08/14
Re: [PATCH] contrib/plugins: Add a plugin to generate basic block vectors
,
Pierrick Bouvier
,
2024/08/14
[PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 2/9] hw/pci: Fix SR-IOV VF number calculation
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 5/9] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 6/9] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 7/9] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 8/9] docs: Document composable SR-IOV device
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v7 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable
,
Akihiko Odaki
,
2024/08/13
Re: [PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
,
Yui Washizu
,
2024/08/21
Re: [PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/08/23
[PATCH for-9.2 v14 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 01/11] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 04/11] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 05/11] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/13
Re: [PATCH for-9.2 v14 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Yui Washizu
,
2024/08/21
[PATCH for-9.2 v14 10/11] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 09/11] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 07/11] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/08/13
[PATCH for-9.2 v14 11/11] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/08/13
[PATCH] intel_iommu: Fix invalidation descriptor type field
,
Zhenzhong Duan
,
2024/08/13
Re: [PATCH] intel_iommu: Fix invalidation descriptor type field
,
Yi Liu
,
2024/08/13
RE: [PATCH] intel_iommu: Fix invalidation descriptor type field
,
Duan, Zhenzhong
,
2024/08/13
Re: [PATCH] intel_iommu: Fix invalidation descriptor type field
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
[PATCH v3 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/08/13
[PATCH v3 1/3] qtest: allow SPCR acpi table changes
,
Sia Jee Heng
,
2024/08/13
[PATCH v3 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden references
,
Sia Jee Heng
,
2024/08/13
[PATCH v3 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sia Jee Heng
,
2024/08/13
Re: [PATCH v3 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
Sunil V L
,
2024/08/19
RE: [PATCH v3 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
,
JeeHeng Sia
,
2024/08/20
[PATCH v6 00/10] replay: fixes and new test cases
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 01/10] scripts/replay-dump.py: Update to current rr record format
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 02/10] scripts/replay-dump.py: rejig decoders in event number order
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 03/10] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 04/10] replay: allow runstate shutdown->running when replaying trace
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 05/10] Revert "replay: stop us hanging in rr_wait_io_event"
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 06/10] tests/avocado: replay_kernel.py add x86-64 q35 machine test
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 07/10] chardev: set record/replay on the base device of a muxed device
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 08/10] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 09/10] virtio-net: Use virtual time for RSC timers
,
Nicholas Piggin
,
2024/08/13
[PATCH v6 10/10] savevm: Fix load_snapshot error path crash
,
Nicholas Piggin
,
2024/08/13
Re: [PATCH v6 00/10] replay: fixes and new test cases
,
Alex Bennée
,
2024/08/13
[PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/12
Re: [PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Zhao Liu
,
2024/08/13
Re: [PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Igor Mammedov
,
2024/08/13
Re: [PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/13
Re: [PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/13
Re: [PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Igor Mammedov
,
2024/08/19
[PATCH] qemu-guest-agent: Update the logfile path of qga-fsfreeze-hook.log
,
Dehan Meng
,
2024/08/12
Re: [PATCH] qemu-guest-agent: Update the logfile path of qga-fsfreeze-hook.log
,
Konstantin Kostiuk
,
2024/08/14
Re: [PATCH] qemu-guest-agent: Update the logfile path of qga-fsfreeze-hook.log
,
Dehan Meng
,
2024/08/19
Re: [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
,
Gavin Shan
,
2024/08/12
RE: [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/12
RE: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/19
RE: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/08/20
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/21
RE: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/08/21
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/21
RE: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/08/22
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/23
RE: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Salil Mehta
,
2024/08/23
Re: [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
,
Gavin Shan
,
2024/08/24
Re: [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Gavin Shan
,
2024/08/12
RE: [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Salil Mehta
,
2024/08/19
Re: [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Gavin Shan
,
2024/08/19
RE: [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
,
Salil Mehta
,
2024/08/20
Re: [PATCH RFC V3 06/29] arm/virt,kvm: Pre-create disabled possible vCPUs @machine init
,
Gavin Shan
,
2024/08/12
Re: [PATCH RFC V3 06/29] arm/virt,kvm: Pre-create disabled possible vCPUs @machine init
,
Gavin Shan
,
2024/08/19
RE: [PATCH RFC V3 06/29] arm/virt,kvm: Pre-create disabled possible vCPUs @machine init
,
Salil Mehta
,
2024/08/19
[PATCH for-9.1] target/m68k: Always return a temporary from gen_lea_mode
,
Richard Henderson
,
2024/08/12
Re: [PATCH for-9.1] target/m68k: Always return a temporary from gen_lea_mode
,
Philippe Mathieu-Daudé
,
2024/08/13
[PATCH v3] docs/devel: update tcg-plugins page
,
Pierrick Bouvier
,
2024/08/12
Re: [PATCH v3] docs/devel: update tcg-plugins page
,
Pierrick Bouvier
,
2024/08/12
Re: [PATCH v3] docs/devel: update tcg-plugins page
,
Alex Bennée
,
2024/08/13
[PATCH v2] Reflect recent changes on API (inline ops) and new plugins.
,
Pierrick Bouvier
,
2024/08/12
[PATCH v2 0/1] v2
,
Pierrick Bouvier
,
2024/08/12
[PATCH v2 1/1] plugins: fix race condition with scoreboards
,
Pierrick Bouvier
,
2024/08/12
Re: [PATCH v2 1/1] plugins: fix race condition with scoreboards
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 1/1] plugins: fix race condition with scoreboards
,
Richard Henderson
,
2024/08/13
Re: [PATCH] plugins: fix race condition with scoreboards
,
Pierrick Bouvier
,
2024/08/12
Re: [RFC V1 02/12] iommufd: no DMA to BARs
,
Alex Williamson
,
2024/08/12
Re: [RFC V1 02/12] iommufd: no DMA to BARs
,
Yi Liu
,
2024/08/12
Re: [RFC V1 02/12] iommufd: no DMA to BARs
,
Steven Sistare
,
2024/08/13
Re: [RFC V1 2/7] migration: skip dirty memory tracking for cpr
,
Fabiano Rosas
,
2024/08/12
Re: [RFC V1 2/7] migration: skip dirty memory tracking for cpr
,
Steven Sistare
,
2024/08/14
[PATCH] hw/i386/pc: Add a description for the i8042 property
,
Kamil Szczęk
,
2024/08/12
Re: [PATCH] hw/i386/pc: Add a description for the i8042 property
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH] hw/i386/pc: Add a description for the i8042 property
,
Zhao Liu
,
2024/08/13
Re: [PATCH] hw/i386/pc: Add a description for the i8042 property
,
Paolo Bonzini
,
2024/08/13
Re: [PATCH V1 0/8] Live update: vfio
,
Steven Sistare
,
2024/08/12
[PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Alex Williamson
,
2024/08/12
Re: [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Jason Gunthorpe
,
2024/08/13
Re: [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Alex Williamson
,
2024/08/13
Re: [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Jason Gunthorpe
,
2024/08/13
Re: [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Alex Williamson
,
2024/08/15
Re: [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
,
Jason Gunthorpe
,
2024/08/15
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
2024/08/12
[PULL 1/1] block/blkio: use FUA flag on write zeroes only if supported
,
Stefan Hajnoczi
,
2024/08/12
Re: [PULL 0/1] Block patches
,
Richard Henderson
,
2024/08/13
Re: [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
,
Thomas Huth
,
2024/08/12
Re: [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
,
Daniel P . Berrangé
,
2024/08/12
Re: [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
,
Markus Armbruster
,
2024/08/27
Re: [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
,
Thomas Huth
,
2024/08/28
Re: [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
,
Daniel P . Berrangé
,
2024/08/29
Re: [PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
,
Peter Maydell
,
2024/08/12
Re: [PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
,
Danny Canter
,
2024/08/12
Re: [PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
,
Peter Maydell
,
2024/08/13
Re: [PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
,
Danny Canter
,
2024/08/16
Re: [PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
,
Peter Maydell
,
2024/08/20
[PATCH v1 0/1] block/file-posix: Avoid maybe-uninitialized warning
,
Edgar E. Iglesias
,
2024/08/12
[PATCH v1 1/1] block/file-posix: Avoid maybe-uninitialized warning
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 1/1] block/file-posix: Avoid maybe-uninitialized warning
,
Eric Blake
,
2024/08/14
Re: [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree
,
Peter Maydell
,
2024/08/12
Re: [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree
,
Richard Henderson
,
2024/08/12
[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
,
Edgar E. Iglesias
,
2024/08/12
[PATCH v1 02/10] hw/arm: xenpvh: Update file header to use SPDX
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 02/10] hw/arm: xenpvh: Update file header to use SPDX
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 01/10] MAINTAINERS: Add docs/system/arm/xenpvh.rst
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 01/10] MAINTAINERS: Add docs/system/arm/xenpvh.rst
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 06/10] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 06/10] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 03/10] hw/arm: xenpvh: Tweak machine description
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 03/10] hw/arm: xenpvh: Tweak machine description
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Stefano Stabellini
,
2024/08/12
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/13
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Andrew Cooper
,
2024/08/13
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Stefano Stabellini
,
2024/08/13
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/14
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Stefano Stabellini
,
2024/08/14
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/16
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Stefano Stabellini
,
2024/08/16
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Jason Andryuk
,
2024/08/16
Re: [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
,
Edgar E. Iglesias
,
2024/08/20
[PATCH v1 05/10] hw/arm: xenpvh: Break out a common PVH module
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 05/10] hw/arm: xenpvh: Break out a common PVH module
,
Stefano Stabellini
,
2024/08/12
Re: [PATCH v1 05/10] hw/arm: xenpvh: Break out a common PVH module
,
Edgar E. Iglesias
,
2024/08/14
[PATCH v1 07/10] hw/arm: xenpvh: Reverse virtio-mmio creation order
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 07/10] hw/arm: xenpvh: Reverse virtio-mmio creation order
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 08/10] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 08/10] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Stefano Stabellini
,
2024/08/12
Re: [PATCH v1 08/10] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Edgar E. Iglesias
,
2024/08/14
Re: [PATCH v1 08/10] hw/xen: pvh-common: Add support for creating PCIe/GPEX
,
Stefano Stabellini
,
2024/08/14
[PATCH v1 10/10] docs/system/i386: xenpvh: Add a basic description
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 10/10] docs/system/i386: xenpvh: Add a basic description
,
Stefano Stabellini
,
2024/08/12
[PATCH v1 09/10] hw/i386/xen: Add a Xen PVH x86 machine
,
Edgar E. Iglesias
,
2024/08/12
Re: [PATCH v1 09/10] hw/i386/xen: Add a Xen PVH x86 machine
,
Stefano Stabellini
,
2024/08/12
Re: [PATCH v1 09/10] hw/i386/xen: Add a Xen PVH x86 machine
,
Edgar E. Iglesias
,
2024/08/14
Re: [PATCH v1 09/10] hw/i386/xen: Add a Xen PVH x86 machine
,
Stefano Stabellini
,
2024/08/14
[PATCH 1/1] virtio-pci: return RAM device MR when set host notifier success
,
Gao Shiyuan
,
2024/08/12
Re: [PATCH 1/1] virtio-pci: return RAM device MR when set host notifier success
,
Gao,Shiyuan
,
2024/08/16
Re: [PATCH 1/1] virtio-pci: return RAM device MR when set host notifier success
,
Michael S. Tsirkin
,
2024/08/16
Re: [PATCH 1/1] virtio-pci: return RAM device MR when set host notifier success
,
Jason Wang
,
2024/08/16
Re: [PATCH 1/1] virtio-pci: return RAM device MR when set host notifier success
,
Gao,Shiyuan
,
2024/08/16
[PULL v2 00/10] target-arm queue
,
Peter Maydell
,
2024/08/12
Re: [PULL v2 00/10] target-arm queue
,
Richard Henderson
,
2024/08/13
Re: [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
,
Thomas Huth
,
2024/08/12
[PATCH v2 0/2] target/ppc: Make divd[u] handler method decodetree compatible
,
Ilya Leoshkevich
,
2024/08/12
[PATCH v2 2/2] target/ppc: Make divd[u] handler method decodetree compatible
,
Ilya Leoshkevich
,
2024/08/12
Re: [PATCH v2 2/2] target/ppc: Make divd[u] handler method decodetree compatible
,
Richard Henderson
,
2024/08/12
Re: [PATCH v2 2/2] target/ppc: Make divd[u] handler method decodetree compatible
,
Philippe Mathieu-Daudé
,
2024/08/12
[PATCH v2 1/2] target/ppc: Set ctx->opcode for decode_insn32()
,
Ilya Leoshkevich
,
2024/08/12
[PATCH v2 0/1] module: Move local_err initialization to the loop in module_load_qom_all()
,
Alexander Ivanov
,
2024/08/12
[PATCH v2 1/1] module: Move local_err initialization to the loop in module_load_qom_all()
,
Alexander Ivanov
,
2024/08/12
Re: [PATCH v2 1/1] module: Move local_err initialization to the loop in module_load_qom_all()
,
Richard Henderson
,
2024/08/12
Re: [PATCH v2 1/1] module: Move local_err initialization to the loop in module_load_qom_all()
,
Claudio Fontana
,
2024/08/12
Re: [PATCH v2 1/1] module: Move local_err initialization to the loop in module_load_qom_all()
,
Michael Tokarev
,
2024/08/12
Re: [PATCH 1/1] qemu-options.hx: correct formatting -smbios type=4
,
Thomas Huth
,
2024/08/12
Re: [PATCH 03/13] tests/avocado/intel_iommu.py: increase timeout
,
Eric Auger
,
2024/08/12
[PULL 0/1] Net patches
,
Jason Wang
,
2024/08/12
[PULL 1/1] net: Fix '-net nic,model=' for non-help arguments
,
Jason Wang
,
2024/08/12
Re: [PULL 1/1] net: Fix '-net nic,model=' for non-help arguments
,
Peter Maydell
,
2024/08/12
Re: [PULL 1/1] net: Fix '-net nic,model=' for non-help arguments
,
David Woodhouse
,
2024/08/12
Re: [PULL 0/1] Net patches
,
Richard Henderson
,
2024/08/12
Re: [PATCH 08/14] tests/avocado: remove tcg_plugins virt_mem_icount test
,
Thomas Huth
,
2024/08/12
Re: [PATCH RFC V3 04/29] hw/arm/virt: Move setting of common CPU properties in a function
,
Gavin Shan
,
2024/08/12
Re: [PATCH RFC V3 03/29] hw/arm/virt: Limit number of possible vCPUs for unsupported Accel or GIC Type
,
Gavin Shan
,
2024/08/12
Re: [PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
,
Gavin Shan
,
2024/08/12
回复: [PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
,
liu ping
,
2024/08/12
Re: [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Gavin Shan
,
2024/08/12
Re: [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Igor Mammedov
,
2024/08/12
Re: [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Gavin Shan
,
2024/08/12
RE: [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Salil Mehta
,
2024/08/19
RE: [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
,
Salil Mehta
,
2024/08/19
[PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
,
Richard Henderson
,
2024/08/11
[PATCH 1/3] target/i386: Do not apply REX to MMX operands
,
Richard Henderson
,
2024/08/11
[PATCH 2/3] target/i386: Use unit not type in decode_modrm
,
Richard Henderson
,
2024/08/11
Re: [PATCH 2/3] target/i386: Use unit not type in decode_modrm
,
Philippe Mathieu-Daudé
,
2024/08/12
[PATCH 3/3] target/i386: Assert MMX and XMM registers in range
,
Richard Henderson
,
2024/08/11
Re: [PATCH 3/3] target/i386: Assert MMX and XMM registers in range
,
Philippe Mathieu-Daudé
,
2024/08/12
Re: [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
,
Paolo Bonzini
,
2024/08/13
Re: [PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
,
Richard Henderson
,
2024/08/13
[PATCH] qapi: Document QCryptodevBackendServiceType
,
zhenwei pi
,
2024/08/11
Re: [PATCH] qapi: Document QCryptodevBackendServiceType
,
Philippe Mathieu-Daudé
,
2024/08/12
Re: Re: [PATCH] qapi: Document QCryptodevBackendServiceType
,
zhenwei pi
,
2024/08/12
Message not available
PING: [PATCH] qapi: Document QCryptodevBackendServiceType
,
zhenwei pi
,
2024/08/19
[PATCH for-9.2 v2 0/4] target/m68k: Implement fmove.p
,
Richard Henderson
,
2024/08/11
[PATCH v2 1/4] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
,
Richard Henderson
,
2024/08/11
Re: [PATCH v2 1/4] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
,
Philippe Mathieu-Daudé
,
2024/08/12
[PATCH v2 4/4] tests/tcg/m68k: Add packed decimal tests
,
Richard Henderson
,
2024/08/11
Re: [PATCH v2 4/4] tests/tcg/m68k: Add packed decimal tests
,
Philippe Mathieu-Daudé
,
2024/08/12
[PATCH v2 3/4] target/m68k: Implement packed decimal real stores
,
Richard Henderson
,
2024/08/11
Re: [PATCH v2 3/4] target/m68k: Implement packed decimal real stores
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH v2 3/4] target/m68k: Implement packed decimal real stores
,
Richard Henderson
,
2024/08/16
[PATCH v2 2/4] target/m68k: Implement packed decimal real loads
,
Richard Henderson
,
2024/08/11
Re: [PATCH v2 2/4] target/m68k: Implement packed decimal real loads
,
Philippe Mathieu-Daudé
,
2024/08/12
Re: [PATCH v2] block/reqlist: allow adding overlapping requests
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v2] block/reqlist: allow adding overlapping requests
,
Vladimir Sementsov-Ogievskiy
,
2024/08/28
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Michael Tokarev
,
2024/08/11
Re: [PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
,
Alistair Francis
,
2024/08/11
Re: [PATCH] dma-helpers: Fix iovec alignment
,
Michael Tokarev
,
2024/08/11
Re: [PATCH] dma-helpers: Fix iovec alignment
,
John Snow
,
2024/08/12
Re: [PATCH] dma-helpers: Fix iovec alignment
,
Stefan Fritsch
,
2024/08/13
Re: [PATCH v2] Update event idx if guest has made extra buffers during double check
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v2] Update event idx if guest has made extra buffers during double check
,
Michael S. Tsirkin
,
2024/08/11
Re: [PATCH] tcg/loongarch64: Fix tcg_out_movi tcg_debug_assert() error
,
Michael Tokarev
,
2024/08/11
Re: [PATCH] tcg/loongarch64: Fix tcg_out_movi tcg_debug_assert() error
,
Richard Henderson
,
2024/08/11
Re: [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
,
Michael Tokarev
,
2024/08/11
Re: [PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
,
Peter Maydell
,
2024/08/12
Re: [PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
,
Peter Maydell
,
2024/08/12
[PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Philippe Mathieu-Daudé
,
2024/08/11
Re: [PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Richard Henderson
,
2024/08/11
Re: [PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Philippe Mathieu-Daudé
,
2024/08/12
Re: [PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Richard Henderson
,
2024/08/12
Re: [PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
,
Jiaxun Yang
,
2024/08/12
[PATCH] target/arm/tcg: Fix overflow in matrix-multiply accumulate
,
Joe Hattori
,
2024/08/11
Re: [PATCH] target/arm/tcg: Fix overflow in matrix-multiply accumulate
,
Richard Henderson
,
2024/08/11
[PATCH] hw/smbios: support for type 7 (cache information)
,
Hal Martin
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/08/11
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Kevin Wolf
,
2024/08/13
Re: [PATCH v5 1/5] vvfat: Fix bug in writing to middle of file
,
Michael Tokarev
,
2024/08/11
[PATCH for-9.2 0/4] target/m68k: Implement fmove.p
,
Richard Henderson
,
2024/08/11
[PATCH 1/4] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
,
Richard Henderson
,
2024/08/11
[PATCH 2/4] target/m68k: Implement packed decimal real loads
,
Richard Henderson
,
2024/08/11
[PATCH 3/4] target/m68k: Implement packed decimal real stores
,
Richard Henderson
,
2024/08/11
[PATCH 4/4] tests/tcg/m68k: Add packed decimal tests
,
Richard Henderson
,
2024/08/11
[PATCH v3 0/5] AWS Nitro Enclave emulation support
,
Dorjoy Chowdhury
,
2024/08/10
[PATCH v3 1/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Dorjoy Chowdhury
,
2024/08/10
Re: [PATCH v3 1/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
,
Alexander Graf
,
2024/08/12
[PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
,
Dorjoy Chowdhury
,
2024/08/10
Re: [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
,
Daniel P . Berrangé
,
2024/08/12
Re: [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
,
Dorjoy Chowdhury
,
2024/08/13
Re: [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
,
Alexander Graf
,
2024/08/14
[PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/10
Re: [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/12
Re: [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
,
Alexander Graf
,
2024/08/13
[PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/10
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Alexander Graf
,
2024/08/12
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/12
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Alexander Graf
,
2024/08/12
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/12
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/16
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Dorjoy Chowdhury
,
2024/08/16
Re: [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device
,
Alexander Graf
,
2024/08/13
[PATCH v3 5/5] docs/nitro-enclave: Documentation for nitro-enclave machine type
,
Dorjoy Chowdhury
,
2024/08/10
Re: [PATCH v3 0/5] AWS Nitro Enclave emulation support
,
Dorjoy Chowdhury
,
2024/08/18
Re: [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
,
Richard Henderson
,
2024/08/10
[PULL 00/11] target-arm queue
,
Peter Maydell
,
2024/08/09
[PULL 01/11] target/arm: Fix BTI versus CF_PCREL
,
Peter Maydell
,
2024/08/09
[PULL 02/11] include: Fix typo in name of MAKE_IDENTFIER macro
,
Peter Maydell
,
2024/08/09
[PULL 03/11] docs/specs/rocker.txt: Convert to rST
,
Peter Maydell
,
2024/08/09
[PULL 04/11] docs/interop/nbd.txt: Convert to rST
,
Peter Maydell
,
2024/08/09
[PULL 05/11] docs/interop/parallels.txt: Convert to rST
,
Peter Maydell
,
2024/08/09
[PULL 06/11] docs/interop/prl-xml.txt: Convert to rST
,
Peter Maydell
,
2024/08/09
[PULL 07/11] docs/interop/prl-xml.rst: Fix minor grammar nits
,
Peter Maydell
,
2024/08/09
[PULL 08/11] docs: Typo fix in live disk backup
,
Peter Maydell
,
2024/08/09
[PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/09
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Richard Henderson
,
2024/08/11
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/12
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/12
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Alex Bennée
,
2024/08/12
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/12
Re: [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
,
Alex Bennée
,
2024/08/13
[PULL 10/11] hw/core/ptimer: fix timer zero period condition for freq > 1GHz
,
Peter Maydell
,
2024/08/09
[PULL 11/11] arm/virt: place power button pin number on a define
,
Peter Maydell
,
2024/08/09
[PATCH for-9.2 0/2] NBD: tune handshake timeout
,
Eric Blake
,
2024/08/09
[PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
,
Eric Blake
,
2024/08/09
[PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Eric Blake
,
2024/08/09
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Peter Maydell
,
2024/08/09
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Michael Tokarev
,
2024/08/28
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Richard Henderson
,
2024/08/28
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Michael Tokarev
,
2024/08/28
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Peter Maydell
,
2024/08/28
Re: [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
,
Peter Maydell
,
2024/08/29
[PATCH 0/2] target/arm: Fix EL3-is-AArch32 mmu indexes
,
Peter Maydell
,
2024/08/09
[PATCH 1/2] target/arm: Update translation regime comment for new features
,
Peter Maydell
,
2024/08/09
Re: [PATCH 1/2] target/arm: Update translation regime comment for new features
,
Richard Henderson
,
2024/08/10
[PATCH 2/2] target/arm: Fix usage of MMU indexes when EL3 is AArch32
,
Peter Maydell
,
2024/08/09
Re: [PATCH 2/2] target/arm: Fix usage of MMU indexes when EL3 is AArch32
,
Richard Henderson
,
2024/08/10
Re: [PATCH 0/2] target/arm: Fix EL3-is-AArch32 mmu indexes
,
Bernhard Beschow
,
2024/08/12
[PATCH v3 0/4] Add support for Zhaoxin Yongfeng CPU model and
,
EwanHai
,
2024/08/09
[PATCH v3 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
,
EwanHai
,
2024/08/09
[PATCH v3 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
,
EwanHai
,
2024/08/09
Re: [PATCH v3 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
,
Zhao Liu
,
2024/08/12
Re: [PATCH v3 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
,
Ewan Hai
,
2024/08/12
[PATCH v3 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
,
EwanHai
,
2024/08/09
[PATCH v3 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
,
EwanHai
,
2024/08/09
[PATCH v3 0/4] Add support for Zhaoxin Yongfeng CPU model and
,
EwanHai
,
2024/08/12
[PATCH v4 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
,
EwanHai
,
2024/08/12
[PATCH v4 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
,
EwanHai
,
2024/08/12
[PATCH v4 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
,
EwanHai
,
2024/08/12
[PATCH v4 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
,
EwanHai
,
2024/08/12
[PATCH 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Alexander Ivanov
,
2024/08/09
[PATCH 1/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Alexander Ivanov
,
2024/08/09
Re: [PATCH 1/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Denis V. Lunev
,
2024/08/09
Re: [PATCH 1/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Claudio Fontana
,
2024/08/09
Re: [PATCH 1/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Richard Henderson
,
2024/08/11
Re: [PATCH 1/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Alexander Ivanov
,
2024/08/12
Re: [PATCH 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
,
Paolo Bonzini
,
2024/08/13
[PATCH qemu v3 0/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/09
[PATCH qemu v3 1/1] target/riscv: Add Zilsd and Zclsd extension support
,
~liuxu
,
2024/08/09
Re: [PATCH qemu v3 1/1] target/riscv: Add Zilsd and Zclsd extension support
,
Richard Henderson
,
2024/08/11
Re: [PATCH v2] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [PATCH v2] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
,
Dmitry Osipenko
,
2024/08/09
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/08/09
[PATCH v5 0/5] target/riscv: Add Smrnmi support.
,
Tommy Wu
,
2024/08/09
[PATCH v5 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig.
,
Tommy Wu
,
2024/08/09
Re: [PATCH v5 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig.
,
Alistair Francis
,
2024/08/18
[PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
Tommy Wu
,
2024/08/09
RE: [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
張哲嘉
,
2024/08/14
Re: [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception.
,
Tommy Wu
,
2024/08/29
[PATCH v5 3/5] target/riscv: Add Smrnmi CSRs.
,
Tommy Wu
,
2024/08/09
[PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Tommy Wu
,
2024/08/09
Re: [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Alistair Francis
,
2024/08/18
Re: [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Tommy Wu
,
2024/08/29
Re: [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction.
,
Alistair Francis
,
2024/08/29
[PATCH v5 5/5] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
2024/08/09
[RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
,
Nicholas Piggin
,
2024/08/09
Re: [RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
,
Richard Henderson
,
2024/08/11
Re: [RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
,
Nicholas Piggin
,
2024/08/14
Re: [RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
,
Richard Henderson
,
2024/08/20
[PATCH v1 0/5] Guestperf: miscellaneous refinement and enrichment
,
yong . huang
,
2024/08/09
[PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory
,
yong . huang
,
2024/08/09
Re: [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory
,
Fabiano Rosas
,
2024/08/09
Re: [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory
,
Hyman Huang
,
2024/08/09
[PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
,
yong . huang
,
2024/08/09
Re: [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
,
Daniel P . Berrangé
,
2024/08/09
Re: [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
,
Yong Huang
,
2024/08/09
Re: [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
,
Fabiano Rosas
,
2024/08/09
[PATCH v1 3/5] guestperf: Support deferred migration for multifd
,
yong . huang
,
2024/08/09
[PATCH v1 4/5] guestperf: Nitpick the inconsistent parameters
,
yong . huang
,
2024/08/09
[PATCH v1 5/5] guestperf: Introduce multifd compression option
,
yong . huang
,
2024/08/09
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Thomas Huth
,
2024/08/12
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/09
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/12
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/12
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/20
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Markus Armbruster
,
2024/08/27
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/27
Re: [PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Markus Armbruster
,
2024/08/27
Re: [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
2024/08/09
Re: [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
2024/08/09
Re: [PATCH v4 0/4] target/riscv: Add Smrnmi support.
,
Tommy Wu
,
2024/08/09
[PATCH 0/2] Some refactoring
,
Ani Sinha
,
2024/08/09
[PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
,
Ani Sinha
,
2024/08/09
Re: [PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
,
Zhao Liu
,
2024/08/09
Re: [PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
,
Ani Sinha
,
2024/08/09
[PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/09
Re: [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
,
Zhao Liu
,
2024/08/09
Re: [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
,
Claudio Fontana
,
2024/08/09
[PATCH 0/2] Some refactoring
,
Ani Sinha
,
2024/08/27
[PATCH v4 1/2] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Ani Sinha
,
2024/08/27
Re: [PATCH v4 1/2] kvm: replace fprintf with error_report/printf() in kvm_init()
,
Markus Armbruster
,
2024/08/28
[PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/27
Re: [PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function
,
Peter Maydell
,
2024/08/27
Re: [PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/27
Re: [PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function
,
Markus Armbruster
,
2024/08/28
[PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/09
[PATCH 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
,
Ani Sinha
,
2024/08/09
Re: [PATCH 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
,
Ani Sinha
,
2024/08/09
[PATCH 0/4] hw/arm/virt: Improve virt_kvm_type()
,
Gavin Shan
,
2024/08/08
[PATCH 1/4] hw/arm/virt: hide virt_kvm_type() on !CONFIG_KVM
,
Gavin Shan
,
2024/08/08
Re: [PATCH 1/4] hw/arm/virt: hide virt_kvm_type() on !CONFIG_KVM
,
Peter Maydell
,
2024/08/09
Re: [PATCH 1/4] hw/arm/virt: hide virt_kvm_type() on !CONFIG_KVM
,
Gavin Shan
,
2024/08/09
[PATCH 2/4] hw/arm/virt: Avoid multiple lines of comments in virt_kvm_type()
,
Gavin Shan
,
2024/08/08
[PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
,
Gavin Shan
,
2024/08/08
Re: [PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
,
Peter Maydell
,
2024/08/09
Re: [PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
,
Gavin Shan
,
2024/08/09
Re: [PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
,
Gavin Shan
,
2024/08/09
[PATCH 4/4] target/arm/kvm: Remove kvm_arm_get_max_vm_ipa_size()
,
Gavin Shan
,
2024/08/08
[PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
,
Haibo Xu
,
2024/08/08
[PATCH 2/3] tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-V
,
Haibo Xu
,
2024/08/08
Re: [PATCH 2/3] tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-V
,
Sunil V L
,
2024/08/09
Re: [PATCH 2/3] tests/qtest/bios-tables-test.c: Enable numamem testing for RISC-V
,
Alistair Francis
,
2024/08/18
[PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file for RISC-V
,
Haibo Xu
,
2024/08/08
Re: [PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file for RISC-V
,
Sunil V L
,
2024/08/09
Re: [PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file for RISC-V
,
Alistair Francis
,
2024/08/18
Re: [PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file for RISC-V
,
Alistair Francis
,
2024/08/19
Re: [PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
,
Sunil V L
,
2024/08/09
Re: [PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
,
Alistair Francis
,
2024/08/18
[ANNOUNCE] QEMU 9.1.0-rc1 is now available
,
Michael Roth
,
2024/08/08
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Guenter Roeck
,
2024/08/08
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/08/26
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Guenter Roeck
,
2024/08/26
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/08/28
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Guenter Roeck
,
2024/08/28
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Cédric Le Goater
,
2024/08/30
Re: [PATCH v2] aspeed: Deprecate the tacoma-bmc machine
,
Guenter Roeck
,
2024/08/30
[PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
,
Eric Blake
,
2024/08/08
[PULL 2/5] nbd/server: Plumb in new args to nbd_client_add()
,
Eric Blake
,
2024/08/08
[PULL 1/5] nbd: Minor style and typo fixes
,
Eric Blake
,
2024/08/08
[PULL 4/5] nbd/server: CVE-2024-7409: Drop non-negotiating clients
,
Eric Blake
,
2024/08/08
[PULL 3/5] nbd/server: CVE-2024-7409: Cap default max-connections to 100
,
Eric Blake
,
2024/08/08
[PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop
,
Eric Blake
,
2024/08/08
Re: [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop
,
Michael Tokarev
,
2024/08/11
Re: [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop
,
Eric Blake
,
2024/08/12
Re: [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop
,
Michael Tokarev
,
2024/08/13
Re: [PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
,
Richard Henderson
,
2024/08/10
[PATCH 0/6] qapi: Supply some of the missing member documentation
,
Markus Armbruster
,
2024/08/08
[PATCH 1/6] qapi/char: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 1/6] qapi/char: Supply missing member documentation
,
John Snow
,
2024/08/08
Re: [PATCH 1/6] qapi/char: Supply missing member documentation
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 1/6] qapi/char: Supply missing member documentation
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [PATCH 1/6] qapi/char: Supply missing member documentation
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 1/6] qapi/char: Supply missing member documentation
,
John Snow
,
2024/08/12
[PATCH 4/6] qapi/introspect: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 4/6] qapi/introspect: Supply missing member documentation
,
Eric Blake
,
2024/08/09
[PATCH 2/6] qapi/common: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 2/6] qapi/common: Supply missing member documentation
,
Philippe Mathieu-Daudé
,
2024/08/09
[PATCH 3/6] qapi/crypto: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 3/6] qapi/crypto: Supply missing member documentation
,
Philippe Mathieu-Daudé
,
2024/08/09
[PATCH 5/6] qapi/pci: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 5/6] qapi/pci: Supply missing member documentation
,
Philippe Mathieu-Daudé
,
2024/08/09
[PATCH 6/6] qapi/rocker: Supply missing member documentation
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 6/6] qapi/rocker: Supply missing member documentation
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [PATCH 0/6] qapi: Supply some of the missing member documentation
,
John Snow
,
2024/08/08
The members of QCryptodevBackendServiceType are undocumented
,
Markus Armbruster
,
2024/08/08
Re: The members of QCryptodevBackendServiceType are undocumented
,
zhenwei pi
,
2024/08/11
CxlCorErrorType member @retry-threshold is undocumented
,
Markus Armbruster
,
2024/08/08
Re: CxlCorErrorType member @retry-threshold is undocumented
,
Jonathan Cameron
,
2024/08/09
Re: CxlCorErrorType member @retry-threshold is undocumented
,
Markus Armbruster
,
2024/08/09
bug?
,
Yusuf said Çolak
,
2024/08/08
Re: bug?
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 0/2] cxl: add device reporting poison handler
,
Shiyang Ruan
,
2024/08/08
[PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
,
Shiyang Ruan
,
2024/08/08
Re: [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
,
Fan Ni
,
2024/08/08
Re: [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
,
Shiyang Ruan
,
2024/08/21
[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
,
Shiyang Ruan
,
2024/08/08
Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
,
kernel test robot
,
2024/08/09
Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
,
kernel test robot
,
2024/08/09
Re: [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
,
kernel test robot
,
2024/08/09
[PATCH] arm/virt: place power button pin number on a define
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH] arm/virt: place power button pin number on a define
,
Michael S. Tsirkin
,
2024/08/08
Re: [PATCH] arm/virt: place power button pin number on a define
,
Peter Maydell
,
2024/08/08
[PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/08
[PATCH v6 05/10] acpi/ghes: rework the logic to handle HEST source ID
,
Mauro Carvalho Chehab
,
2024/08/08
[PATCH v6 06/10] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/08
[PATCH v6 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
,
Igor Mammedov
,
2024/08/12
[PATCH v6 03/10] acpi/ghes: Add support for GED error device
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 03/10] acpi/ghes: Add support for GED error device
,
Igor Mammedov
,
2024/08/12
[PATCH v6 09/10] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 09/10] target/arm: add an experimental mpidr arm cpu property object
,
Igor Mammedov
,
2024/08/12
[PATCH v6 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
,
Igor Mammedov
,
2024/08/12
[PATCH v6 10/10] scripts/arm_processor_error.py: retrieve mpidr if not filled
,
Mauro Carvalho Chehab
,
2024/08/08
[PATCH v6 01/10] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 01/10] acpi/generic_event_device: add an APEI error device
,
Igor Mammedov
,
2024/08/12
[PATCH v6 08/10] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 08/10] scripts/ghes_inject: add a script to generate GHES error inject
,
Markus Armbruster
,
2024/08/08
[PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Markus Armbruster
,
2024/08/08
Re: [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Igor Mammedov
,
2024/08/12
Re: [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
,
Igor Mammedov
,
2024/08/12
Re: [PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/13
[PATCH v2] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/08
Re: [PATCH v2] kvm: refactor core virtual machine creation into its own function
,
Claudio Fontana
,
2024/08/08
Re: [PATCH v2] kvm: refactor core virtual machine creation into its own function
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
,
Zhao Liu
,
2024/08/08
[PATCH] kvm: refactor core virtual machine creation into its own function
,
Ani Sinha
,
2024/08/08
Re: [PATCH] kvm: refactor core virtual machine creation into its own function
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Ewan Hai
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Ewan Hai
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Zhao Liu
,
2024/08/08
Re: [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
,
Ewan Hai
,
2024/08/09
[RFC-PATCH v1 0/2] Postcopy migration and vhost-user errors
,
Prasad Pandit
,
2024/08/08
[RFC-PATCH v1 1/2] vhost: fail device start if iotlb update fails
,
Prasad Pandit
,
2024/08/08
[RFC-PATCH v1 2/2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/08
[RFC-PATCH v2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/19
Re: [RFC-PATCH v2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/19
Re: [RFC-PATCH v2] vhost-user: add a request-reply lock
,
Michael S. Tsirkin
,
2024/08/19
Re: [RFC-PATCH v2] vhost-user: add a request-reply lock
,
Prasad Pandit
,
2024/08/27
Re: [PATCH v2 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
,
Ewan Hai
,
2024/08/08
[PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
,
Yong-Xuan Wang
,
2024/08/08
Re: [PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
,
Daniel Henrique Barboza
,
2024/08/08
Re: [PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
,
Yong-Xuan Wang
,
2024/08/08
[PATCH 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
,
Yong-Xuan Wang
,
2024/08/08
[PATCH] block/blkio: use FUA flag on write zeroes only if supported
,
Stefano Garzarella
,
2024/08/08
Re: [PATCH] block/blkio: use FUA flag on write zeroes only if supported
,
Eric Blake
,
2024/08/08
Re: [PATCH] block/blkio: use FUA flag on write zeroes only if supported
,
Philippe Mathieu-Daudé
,
2024/08/08
Re: [PATCH] block/blkio: use FUA flag on write zeroes only if supported
,
Stefan Hajnoczi
,
2024/08/12
[PATCH v2 0/4] gdbstub: Add support for MTE in system mode
,
Gustavo Romero
,
2024/08/08
[PATCH v2 1/4] gdbstub: Use specific MMU index when probing MTE addresses
,
Gustavo Romero
,
2024/08/08
Re: [PATCH v2 1/4] gdbstub: Use specific MMU index when probing MTE addresses
,
Richard Henderson
,
2024/08/21
[PATCH v2 3/4] tests/guest-debug: Support passing arguments to the GDB test script
,
Gustavo Romero
,
2024/08/08
[PATCH v2 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/08
Re: [PATCH v2 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Richard Henderson
,
2024/08/21
[PATCH v2 2/4] gdbstub: Add support for MTE in system mode
,
Gustavo Romero
,
2024/08/08
Re: [PATCH 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
,
Gustavo Romero
,
2024/08/08
Re: [PATCH 3/4] tests/guest-debug: Support passing arguments to the GDB test script
,
Gustavo Romero
,
2024/08/08
Re: [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
,
Gustavo Romero
,
2024/08/08
Re: [PATCH v8 6/8] hw/misc/riscv_iopmp: Add API to configure RISCV CPU IOPMP support
,
Alistair Francis
,
2024/08/08
Re: [PATCH v8 6/8] hw/misc/riscv_iopmp: Add API to configure RISCV CPU IOPMP support
,
Ethan Chen
,
2024/08/09
Re: [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
,
Alistair Francis
,
2024/08/08
Re: [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
,
Ethan Chen
,
2024/08/09
Re: [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
,
Alistair Francis
,
2024/08/11
Re: [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
,
Ethan Chen
,
2024/08/11
Re: [PATCH v8 2/8] system/physmem: Support IOMMU granularity smaller than TARGET_PAGE size
,
Alistair Francis
,
2024/08/08
Re: [PATCH v8 3/8] target/riscv: Add support for IOPMP
,
Alistair Francis
,
2024/08/08
Re: [PATCH v8 8/8] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2024/08/08
Re: [PATCH v8 8/8] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/08/09
Re: [PATCH v8 8/8] hw/riscv/virt: Add IOPMP support
,
Alistair Francis
,
2024/08/11
Re: [PATCH v8 8/8] hw/riscv/virt: Add IOPMP support
,
Ethan Chen
,
2024/08/11
Re: [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Alistair Francis
,
2024/08/07
Re: [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/08/09
Re: [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Alistair Francis
,
2024/08/11
Re: [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
,
Ethan Chen
,
2024/08/09
[PULL 0/6] hex queue
,
Brian Cain
,
2024/08/07
[PULL 1/6] Hexagon: fix F2_conv_* instructions for negative zero
,
Brian Cain
,
2024/08/07
[PULL 5/6] target/hexagon: define a v66 CPU
,
Brian Cain
,
2024/08/07
[PULL 4/6] MAINTAINERS: Add my hexagon git tree
,
Brian Cain
,
2024/08/07
[PULL 2/6] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
,
Brian Cain
,
2024/08/07
[PULL 6/6] target/hexagon: switch to dc set_props() list
,
Brian Cain
,
2024/08/07
[PULL 3/6] target/hexagon/idef-parser: Remove self-assignment
,
Brian Cain
,
2024/08/07
Re: [PULL 0/6] hex queue
,
Richard Henderson
,
2024/08/08
Re: [PULL 0/6] hex queue
,
Brian Cain
,
2024/08/08
[PATCH] qio: fix qemu crash when live migration
,
yaozhenguo
,
2024/08/07
Re: [PATCH] qio: fix qemu crash when live migration
,
Daniel P . Berrangé
,
2024/08/08
Re: [PATCH] qio: fix qemu crash when live migration
,
Zhenguo Yao
,
2024/08/09
[PATCH v2 00/11] support I2C for AST2700
,
Jamin Lin
,
2024/08/07
[PATCH v2 01/11] hw/i2c/aspeed: support discontinuous register memory region of I2C bus
,
Jamin Lin
,
2024/08/07
[PATCH v2 02/11] hw/i2c/aspeed: introduce a new bus pool buffer attribute in AspeedI2Cbus
,
Jamin Lin
,
2024/08/07
[PATCH v2 03/11] hw/i2c/aspeed: support discontinuous poll buffer memory region of I2C bus
,
Jamin Lin
,
2024/08/07
[PATCH v2 04/11] hw/i2c/aspeed: introduce a new dma_dram_offset attribute in AspeedI2Cbus
,
Jamin Lin
,
2024/08/07
[PATCH v2 05/11] hw/i2c/aspeed: Add AST2700 support
,
Jamin Lin
,
2024/08/07
[PATCH v2 06/11] hw/i2c/aspeed: support Tx/Rx buffer 64 bits address
,
Jamin Lin
,
2024/08/07
[PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits
,
Jamin Lin
,
2024/08/07
[PATCH v2 08/11] aspeed/soc: introduce a new API to get the INTC orgate information
,
Jamin Lin
,
2024/08/07
[PATCH v2 09/11] aspeed/soc: support I2C for AST2700
,
Jamin Lin
,
2024/08/07
[PATCH v2 10/11] aspeed: add tmp105 in i2c bus 0 for AST2700
,
Jamin Lin
,
2024/08/07
[PATCH v2 11/11] machine_aspeed.py: update to test I2C for AST2700
,
Jamin Lin
,
2024/08/07
[PULL 0/1] tcg patch queue
,
Richard Henderson
,
2024/08/07
[PULL 1/1] tcg/ppc: Sync tcg_out_test and constraints
,
Richard Henderson
,
2024/08/07
Re: [PULL 0/1] tcg patch queue
,
Richard Henderson
,
2024/08/07
[PULL 0/1] tcg patch queue
,
Richard Henderson
,
2024/08/07
[PULL 1/1] tcg/ppc: Sync tcg_out_test and constraints
,
Richard Henderson
,
2024/08/07
[PATCH v2 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
,
Babu Moger
,
2024/08/07
[PATCH v2 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
,
Babu Moger
,
2024/08/07
[PATCH v2 2/4] i386/cpu: Add PerfMonV2 feature bit
,
Babu Moger
,
2024/08/07
[PATCH v2 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
,
Babu Moger
,
2024/08/07
[PATCH v2 4/4] i386/cpu: Add support for EPYC-Turin model
,
Babu Moger
,
2024/08/07
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Steven Sistare
,
2024/08/07
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Peter Xu
,
2024/08/13
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Steven Sistare
,
2024/08/15
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Peter Xu
,
2024/08/16
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Steven Sistare
,
2024/08/16
Re: [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
,
Peter Xu
,
2024/08/21
[PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH-for-9.1 v2 1/4] MAINTAINERS: Cover PowerPC SPI model in PowerNV section
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH-for-9.1 v2 2/4] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH-for-9.1 v2 2/4] hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
,
Richard Henderson
,
2024/08/07
[PATCH-for-9.1 v2 3/4] hw/ssi/pnv_spi: Return early in transfer()
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH-for-9.1 v2 3/4] hw/ssi/pnv_spi: Return early in transfer()
,
Richard Henderson
,
2024/08/07
[PATCH-for-9.1 v2 4/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH-for-9.1 v2 4/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH-for-9.1 v2 4/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
,
Richard Henderson
,
2024/08/07
[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Alejandro Zeise
,
2024/08/07
[PATCH v4 01/15] crypto: accumulative hashing API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 01/15] crypto: accumulative hashing API
,
Daniel P . Berrangé
,
2024/08/08
Re: [PATCH v4 01/15] crypto: accumulative hashing API
,
Markus Armbruster
,
2024/08/08
[PATCH v4 02/15] crypto/hash-glib: Implement new hash API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 02/15] crypto/hash-glib: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
Re: [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
RE: [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Alejandro Zeise
,
2024/08/08
Re: [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/09
Re: [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 04/15] crypto/hash-gnutls: Implement new hash API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 04/15] crypto/hash-gnutls: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 05/15] crypto/hash-nettle: Implement new hash API
,
Alejandro Zeise
,
2024/08/07
[PATCH v4 06/15] crypto/hash-afalg: Implement new hash API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 06/15] crypto/hash-afalg: Implement new hash API
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 07/15] crypto/hash: Implement and use new hash API
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 07/15] crypto/hash: Implement and use new hash API
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 08/15] tests/unit/test-crypto-hash: accumulative hashing
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 08/15] tests/unit/test-crypto-hash: accumulative hashing
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 10/15] crypto/hash-gcrypt: Remove old hash API functions
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 10/15] crypto/hash-gcrypt: Remove old hash API functions
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 12/15] crypto/hash-nettle: Remove old hash API functions
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 12/15] crypto/hash-nettle: Remove old hash API functions
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 13/15] crypto/hash-afalg: Remove old hash API functions
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 13/15] crypto/hash-afalg: Remove old hash API functions
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 11/15] crypto/hash-gnutls: Remove old hash API functions
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 11/15] crypto/hash-gnutls: Remove old hash API functions
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 14/15] crypto/hashpriv: Remove old hash API function
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 14/15] crypto/hashpriv: Remove old hash API function
,
Daniel P . Berrangé
,
2024/08/08
[PATCH v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing
,
Cédric Le Goater
,
2024/08/27
Re: [PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Philippe Mathieu-Daudé
,
2024/08/07
RE: [PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Alejandro Zeise
,
2024/08/07
Re: [PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Daniel P . Berrangé
,
2024/08/08
[PATCH for-9.1 v4 0/7] CVE-2024-7409
,
Eric Blake
,
2024/08/07
[PATCH v4 2/7] nbd/server: Plumb in new args to nbd_client_add()
,
Eric Blake
,
2024/08/07
Re: [PATCH v4 2/7] nbd/server: Plumb in new args to nbd_client_add()
,
Daniel P . Berrangé
,
2024/08/07
Re: [PATCH v4 2/7] nbd/server: Plumb in new args to nbd_client_add()
,
Eric Blake
,
2024/08/07
[PATCH v4 1/7] nbd: Minor style fixes
,
Eric Blake
,
2024/08/07
Re: [PATCH v4 1/7] nbd: Minor style fixes
,
Daniel P . Berrangé
,
2024/08/07
[PATCH v4 3/7] nbd/server: CVE-2024-7409: Change default max-connections to 100
,
Eric Blake
,
2024/08/07
Re: [PATCH v4 3/7] nbd/server: CVE-2024-7409: Change default max-connections to 100
,
Daniel P . Berrangé
,
2024/08/07
Re: [PATCH v4 3/7] nbd/server: CVE-2024-7409: Change default max-connections to 100
,
Eric Blake
,
2024/08/07
[PATCH v4 4/7] nbd/server: CVE-2024-7409: Drop non-negotiating clients
,
Eric Blake
,
2024/08/07
Re: [PATCH v4 4/7] nbd/server: CVE-2024-7409: Drop non-negotiating clients
,
Daniel P . Berrangé
,
2024/08/07
[PATCH v4 6/7] qemu-nbd: Allow users to adjust handshake limit
,
Eric Blake
,
2024/08/07
[PATCH v4 5/7] nbd/server: CVE-2024-7409: Close stray client sockets at shutdown
,
Eric Blake
,
2024/08/07
Re: [PATCH v4 5/7] nbd/server: CVE-2024-7409: Close stray client sockets at shutdown
,
Daniel P . Berrangé
,
2024/08/07
Re: [PATCH v4 5/7] nbd/server: CVE-2024-7409: Close stray client sockets at shutdown
,
Eric Blake
,
2024/08/07
[PATCH v4 7/7] nbd/server: Allow users to adjust handshake limit in QMP
,
Eric Blake
,
2024/08/07
Re: [PATCH for-9.1 v4 0/7] CVE-2024-7409
,
Denis V. Lunev
,
2024/08/22
[RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
,
Alex Bennée
,
2024/08/07
Re: [RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
,
Alexandre IOOSS
,
2024/08/07
Re: [RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
,
Richard Henderson
,
2024/08/07
Re: [RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
,
Alex Bennée
,
2024/08/13
Re: [RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
,
Richard Henderson
,
2024/08/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/08/07
Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 6 Aug to Tue 20 Aug (BST) (address@hidden)
,
Alex Bennée
,
2024/08/07
[PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
,
yaozhenguo
,
2024/08/07
Re: [PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
,
Zhenguo Yao
,
2024/08/26
Re: [PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
,
Stefano Garzarella
,
2024/08/27
Re: [PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
,
Zhenguo Yao
,
2024/08/28
[PATCH] hw/core/ptimer: fix timer zero period condition
,
Jianzhou Yue
,
2024/08/07
Re: [PATCH] hw/core/ptimer: fix timer zero period condition
,
Peter Maydell
,
2024/08/08
[PATCH 0/1] Fix energy calcultation in RAPL MSR
,
Anthony Harivel
,
2024/08/07
[PATCH 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()
,
Anthony Harivel
,
2024/08/07
Re: [PATCH 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()
,
Zhao Liu
,
2024/08/09
[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v3 1/5] linux-user: Correct print_sockaddr() format
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v3 2/5] linux-user: Display sockaddr buffer as pointer
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v3 3/5] linux-user: Factor print_buf_len() out
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v3 4/5] linux-user: Add strace for sendto()
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v3 5/5] linux-user: Add strace for recvfrom()
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v2 0/4] linux-user: Trace sendto/recvfrom
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v2 1/4] linux-user: Display sockaddr buffer as pointer
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v2 2/4] linux-user: Factor print_buf_len() out
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v2 3/4] linux-user: Add strace for sendto()
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH v2 4/4] linux-user: Add strace for recvfrom()
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH 0/6] A few more fixes for 9.1
,
Alex Bennée
,
2024/08/07
[PATCH 2/6] Makefile: trigger re-configure on updated pythondeps
,
Alex Bennée
,
2024/08/07
[PATCH 4/6] configure: Avoid use of param. expansion when using gdb_version
,
Alex Bennée
,
2024/08/07
[PATCH 3/6] configure: Fix arch detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/07
[PATCH 1/6] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/07
[PATCH 5/6] configure: Fix GDB version detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/07
[PATCH 6/6] scripts/checkpatch: more checks on files imported from Linux
,
Alex Bennée
,
2024/08/07
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2024/08/07
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/08/07
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/08/07
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2024/08/08
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2024/08/07
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/08/07
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2024/08/07
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gavin Shan
,
2024/08/08
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/08/08
RE: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Salil Mehta
,
2024/08/08
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Gustavo Romero
,
2024/08/28
Re: [PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
,
Alex Bennée
,
2024/08/29
Re: [PATCH v2 2/2] qom/object, accel-system: add support to Accel globals
,
Daniel Henrique Barboza
,
2024/08/07
[RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Daniel P . Berrangé
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Daniel P . Berrangé
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Daniel P . Berrangé
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
,
Markus Armbruster
,
2024/08/08
Re: [PATCH v2] scripts/checkpatch: more checks on files imported from Linux
,
Alex Bennée
,
2024/08/07
[PATCH 0/3] linux-user: Trace sendto/recvfrom
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH 1/3] linux-user: Display sockaddr buffer as pointer
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 1/3] linux-user: Display sockaddr buffer as pointer
,
Richard Henderson
,
2024/08/07
[PATCH 2/3] linux-user: Add strace for sendto()
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 2/3] linux-user: Add strace for sendto()
,
Richard Henderson
,
2024/08/07
Re: [PATCH 2/3] linux-user: Add strace for sendto()
,
Philippe Mathieu-Daudé
,
2024/08/07
[PATCH 3/3] linux-user: Add strace for recvfrom()
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 3/3] linux-user: Add strace for recvfrom()
,
Richard Henderson
,
2024/08/07
[PATCH v1 0/3] target/i386: Add nested FRED support
,
Xin Li (Intel)
,
2024/08/07
[PATCH v1 1/3] target/i386: Delete duplicated macro definition CR4_FRED_MASK
,
Xin Li (Intel)
,
2024/08/07
Re: [PATCH v1 1/3] target/i386: Delete duplicated macro definition CR4_FRED_MASK
,
Zhao Liu
,
2024/08/07
[PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Xin Li (Intel)
,
2024/08/07
Re: [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Zhao Liu
,
2024/08/07
Re: [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Xin Li
,
2024/08/08
Re: [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Zhao Liu
,
2024/08/08
Re: [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Xin Li
,
2024/08/09
Re: [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
,
Zhao Liu
,
2024/08/09
[PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
,
Xin Li (Intel)
,
2024/08/07
Re: [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
,
Zhao Liu
,
2024/08/07
Re: [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
,
Xin Li
,
2024/08/09
Re: [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
,
Xin Li
,
2024/08/09
Re: [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
,
Zhao Liu
,
2024/08/09
Re: [PATCH v2 01/13] target/riscv: Add properties for Indirect CSR Access extension
,
Atish Kumar Patra
,
2024/08/07
Re: [PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
,
Jason Chien
,
2024/08/07
Re: [PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
,
Alistair Francis
,
2024/08/07
RE: [PATCH v3 0/2] RISC-V: Add preliminary textra trigger CSR functions
,
張哲嘉
,
2024/08/07
Re: [PATCH v3 0/2] RISC-V: Add preliminary textra trigger CSR functions
,
Alistair Francis
,
2024/08/07
RE: [PATCH v3 0/2] RISC-V: Add preliminary textra trigger CSR functions
,
張哲嘉
,
2024/08/07
[PATCH for-9.1] tcg/ppc: Sync tcg_out_test and constraints
,
Richard Henderson
,
2024/08/07
Re: [PATCH for-9.1] tcg/ppc: Sync tcg_out_test and constraints
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH for-9.1] tcg/ppc: Sync tcg_out_test and constraints
,
Nicholas Piggin
,
2024/08/09
[PATCH v3 00/20] riscv support for control flow integrity extensions
,
Deepak Gupta
,
2024/08/06
[PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
,
Deepak Gupta
,
2024/08/07
Re: [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
,
Deepak Gupta
,
2024/08/12
[PATCH v3 02/20] target/riscv: Add zicfilp extension
,
Deepak Gupta
,
2024/08/06
[PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/07
Re: [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
,
Richard Henderson
,
2024/08/07
Re: [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
,
Deepak Gupta
,
2024/08/07
[PATCH v3 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
,
Richard Henderson
,
2024/08/06
[PATCH v3 05/20] target/riscv: additional code information for sw check
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 05/20] target/riscv: additional code information for sw check
,
Richard Henderson
,
2024/08/06
[PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Deepak Gupta
,
2024/08/09
Re: [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
,
Richard Henderson
,
2024/08/11
[PATCH v3 12/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 12/20] target/riscv: implement zicfiss instructions
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 12/20] target/riscv: implement zicfiss instructions
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 12/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/07
Re: [PATCH v3 12/20] target/riscv: implement zicfiss instructions
,
Deepak Gupta
,
2024/08/07
[PATCH v3 17/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
,
Deepak Gupta
,
2024/08/06
[PATCH v3 09/20] target/riscv: Add zicfiss extension
,
Deepak Gupta
,
2024/08/06
[PATCH v3 11/20] target/riscv: tb flag for shadow stack instructions
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 11/20] target/riscv: tb flag for shadow stack instructions
,
Richard Henderson
,
2024/08/06
[PATCH v3 13/20] target/riscv: compressed encodings for sspush and sspopchk
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 13/20] target/riscv: compressed encodings for sspush and sspopchk
,
Richard Henderson
,
2024/08/06
[PATCH v3 19/20] linux-user: permit RISC-V CFI dynamic entry in VDSO
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 19/20] linux-user: permit RISC-V CFI dynamic entry in VDSO
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 19/20] linux-user: permit RISC-V CFI dynamic entry in VDSO
,
Deepak Gupta
,
2024/08/07
[PATCH v3 20/20] linux-user: Add RISC-V zicfilp support in VDSO
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 20/20] linux-user: Add RISC-V zicfilp support in VDSO
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 20/20] linux-user: Add RISC-V zicfilp support in VDSO
,
Deepak Gupta
,
2024/08/07
[PATCH v3 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
,
Deepak Gupta
,
2024/08/07
[PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/07
[PATCH v3 08/20] disas/riscv: enabled `lpad` disassembly
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 08/20] disas/riscv: enabled `lpad` disassembly
,
Richard Henderson
,
2024/08/06
[PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
,
Deepak Gupta
,
2024/08/07
[PATCH v3 16/20] disas/riscv: enable disassembly for zicfiss instructions
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 16/20] disas/riscv: enable disassembly for zicfiss instructions
,
Richard Henderson
,
2024/08/06
[PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
,
Deepak Gupta
,
2024/08/07
Re: [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
,
Richard Henderson
,
2024/08/07
Re: [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
,
Deepak Gupta
,
2024/08/07
[PATCH v3 18/20] target/riscv: add trace-hooks for each case of sw-check exception
,
Deepak Gupta
,
2024/08/06
Re: [PATCH v3 18/20] target/riscv: add trace-hooks for each case of sw-check exception
,
Richard Henderson
,
2024/08/06
Re: [PATCH v3 18/20] target/riscv: add trace-hooks for each case of sw-check exception
,
Deepak Gupta
,
2024/08/07
Re: [PATCH V2 04/11] migration: stop vm earlier for cpr
,
Steven Sistare
,
2024/08/06
[PULL v3 00/13] Block layer patches
,
Kevin Wolf
,
2024/08/06
Re: [PULL v3 00/13] Block layer patches
,
Richard Henderson
,
2024/08/06
[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
,
Cleber Rosa
,
2024/08/06
[PATCH v2 1/9] Bump avocado to 103.0
,
Cleber Rosa
,
2024/08/06
[PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
,
Cleber Rosa
,
2024/08/06
Re: [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
,
Thomas Huth
,
2024/08/12
[PATCH v2 3/9] tests/avocado: add cdrom permission related tests
,
Cleber Rosa
,
2024/08/06
Re: [PATCH v2 3/9] tests/avocado: add cdrom permission related tests
,
Thomas Huth
,
2024/08/16
[PATCH v2 4/9] tests/avocado: machine aarch64: standardize location and RO access
,
Cleber Rosa
,
2024/08/06
[PATCH v2 5/9] tests/avocado: simplify parameters on fetch_asset with name only
,
Cleber Rosa
,
2024/08/06
[PATCH v2 7/9] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
,
Cleber Rosa
,
2024/08/06
Re: [PATCH v2 7/9] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
,
Marcin Juszkiewicz
,
2024/08/06
Re: [PATCH v2 7/9] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
,
Cleber Rosa
,
2024/08/07
[PATCH v2 6/9] tests/avocado/boot_xen.py: fetch kernel during test setUp()
,
Cleber Rosa
,
2024/08/06
[PATCH v2 8/9] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
,
Cleber Rosa
,
2024/08/06
Re: [PATCH v2 8/9] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH v2 8/9] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
,
Cleber Rosa
,
2024/08/07
[PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
,
Cleber Rosa
,
2024/08/06
Re: [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
,
Thomas Huth
,
2024/08/12
Re: [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
,
Cleber Rosa
,
2024/08/15
Re: [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
,
Thomas Huth
,
2024/08/15
Re: [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
,
Richard Henderson
,
2024/08/15
Re: [PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
,
Marcin Juszkiewicz
,
2024/08/06
[PATCH] net: Fix '-net nic,model=' for non-help arguments
,
David Woodhouse
,
2024/08/06
Re: [PATCH] net: Fix '-net nic,model=' for non-help arguments
,
Michael Tokarev
,
2024/08/11
Re: [PATCH] net: Fix '-net nic,model=' for non-help arguments
,
Jason Wang
,
2024/08/12
Re: [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
,
Alex Bennée
,
2024/08/06
Re: [PATCH] hw/display: Add SSD1306 dot matrix display controller support
,
Ryan Mamone
,
2024/08/06
[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
,
Juraj Marcin
,
2024/08/06
[PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Juraj Marcin
,
2024/08/06
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/06
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Juraj Marcin
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
Peter Maydell
,
2024/08/08
Re: [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
,
David Hildenbrand
,
2024/08/08
[PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
,
Juraj Marcin
,
2024/08/06
Re: [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
,
David Hildenbrand
,
2024/08/06
Re: [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
,
Juraj Marcin
,
2024/08/07
Re: [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
,
Peter Maydell
,
2024/08/08
[PATCH 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
,
Juraj Marcin
,
2024/08/06
Re: [PATCH 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
,
David Hildenbrand
,
2024/08/06
[PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
Juraj Marcin
,
2024/08/06
Re: [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
David Hildenbrand
,
2024/08/06
Re: [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
Peter Maydell
,
2024/08/08
Re: [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
David Hildenbrand
,
2024/08/08
Re: [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
Peter Maydell
,
2024/08/08
Re: [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
,
Juraj Marcin
,
2024/08/09
[PATCH 0/2] Support multifd compression test for guestperf
,
yong . huang
,
2024/08/06
[PATCH 2/2] tests/migration: Introduce multifd compression into guestperf
,
yong . huang
,
2024/08/06
Re: [PATCH 2/2] tests/migration: Introduce multifd compression into guestperf
,
Fabiano Rosas
,
2024/08/06
Re: [PATCH 2/2] tests/migration: Introduce multifd compression into guestperf
,
Yong Huang
,
2024/08/06
[PATCH 1/2] tests/migration: Nitpick the inconsistent parameters
,
yong . huang
,
2024/08/06
Re: [PATCH 1/2] tests/migration: Nitpick the inconsistent parameters
,
Fabiano Rosas
,
2024/08/06
[PATCH] ppc/pnv: ADU fix possible buffer overrun with invalid size
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH] ppc/pnv: ADU fix possible buffer overrun with invalid size
,
Cédric Le Goater
,
2024/08/26
[PATCH 0/5] Report fatal errors from failure with pre-opened eBPF RSS FDs
,
Daniel P . Berrangé
,
2024/08/06
[PATCH 1/5] hw/net: fix typo s/epbf/ebpf/ in virtio-net
,
Daniel P . Berrangé
,
2024/08/06
Re: [PATCH 1/5] hw/net: fix typo s/epbf/ebpf/ in virtio-net
,
Philippe Mathieu-Daudé
,
2024/08/06
[PATCH 2/5] ebpf: drop redundant parameter checks in static methods
,
Daniel P . Berrangé
,
2024/08/06
[PATCH 4/5] hw/net: report errors from failing to use eBPF RSS FDs
,
Daniel P . Berrangé
,
2024/08/06
[PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Daniel P . Berrangé
,
2024/08/06
Re: [PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Daniel P . Berrangé
,
2024/08/06
Re: [PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 3/5] ebpf: add formal error reporting to all APIs
,
Daniel P . Berrangé
,
2024/08/07
[PATCH 5/5] ebpf: improve trace event coverage to all key operations
,
Daniel P . Berrangé
,
2024/08/06
Re: [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
,
Alex Bennée
,
2024/08/06
[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Philippe Mathieu-Daudé
,
2024/08/06
[RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Richard Henderson
,
2024/08/06
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Peter Maydell
,
2024/08/07
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Markus Armbruster
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Peter Maydell
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Markus Armbruster
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Peter Maydell
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Markus Armbruster
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Daniel P . Berrangé
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Peter Maydell
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Daniel P . Berrangé
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Daniel P . Berrangé
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Peter Maydell
,
2024/08/08
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
,
Markus Armbruster
,
2024/08/07
[RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Richard Henderson
,
2024/08/06
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Markus Armbruster
,
2024/08/07
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Peter Maydell
,
2024/08/07
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Markus Armbruster
,
2024/08/08
Re: [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
,
Peter Maydell
,
2024/08/08
[PATCH v1 0/2] hw/ppc: SPI model - coverity fixes
,
Chalapathi V
,
2024/08/06
[PATCH v1 1/2] Fixes: Coverity CID 1558827
,
Chalapathi V
,
2024/08/06
Re: [PATCH v1 1/2] Fixes: Coverity CID 1558827
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH v1 1/2] Fixes: Coverity CID 1558827
,
Peter Maydell
,
2024/08/08
[PATCH v1 2/2] Fixes: Coverity CID 1558831
,
Chalapathi V
,
2024/08/06
Re: [PATCH v1 2/2] Fixes: Coverity CID 1558831
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH v1 2/2] Fixes: Coverity CID 1558831
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH v1 2/2] Fixes: Coverity CID 1558831
,
Peter Maydell
,
2024/08/08
[PATCH 0/7] various ppc fixes
,
Nicholas Piggin
,
2024/08/06
[PATCH 1/7] ppc/pnv: Fix LPC serirq routing calculation
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH 1/7] ppc/pnv: Fix LPC serirq routing calculation
,
Cédric Le Goater
,
2024/08/26
Re: [PATCH 1/7] ppc/pnv: Fix LPC serirq routing calculation
,
Cédric Le Goater
,
2024/08/26
[PATCH 2/7] ppc/pnv: Fix LPC POWER8 register sanity check
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH 2/7] ppc/pnv: Fix LPC POWER8 register sanity check
,
Cédric Le Goater
,
2024/08/26
[PATCH 3/7] target/ppc: Fix mtDPDES targeting SMT siblings
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH 3/7] target/ppc: Fix mtDPDES targeting SMT siblings
,
Philippe Mathieu-Daudé
,
2024/08/06
[PATCH 4/7] target/ppc: PMIs are level triggered
,
Nicholas Piggin
,
2024/08/06
[PATCH 5/7] target/ppc: Fix doorbell delivery to threads in powersave
,
Nicholas Piggin
,
2024/08/06
[PATCH 7/7] target/ppc: Fix VRMA to not check virtual page class key protection
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH 7/7] target/ppc: Fix VRMA to not check virtual page class key protection
,
BALATON Zoltan
,
2024/08/06
[PATCH 6/7] target/ppc: Fix HFSCR facility checks
,
Nicholas Piggin
,
2024/08/06
Re: [PATCH 0/7] various ppc fixes
,
Richard Henderson
,
2024/08/06
[PULL 00/28] Misc HW & UI patches for 2024-08-06
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
,
maobibo
,
2024/08/07
Re: [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
,
Philippe Mathieu-Daudé
,
2024/08/07
[PULL 02/28] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 03/28] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 04/28] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 05/28] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 06/28] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 07/28] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 08/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 09/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 11/28] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 10/28] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 12/28] hw/intc/loongarch_ipi: Add loongarch IPI support
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 13/28] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 14/28] hw/intc/loongson_ipi: Restrict to MIPS
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 15/28] hw/sd/sdcard: Explicit dummy byte value
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
,
Michael Tokarev
,
2024/08/11
[PULL 17/28] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 18/28] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 19/28] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 20/28] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 23/28] system/vl.c: Expand OpenGL related errors
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 22/28] hw/display/virtio-gpu: Improve "opengl is not available" error message
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 24/28] ui/console: Note in '-display help' that some backends support suboptions
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 21/28] hw/ide/pci: Remove dead code from bmdma_prepare_buf()
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 27/28] docs/specs/pci-ids: Add missing devices
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 25/28] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 26/28] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 28/28] docs/specs/pci-ids: Fix markup
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PULL 00/28] Misc HW & UI patches for 2024-08-06
,
Richard Henderson
,
2024/08/06
Re: [PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
,
Philippe Mathieu-Daudé
,
2024/08/06
[PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
,
Richard Henderson
,
2024/08/06
Re: [PULL 16/16] target/i386/SEV: implement mask_cpuid_features
,
Daniel P . Berrangé
,
2024/08/06
KVM Community Call (6/8/24) agenda items?
,
Alex Bennée
,
2024/08/06
[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
,
Cindy Lu
,
2024/08/06
Re: [PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
,
Jason Wang
,
2024/08/07
Re: [PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
,
Michael Tokarev
,
2024/08/11
Re: [PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
,
Michael S. Tsirkin
,
2024/08/11
[PATCH] hw/misc: Add a virtual PCILeech device
,
Zero Tang
,
2024/08/06
Re: [PATCH] hw/misc: Add a virtual PCILeech device
,
Zero Tang
,
2024/08/17
Re: [PATCH] hw/misc: Add a virtual PCILeech device
,
Zero Tang
,
2024/08/25
Re: [PATCH] hw/misc: Add a virtual PCILeech device
,
Peter Maydell
,
2024/08/29
Re: [PATCH] hw/misc: Add a virtual PCILeech device
,
Zero Tang
,
2024/08/29
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Andrew Jones
,
2024/08/06
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Daniel Henrique Barboza
,
2024/08/06
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Alistair Francis
,
2024/08/06
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Atish Kumar Patra
,
2024/08/07
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Alistair Francis
,
2024/08/07
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Atish Kumar Patra
,
2024/08/08
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Alistair Francis
,
2024/08/08
Re: [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
,
Atish Kumar Patra
,
2024/08/09
[PULL v2 00/13] Block layer patches
,
Kevin Wolf
,
2024/08/06
Re: [PULL v2 00/13] Block layer patches
,
Richard Henderson
,
2024/08/06
Re: [PATCH 3/3] ui/console: Note in '-display help' that some backends support suboptions
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 1/3] hw/display/virtio-gpu: Improve "opengl is not available" error message
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 1/3] hw/display/virtio-gpu: Improve "opengl is not available" error message
,
Alex Bennée
,
2024/08/06
Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors
,
Alex Bennée
,
2024/08/06
Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors
,
Antonio Caggiano
,
2024/08/06
Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH-for-9.1 0/5] hw/sd: SDcard & SDHCI fixes
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 0/5] riscv-to-apply queue
,
Alistair Francis
,
2024/08/06
[PULL 1/5] target/riscv: Remove redundant insn length check for zama16b
,
Alistair Francis
,
2024/08/06
[PULL 2/5] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Alistair Francis
,
2024/08/06
[PULL 3/5] target/riscv: Relax fld alignment requirement
,
Alistair Francis
,
2024/08/06
[PULL 4/5] target/riscv: Add asserts for out-of-bound access
,
Alistair Francis
,
2024/08/06
[PULL 5/5] roms/opensbi: Update to v1.5.1
,
Alistair Francis
,
2024/08/06
Re: [PULL 0/5] riscv-to-apply queue
,
Richard Henderson
,
2024/08/06
Re: [PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
,
Haixu Cui
,
2024/08/05
Re: [PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
,
Haixu Cui
,
2024/08/26
Re: [PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
,
Alex Bennée
,
2024/08/27
Ping: Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/08/05
Re: Ping: Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/08/18
[PATCH for-9.1 v3 0/2] NBD CVE-2024-7409
,
Eric Blake
,
2024/08/05
[PATCH v3 1/2] nbd: CVE-2024-7409: Close stray client sockets at server shutdown
,
Eric Blake
,
2024/08/05
Re: [PATCH v3 1/2] nbd: CVE-2024-7409: Close stray client sockets at server shutdown
,
Daniel P . Berrangé
,
2024/08/06
[PATCH v3 2/2] nbd: Clean up clients more efficiently
,
Eric Blake
,
2024/08/05
Re: [PATCH v3 2/2] nbd: Clean up clients more efficiently
,
Eric Blake
,
2024/08/05
Re: [PATCH v3 2/2] nbd: Clean up clients more efficiently
,
Daniel P . Berrangé
,
2024/08/06
Re: [PATCH v3 2/2] nbd: Clean up clients more efficiently
,
Eric Blake
,
2024/08/06
Re: [PATCH v3 2/2] nbd: Clean up clients more efficiently
,
Eric Blake
,
2024/08/06
Re: [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
,
Andrew Jones
,
2024/08/06
Re: [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
,
Atish Kumar Patra
,
2024/08/07
Re: [PATCH v2 09/13] target/riscv: Invoke pmu init after feature enable
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 08/13] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
,
Atish Kumar Patra
,
2024/08/07
[PATCH v4] chardev: add path option for pty backend
,
Octavian Purdila
,
2024/08/05
[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Cindy Lu
,
2024/08/05
[PATCH 2/3] virtio_net: Add the check for vdpa mac address
,
Cindy Lu
,
2024/08/05
Re: [PATCH 2/3] virtio_net: Add the check for vdpa mac address
,
Jason Wang
,
2024/08/05
[PATCH 3/3] virtio_net: remove the unnecessary check in get_config
,
Cindy Lu
,
2024/08/05
Re: [PATCH 3/3] virtio_net: remove the unnecessary check in get_config
,
Jason Wang
,
2024/08/05
Re: [PATCH 3/3] virtio_net: remove the unnecessary check in get_config
,
Cindy Lu
,
2024/08/06
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Jason Wang
,
2024/08/05
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Cindy Lu
,
2024/08/06
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Yan Vugenfirer
,
2024/08/06
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Cindy Lu
,
2024/08/09
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Jason Wang
,
2024/08/06
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Cindy Lu
,
2024/08/09
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Michael S. Tsirkin
,
2024/08/06
Re: [PATCH 1/3] virtio_net: Add the check for vdpa's mac address
,
Cindy Lu
,
2024/08/09
Re: [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 05/13] target/riscv: Add counter delegation definitions
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
,
Atish Kumar Patra
,
2024/08/07
Re: [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
,
Alistair Francis
,
2024/08/05
Re: [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
,
Atish Kumar Patra
,
2024/08/07
Re: [PATCH v2 02/13] target/riscv: Decouple AIA processing from xiselect and xireg
,
Alistair Francis
,
2024/08/05
[PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py
,
Nicholas Piggin
,
2024/08/05
[PATCH 1/2] tests/avocado: exec_command should not consume console output
,
Nicholas Piggin
,
2024/08/05
Re: [PATCH 1/2] tests/avocado: exec_command should not consume console output
,
Thomas Huth
,
2024/08/15
[PATCH 2/2] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
,
Nicholas Piggin
,
2024/08/05
Re: [PATCH v3 20/24] tests/functional: Convert the ppc_hv avocado test into a standalone test
,
Nicholas Piggin
,
2024/08/05
[PULL 00/13] Block layer patches
,
Kevin Wolf
,
2024/08/05
[PULL 01/13] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
,
Kevin Wolf
,
2024/08/05
[PULL 02/13] block-copy: Fix missing graph lock
,
Kevin Wolf
,
2024/08/05
[PULL 05/13] scsi-block: Don't skip callback for sgio error status/driver_status
,
Kevin Wolf
,
2024/08/05
[PULL 06/13] scsi-disk: Add warning comments that host_status errors take a shortcut
,
Kevin Wolf
,
2024/08/05
[PULL 03/13] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Kevin Wolf
,
2024/08/05
[PULL 04/13] scsi-disk: Use positive return value for status in dma_readv/writev
,
Kevin Wolf
,
2024/08/05
[PULL 08/13] vvfat: Fix bug in writing to middle of file
,
Kevin Wolf
,
2024/08/05
[PULL 07/13] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Kevin Wolf
,
2024/08/05
[PULL 10/13] vvfat: Fix wrong checks for cluster mappings invariant
,
Kevin Wolf
,
2024/08/05
[PULL 09/13] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/08/05
[PULL 13/13] iotests/024: exclude 'backing file format' field from the output
,
Kevin Wolf
,
2024/08/05
[PULL 11/13] vvfat: Fix reading files with non-continuous clusters
,
Kevin Wolf
,
2024/08/05
[PULL 12/13] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/08/05
Re: [PULL 00/13] Block layer patches
,
Richard Henderson
,
2024/08/06
[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
2024/08/05
[PATCH v3 1/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
2024/08/05
Re: [PATCH v3 1/1] Add support for generating OpenSBI domains in the device tree
,
Daniel Henrique Barboza
,
2024/08/22
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Daniel Henrique Barboza
,
2024/08/22
Re: [PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
2024/08/22
Re: SRSO mitigation in microcode not passed through to VMs
,
Fabiano Rosas
,
2024/08/05
[PATCH] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
,
Fabiano Rosas
,
2024/08/05
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 01/23] fifo32: add peek function
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 02/23] tests/unit: add fifo test
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
John Snow
,
2024/08/08
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/08
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
John Snow
,
2024/08/08
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Philippe Mathieu-Daudé
,
2024/08/09
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Paolo Bonzini
,
2024/08/09
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Daniel P . Berrangé
,
2024/08/09
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Philippe Mathieu-Daudé
,
2024/08/13
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Paolo Bonzini
,
2024/08/09
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/09
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Peter Maydell
,
2024/08/12
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/12
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Richard Henderson
,
2024/08/12
Re: [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
,
Octavian Purdila
,
2024/08/13
[RFC PATCH 05/23] hw: add register access utility functions
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 05/23] hw: add register access utility functions
,
Peter Maydell
,
2024/08/12
Re: [RFC PATCH 05/23] hw: add register access utility functions
,
Octavian Purdila
,
2024/08/12
Re: [RFC PATCH 05/23] hw: add register access utility functions
,
Richard Henderson
,
2024/08/12
Re: [RFC PATCH 05/23] hw: add register access utility functions
,
Philippe Mathieu-Daudé
,
2024/08/13
[RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Alex Bennée
,
2024/08/06
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Octavian Purdila
,
2024/08/06
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Octavian Purdila
,
2024/08/07
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Daniel P . Berrangé
,
2024/08/09
Re: [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
,
Octavian Purdila
,
2024/08/09
[RFC PATCH 06/23] hw/misc: add basic flexcomm device model
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 08/23] test/unit: add register access macros and functions
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 07/23] tests/unit: add system bus mock
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 09/23] test/unit: add flexcomm unit test
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 11/23] test/unit: add flexcomm usart unit test
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 10/23] hw/char: add support for flexcomm usart
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 12/23] hw/i2c: add support for flexcomm i2c
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 13/23] test/unit: add i2c-tester
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 14/23] test/unit: add unit tests for flexcomm i2c
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 15/23] hw/ssi: add support for flexcomm spi
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 16/23] test/unit: add spi-tester
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 18/23] hw/misc: add support for RT500's clock controller
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 17/23] test/unit: add unit tests for flexcomm spi
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 19/23] test/unit: add unit tests for RT500's clock controller
,
Octavian Purdila
,
2024/08/05
[RFC PATCH 21/23] hw/misc: add support for RT500 reset controller
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 21/23] hw/misc: add support for RT500 reset controller
,
Philippe Mathieu-Daudé
,
2024/08/08
[RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
,
Octavian Purdila
,
2024/08/07
[RFC PATCH 20/23] hw/ssi: add support for flexspi
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 20/23] hw/ssi: add support for flexspi
,
Philippe Mathieu-Daudé
,
2024/08/08
Re: [RFC PATCH 20/23] hw/ssi: add support for flexspi
,
Octavian Purdila
,
2024/08/08
Re: [RFC PATCH 20/23] hw/ssi: add support for flexspi
,
Philippe Mathieu-Daudé
,
2024/08/09
[RFC PATCH 23/23] hw/arm: add RT595-EVK board
,
Octavian Purdila
,
2024/08/05
Re: [RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Peter Maydell
,
2024/08/12
Re: [RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Daniel P . Berrangé
,
2024/08/12
Re: [RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
,
Octavian Purdila
,
2024/08/12
[PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Philippe Mathieu-Daudé
,
2024/08/05
Re: [PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Richard Henderson
,
2024/08/05
Re: [PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 0/7] block: Miscellaneous minor Coverity fixes
,
Philippe Mathieu-Daudé
,
2024/08/05
Re: [PATCH 0/7] block: Miscellaneous minor Coverity fixes
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
,
Philippe Mathieu-Daudé
,
2024/08/05
Re: [PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 00/15] Reconstruct loongson ipi driver
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 01/15] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 02/15] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 03/15] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 04/15] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 05/15] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 06/15] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 07/15] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 08/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 09/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 10/15] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 11/15] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 12/15] hw/intc/loongarch_ipi: Add loongarch IPI support
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 13/15] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.1 v6 14/15] hw/intc/loongson_ipi: Restrict to MIPS
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH-for-9.2 v6 15/15] hw/intc/loongson_ipi: Remove unused headers
,
Philippe Mathieu-Daudé
,
2024/08/05
Re: [PATCH-for-9.1 v6 00/15] Reconstruct loongson ipi driver
,
Philippe Mathieu-Daudé
,
2024/08/06
[PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
,
Greg McGary
,
2024/08/05
Re: [PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
,
Alex Bennée
,
2024/08/06
Re: [PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
,
Greg McGary
,
2024/08/06
[PATCH v3 00/12] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 01/12] crypto: accumulative hashing API
,
Alejandro Zeise
,
2024/08/05
Re: [PATCH v3 01/12] crypto: accumulative hashing API
,
Daniel P . Berrangé
,
2024/08/06
[PATCH v3 02/12] crypto/hash-glib: Remove old hash API implementation
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 03/12] crypto/hash-glib: Implement new hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 04/12] crypto/hash-gcrypt: Remove old hash API implementation
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 05/12] crypto/hash-gcrypt: Implement new hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 06/12] crypto/hash-gnutls: Remove old hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 07/12] crypto/hash-gnutls: Implement new hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 08/12] crypto/hash-nettle: Remove old hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 09/12] crypto/hash-nettle: Implement new hash API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 10/12] crypto/hash-afalg: Update to new API
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 12/12] hw/misc/aspeed_hace: Fix SG Accumulative hashing
,
Alejandro Zeise
,
2024/08/05
[PATCH v3 11/12] tests/unit/test-crypto-hash: accumulative hashing
,
Alejandro Zeise
,
2024/08/05
Re: [PATCH v3 00/12] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Daniel P . Berrangé
,
2024/08/06
RE: [PATCH v3 00/12] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
,
Alejandro Zeise
,
2024/08/06
Re: [PATCH v3 3/3] scripts: add filev2p.py script for mapping virtual file offsets mapping
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v3 3/3] scripts: add filev2p.py script for mapping virtual file offsets mapping
,
Andrey Drobyshev
,
2024/08/05
[PULL 0/2] target/i386 fixes for QEMU 9.1
,
Paolo Bonzini
,
2024/08/05
[PULL 1/2] target/i386: SEV: fix mismatch in vcek-disabled property name
,
Paolo Bonzini
,
2024/08/05
[PULL 2/2] target/i386: Fix VSIB decode
,
Paolo Bonzini
,
2024/08/05
Re: [PULL 0/2] target/i386 fixes for QEMU 9.1
,
Richard Henderson
,
2024/08/05
Re: [PATCH v3 2/3] iotests/298: add testcase for async writes with preallocation filter
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v3 2/3] iotests/298: add testcase for async writes with preallocation filter
,
Andrey Drobyshev
,
2024/08/05
Re: [PATCH v3 2/3] iotests/298: add testcase for async writes with preallocation filter
,
Kevin Wolf
,
2024/08/05
[PATCH for-9.1 0/1] roms/opensbi: update to v1.5.1
,
Daniel Henrique Barboza
,
2024/08/05
[PATCH for-9.1 1/1] roms/opensbi: Update to v1.5.1
,
Daniel Henrique Barboza
,
2024/08/05
Re: [PATCH for-9.1 1/1] roms/opensbi: Update to v1.5.1
,
Alistair Francis
,
2024/08/05
Re: [PATCH for-9.1 0/1] roms/opensbi: update to v1.5.1
,
Alistair Francis
,
2024/08/05
Re: [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Denis V. Lunev
,
2024/08/05
[PATCH] target/hexagon: don't look for static glib
,
Alyssa Ross
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Paolo Bonzini
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Alex Bennée
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Brian Cain
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Brian Cain
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Anton Johansson
,
2024/08/05
Re: [PATCH] target/hexagon: don't look for static glib
,
Brian Cain
,
2024/08/06
Re: [PATCH] iotests/024: exclude 'backing file format' field from the output
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v6 0/5] vvfat: Fix write bugs for large files and add iotests
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v6 4/5] vvfat: Fix reading files with non-continuous clusters
,
Kevin Wolf
,
2024/08/05
Re: [PATCH v6 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/08/09
[PATCH for-9.2 v13 00/12] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 01/12] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 02/12] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 03/12] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 04/12] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 05/12] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 06/12] pcie_sriov: Ensure VF function number does not overflow
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 07/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 08/12] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 10/12] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 11/12] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 09/12] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/05
[PATCH for-9.2 v13 12/12] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/08/05
[PATCH] ppc: fix incorrect spelling of PowerMac
,
Tejas Vipin
,
2024/08/05
Re: [PATCH] ppc: fix incorrect spelling of PowerMac
,
Philippe Mathieu-Daudé
,
2024/08/05
[PATCH 1/2] docs/specs/pci-ids: Add missing devices
,
George Matsumura
,
2024/08/05
[PATCH 2/2] docs/specs/pci-ids: Fix markup
,
George Matsumura
,
2024/08/05
Re: [PATCH 2/2] docs/specs/pci-ids: Fix markup
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 1/2] docs/specs/pci-ids: Add missing devices
,
Philippe Mathieu-Daudé
,
2024/08/06
Re: [PATCH 1/2] docs/specs/pci-ids: Add missing devices
,
Philippe Mathieu-Daudé
,
2024/08/06
[PULL 0/2] QAPI patches patches for 2024-08-05
,
Markus Armbruster
,
2024/08/05
[PULL 2/2] qmp: Fix higher half vaddrs for [p]memsave
,
Markus Armbruster
,
2024/08/05
[PULL 1/2] qapi: Refill doc comments to conform to conventions
,
Markus Armbruster
,
2024/08/05
Re: [PULL 0/2] QAPI patches patches for 2024-08-05
,
Richard Henderson
,
2024/08/05
Re: [PATCH] qapi: Refill doc comments to conform to conventions
,
Markus Armbruster
,
2024/08/05
Re: [PATCH] migration: Refine the convergence detection
,
Yong Huang
,
2024/08/05
Re: [PATCH] migration: Refine the convergence detection
,
Peter Xu
,
2024/08/06
Re: [PATCH] migration: Refine the convergence detection
,
Yong Huang
,
2024/08/07
Re: [PATCH] migration: Refine the convergence detection
,
Peter Xu
,
2024/08/07
Re: [PATCH] migration: Refine the convergence detection
,
Yong Huang
,
2024/08/07
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
,
Yi Liu
,
2024/08/13
RE: [PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
,
Duan, Zhenzhong
,
2024/08/13
[PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/06
Re: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
Duan, Zhenzhong
,
2024/08/08
Re: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/08
RE: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
Duan, Zhenzhong
,
2024/08/12
Re: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
RE: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
Duan, Zhenzhong
,
2024/08/13
Re: [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
[PATCH v2 02/17] intel_iommu: Make pasid entry type check accurate
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 02/17] intel_iommu: Make pasid entry type check accurate
,
Yi Liu
,
2024/08/13
[PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
CLEMENT MATHIEU--DRIF
,
2024/08/06
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Duan, Zhenzhong
,
2024/08/08
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
CLEMENT MATHIEU--DRIF
,
2024/08/08
RE: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Duan, Zhenzhong
,
2024/08/12
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
CLEMENT MATHIEU--DRIF
,
2024/08/13
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Yi Liu
,
2024/08/14
RE: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Duan, Zhenzhong
,
2024/08/15
Re: [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Yi Liu
,
2024/08/19
[PATCH v2 05/17] intel_iommu: Rename slpte to pte
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 06/17] intel_iommu: Implement stage-1 translation
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 07/17] intel_iommu: Check if the input address is canonical
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 07/17] intel_iommu: Check if the input address is canonical
,
Yi Liu
,
2024/08/14
RE: [PATCH v2 07/17] intel_iommu: Check if the input address is canonical
,
Duan, Zhenzhong
,
2024/08/15
[PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
,
Yi Liu
,
2024/08/14
RE: [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
,
Duan, Zhenzhong
,
2024/08/15
Re: [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
,
CLEMENT MATHIEU--DRIF
,
2024/08/16
Re: [PATCH v2 08/17] intel_iommu: Set accessed and dirty bits during first stage translation
,
CLEMENT MATHIEU--DRIF
,
2024/08/16
[PATCH v2 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
,
Yi Liu
,
2024/08/19
RE: [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
,
Duan, Zhenzhong
,
2024/08/19
Re: [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
,
Yi Liu
,
2024/08/19
RE: [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
,
Duan, Zhenzhong
,
2024/08/19
[PATCH v2 10/17] intel_iommu: Process PASID-based iotlb invalidation
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 11/17] intel_iommu: Add an internal API to find an address space with PASID
,
Zhenzhong Duan
,
2024/08/05
[PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/06
Re: [PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode
,
Duan, Zhenzhong
,
2024/08/08
[PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
,
CLEMENT MATHIEU--DRIF
,
2024/08/06
Re: [PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
,
Yi Liu
,
2024/08/14
RE: [PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
,
Duan, Zhenzhong
,
2024/08/14
[PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
CLEMENT MATHIEU--DRIF
,
2024/08/06
Re: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Yi Liu
,
2024/08/14
RE: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Duan, Zhenzhong
,
2024/08/14
Re: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Yi Liu
,
2024/08/19
RE: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Duan, Zhenzhong
,
2024/08/19
Re: [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Yi Liu
,
2024/08/19
[PATCH v2 17/17] tests/qtest: Add intel-iommu test
,
Zhenzhong Duan
,
2024/08/05
Re: [PATCH v2 17/17] tests/qtest: Add intel-iommu test
,
Thomas Huth
,
2024/08/12
Re: [PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
2024/08/05
[PATCH 0/2] target/riscv: Convert RISC-V custom bitops to standard ones
,
Alistair Francis
,
2024/08/05
[PATCH 1/2] include: bitops: Add mask extract64/deposit64
,
Alistair Francis
,
2024/08/05
Re: [PATCH 1/2] include: bitops: Add mask extract64/deposit64
,
Richard Henderson
,
2024/08/06
Re: [PATCH 1/2] include: bitops: Add mask extract64/deposit64
,
Alistair Francis
,
2024/08/07
[PATCH 2/2] target/riscv: Remove get_field and set_field
,
Alistair Francis
,
2024/08/05
Re: [PATCH] RISC-V: Remove riscv_cpu_claim_interrupts()
,
Alistair Francis
,
2024/08/04
Re: [PATCH] target/riscv: Add asserts for out-of-bound access
,
Alistair Francis
,
2024/08/04
Re: [PATCH] target/riscv: Add asserts for out-of-bound access
,
Alistair Francis
,
2024/08/04
[PULL 0/6] misc patch queue
,
Richard Henderson
,
2024/08/04
[PULL 1/6] linux-user/elfload: Fix pr_pid values in core files
,
Richard Henderson
,
2024/08/04
[PATCH for-9.1] target/i386: Fix VSIB decode
,
Richard Henderson
,
2024/08/04
Re: [PATCH for-9.1] target/i386: Fix VSIB decode
,
Paolo Bonzini
,
2024/08/05
[PULL 2/6] qemu/osdep: Move close_all_open_fds() to oslib-posix
,
Richard Henderson
,
2024/08/04
[PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Richard Henderson
,
2024/08/04
Re: [PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Daniel P . Berrangé
,
2024/08/28
Re: [PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Clément Léger
,
2024/08/28
Re: [PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Richard Henderson
,
2024/08/28
Re: [PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Daniel P . Berrangé
,
2024/08/29
[PULL 4/6] net/tap: Factorize fd closing after forking
,
Richard Henderson
,
2024/08/04
[PULL 5/6] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
,
Richard Henderson
,
2024/08/04
[PULL 6/6] net/tap: Use qemu_close_all_open_fd()
,
Richard Henderson
,
2024/08/04
Re: [PULL 0/6] misc patch queue
,
Richard Henderson
,
2024/08/05
Re: [PATCH] hw/char/riscv_htif: Fix 64-bit var write order in 32-bit system
,
Alistair Francis
,
2024/08/04
[RFC PATCH v6 0/5] rust-pl011-rfc-v6
,
Manos Pitsidianakis
,
2024/08/04
[RFC PATCH v6 1/5] build-sys: Add rust feature option
,
Manos Pitsidianakis
,
2024/08/04
Re: [RFC PATCH v6 1/5] build-sys: Add rust feature option
,
Paolo Bonzini
,
2024/08/08
[RFC PATCH v6 3/5] .gitattributes: add Rust diff and merge attributes
,
Manos Pitsidianakis
,
2024/08/04
[RFC PATCH v6 2/5] rust: add bindgen step as a meson dependency
,
Manos Pitsidianakis
,
2024/08/04
[RFC PATCH v6 4/5] rust: add crate to expose bindings and interfaces
,
Manos Pitsidianakis
,
2024/08/04
Re: [RFC PATCH v6 4/5] rust: add crate to expose bindings and interfaces
,
Paolo Bonzini
,
2024/08/08
[RFC PATCH v6 5/5] rust: add PL011 device model
,
Manos Pitsidianakis
,
2024/08/04
Re: [RFC PATCH v6 5/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/08/08
Re: [RFC PATCH v6 5/5] rust: add PL011 device model
,
Junjie Mao
,
2024/08/12
Re: [RFC PATCH v6 5/5] rust: add PL011 device model
,
Paolo Bonzini
,
2024/08/12
Re: [RFC PATCH v6 0/5] rust-pl011-rfc-v6
,
Paolo Bonzini
,
2024/08/08
Re: [RFC PATCH v6 0/5] rust-pl011-rfc-v6
,
Manos Pitsidianakis
,
2024/08/08
Re: [RFC PATCH v6 0/5] rust-pl011-rfc-v6
,
Paolo Bonzini
,
2024/08/08
Re: [PATCH v2 1/1] Add support for generating OpenSBI domains in the device tree
,
Daniel Henrique Barboza
,
2024/08/04
Re: [PATCH v2 1/1] Add support for generating OpenSBI domains in the device tree
,
Gregor Haas
,
2024/08/05
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Peter Xu
,
2024/08/04
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/08
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/12
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Peter Xu
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Alex Williamson
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Peter Xu
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Steven Sistare
,
2024/08/13
Re: [PATCH V2 01/11] machine: alloc-anon option
,
Peter Xu
,
2024/08/13
[PATCH 0/3] configure: Bump GDB detection version for GDB_HAS_MTE
,
Gustavo Romero
,
2024/08/04
[PATCH 1/3] configure: Fix arch detection for GDB_HAS_MTE
,
Gustavo Romero
,
2024/08/04
[PATCH 2/3] configure: Avoid use of param. expansion when using gdb_version
,
Gustavo Romero
,
2024/08/04
[PATCH 3/3] configure: Fix GDB version detection for GDB_HAS_MTE
,
Gustavo Romero
,
2024/08/04
Re: [PATCH 0/3] configure: Bump GDB detection version for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/05
[PATCH] vhost-user: add NEED_REPLY flag
,
luzhixing12345
,
2024/08/04
Re: [PATCH] vhost-user: add NEED_REPLY flag
,
陆知行
,
2024/08/12
Re: [PATCH] vhost-user: add NEED_REPLY flag
,
Stefano Garzarella
,
2024/08/27
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/04
Re: [PATCH V2 00/11] Live update: cpr-exec
,
David Hildenbrand
,
2024/08/05
Re: [PATCH V2 00/11] Live update: cpr-exec
,
David Hildenbrand
,
2024/08/05
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/04
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Steven Sistare
,
2024/08/07
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/13
Re: [PATCH V2 00/11] Live update: cpr-exec (reconnections)
,
Steven Sistare
,
2024/08/20
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Daniel P . Berrangé
,
2024/08/05
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Steven Sistare
,
2024/08/06
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/13
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Steven Sistare
,
2024/08/15
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Steven Sistare
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Steven Sistare
,
2024/08/16
Re: [PATCH V2 00/11] Live update: cpr-exec
,
Peter Xu
,
2024/08/21
[PATCH] vhost-user: rewrite vu_dispatch with if-else
,
luzhixing12345
,
2024/08/04
Re: [PATCH] vhost-user: rewrite vu_dispatch with if-else
,
Stefano Garzarella
,
2024/08/05
Re: [PATCH] vhost-user: rewrite vu_dispatch with if-else
,
luzhixing12345
,
2024/08/05
Re: [PATCH] vhost-user: rewrite vu_dispatch with if-else
,
Michael S. Tsirkin
,
2024/08/05
[PATCH for-9.2 v12 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 01/11] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 04/11] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 05/11] pcie_sriov: Ensure VF function number does not overflow
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 07/11] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 09/11] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 10/11] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v12 11/11] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/08/04
Re: [PATCH for-9.2 v12 00/11] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
2024/08/05
Re: [PATCH for-9.2 v12 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/05
Re: [PATCH for-9.2 v12 00/11] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
2024/08/05
[PATCH] docs: fix vhost-user protocol doc
,
luzhixing12345
,
2024/08/04
Re: [PATCH] docs: fix vhost-user protocol doc
,
Stefano Garzarella
,
2024/08/05
[PATCH v2] docs: fix vhost-user protocol doc
,
luzhixing12345
,
2024/08/05
hw/misc: Add a virtual PCILeech device
,
Zero Tang
,
2024/08/03
u-boot-sam460ex fixes
,
Michael Tokarev
,
2024/08/03
Re: u-boot-sam460ex fixes
,
Nicholas Piggin
,
2024/08/05
Re: u-boot-sam460ex fixes
,
BALATON Zoltan
,
2024/08/06
Re: u-boot-sam460ex fixes
,
BALATON Zoltan
,
2024/08/06
Re: [PULL 11/63] hw/virtio: move stubs out of stubs/
,
Michael Tokarev
,
2024/08/02
[PATCH 00/17] For 9.2: A bunch of cleanups and work towards variable pagesize support
,
Warner Losh
,
2024/08/02
[PATCH 01/17] bsd-user: Delete TaskState next member
,
Warner Losh
,
2024/08/02
Re: [PATCH 01/17] bsd-user: Delete TaskState next member
,
Richard Henderson
,
2024/08/04
[PATCH 02/17] bsd-user: Make init_task_state global
,
Warner Losh
,
2024/08/02
Re: [PATCH 02/17] bsd-user: Make init_task_state global
,
Richard Henderson
,
2024/08/04
[PATCH 04/17] bsd-user: Implement cpu_copy()
,
Warner Losh
,
2024/08/02
Re: [PATCH 04/17] bsd-user: Implement cpu_copy()
,
Richard Henderson
,
2024/08/04
[PATCH 05/17] bsd-user: Eliminate unused regs arg in load_elf_binary
,
Warner Losh
,
2024/08/02
Re: [PATCH 05/17] bsd-user: Eliminate unused regs arg in load_elf_binary
,
Richard Henderson
,
2024/08/04
[PATCH 12/17] bsd-user: Use guest_range_valid_untagged to validate range
,
Warner Losh
,
2024/08/02
Re: [PATCH 12/17] bsd-user: Use guest_range_valid_untagged to validate range
,
Richard Henderson
,
2024/08/04
[PATCH 03/17] bsd-user: Make cpu_model and cpu_type file scope
,
Warner Losh
,
2024/08/02
Re: [PATCH 03/17] bsd-user: Make cpu_model and cpu_type file scope
,
Richard Henderson
,
2024/08/04
[PATCH 07/17] bsd-user: Remove deprecated -p argument
,
Warner Losh
,
2024/08/02
Re: [PATCH 07/17] bsd-user: Remove deprecated -p argument
,
Richard Henderson
,
2024/08/04
[PATCH 08/17] bsd-user: Eliminate unused qemu_uname_release
,
Warner Losh
,
2024/08/02
Re: [PATCH 08/17] bsd-user: Eliminate unused qemu_uname_release
,
Richard Henderson
,
2024/08/04
[PATCH 06/17] bsd-user: Remove load_flt_binary prototype
,
Warner Losh
,
2024/08/02
Re: [PATCH 06/17] bsd-user: Remove load_flt_binary prototype
,
Richard Henderson
,
2024/08/04
[PATCH 11/17] bsd-user: Replace set_brk and padzero with zerobss from linux-user
,
Warner Losh
,
2024/08/02
Re: [PATCH 11/17] bsd-user: Replace set_brk and padzero with zerobss from linux-user
,
Richard Henderson
,
2024/08/04
[PATCH 13/17] bsd-user: target_mprotect: rename prot to target_prot
,
Warner Losh
,
2024/08/02
Re: [PATCH 13/17] bsd-user: target_mprotect: rename prot to target_prot
,
Richard Henderson
,
2024/08/04
[PATCH 09/17] bsd-user: target_msync unused, remove it
,
Warner Losh
,
2024/08/02
Re: [PATCH 09/17] bsd-user: target_msync unused, remove it
,
Richard Henderson
,
2024/08/04
[PATCH 16/17] bsd-user: Define validate_prot_to_pageflags and use in mprotect
,
Warner Losh
,
2024/08/02
Re: [PATCH 16/17] bsd-user: Define validate_prot_to_pageflags and use in mprotect
,
Richard Henderson
,
2024/08/04
[PATCH 14/17] bsd-user: target_mmap*: change prot to target_prot
,
Warner Losh
,
2024/08/02
Re: [PATCH 14/17] bsd-user: target_mmap*: change prot to target_prot
,
Richard Henderson
,
2024/08/04
[PATCH 15/17] bsd-user: target_mprotect: use helper host_page_size local
,
Warner Losh
,
2024/08/02
Re: [PATCH 15/17] bsd-user: target_mprotect: use helper host_page_size local
,
Richard Henderson
,
2024/08/04
[PATCH 10/17] bsd-user: Pass image name down the stack
,
Warner Losh
,
2024/08/02
Re: [PATCH 10/17] bsd-user: Pass image name down the stack
,
Richard Henderson
,
2024/08/04
[PATCH 17/17] bsd-user: copy linux-user target_mprotect impl
,
Warner Losh
,
2024/08/02
Re: [PATCH 17/17] bsd-user: copy linux-user target_mprotect impl
,
Richard Henderson
,
2024/08/04
[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/02
[PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
,
Jonathan Cameron
,
2024/08/05
Re: [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/06
Re: [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
,
Igor Mammedov
,
2024/08/06
[PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Jonathan Cameron
,
2024/08/05
Re: [PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Mauro Carvalho Chehab
,
2024/08/06
Re: [PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Igor Mammedov
,
2024/08/06
Re: [PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Igor Mammedov
,
2024/08/06
Re: [PATCH v5 4/7] acpi/ghes: Support GPIO error source
,
Mauro Carvalho Chehab
,
2024/08/07
[PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Igor Mammedov
,
2024/08/06
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
John Snow
,
2024/08/08
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
John Snow
,
2024/08/08
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
John Snow
,
2024/08/08
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/09
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
John Snow
,
2024/08/09
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/09
Re: [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/09
[PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Jonathan Cameron
,
2024/08/05
RE: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Shiju Jose
,
2024/08/06
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Igor Mammedov
,
2024/08/06
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/06
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Markus Armbruster
,
2024/08/08
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Igor Mammedov
,
2024/08/08
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Markus Armbruster
,
2024/08/08
Re: [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/09
[PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Jonathan Cameron
,
2024/08/05
RE: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Shiju Jose
,
2024/08/06
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/06
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Jonathan Cameron
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Jonathan Cameron
,
2024/08/07
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/08
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/12
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/13
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/08
Re: [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Igor Mammedov
,
2024/08/08
[PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Jonathan Cameron
,
2024/08/05
Re: [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/06
Re: [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Igor Mammedov
,
2024/08/06
[PATCH v5 1/7] arm/virt: place power button pin number on a define
,
Mauro Carvalho Chehab
,
2024/08/02
Re: [PATCH v5 1/7] arm/virt: place power button pin number on a define
,
Igor Mammedov
,
2024/08/06
[PATCH-for-9.1 v5 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH-for-9.1 v5 1/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH-for-9.1 v5 2/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH-for-9.1 v5 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/06
[PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
,
Eric Blake
,
2024/08/02
[PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Eric Blake
,
2024/08/02
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Richard W.M. Jones
,
2024/08/02
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Daniel P . Berrangé
,
2024/08/07
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Markus Armbruster
,
2024/08/08
Re: [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
,
Eric Blake
,
2024/08/08
[PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Eric Blake
,
2024/08/02
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Richard W.M. Jones
,
2024/08/02
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Daniel P . Berrangé
,
2024/08/07
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Stefan Hajnoczi
,
2024/08/07
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Richard W.M. Jones
,
2024/08/02
Re: [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server
,
Richard W.M. Jones
,
2024/08/03
Re: [PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
,
Eric Blake
,
2024/08/05
Re: [PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
,
Richard W.M. Jones
,
2024/08/05
Re: [PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
,
Eric Blake
,
2024/08/07
[PATCH-for-9.1 v4 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH-for-9.1 v4 1/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH-for-9.1 v4 1/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
BALATON Zoltan
,
2024/08/02
Re: [PATCH-for-9.1 v4 1/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH-for-9.1 v4 2/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v4 0/7] Rework x86 page table walks
,
Don Porter
,
2024/08/02
Re: [PATCH v2] hw/mem/cxl_type3: reset dvsecs in ct3d_reset()
,
Jonathan Cameron
,
2024/08/02
Re: [PATCH v3 17/24] tests/functional: Convert the virtio_gpu avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 19/24] tests/functional: Convert the ppc_amiga avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 15/24] tests/functional: Convert the microblaze avocado tests into standalone tests
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 22/24] tests/functional: Convert the acpi-bits test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 22/24] tests/functional: Convert the acpi-bits test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v4 00/17] Introduce support for IGVM files
,
Roy Hopkins
,
2024/08/02
Re: [PATCH v4 00/17] Introduce support for IGVM files
,
Daniel P . Berrangé
,
2024/08/02
Re: [PATCH v4 00/17] Introduce support for IGVM files
,
Roy Hopkins
,
2024/08/13
Re: [PATCH v4 00/17] Introduce support for IGVM files
,
Michael S. Tsirkin
,
2024/08/13
Re: [PATCH v2 1/2] block: zero data data corruption using prealloc-filter
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
[PATCH v8 0/5] qemu/osdep: add a qemu_close_all_open_fd() helper
,
Clément Léger
,
2024/08/02
[PATCH v8 1/5] qemu/osdep: Move close_all_open_fds() to oslib-posix
,
Clément Léger
,
2024/08/02
[PATCH v8 2/5] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
,
Clément Léger
,
2024/08/02
[PATCH v8 3/5] net/tap: Factorize fd closing after forking
,
Clément Léger
,
2024/08/02
[PATCH v8 4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
,
Clément Léger
,
2024/08/02
Re: [PATCH v8 4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
,
Richard Henderson
,
2024/08/04
[PATCH v8 5/5] net/tap: Use qemu_close_all_open_fd()
,
Clément Léger
,
2024/08/02
[PATCH for-9.2] tests/qtest/migration: Remove vmstate-static-checker test
,
Fabiano Rosas
,
2024/08/02
Re: [PATCH for-9.2] tests/qtest/migration: Remove vmstate-static-checker test
,
Peter Xu
,
2024/08/02
Re: [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/08/02
[PULL 0/3] Migration patches for 2024-08-02
,
Fabiano Rosas
,
2024/08/02
[PULL 1/3] migration: Free removed SaveStateEntry
,
Fabiano Rosas
,
2024/08/02
[PULL 2/3] migration: Fix cleanup of iochannel in file migration
,
Fabiano Rosas
,
2024/08/02
[PULL 3/3] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
,
Fabiano Rosas
,
2024/08/02
Re: [PULL 0/3] Migration patches for 2024-08-02
,
Richard Henderson
,
2024/08/02
[PATCH v3] qmp: Use unsigned integers for address parameters
,
Josh Junon
,
2024/08/02
Re: [PATCH v3] qmp: Use unsigned integers for address parameters
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v3] qmp: Use unsigned integers for address parameters
,
Josh Junon
,
2024/08/02
Re: [PATCH v3] qmp: Use unsigned integers for address parameters
,
Markus Armbruster
,
2024/08/05
[PATCH] docs: Tweak location of qemu nbd extensions
,
Eric Blake
,
2024/08/02
Re: [PATCH] docs: Tweak location of qemu nbd extensions
,
Wouter Verhelst
,
2024/08/03
Re: [PATCH] docs: Tweak location of qemu nbd extensions
,
Eric Blake
,
2024/08/13
[PATCH 6/5] docs: Typo fix in live disk backup
,
Eric Blake
,
2024/08/02
Re: [PATCH 6/5] docs: Typo fix in live disk backup
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH 6/5] docs: Typo fix in live disk backup
,
Peter Maydell
,
2024/08/08
Re: [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Euan Turner
,
2024/08/02
Re: [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Steven Sistare
,
2024/08/05
Re: [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Peter Xu
,
2024/08/15
Re: [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Steven Sistare
,
2024/08/16
Re: [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
,
Peter Xu
,
2024/08/16
[PATCH v2] qmp: Use unsigned integers for address parameters
,
Josh Junon
,
2024/08/02
Re: [PATCH v2] qmp: Use unsigned integers for address parameters
,
Markus Armbruster
,
2024/08/02
Re: (subset) [PATCH v2 08/15] migration: Free removed SaveStateEntry
,
Fabiano Rosas
,
2024/08/02
Re: [PATCH] arm/kvm: add support for MTE
,
Ganapatrao Kulkarni
,
2024/08/02
Re: [PATCH] arm/kvm: add support for MTE
,
Cornelia Huck
,
2024/08/02
Re: [PATCH] qmp: Fix higher half vaddrs for [p]memsave
,
Markus Armbruster
,
2024/08/02
Re: [PATCH] qmp: Fix higher half vaddrs for [p]memsave
,
Josh Junon
,
2024/08/02
Re: [PATCH] qmp: Fix higher half vaddrs for [p]memsave
,
Markus Armbruster
,
2024/08/02
Re: [RFC v2 1/3] vhost: Introduce packed vq and add buffer elements
,
Sahil
,
2024/08/02
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
2024/08/02
[RFC v3 1/3] vhost: Introduce packed vq and add buffer elements
,
Sahil Siddiq
,
2024/08/02
Re: [RFC v3 1/3] vhost: Introduce packed vq and add buffer elements
,
Eugenio Perez Martin
,
2024/08/07
[RFC v3 2/3] vhost: Data structure changes to support packed vqs
,
Sahil Siddiq
,
2024/08/02
[RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil Siddiq
,
2024/08/02
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Eugenio Perez Martin
,
2024/08/07
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil
,
2024/08/11
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil
,
2024/08/11
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Eugenio Perez Martin
,
2024/08/12
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil
,
2024/08/12
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Eugenio Perez Martin
,
2024/08/13
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil
,
2024/08/21
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Eugenio Perez Martin
,
2024/08/27
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil
,
2024/08/30
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Eugenio Perez Martin
,
2024/08/30
Re: [RFC v3 0/3] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
2024/08/07
Re: [PATCH v2 1/3] block/commit: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v2 5/7] qapi: add job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 3/4] block: allow commit to unmap zero blocks
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 2/4] block: refactor commit_run for multiple write types
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 1/4] block: get type of block allocation in commit_run
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
[PATCH 0/4] linux-user/i386: Emulate orig_ax
,
Ilya Leoshkevich
,
2024/08/02
[PATCH 2/5] linux-user/i386: Emulate orig_ax
,
Ilya Leoshkevich
,
2024/08/02
[PATCH 5/5] tests/tcg: Run test-proc-mappings.py on i386
,
Ilya Leoshkevich
,
2024/08/02
Re: [PATCH 5/5] tests/tcg: Run test-proc-mappings.py on i386
,
Alex Bennée
,
2024/08/02
[PATCH 4/5] target/i386/gdbstub: Expose orig_ax
,
Ilya Leoshkevich
,
2024/08/02
[PATCH 1/5] include/exec: Introduce env_cpu_const()
,
Ilya Leoshkevich
,
2024/08/02
[PATCH 3/5] target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
,
Ilya Leoshkevich
,
2024/08/02
Re: [RFC 0/5] accel/kvm: Support KVM PMU filter
,
Shaoqin Huang
,
2024/08/02
Re: [RFC 0/5] accel/kvm: Support KVM PMU filter
,
Zhao Liu
,
2024/08/02
Re: [RFC 0/5] accel/kvm: Support KVM PMU filter
,
Shaoqin Huang
,
2024/08/02
Re: [RFC 0/5] accel/kvm: Support KVM PMU filter
,
Zhao Liu
,
2024/08/02
[PATCH] hvf: arm: Fix hvf_sysreg_read_cp() call
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH] hvf: arm: Fix hvf_sysreg_read_cp() call
,
Peter Maydell
,
2024/08/02
Re: [PATCH] hvf: arm: Fix hvf_sysreg_read_cp() call
,
Richard Henderson
,
2024/08/02
Re: [PATCH] hvf: arm: Fix hvf_sysreg_read_cp() call
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH] hvf: arm: Fix hvf_sysreg_read_cp() call
,
Richard Henderson
,
2024/08/02
[PATCH 00/18] bsd-user: Comprehensive RISCV support
,
Ajeet Singh
,
2024/08/02
[PATCH 01/18] bsd-user: Implement RISC-V CPU initialization and main loop
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 01/18] bsd-user: Implement RISC-V CPU initialization and main loop
,
Richard Henderson
,
2024/08/02
[PATCH 02/18] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 02/18] bsd-user: Add RISC-V CPU execution loop and syscall handling
,
Richard Henderson
,
2024/08/02
[PATCH 03/18] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 03/18] bsd-user: Implement RISC-V CPU register cloning and reset functions
,
Richard Henderson
,
2024/08/02
[PATCH 04/18] bsd-user: Implement RISC-V TLS register setup
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 04/18] bsd-user: Implement RISC-V TLS register setup
,
Richard Henderson
,
2024/08/02
[PATCH 05/18] bsd-user: Add prototype for RISC-V TLS register setup
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 05/18] bsd-user: Add prototype for RISC-V TLS register setup
,
Richard Henderson
,
2024/08/02
[PATCH 06/18] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 06/18] bsd-user: Add RISC-V ELF definitions and hardware capability detection
,
Richard Henderson
,
2024/08/02
[PATCH 07/18] bsd-user: Define RISC-V register structures and register copying
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 07/18] bsd-user: Define RISC-V register structures and register copying
,
Richard Henderson
,
2024/08/02
[PATCH 08/18] bsd-user: Add RISC-V signal trampoline setup function
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 08/18] bsd-user: Add RISC-V signal trampoline setup function
,
Richard Henderson
,
2024/08/02
[PATCH 09/18] bsd-user: Implement RISC-V sysarch system call emulation
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 09/18] bsd-user: Implement RISC-V sysarch system call emulation
,
Richard Henderson
,
2024/08/02
[PATCH 10/18] bsd-user: Add RISC-V thread setup and initialization support
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 10/18] bsd-user: Add RISC-V thread setup and initialization support
,
Richard Henderson
,
2024/08/02
Re: [PATCH 10/18] bsd-user: Add RISC-V thread setup and initialization support
,
Warner Losh
,
2024/08/02
[PATCH 11/18] bsd-user: Define RISC-V VM parameters and helper functions
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 11/18] bsd-user: Define RISC-V VM parameters and helper functions
,
Richard Henderson
,
2024/08/02
[PATCH 12/18] bsd-user: Define RISC-V system call structures and constants
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 12/18] bsd-user: Define RISC-V system call structures and constants
,
Richard Henderson
,
2024/08/02
[PATCH 13/18] bsd-user: Add generic RISC-V64 target definitions
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 13/18] bsd-user: Add generic RISC-V64 target definitions
,
Richard Henderson
,
2024/08/02
[PATCH 14/18] bsd-user: Define RISC-V signal handling structures and constants
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 14/18] bsd-user: Define RISC-V signal handling structures and constants
,
Richard Henderson
,
2024/08/02
[PATCH 15/18] bsd-user: Implement RISC-V signal trampoline setup functions
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 15/18] bsd-user: Implement RISC-V signal trampoline setup functions
,
Richard Henderson
,
2024/08/02
Re: [PATCH 15/18] bsd-user: Implement RISC-V signal trampoline setup functions
,
Warner Losh
,
2024/08/02
Re: [PATCH 15/18] bsd-user: Implement RISC-V signal trampoline setup functions
,
Richard Henderson
,
2024/08/03
[PATCH 16/18] bsd-user: Implement 'get_mcontext' for RISC-V
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 16/18] bsd-user: Implement 'get_mcontext' for RISC-V
,
Richard Henderson
,
2024/08/02
[PATCH 17/18] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 17/18] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
,
Richard Henderson
,
2024/08/02
[PATCH 18/18] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Ajeet Singh
,
2024/08/02
Re: [PATCH 18/18] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
,
Richard Henderson
,
2024/08/02
Re: [PULL 05/21] hvf: arm: Raise an exception for sysreg by default
,
Richard Henderson
,
2024/08/02
Re: [PULL 05/21] hvf: arm: Raise an exception for sysreg by default
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH v7 4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
,
Clément Léger
,
2024/08/02
[PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/02
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Igor Mammedov
,
2024/08/08
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/08
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Zhao Liu
,
2024/08/08
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/08
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Zhao Liu
,
2024/08/08
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Xiaoyao Li
,
2024/08/12
Re: [PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Zhao Liu
,
2024/08/13
[PATCH v3 0/3] target/riscv: Remove redundant insn length check for zama16b
,
LIU Zhiwei
,
2024/08/02
[PATCH v3 1/3] target/riscv: Remove redundant insn length check for zama16b
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v3 1/3] target/riscv: Remove redundant insn length check for zama16b
,
Richard Henderson
,
2024/08/02
Re: [PATCH v3 1/3] target/riscv: Remove redundant insn length check for zama16b
,
Alistair Francis
,
2024/08/04
[PATCH v3 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v3 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Richard Henderson
,
2024/08/02
Re: [PATCH v3 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Alistair Francis
,
2024/08/04
[PATCH v3 3/3] target/riscv: Relax fld alignment requirement
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v3 3/3] target/riscv: Relax fld alignment requirement
,
Richard Henderson
,
2024/08/02
Re: [PATCH v3 3/3] target/riscv: Relax fld alignment requirement
,
Alistair Francis
,
2024/08/04
Re: [PATCH v3 0/3] target/riscv: Remove redundant insn length check for zama16b
,
Alistair Francis
,
2024/08/04
[PATCH] hw/audio/virtio-snd: fix invalid param check
,
Volker Rümelin
,
2024/08/02
Re: [PATCH] hw/audio/virtio-snd: fix invalid param check
,
Manos Pitsidianakis
,
2024/08/02
Re: [PATCH 2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties
,
Michael Tokarev
,
2024/08/02
Re: [PATCH 2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties
,
Michael Tokarev
,
2024/08/02
[PATCH for-9.2 v6 0/9] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 2/9] hw/pci: Fix SR-IOV VF number calculation
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 5/9] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 6/9] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 7/9] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 8/9] docs: Document composable SR-IOV device
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v6 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH v4 6/6] hvf: arm: Do not advance PC when raising an exception
,
Michael Tokarev
,
2024/08/02
Re: [PATCH v4 6/6] hvf: arm: Do not advance PC when raising an exception
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH v4 6/6] hvf: arm: Do not advance PC when raising an exception
,
Michael Tokarev
,
2024/08/02
[PATCH] hw/ufs: add basic info of query response upiu
,
Kyoungrul Kim
,
2024/08/02
Re: [PATCH] hw/ufs: add basic info of query response upiu
,
Minwoo Im
,
2024/08/03
Re: [PATCH] hw/ufs: add basic info of query response upiu
,
Jeuk Kim
,
2024/08/05
[PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
,
Yuri Benditovich
,
2024/08/02
Re: [PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
,
Jason Wang
,
2024/08/05
[PATCH for-9.2 v11 00/11] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 01/11] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 04/11] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 05/11] pcie_sriov: Ensure VF function number does not overflow
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH for-9.2 v11 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH for-9.2 v11 06/11] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v11 07/11] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH for-9.2 v11 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH for-9.2 v11 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH for-9.2 v11 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH for-9.2 v11 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v11 09/11] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.2 v11 10/11] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH for-9.2 v11 10/11] hw/pci: Use -1 as the default value for rombar
,
Markus Armbruster
,
2024/08/02
Re: [PATCH for-9.2 v11 10/11] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/08/04
[PATCH for-9.2 v11 11/11] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/08/02
[PATCH for-9.1] target/i386: Fix VSIB decode
,
Richard Henderson
,
2024/08/02
[PULL 0/8] Net patches
,
Jason Wang
,
2024/08/01
[PULL 1/8] rtl8139: Fix behaviour for old kernels.
,
Jason Wang
,
2024/08/01
[PULL 2/8] virtio-net: Ensure queue index fits with RSS
,
Jason Wang
,
2024/08/01
Re: [PULL 2/8] virtio-net: Ensure queue index fits with RSS
,
Daniel P . Berrangé
,
2024/08/06
[PULL 3/8] virtio-net: Fix network stall at the host side waiting for kick
,
Jason Wang
,
2024/08/01
[PULL 4/8] net: update netdev stream/dgram man page
,
Jason Wang
,
2024/08/01
[PULL 5/8] net: update netdev stream man page with unix socket
,
Jason Wang
,
2024/08/01
[PULL 6/8] net: update netdev dgram man page with unix socket
,
Jason Wang
,
2024/08/01
[PULL 7/8] net: update netdev stream man page with the reconnect parameter
,
Jason Wang
,
2024/08/01
[PULL 8/8] net: Reinstate '-net nic, model=help' output as documented in man page
,
Jason Wang
,
2024/08/01
Re: [PULL 0/8] Net patches
,
Richard Henderson
,
2024/08/02
Re: [PULL 0/8] Net patches
,
Jason Wang
,
2024/08/04
Re: [PULL 0/8] Net patches
,
Richard Henderson
,
2024/08/05
[PATCH v2 0/3] target/riscv: Remove redundant insn length check for zama16b
,
LIU Zhiwei
,
2024/08/01
[PATCH v2 1/3] target/riscv: Remove redundant insn length check for zama16b
,
LIU Zhiwei
,
2024/08/01
Re: [PATCH v2 1/3] target/riscv: Remove redundant insn length check for zama16b
,
Richard Henderson
,
2024/08/02
Re: [PATCH v2 1/3] target/riscv: Remove redundant insn length check for zama16b
,
LIU Zhiwei
,
2024/08/02
[PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
LIU Zhiwei
,
2024/08/01
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Richard Henderson
,
2024/08/02
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Richard Henderson
,
2024/08/02
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v2 2/3] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
,
Richard Henderson
,
2024/08/02
[PATCH v2 3/3] target/riscv: Relax fld alignment requirement
,
LIU Zhiwei
,
2024/08/01
Re: [PATCH v2 3/3] target/riscv: Relax fld alignment requirement
,
Richard Henderson
,
2024/08/02
Re: [PATCH v2 3/3] target/riscv: Relax fld alignment requirement
,
LIU Zhiwei
,
2024/08/02
Re: [PATCH v2 3/3] target/riscv: Relax fld alignment requirement
,
Richard Henderson
,
2024/08/02
Re: [PATCH v5 00/19] Reconstruct loongson ipi driver
,
gaosong
,
2024/08/01
Re: [PATCH v5 00/19] Reconstruct loongson ipi driver
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH v2 for-9.1 0/3] Avoid NBD crash on nbd-server-stop
,
Eric Blake
,
2024/08/01
[PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
,
Eric Blake
,
2024/08/01
Re: [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
,
Eric Blake
,
2024/08/02
Re: [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
,
Vladimir Sementsov-Ogievskiy
,
2024/08/02
Re: [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
,
Eric Blake
,
2024/08/02
Re: [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
,
Eric Blake
,
2024/08/05
[PATCH v2 2/3] nbd: CVE-XXX: Close stray client sockets at server shutdown
,
Eric Blake
,
2024/08/01
[PATCH v2 3/3] nbd: Minor style fixes
,
Eric Blake
,
2024/08/01
Re: [PATCH v4 04/11] pnv/xive2: Add NVG and NVC to cache watch facility
,
Nicholas Piggin
,
2024/08/01
[PATCH] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
,
Alex Richardson
,
2024/08/01
Re: [PATCH] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/08
Re: [PATCH] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
,
Peter Maydell
,
2024/08/12
[PATCH v2] target/arm: Fix BTI versus CF_PCREL
,
Richard Henderson
,
2024/08/01
Re: [PATCH v2] target/arm: Fix BTI versus CF_PCREL
,
Peter Maydell
,
2024/08/08
[PATCH] target/i386: SEV: fix mismatch in vcek-disabled property name
,
Paolo Bonzini
,
2024/08/01
Re: [PATCH] target/i386: SEV: fix mismatch in vcek-disabled property name
,
Gupta, Pankaj
,
2024/08/02
[PATCH qemu] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
,
~arichardson
,
2024/08/01
[PATCH qemu] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
,
~arichardson
,
2024/08/01
[PATCH 00/13] XIVE2 changes for TIMA operations
,
Michael Kowal
,
2024/08/01
[PATCH 01/13] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
,
Michael Kowal
,
2024/08/01
Re: [PATCH 01/13] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
,
Cédric Le Goater
,
2024/08/26
[PATCH 03/13] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
,
Michael Kowal
,
2024/08/01
Re: [PATCH 03/13] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
,
Cédric Le Goater
,
2024/08/29
[PATCH 07/13] ppc/xive2: Allow 1-byte write of Target field in TIMA
,
Michael Kowal
,
2024/08/01
Re: [PATCH 07/13] ppc/xive2: Allow 1-byte write of Target field in TIMA
,
Cédric Le Goater
,
2024/08/26
[PATCH 02/13] pnv/xive2: Define OGEN field in the TIMA
,
Michael Kowal
,
2024/08/01
Re: [PATCH 02/13] pnv/xive2: Define OGEN field in the TIMA
,
Cédric Le Goater
,
2024/08/26
[PATCH 04/13] pnv/xive2: Support for "OS LGS Push" TIMA operation
,
Michael Kowal
,
2024/08/01
Re: [PATCH 04/13] pnv/xive2: Support for "OS LGS Push" TIMA operation
,
Cédric Le Goater
,
2024/08/26
[PATCH 09/13] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
,
Michael Kowal
,
2024/08/01
Re: [PATCH 09/13] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH 09/13] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
,
Mike Kowal
,
2024/08/29
[PATCH 08/13] ppc/xive2: Support "Pull Thread Context to Register" operation
,
Michael Kowal
,
2024/08/01
Re: [PATCH 08/13] ppc/xive2: Support "Pull Thread Context to Register" operation
,
Cédric Le Goater
,
2024/08/26
[PATCH 05/13] ppc/xive2: Dump more NVP state with 'info pic'
,
Michael Kowal
,
2024/08/01
Re: [PATCH 05/13] ppc/xive2: Dump more NVP state with 'info pic'
,
Cédric Le Goater
,
2024/08/26
[PATCH 06/13] ppc/xive2: Dump the VP-group and crowd tables with 'info pic'
,
Michael Kowal
,
2024/08/01
Re: [PATCH 06/13] ppc/xive2: Dump the VP-group and crowd tables with 'info pic'
,
Cédric Le Goater
,
2024/08/29
[PATCH 12/13] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
,
Michael Kowal
,
2024/08/01
Re: [PATCH 12/13] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
,
Cédric Le Goater
,
2024/08/28
[PATCH 13/13] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
,
Michael Kowal
,
2024/08/01
Re: [PATCH 13/13] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
,
Cédric Le Goater
,
2024/08/28
[PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Michael Kowal
,
2024/08/01
Re: [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Mike Kowal
,
2024/08/29
Re: [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Cédric Le Goater
,
2024/08/30
Re: [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Mike Kowal
,
2024/08/30
Re: [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
,
Cédric Le Goater
,
2024/08/29
[PATCH 10/13] pnv/xive: Add special handling for pool targets
,
Michael Kowal
,
2024/08/01
Re: [PATCH 10/13] pnv/xive: Add special handling for pool targets
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH 10/13] pnv/xive: Add special handling for pool targets
,
Mike Kowal
,
2024/08/29
Re: [PATCH 10/13] pnv/xive: Add special handling for pool targets
,
Cédric Le Goater
,
2024/08/30
[PATCH] linux-user/elfload: Fix pr_pid values in core files
,
Ilya Leoshkevich
,
2024/08/01
Re: [PATCH] linux-user/elfload: Fix pr_pid values in core files
,
Richard Henderson
,
2024/08/01
Re: [PATCH] linux-user/elfload: Fix pr_pid values in core files
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH] linux-user/elfload: Fix pr_pid values in core files
,
Ilya Leoshkevich
,
2024/08/02
[PATCH 0/6] qapi: generalize special features
,
Daniel P . Berrangé
,
2024/08/01
[PATCH 1/6] qapi: change 'unsigned special_features' to 'uint64_t features'
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 1/6] qapi: change 'unsigned special_features' to 'uint64_t features'
,
Markus Armbruster
,
2024/08/05
[PATCH 2/6] scripts/qapi: rename 'special_features' to 'features'
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 2/6] scripts/qapi: rename 'special_features' to 'features'
,
Markus Armbruster
,
2024/08/05
[PATCH 3/6] qapi: use "QAPI_FEATURE" as namespace for features
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 3/6] qapi: use "QAPI_FEATURE" as namespace for features
,
Markus Armbruster
,
2024/08/05
[PATCH 4/6] qapi: cope with feature names containing a '-'
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 4/6] qapi: cope with feature names containing a '-'
,
Markus Armbruster
,
2024/08/05
[PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Markus Armbruster
,
2024/08/05
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Daniel P . Berrangé
,
2024/08/05
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Markus Armbruster
,
2024/08/05
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Daniel P . Berrangé
,
2024/08/05
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Markus Armbruster
,
2024/08/05
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Markus Armbruster
,
2024/08/05
Complications due to having multiple QAPI schemas (was: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants)
,
Markus Armbruster
,
2024/08/06
Re: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
,
Markus Armbruster
,
2024/08/08
[PATCH 6/6] qapi: expose all schema features to code
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 6/6] qapi: expose all schema features to code
,
Markus Armbruster
,
2024/08/02
Re: [PATCH 6/6] qapi: expose all schema features to code
,
Daniel P . Berrangé
,
2024/08/02
Re: [PATCH 6/6] qapi: expose all schema features to code
,
Markus Armbruster
,
2024/08/08
[PATCH 0/2] Multifd fixes
,
Fabiano Rosas
,
2024/08/01
[PATCH 1/2] migration: Fix cleanup of iochannel in file migration
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH 1/2] migration: Fix cleanup of iochannel in file migration
,
Peter Xu
,
2024/08/01
[PATCH 2/2] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH 2/2] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
,
Peter Xu
,
2024/08/01
Re: [PATCH 2/2] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH 0/2] Multifd fixes
,
Fabiano Rosas
,
2024/08/02
[RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Yoshinori Sato
,
2024/08/05
Re: [RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Philippe Mathieu-Daudé
,
2024/08/05
Re: [RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/05
Re: [RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/05
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/13
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/13
[PATCH 0/5] docs: more conversions from txt to rst
,
Peter Maydell
,
2024/08/01
[PATCH 3/5] docs/interop/parallels.txt: Convert to rST
,
Peter Maydell
,
2024/08/01
[PATCH 5/5] docs/interop/prl-xml.rst: Fix minor grammar nits
,
Peter Maydell
,
2024/08/01
[PATCH 1/5] docs/specs/rocker.txt: Convert to rST
,
Peter Maydell
,
2024/08/01
[PATCH 2/5] docs/interop/nbd.txt: Convert to rST
,
Peter Maydell
,
2024/08/01
Re: [PATCH 2/5] docs/interop/nbd.txt: Convert to rST
,
Eric Blake
,
2024/08/01
Re: [PATCH 2/5] docs/interop/nbd.txt: Convert to rST
,
Peter Maydell
,
2024/08/02
Re: [PATCH 2/5] docs/interop/nbd.txt: Convert to rST
,
Eric Blake
,
2024/08/02
[PATCH 4/5] docs/interop/prl-xml.txt: Convert to rST
,
Peter Maydell
,
2024/08/01
Re: [PATCH 0/5] docs: more conversions from txt to rst
,
Richard Henderson
,
2024/08/01
Re: [PATCH 0/5] docs: more conversions from txt to rst
,
Peter Maydell
,
2024/08/08
Re: [PATCH 6/5] docs: Typo fix in live disk backup
,
Eric Blake
,
2024/08/02
Re: [PATCH v3 14/24] tests/functional: Convert the x86_cpu_model_versions test
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 24/24] gitlab-ci: Add "check-functional" to the build tests
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 23/24] tests/functional: Convert the rx_gdbsim avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 21/24] tests/functional: Convert the m68k nextcube test with tesseract
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 12/24] tests/functional: Convert some avocado tests that needed avocado.utils.archive
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 11/24] tests/functional: Add a function for extracting files from an archive
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Richard Henderson
,
2024/08/01
Re: [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
,
Daniel P . Berrangé
,
2024/08/02
Re: [PATCH v3 07/24] tests/functional: Convert avocado tests that just need a small adjustment
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 05/24] tests/functional: Prepare the meson build system for the functional tests
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 05/24] tests/functional: Prepare the meson build system for the functional tests
,
Thomas Huth
,
2024/08/13
Re: [PATCH 06/13] tests/avocado: use more distinct names for assets
,
Alex Bennée
,
2024/08/01
Re: [PATCH v3 09/24] tests/functional: enable pre-emptive caching of assets
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 01/12] exec/memtxattr: add process identifier to the transaction attributes
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
,
Alistair Francis
,
2024/08/04
Re: [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
,
Daniel Henrique Barboza
,
2024/08/05
Re: [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
,
Alistair Francis
,
2024/08/05
Re: [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
,
Jason Chien
,
2024/08/07
[PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Alistair Francis
,
2024/08/04
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Andrew Jones
,
2024/08/17
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/08/18
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Jason Chien
,
2024/08/20
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Daniel Henrique Barboza
,
2024/08/23
Re: [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
,
Tomasz Jeznach
,
2024/08/26
[PATCH for-9.2 v6 05/12] hw/riscv: add riscv-iommu-pci reference device
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 07/12] test/qtest: add riscv-iommu-pci tests
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
,
Gerd Hoffmann
,
2024/08/21
[PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Jason Chien
,
2024/08/20
Re: [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/08/23
Re: [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Tomasz Jeznach
,
2024/08/26
Re: [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
,
Daniel Henrique Barboza
,
2024/08/27
[PATCH for-9.2 v6 09/12] hw/riscv/riscv-iommu: add ATS support
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 10/12] hw/riscv/riscv-iommu: add DBG support
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 10/12] hw/riscv/riscv-iommu: add DBG support
,
Alistair Francis
,
2024/08/04
[PATCH for-9.2 v6 11/12] qtest/riscv-iommu-test: add init queues test
,
Daniel Henrique Barboza
,
2024/08/01
[PATCH for-9.2 v6 12/12] docs/specs: add riscv-iommu
,
Daniel Henrique Barboza
,
2024/08/01
Re: [PATCH for-9.2 v6 12/12] docs/specs: add riscv-iommu
,
Alistair Francis
,
2024/08/04
[PATCH-for-9.1 v3 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
BALATON Zoltan
,
2024/08/01
Re: [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Peter Maydell
,
2024/08/01
Re: [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/02
[PATCH-for-9.1 v3 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH-for-9.1 v2 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH-for-9.1 v2 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1 v2 2/2] hw/pci-host/gt64120: Set PCI base address register write mask
,
Michael S. Tsirkin
,
2024/08/01
[PATCH v4 0/7] Add ACPI CPER firmware first error injection on ARM emulation
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 1/7] arm/virt: place power button pin number on a define
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH v4 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
,
Markus Armbruster
,
2024/08/02
[PATCH v4 7/7] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 4/7] acpi/ghes: Support GPIO error source
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 6/7] acpi/ghes: add support for generic error injection via QAPI
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
,
Mauro Carvalho Chehab
,
2024/08/01
[PATCH v4 2/7] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH 07/13] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Alex Bennée
,
2024/08/01
Re: [PATCH 07/13] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Cleber Rosa
,
2024/08/01
[PULL 0/4] target-arm queue
,
Peter Maydell
,
2024/08/01
[PULL 1/4] hw/arm/mps2-tz.c: fix RX/TX interrupts order
,
Peter Maydell
,
2024/08/01
[PULL 3/4] target/arm: Handle denormals correctly for FMOPA (widening)
,
Peter Maydell
,
2024/08/01
Re: [PULL 3/4] target/arm: Handle denormals correctly for FMOPA (widening)
,
Michael Tokarev
,
2024/08/02
Re: [PULL 3/4] target/arm: Handle denormals correctly for FMOPA (widening)
,
Peter Maydell
,
2024/08/02
[PULL 2/4] accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logic
,
Peter Maydell
,
2024/08/01
[PULL 4/4] target/xtensa: Correct assert condition in handle_interrupt()
,
Peter Maydell
,
2024/08/01
Re: [PULL 0/4] target-arm queue
,
Richard Henderson
,
2024/08/01
[PULL 0/4] target-arm queue
,
Peter Maydell
,
2024/08/13
[PULL 1/4] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
,
Peter Maydell
,
2024/08/13
[PULL 2/4] target/arm: Clear high SVE elements in handle_vec_simd_wshli
,
Peter Maydell
,
2024/08/13
[PULL 3/4] target/arm: Update translation regime comment for new features
,
Peter Maydell
,
2024/08/13
[PULL 4/4] target/arm: Fix usage of MMU indexes when EL3 is AArch32
,
Peter Maydell
,
2024/08/13
Re: [PULL 0/4] target-arm queue
,
Richard Henderson
,
2024/08/13
[PATCH v2 0/3] Several fixes of AXI-ethernet/DMA
,
Jim Shu
,
2024/08/01
[PATCH v2 1/3] hw/dma: xilinx_axidma: Correct the txlen value in the descriptor
,
Jim Shu
,
2024/08/01
Re: [PATCH v2 1/3] hw/dma: xilinx_axidma: Correct the txlen value in the descriptor
,
Peter Maydell
,
2024/08/08
[PATCH v2 3/3] hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX
,
Jim Shu
,
2024/08/01
Re: [PATCH v2 3/3] hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX
,
Peter Maydell
,
2024/08/08
[PATCH v2 2/3] hw/dma: xilinx_axidma: Send DMA error IRQ if any memory access is failed
,
Jim Shu
,
2024/08/01
Re: [PATCH v2 2/3] hw/dma: xilinx_axidma: Send DMA error IRQ if any memory access is failed
,
Peter Maydell
,
2024/08/08
Re: [PATCH v2 2/3] hw/dma: xilinx_axidma: Send DMA error IRQ if any memory access is failed
,
Jim Shu
,
2024/08/12
[PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/01
[PATCH v2 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/01
Re: [PATCH v2 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v2 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/12
Re: [PATCH v2 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Markus Armbruster
,
2024/08/29
[PATCH v2 2/2] vl: use qmp_device_add() in qemu_create_cli_devices()
,
Stefan Hajnoczi
,
2024/08/01
Re: [PATCH v2 2/2] vl: use qmp_device_add() in qemu_create_cli_devices()
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/12
Re: [PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Paul Durrant
,
2024/08/13
Re: [PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
,
Stefan Hajnoczi
,
2024/08/27
Re: [PATCH v2 1/2] virtio: Allow .get_vhost() without vhost_started
,
Stefan Hajnoczi
,
2024/08/01
Re: [PATCH 3/4] hw/dma: xilinx_axidma: Reset qemu_irq when DMA/Stream is reset
,
Jim Shu
,
2024/08/01
Re: [PATCH 4/4] hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX
,
Jim Shu
,
2024/08/01
Re: [PATCH v3 1/7] arm/virt: place power button pin number on a define
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH v3 1/7] arm/virt: place power button pin number on a define
,
Igor Mammedov
,
2024/08/05
Re: [PATCH v3 1/7] arm/virt: place power button pin number on a define
,
Mauro Carvalho Chehab
,
2024/08/05
[PATCH-for-9.1? v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1? v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH-for-9.1? v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Michael S. Tsirkin
,
2024/08/16
Re: [PATCH] misc: introduce strim-memory qapi to support free memory trimming
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH 10/13] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH 10/13] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
,
Cleber Rosa
,
2024/08/01
Re: [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Cleber Rosa
,
2024/08/01
Re: [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 3/7] acpi/ghes: Support GPIO error source.
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH v3 3/7] acpi/ghes: Support GPIO error source.
,
Jonathan Cameron
,
2024/08/01
Re: [PATCH v3] util: use RETRY_ON_EINTR() on open() more consistently
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3] util: use RETRY_ON_EINTR() on open() more consistently
,
Philipp Reisner
,
2024/08/02
[PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/01
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/01
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
Prasad Pandit
,
2024/08/27
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/27
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
Prasad Pandit
,
2024/08/27
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/27
Re: [PATCH v3] vhost-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
,
Michael S. Tsirkin
,
2024/08/27
[PATCH v3 00/14] migration/multifd: Remove multifd_send_state->pages
,
Fabiano Rosas
,
2024/08/01
[PATCH v3 05/14] migration/multifd: Introduce MultiFDSendData
,
Fabiano Rosas
,
2024/08/01
[PATCH v3 06/14] migration/multifd: Make MultiFDPages_t:offset a flexible array member
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 06/14] migration/multifd: Make MultiFDPages_t:offset a flexible array member
,
Peter Xu
,
2024/08/21
[PATCH v3 08/14] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
,
Fabiano Rosas
,
2024/08/01
[PATCH v3 03/14] migration/multifd: Remove pages->allocated
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 03/14] migration/multifd: Remove pages->allocated
,
Peter Xu
,
2024/08/21
[PATCH v3 02/14] migration/multifd: Inline page_size and page_count
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 02/14] migration/multifd: Inline page_size and page_count
,
Peter Xu
,
2024/08/21
[PATCH v3 10/14] migration/multifd: Don't send ram data during SYNC
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 10/14] migration/multifd: Don't send ram data during SYNC
,
Peter Xu
,
2024/08/22
[PATCH v3 14/14] migration/multifd: Move ram code into multifd-ram.c
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 14/14] migration/multifd: Move ram code into multifd-ram.c
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 14/14] migration/multifd: Move ram code into multifd-ram.c
,
Fabiano Rosas
,
2024/08/22
Re: [PATCH v3 14/14] migration/multifd: Move ram code into multifd-ram.c
,
Peter Xu
,
2024/08/22
[PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
,
Peter Xu
,
2024/08/21
Re: [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/22
Re: [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
,
Fabiano Rosas
,
2024/08/22
[PATCH v3 01/14] migration/multifd: Reduce access to p->pages
,
Fabiano Rosas
,
2024/08/01
[PATCH v3 04/14] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
,
Fabiano Rosas
,
2024/08/01
[PATCH v3 07/14] migration/multifd: Replace p->pages with an union pointer
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 07/14] migration/multifd: Replace p->pages with an union pointer
,
Peter Xu
,
2024/08/21
[PATCH v3 11/14] migration/multifd: Replace multifd_send_state->pages with client data
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 11/14] migration/multifd: Replace multifd_send_state->pages with client data
,
Peter Xu
,
2024/08/22
[PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/22
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Fabiano Rosas
,
2024/08/22
Re: [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
,
Peter Xu
,
2024/08/22
[PATCH v3 13/14] migration/multifd: Register nocomp ops dynamically
,
Fabiano Rosas
,
2024/08/01
Re: [PATCH v3 13/14] migration/multifd: Register nocomp ops dynamically
,
Peter Xu
,
2024/08/22
Re: [PATCH v3 13/14] migration/multifd: Register nocomp ops dynamically
,
Fabiano Rosas
,
2024/08/22
Re: [PATCH v3 00/14] migration/multifd: Remove multifd_send_state->pages
,
Fabiano Rosas
,
2024/08/01
[PULL 00/19] virtio,pci,pc: fixes
,
Michael S. Tsirkin
,
2024/08/01
[PULL 01/19] virtio-rng: block max-bytes=0
,
Michael S. Tsirkin
,
2024/08/01
[PULL 02/19] Revert "docs: Document composable SR-IOV device"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 03/19] Revert "virtio-net: Implement SR-IOV VF"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 04/19] Revert "virtio-pci: Implement SR-IOV PF"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 05/19] Revert "pcie_sriov: Allow user to create SR-IOV device"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 06/19] Revert "pcie_sriov: Check PCI Express for SR-IOV PF"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 07/19] Revert "pcie_sriov: Ensure PF and VF are mutually exclusive"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 08/19] Revert "hw/pci: Fix SR-IOV VF number calculation"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 09/19] Revert "pcie_sriov: Register VFs after migration"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 10/19] Revert "pcie_sriov: Remove num_vfs from PCIESriovPF"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 11/19] Revert "pcie_sriov: Release VFs failed to realize"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 12/19] Revert "pcie_sriov: Reuse SR-IOV VF device instances"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 13/19] Revert "pcie_sriov: Ensure VF function number does not overflow"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 14/19] Revert "pcie_sriov: Do not manually unrealize"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 15/19] Revert "hw/ppc/spapr_pci: Do not reject VFs created after a PF"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 16/19] Revert "hw/ppc/spapr_pci: Do not create DT for disabled PCI device"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 17/19] Revert "hw/pci: Rename has_power to enabled"
,
Michael S. Tsirkin
,
2024/08/01
[PULL 18/19] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
,
Michael S. Tsirkin
,
2024/08/01
[PULL 19/19] intel_iommu: Fix for IQA reg read dropped DW field
,
Michael S. Tsirkin
,
2024/08/01
Re: [PULL 00/19] virtio,pci,pc: fixes
,
Richard Henderson
,
2024/08/01
Re: More than 255 vcpus Windows VM setup without viommu ?
,
Sandesh Patel
,
2024/08/01
[PATCH] include: Fix typo in name of MAKE_IDENTFIER macro
,
Peter Maydell
,
2024/08/01
Re: [PATCH] include: Fix typo in name of MAKE_IDENTFIER macro
,
Markus Armbruster
,
2024/08/01
Re: [PATCH] include: Fix typo in name of MAKE_IDENTFIER macro
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 03/24] tests/functional: Set up logging
,
Alex Bennée
,
2024/08/01
Re: [PATCH v3 03/24] tests/functional: Set up logging
,
Thomas Huth
,
2024/08/13
Re: [PATCH v3 16/24] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 16/24] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 02/24] tests/functional: Add base classes for the upcoming pytest-based tests
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 02/24] tests/functional: Add base classes for the upcoming pytest-based tests
,
Philippe Mathieu-Daudé
,
2024/08/01
[PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Manish
,
2024/08/01
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Igor Mammedov
,
2024/08/01
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Xiaoyao Li
,
2024/08/01
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Manish
,
2024/08/01
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Xiaoyao Li
,
2024/08/02
Re: [PATCH v1] target/i386: Always set leaf 0x1f
,
Zhao Liu
,
2024/08/01
Re: [PATCH v3 04/24] tests/Makefile.include: Increase the level of indentation in the help text
,
Alex Bennée
,
2024/08/01
Re: [PULL 02/22] tests/avocado: use snapshot=on in kvm_xen_guest
,
David Woodhouse
,
2024/08/01
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Zhao Liu
,
2024/08/01
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Markus Armbruster
,
2024/08/01
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Zhao Liu
,
2024/08/02
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Zhao Liu
,
2024/08/07
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 8/8] qemu-options: Add the description of smp-cache object
,
Zhao Liu
,
2024/08/12
[PATCH-for-9.1] hw/pci-host/gt64120: Set PCI base address register write mask
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH-for-9.1] hw/pci-host/gt64120: Set PCI base address register write mask
,
Michael S. Tsirkin
,
2024/08/01
[PATCH v2] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/01
Re: [PATCH v2] hw/ppc: Implement -dtb support for PowerNV
,
Cédric Le Goater
,
2024/08/01
Re: [PATCH v2] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/07
Re: [PATCH v2] hw/acpi: Add vmclock device
,
David Woodhouse
,
2024/08/01
Re: [PATCH v2] hw/acpi: Add vmclock device
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2] hw/acpi: Add vmclock device
,
David Woodhouse
,
2024/08/01
[PATCH] char-socket: grow timeout from smaller value
,
Vladimir Sementsov-Ogievskiy
,
2024/08/01
Re: [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
,
Igor Mammedov
,
2024/08/01
Re: [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
,
Mauro Carvalho Chehab
,
2024/08/01
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/08/01
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/08/01
Re: [PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/01
Re: [PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
,
BillXiang
,
2024/08/01
Re: [PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH] bsd-user/main: Allow setting tb-size
,
Ilya Leoshkevich
,
2024/08/01
Re: [PATCH] bsd-user/main: Allow setting tb-size
,
Warner Losh
,
2024/08/01
Re: [RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
,
Eugenio Perez Martin
,
2024/08/01
Re: [RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
,
Si-Wei Liu
,
2024/08/02
Re: [PULL v2 17/61] virtio-snd: check for invalid param shift operands
,
Michael S. Tsirkin
,
2024/08/01
Re: [PULL v2 17/61] virtio-snd: check for invalid param shift operands
,
Volker Rümelin
,
2024/08/02
Re: [PULL v2 17/61] virtio-snd: check for invalid param shift operands
,
Manos Pitsidianakis
,
2024/08/02
[PATCH 0/2] target/i386: Fix carry flag for BLSI
,
Richard Henderson
,
2024/08/01
[PATCH 1/2] target/i386: Split out gen_prepare_val_nz
,
Richard Henderson
,
2024/08/01
Re: [PATCH 1/2] target/i386: Split out gen_prepare_val_nz
,
Philippe Mathieu-Daudé
,
2024/08/16
[PATCH 2/2] target/i386: Fix carry flag for BLSI
,
Richard Henderson
,
2024/08/01
Re: [PATCH 2/2] target/i386: Fix carry flag for BLSI
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI
,
Richard Henderson
,
2024/08/07
Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI
,
Philippe Mathieu-Daudé
,
2024/08/07
Re: [PATCH 0/2] target/i386: Fix carry flag for BLSI
,
Richard Henderson
,
2024/08/14
Re: [PATCH] hw/ppc: Implement -dtb support for PowerNV
,
Cédric Le Goater
,
2024/08/01
Re: [PATCH] hw/ppc: Implement -dtb support for PowerNV
,
Cédric Le Goater
,
2024/08/01
Re: [PATCH] hw/ppc: Implement -dtb support for PowerNV
,
Aditya Gupta
,
2024/08/01
Re: [RFC PATCH 0/6] Enable shared device assignment
,
Yin, Fengwei
,
2024/08/01
Re: [RFC PATCH 0/6] Enable shared device assignment
,
Chenyi Qiang
,
2024/08/02
Re: [RFC PATCH 0/6] Enable shared device assignment
,
Chenyi Qiang
,
2024/08/15
[PATCH v2 0/1] Brief description of the patch series
,
Lei Huang
,
2024/08/01
[PATCH v2 1/1] virtio-gpu: customize EDID for vms
,
Lei Huang
,
2024/08/01
[PATCH] Cleanup: rename virtio_split_packed_update_used_idx
,
Wenyu Huang
,
2024/08/01
Re: QEMU unexpectedly closed the monitor
,
Itaru Kitayama
,
2024/08/01
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 09/24] linux-user/riscv: implement indirect branch tracking prctls
,
Deepak Gupta
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Markus Armbruster
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Markus Armbruster
,
2024/08/01
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/01
Re: [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/01
Re: [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Deepak Gupta
,
2024/08/01
Re: [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
,
Richard Henderson
,
2024/08/01
object_new() cannot fail, and that's fundamental (was: [PATCH v2 1/2] qom/object, qdev: move globals functions to object.c)
,
Markus Armbruster
,
2024/08/01
Re: object_new() cannot fail, and that's fundamental (was: [PATCH v2 1/2] qom/object, qdev: move globals functions to object.c)
,
Daniel P . Berrangé
,
2024/08/01
RE: [PATCH] hw/arm/mps2-tz.c: fix RX/TX interrupts order
,
Marco Palumbi
,
2024/08/01
Re: [PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
,
Michael S. Tsirkin
,
2024/08/01
Re: [RFC PATCH] Makefile: trigger re-configure on updated pythondeps
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/02
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/04
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/04
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/04
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/06
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/09
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/05
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/06
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/06
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/08
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Fabiano Rosas
,
2024/08/09
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/18
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/18
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/19
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/11
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/18
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Akihiko Odaki
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Peter Xu
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Michael S. Tsirkin
,
2024/08/01
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
,
Daniel P . Berrangé
,
2024/08/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc