qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-02 09:49:45 to 2024-09-03 16:10:08 UTC [more...]

[PATCH for-9.2 00/53] arm: Drop deprecated boards
 2024-09-03 16:07 UTC  (12+ messages)
` [PATCH for-9.2 02/53] hw/input: Drop ADS7846 device
` [PATCH for-9.2 06/53] hw/display: Remove tc6393xb device
` [PATCH for-9.2 07/53] hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
` [PATCH for-9.2 11/53] hw/misc: Remove MAINSTONE_FPGA device
` [PATCH for-9.2 22/53] hw/arm: Remove pxa2xx_pic
` [PATCH for-9.2 23/53] hw/timer: Remove pxa27x-timer
` [PATCH for-9.2 24/53] vl.c: Remove pxa2xx-specific -portrait and -rotate options
` [PATCH for-9.2 25/53] hw/arm: Remove 'n800' and 'n810' machines
` [PATCH for-9.2 33/53] hw/usb: Remove tusb6010 USB controller
` [PATCH for-9.2 36/53] docs: Document removal of old Arm boards
` [PATCH for-9.2 39/53] hw/char: Remove omap2_uart

[PATCH 0/3] hw/sh4: Remove the deprecated SHIX machine
 2024-09-03 15:39 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] hw/block: Remove TC58128 NAND EEPROM
` [PATCH 3/3] hw/sh4: Remove sh7750_register_io_device() helper

[RFC V1 0/6] Live Update: tap and vhost
 2024-09-03 15:38 UTC  (5+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"
` [RFC V1 4/6] migration: cpr_get_fd_param helper

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

[PATCH] target/cris: Remove the deprecated CRIS target
 2024-09-03 15:27 UTC 

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

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

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-09-03 15:15 UTC  (16+ 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

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-03 15:09 UTC  (18+ 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 v2] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-09-03 13:40 UTC  (6+ messages)

[PATCH] tests/qtest/hd-geo-test: Check for availability of "pc" machine before using it
 2024-09-03 13:42 UTC 

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

[PATCH v5 00/44] Convert avocado tests to normal Python unittests
 2024-09-03 14:14 UTC  (8+ messages)
` [PATCH v5 32/44] tests/functional: Convert the vnc test
` [PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests

[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-03 13:56 UTC  (2+ messages)

[PATCH v3 00/11] support I2C for AST2700
 2024-09-03 14:11 UTC  (15+ 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 "
` [SPAM] [PATCH v3 00/11] support "

[PATCH] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
 2024-09-03 14:14 UTC  (2+ messages)

[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-09-03 14:53 UTC  (10+ messages)
` [PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset
` [PATCH v2 05/11] target/alpha, hppa: Remove unused parent_reset fields
` [PATCH v2 10/11] hw/core/qdev: Simplify legacy_reset handling
` [PATCH v2 11/11] hw/core/resettable: Remove transitional_function machinery

[PATCH v2] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 13:53 UTC  (2+ messages)

[PATCH] tests/functional/test_vnc: Reduce raciness in find_free_ports()
 2024-09-03 14:50 UTC  (2+ messages)

[PATCH] hw/arm/boot: Explain why load_elf_hdr() error is ignored
 2024-09-03 14:41 UTC 

[PATCH v3] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 14:00 UTC 

[PATCH v3] hw/arm/boot: Report error msg if loading elf/dtb failed
 2024-09-03 13:52 UTC  (2+ messages)

[PATCH] tests/qtest/boot-order-test: Make the machine name mandatory in this test
 2024-09-03 13:36 UTC 

[PATCH] kvm/i386: declare kvm_filter_msr() static
 2024-09-03 13:23 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 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 

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

[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] 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 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 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 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  (4+ messages)
` [PATCH v6 2/5] target/riscv: Handle Smrnmi interrupt and exception

[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  (5+ messages)

[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] Add vhost-user-spi and vhost-user-spi-pci devices
 2024-09-02 10:15 UTC  (4+ messages)


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