qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-31 00:14:32 to 2024-09-03 13:23:39 UTC [more...]

[PATCH] kvm/i386: declare kvm_filter_msr() static
 2024-09-03 13:23 UTC  (2+ messages)

[PATCH v4] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03 13:18 UTC  (2+ messages)

[PATCH] kvm/i386: refactor kvm_arch_init and split it into smaller functions
 2024-09-03 13:15 UTC  (2+ messages)

[PATCH] tests/qtest/migration: Add a check for the availability of the "pc" machine
 2024-09-03 13:03 UTC  (2+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-09-03 12:56 UTC  (8+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH for-9.2 v6 12/12] docs/specs: add riscv-iommu

[PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
 2024-09-03  6:29 UTC 

[PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
 2024-09-03 12:41 UTC  (3+ messages)
` [PATCH 1/2] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PATCH 2/2] kvm/i386: do not initialize identity_base variable

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-09-03 12:33 UTC  (3+ messages)
` [PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset

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

[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-09-03 10:19 UTC  (5+ messages)

[PATCH] escc: convert Sun mouse to use QemuInputHandler
 2024-09-03 11:38 UTC  (4+ messages)

QEMU/KVM Community Call (3/9/24) agenda items?
 2024-09-03 10:58 UTC 

[RFC V1 0/6] Live Update: tap and vhost
 2024-09-03 10:44 UTC  (3+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"

[PATCH v3 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-09-03 12:03 UTC 

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-03 12:02 UTC  (13+ messages)
` [PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support
` [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] tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
 2024-09-03 11:56 UTC 

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-03 11:54 UTC  (10+ messages)
` [RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request

[PATCH] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
 2024-09-03 10:28 UTC 

[PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
 2024-09-03 10:05 UTC  (4+ messages)

[Bug 2078790] Re: jammy qemu x86 int3: 0000 [#1] SMP NOPTI
 2024-09-03  9:37 UTC  (5+ messages)
` [Bug 2078790] [NEW] "

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

[PATCH v3 00/11] support I2C for AST2700
 2024-09-03  8:54 UTC  (14+ messages)
` [PATCH v3 01/11] hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
` [PATCH v3 02/11] hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
` [PATCH v3 03/11] hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
` [PATCH v3 04/11] hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
` [PATCH v3 05/11] hw/i2c/aspeed: Add AST2700 support
` [PATCH v3 06/11] hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
` [PATCH v3 07/11] hw/i2c/aspeed: Add support for "
` [PATCH v3 08/11] aspeed/soc: Introduce a new API to get the device irq
  ` [SPAM] "
` [PATCH v3 09/11] aspeed/soc: Support I2C for AST2700
  ` [SPAM] "
` [PATCH v3 10/11] aspeed: Add tmp105 in i2c bus 0 "
` [PATCH v3 11/11] machine_aspeed.py: Update to test I2C "

[PATCH v3] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-03  8:38 UTC  (3+ messages)

[PATCH] kvm/i386: fix a check that ensures we are running on host intel CPU
 2024-09-03  8:00 UTC  (3+ messages)

[PATCH v2] kvm/i386: fix return values of is_host_cpu_intel()
 2024-09-03  8:00 UTC 

[PATCH 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
 2024-09-03  7:53 UTC  (6+ messages)
` [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1

[PATCH v4] chardev: add path option for pty backend
 2024-09-03  7:13 UTC  (2+ messages)

[PATCH v2 00/11] support I2C for AST2700
 2024-09-03  7:10 UTC  (24+ 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] plugins: add two events for cpu_restore_state_from_tb() and cpu_io_recompile()
 2024-09-03  6:53 UTC  (6+ messages)

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-09-03  6:45 UTC  (17+ 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 v2 08/14] tcg/riscv: Implement vector cmp ops

[PATCH 0/5] Introduce svukte ISA extension
 2024-09-03  6:17 UTC  (6+ messages)
` [PATCH 1/5] target/riscv: Add svukte extension capability variable
` [PATCH 2/5] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
` [PATCH 3/5] target/riscv: Support hstatus[HUKTE] "
` [PATCH 4/5] target/riscv: Check memory access to meet svuket rule
` [PATCH 5/5] target/riscv: Expose svukte ISA extension

tests/avocado/riscv_opensbi.py does not work reliable
 2024-09-03  5:55 UTC  (3+ messages)

[PATCH v2 0/2] riscv: char: Avoid dropped charecters
 2024-09-03  5:53 UTC  (5+ messages)
` [PATCH v2 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PATCH v2 2/2] hw/char: sifive_uart: Print uart charecters async

[PATCH] tests/functional: Convert the multiprocess avocado test into a standalone test
 2024-09-03  5:13 UTC 

[PATCH] target/riscv: Stop timer with infinite timecmp
 2024-09-03  0:54 UTC  (2+ 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] contrib/plugins/Makefile: Add a 'distclean' target
 2024-09-02 18:58 UTC  (3+ messages)

[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 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  (10+ 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 0/3] m68k: Fix a couple of Coverity nits
 2024-09-01 21:39 UTC  (6+ messages)
` [PATCH 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
` [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  (15+ messages)
` [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


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