qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-30 14:59:20 to 2024-09-02 23:56:18 UTC [more...]

tests/avocado/riscv_opensbi.py does not work reliable
 2024-09-02 23:54 UTC  (2+ messages)

[PATCH] escc: convert Sun mouse to use QemuInputHandler
 2024-09-02 23:16 UTC  (2+ messages)

[PATCH v3] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-02 22:11 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-02 22:07 UTC  (16+ messages)
` [PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support
` [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 13/17] migration/multifd: Add migration_has_device_state_support()

[PATCH v2] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-09-02 20:00 UTC  (3+ messages)

[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat
 2024-09-02 19:45 UTC  (5+ 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 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
 2024-09-02 19:38 UTC  (5+ messages)
` [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1

[PATCH] contrib/plugins/Makefile: Add a 'distclean' target
 2024-09-02 18:58 UTC  (3+ messages)

[PATCH] plugins: add two events for cpu_restore_state_from_tb() and cpu_io_recompile()
 2024-09-02 18:56 UTC  (5+ messages)

[PATCH v2 00/11] support I2C for AST2700
 2024-09-02 14:53 UTC  (18+ messages)
` [PATCH v2 01/11] hw/i2c/aspeed: support discontinuous register memory region of I2C bus
` [PATCH v2 03/11] hw/i2c/aspeed: support discontinuous poll buffer "
` [PATCH v2 04/11] hw/i2c/aspeed: introduce a new dma_dram_offset attribute in AspeedI2Cbus
` [PATCH v2 05/11] hw/i2c/aspeed: Add AST2700 support
` [PATCH v2 06/11] hw/i2c/aspeed: support Tx/Rx buffer 64 bits address
` [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits
` [PATCH v2 08/11] aspeed/soc: introduce a new API to get the INTC orgate information
` [PATCH v2 11/11] machine_aspeed.py: update to test I2C for AST2700

[PATCH v5 00/16] Introduce support for IGVM files
 2024-09-02 14:40 UTC  (22+ messages)
` [PATCH v5 01/16] meson: Add optional dependency on IGVM library
` [PATCH v5 02/16] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v5 03/16] backends/igvm: Add IGVM loader and configuration
` [PATCH v5 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v5 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v5 06/16] sev: Update launch_update_data functions to use Error handling
` [PATCH v5 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PATCH v5 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v5 12/16] backends/confidential-guest-support: Add set_guest_policy() function
` [PATCH v5 13/16] backends/igvm: Process initialization sections in IGVM file

[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-09-02  6:19 UTC 

[PATCH 1/1] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
 2024-09-02 10:34 UTC 

[PATCH] target/arm: Correct names of VFP VFNMA and VFNMS insns
 2024-09-02 13:21 UTC  (2+ messages)

[PATCH 1/1] allow using a higher icount
 2024-09-02 13:08 UTC  (8+ messages)

[PATCH v6 0/5] target/riscv: Add Smrnmi support
 2024-09-02 12:49 UTC  (8+ messages)
` [PATCH v6 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig
` [PATCH v6 2/5] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v6 3/5] target/riscv: Add Smrnmi CSRs
` [PATCH v6 4/5] target/riscv: Add Smrnmi mnret instruction
` [PATCH v6 5/5] target/riscv: Add Smrnmi cpu extension

[PATCH] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-02 12:30 UTC 

[RFC PATCH 0/2] Specifying cache topology on ARM
 2024-09-02 12:23 UTC  (7+ messages)
` [PATCH 2/2] hw/acpi: add cache hierarchy node to pptt table

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-09-02 11:09 UTC  (7+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator

[PATCH v2] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-02 11:10 UTC  (6+ messages)

[PATCH v5 00/44] Convert avocado tests to normal Python unittests
 2024-09-02 10:23 UTC  (10+ messages)
` [PATCH v5 14/44] tests/functional: add a module for handling asset download & caching
` [PATCH v5 23/44] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PATCH v5 25/44] tests/functional: Convert most ppc avocado tests into standalone tests
` [PATCH v5 32/44] tests/functional: Convert the vnc test

[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
 2024-09-02 10:15 UTC  (4+ messages)

[PATCH 0/8] move qapi under python/qemu/
 2024-09-02  9:35 UTC  (12+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi

[PATCH] tests/unit: remove block layer code from test-nested-aio-poll
 2024-09-02  9:15 UTC  (2+ messages)

[PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
 2024-09-02  8:57 UTC  (3+ messages)

[PATCH] hw/audio/virtio-sound: fix heap buffer overflow
 2024-09-02  8:26 UTC  (2+ messages)

[PATCH v17 00/13] Support blob memory and venus on qemu
 2024-09-02  6:22 UTC  (3+ messages)

[PATCH 00/13] XIVE2 changes for TIMA operations
 2024-09-02  6:07 UTC  (7+ messages)
` [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR

[PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
 2024-09-02  5:59 UTC  (2+ messages)

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

[PATCH for-9.2] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
 2024-09-02  5:59 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed_gpio: Avoid shift into sign bit
 2024-09-02  5:58 UTC  (2+ messages)

[PATCH v5 0/5] target/riscv: Add Smrnmi support
 2024-09-02  3:15 UTC  (6+ messages)
` [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-09-02  1:39 UTC  (15+ messages)
` [PATCH v2 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v2 02/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v2 03/14] tcg/riscv: Add basic support for vector
` [PATCH v2 04/14] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v2 05/14] tcg/riscv: Implement vector load/store
` [PATCH v2 06/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v2 07/14] tcg/riscv: Add support for basic vector opcodes

[PATCH 0/3] m68k: Fix a couple of Coverity nits
 2024-09-01 21:39 UTC  (10+ 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

[PATCH v3 0/5] block: allow commit to unmap zero blocks
 2024-09-01 14:24 UTC  (6+ messages)
` [PATCH v3 1/5] block: get type of block allocation in commit_run
` [PATCH v3 2/5] block: move commit_run loop to separate function
` [PATCH v3 3/5] block: refactor error handling of commit_iteration
` [PATCH v3 4/5] block: allow commit to unmap zero blocks
` [PATCH v3 5/5] block: add test non-active commit with zeroed data

[PATCH v1 0/4] virtio_snd_set_config: Fix #2296
 2024-09-01 13:25 UTC  (2+ messages)

[PATCH v2 0/4] block: allow commit to unmap zero blocks
 2024-09-01 10:25 UTC  (4+ messages)
` [PATCH v2 3/4] "

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

[PATCH v2] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
 2024-08-31 11:18 UTC  (3+ messages)

[PATCH v4 6/7] memory: Do not create circular reference with subregion
 2024-08-31  4:03 UTC  (12+ messages)

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-08-30 22:37 UTC  (2+ messages)

[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
 2024-08-31  1:18 UTC  (19+ 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 6/9] fifo8: honour do_pop argument in fifo8_peekpop_buf()
` [PATCH 7/9] fifo8: add fifo8_peek_buf() function
` [PATCH 8/9] fifo8: introduce fifo8_peek() function
` [PATCH 9/9] tests/unit: add test-fifo unit test

[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 "

[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] 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] target/arm/tcg: refine cache descriptions with a wrapper
 2024-08-30 18:44 UTC  (3+ messages)

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

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

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-30 14:58 UTC  (10+ 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 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


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).