qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-30 06:21:37 to 2024-08-31 00:18:18 UTC [more...]

[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
 2024-08-31  0:17 UTC  (11+ messages)
` [PATCH 1/9] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
` [PATCH 2/9] fifo8: introduce head variable for fifo8_peekpop_bufptr()
` [PATCH 3/9] fifo8: add skip parameter to fifo8_peekpop_bufptr()
` [PATCH 4/9] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
` [PATCH 5/9] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()

[PATCH v9 0/5] Implement QATzip compression method
 2024-08-30 23:27 UTC  (6+ messages)
` [PATCH v9 1/5] docs/migration: add qatzip compression feature
` [PATCH v9 2/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH v9 3/5] migration: Add migration parameters for QATzip
` [PATCH v9 4/5] migration: Introduce 'qatzip' compression method
` [PATCH v9 5/5] tests/migration: Add integration test for "

[PATCH v3 0/4] gdbstub: Add support for MTE in system mode
 2024-08-30 22:35 UTC  (9+ messages)
` [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to "

[PATCH 0/3] m68k: Fix a couple of Coverity nits
 2024-08-30 22:03 UTC  (7+ messages)
` [PATCH 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
` [PATCH 2/3] hw/m68k/mcf5208: Add URLs for datasheets
` [PATCH 3/3] hw/nubus/nubus-device: Range check 'slot' property

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-08-30 21:05 UTC  (12+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
` [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees

[RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
 2024-08-30 18:33 UTC  (5+ messages)
` [RFC PATCH 1/1] "
    ` [edk2-devel] "

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-08-30 20:22 UTC  (17+ messages)
` [PATCH v2 07/17] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions
` [PATCH v2 09/17] migration/multifd: Device state transfer support - receive side
` [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic
` [PATCH v2 11/17] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
` [PATCH v2 13/17] migration/multifd: Add migration_has_device_state_support()

[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
 2024-08-30 20:11 UTC  (8+ messages)

[PATCH 0/1] plugins: add API to read guest CPU memory from hwaddr
 2024-08-30 19:33 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-08-30 19:17 UTC  (6+ messages)
` [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access
    ` [RFC PATCH] tests/tcg: add a system test to check memory instrumentation

[PATCH v2] target/arm/tcg: refine cache descriptions with a wrapper
 2024-08-30 18:47 UTC 

[PATCH] target/arm/tcg: refine cache descriptions with a wrapper
 2024-08-30 18:44 UTC  (3+ messages)

[PATCH 0/8] move qapi under python/qemu/
 2024-08-30 18:33 UTC  (9+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi

[PATCH] hw/gpio/aspeed_gpio: Avoid shift into sign bit
 2024-08-30 18:05 UTC 

[PATCH] target/riscv: Stop timer with infinite timecmp
 2024-08-30 17:47 UTC  (4+ messages)

[PATCH 00/13] XIVE2 changes for TIMA operations
 2024-08-30 17:06 UTC  (10+ messages)
` [PATCH 10/13] pnv/xive: Add special handling for pool targets
` [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR

[PATCH v13 00/20] riscv support for control flow integrity extensions
 2024-08-30 16:47 UTC  (21+ messages)
` [PATCH v13 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v13 02/20] target/riscv: Add zicfilp extension
` [PATCH v13 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v13 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v13 05/20] target/riscv: additional code information for sw check
` [PATCH v13 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v13 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v13 08/20] disas/riscv: enable `lpad` disassembly
` [PATCH v13 09/20] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v13 10/20] target/riscv: Add zicfiss extension
` [PATCH v13 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v13 12/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v13 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v13 14/20] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v13 15/20] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v13 16/20] target/riscv: implement zicfiss instructions
` [PATCH v13 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v13 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v13 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v13 20/20] target/riscv: Expose zicfiss extension as a cpu property

[PATCH v12 00/20] riscv support for control flow integrity extensions
 2024-08-30 16:30 UTC  (5+ messages)
` [PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-30 16:27 UTC  (5+ messages)
` [PATCH v9 11/12] target/arm: add an experimental mpidr arm cpu property object

[PATCH v3 0/1] linux-user: add openat2 support in linux-user
 2024-08-30 15:39 UTC  (2+ messages)
` [PATCH v3 1/1] "

tests/avocado/riscv_opensbi.py does not work reliable
 2024-08-30 15:34 UTC 

[PATCH] target/arm: Correct names of VFP VFNMA and VFNMS insns
 2024-08-30 15:21 UTC 

[PATCH v4 6/7] memory: Do not create circular reference with subregion
 2024-08-30 15:05 UTC  (11+ messages)

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-30 14:58 UTC  (12+ messages)
` [PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset
` [PATCH v2 02/11] hw/s390/virtio-ccw: "
` [PATCH v2 03/11] target/s390: Convert CPU to Resettable interface
` [PATCH v2 04/11] hw: Remove device_class_set_parent_reset()
` [PATCH v2 05/11] target/alpha, hppa: Remove unused parent_reset fields
` [PATCH v2 06/11] hw: Define new device_class_set_legacy_reset()
` [PATCH v2 07/11] hw: Use device_class_set_legacy_reset() instead of opencoding
` [PATCH v2 08/11] hw: Rename DeviceClass::reset field to legacy_reset
` [PATCH v2 09/11] hw: Remove device_phases_reset()
` [PATCH v2 10/11] hw/core/qdev: Simplify legacy_reset handling
` [PATCH v2 11/11] hw/core/resettable: Remove transitional_function machinery

[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
 2024-08-30 14:04 UTC  (3+ messages)
` [PATCH v5 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V

[PATCH v5 00/44] Convert avocado tests to normal Python unittests
 2024-08-30 13:38 UTC  (45+ messages)
` [PATCH v5 01/44] tests/avocado: machine aarch64: standardize location and RO access
` [PATCH v5 02/44] tests/avocado/boot_xen.py: fetch kernel during test setUp()
` [PATCH v5 03/44] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
` [PATCH v5 04/44] Bump avocado to 103.0
` [PATCH v5 05/44] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
` [PATCH v5 06/44] tests/avocado/boot_linux_console: Remove the s390x subtest
` [PATCH v5 07/44] python: Install pycotap in our venv if necessary
` [PATCH v5 08/44] tests/functional: Add base classes for the upcoming pytest-based tests
` [PATCH v5 09/44] tests/functional: Set up logging
` [PATCH v5 10/44] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v5 11/44] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v5 12/44] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH v5 13/44] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v5 14/44] tests/functional: add a module for handling asset download & caching
` [PATCH v5 15/44] tests/functional: enable pre-emptive caching of assets
` [PATCH v5 16/44] tests/functional: Allow asset downloading with concurrent threads
` [PATCH v5 17/44] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH v5 18/44] tests/functional: Add a function for extracting files from an archive
` [PATCH v5 19/44] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH v5 20/44] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH v5 21/44] tests/functional: Convert the x86_cpu_model_versions test
` [PATCH v5 22/44] tests/functional: Convert the microblaze avocado tests into standalone tests
` [PATCH v5 23/44] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PATCH v5 24/44] tests/functional: Convert the virtio_gpu "
` [PATCH v5 25/44] tests/functional: Convert most ppc avocado tests into standalone tests
` [PATCH v5 26/44] tests/functional: Convert the ppc_amiga avocado test into a standalone test
` [PATCH v5 27/44] tests/functional: Convert the ppc_hv "
` [PATCH v5 28/44] tests/functional: Convert the m68k nextcube test with tesseract
` [PATCH v5 29/44] tests/functional: Convert the acpi-bits test into a standalone test
` [PATCH v5 30/44] tests/functional: Convert the rx_gdbsim avocado "
` [PATCH v5 31/44] tests/functional: Convert the linux_initrd "
` [PATCH v5 32/44] tests/functional: Convert the vnc test
` [PATCH v5 33/44] tests/functional: Convert ARM Integrator/CP avocado tests
` [PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref "
` [PATCH v5 35/44] tests/functional: Convert Aarch64 Virt machine "
` [PATCH v5 36/44] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
` [PATCH v5 37/44] tests/functional: Add QemuUserTest class
` [PATCH v5 38/44] tests/functional: Convert ARM bFLT linux-user avocado test
` [PATCH v5 39/44] tests/avocado: Remove unused QemuUserTest class
` [PATCH v5 40/44] gitlab-ci: Add "check-functional" to the build tests
` [PATCH v5 41/44] docs/devel: Split testing docs from the build docs and move to separate folder
` [PATCH v5 42/44] docs/devel/testing: Split the Avocado documentation into a separate file
` [PATCH v5 43/44] docs/devel/testing: Rename avocado_qemu.Test class
` [PATCH v5 44/44] docs/devel/testing: Add documentation for functional tests

[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-30 12:21 UTC  (13+ messages)

[PATCH 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
 2024-08-30 11:57 UTC  (8+ messages)
` [PATCH 1/2] qemu/osdep: fix current process fds path for other OSes
` [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1

[RFC V1 0/6] Live Update: tap and vhost
 2024-08-30 11:56 UTC  (7+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"
` [RFC V1 2/6] tap: common return label
` [RFC V1 3/6] tap: fix net_init_tap() return code
` [RFC V1 4/6] migration: cpr_get_fd_param helper
` [RFC V1 5/6] tap: cpr support
` [RFC V1 6/6] tap: postload fix for cpr

[PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
 2024-08-30 11:53 UTC  (3+ messages)

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-30 11:37 UTC  (10+ messages)
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets

[RFC PATCH 0/2] Sbsa-ref CXL Enablement
 2024-08-30 11:18 UTC  (6+ messages)
` [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl
` [RFC PATCH 2/2] hw/arm/sbsa-ref: Support CXL Fixed Memory Window

[PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
 2024-08-30 11:08 UTC  (2+ messages)

[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat
 2024-08-30 11:05 UTC  (3+ messages)
` [PATCH 1/2] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [PATCH 2/2] tests/unit: always build the pbkdf crypto unit test

[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
 2024-08-30 11:03 UTC  (7+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces

[RFC PATCH edk2-platforms 0/2] add basic support for CXL on sbsa-ref
 2024-08-30 10:59 UTC  (5+ messages)
` [RFC PATCH edk2-platforms 1/2] SbsaQemu: Add acpi0016 & acpi0017 objects into DSDT
` [RFC PATCH edk2-platforms 2/2] SbsaQemu: AcpiTables: Add CEDT Table

[PATCH v2] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-08-30 10:53 UTC 

[PATCH] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-08-30 10:51 UTC  (3+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-30 10:48 UTC  (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH 1/1] platform-bus: fix refcount leak
 2024-08-30 10:45 UTC  (2+ messages)

[PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
 2024-08-30  8:05 UTC  (3+ messages)

[PATCH] raw-format: Fix error message for invalid offset/size
 2024-08-30  7:36 UTC  (2+ messages)

[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
 2024-08-30  7:29 UTC  (3+ messages)
` [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add

[PATCH] chardev: allow specifying finer-grained reconnect timeouts
 2024-08-30  6:34 UTC  (4+ messages)

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-08-30  6:16 UTC  (8+ messages)
` [PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
` [PATCH v2 09/14] tcg/riscv: Implement vector neg ops
` [PATCH v2 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v2 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v2 12/14] tcg/riscv: Implement vector shs/v ops
` [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v2 14/14] tcg/riscv: Enable native vector support for TCG host


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).