qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-17 18:12:31 to 2024-09-18 19:29:12 UTC [more...]

[PATCH 00/25] NXP i.MX RT595
 2024-09-18 19:22 UTC  (19+ messages)
` [PATCH 01/25] fifo32: add peek function
` [PATCH 03/25] scripts: add script to generate C header files from SVD XML files
` [PATCH 04/25] Add mcux-soc-svd subproject
` [PATCH 05/25] hw/misc: add support for flexcomm
` [PATCH 07/25] hw/char: add support for flexcomm usart
` [PATCH 09/25] hw/ssi: add support for flexcomm spi
` [PATCH 11/25] hw/ssi: add support for flexspi
` [PATCH 12/25] hw/misc: add support for RT500's reset controller
` [PATCH 14/25] hw/arm: add RT595-EVK board
` [PATCH 16/25] system/qtest: add APIS to check for memory access failures
` [PATCH 17/25] tests/qtest: add flexcomm tests
` [PATCH 18/25] tests/qtest: add flexcomm usart tests
` [PATCH 19/25] hw/misc: add i2c-tester
` [PATCH 21/25] hw/ssi: allow NULL realize callbacks for peripherals
` [PATCH 22/25] hw/misc: add spi-tester
` [PATCH 23/25] tests/qtest: add tests for flexcomm spi
` [PATCH 24/25] systems/qtest: add device clock APIs
` [PATCH 25/25] tests/qtest: add tests for RT500's clock controller

[PATCH] tests/qtest: Add XIVE tests for the powernv10 machine
 2024-09-18 19:25 UTC  (5+ messages)

[PATCH v2 00/18] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
 2024-09-18 18:52 UTC  (7+ messages)
` [PATCH v2 13/18] tests/tcg: add a system test to check memory instrumentation
` [PATCH v2 14/18] util/timer: avoid deadlock when shutting down
` [PATCH v2 18/18] contrib/plugins: avoid hanging program

[RFC PATCH] contrib/plugins: avoid hanging program
 2024-09-18 18:47 UTC  (2+ messages)

[PATCH 0/2] tcg: Fix branch/label link during plugin expansion
 2024-09-18 18:43 UTC  (4+ messages)

[PULL v2 0/6] Migration 20240917 patches
 2024-09-18 18:31 UTC  (7+ messages)
` [PULL v2 1/6] tests/qtest/migration: Move a couple of slow tests under g_test_slow
` [PULL v2 2/6] migration/multifd: Fix build for qatzip
` [PULL v2 3/6] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv
` [PULL v2 4/6] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [PULL v2 5/6] migration/savevm: Remove extra load cleanup calls
` [PULL v2 6/6] migration/multifd: Fix rb->receivedmap cleanup race

[PULL 0/6] Migration 20240917 patches
 2024-09-18 18:21 UTC  (11+ messages)
` [PULL 1/6] tests/qtest/migration: Move a couple of slow tests under g_test_slow
` [PULL 2/6] migration/multifd: Fix build for qatzip
` [PULL 3/6] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv
` [PULL 4/6] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [PULL 5/6] migration/savevm: Remove extra load cleanup calls
` [PULL 6/6] migration/multifd: Fix rb->receivedmap cleanup race

[PATCH v6 0/7] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-09-18 17:14 UTC  (8+ messages)
` [PATCH v6 1/7] target/riscv: Set vdata.vm field for vector load/store whole register instructions
` [PATCH v6 2/7] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us
` [PATCH v6 3/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [PATCH v6 4/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [PATCH v6 5/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions
` [PATCH v6 6/7] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [PATCH v6 7/7] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

of remote_iohub_finalize
 2024-09-18 17:00 UTC 

[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-18 16:57 UTC  (3+ messages)

[PATCH] util/cutils: Remove unused qemu_get_exec_dir
 2024-09-18 16:53 UTC 

[PATCH-for-9.2 v3 0/3] hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index()
 2024-09-18 16:50 UTC  (4+ messages)
` [PATCH v3 1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section
` [PATCH v3 2/3] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
` [PATCH v3 3/3] hw/ssi/pnv_spi: Use local var seq_index instead of get_seq_index()

[PATCH v3] memory: notify hypervisor of all eventfds during listener (de)registration
 2024-09-18 16:44 UTC  (2+ messages)

[PATCH] util/iova-tree: Remove deadcode
 2024-09-18 16:41 UTC  (2+ messages)

[PATCH] qemu-timer: Remove unused qemu_clock_get_main_loop_timerlist
 2024-09-18 16:34 UTC 

[PATCH] crypto: Remove unused DER string functions
 2024-09-18 16:33 UTC  (2+ messages)

[PATCH 0/3] Migration deadcode removal
 2024-09-18 16:27 UTC  (6+ messages)
` [PATCH 1/3] migration: Remove migrate_cap_set
` [PATCH 2/3] migration: Remove unused zero-blocks capability
` [PATCH 3/3] migration: Remove unused socket_send_channel_create_sync

[PATCH 1/1] target/riscv: enable floating point unit
 2024-09-18 16:27 UTC  (14+ messages)

[PATCH v2] hw: fix memory leak in IRQState allocation
 2024-09-18 15:43 UTC 

[PATCH 0/3] linux-user: Update syscall numbers
 2024-09-18 15:41 UTC  (5+ messages)
` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v6.10
` [PATCH 2/3] linux-user, mips: update syscall-args-o32.c.inc "
` [PATCH 3/3] linux-user: update syscall.tbl "

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-09-18 15:32 UTC  (8+ messages)
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs

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

[PATCH] target/ppc: Fix lxvx/stxvx facility check
 2024-09-18 15:11 UTC  (3+ messages)

[PATCH v1 0/7] migration: auto-converge refinements for huge VM
 2024-09-18 14:39 UTC  (5+ messages)
` [PATCH v1 3/7] qapi/migration: Introduce the iteration-count

[PATCH] hw/char: Remove unused serial_set_frequency
 2024-09-18 14:41 UTC 

[PATCH] tests/fp: Make mul and div tests have a longer timeout
 2024-09-18 14:19 UTC  (2+ messages)

[PATCH] linux-user: Remove unused handle_vm86_fault
 2024-09-18 14:15 UTC 

[PATCH 0/2] riscv: hw/intc: Fixes for standard conformance
 2024-09-18 14:02 UTC  (3+ messages)
` [PATCH 1/2] hw/intc: Make zeroth priority register read-only
` [PATCH 2/2] hw/intc: Don't clear pending bits on IRQ lowering

[PATCH v8] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
 2024-09-18 13:41 UTC  (6+ messages)
` [PATCH v9] "

[PATCH v3] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-09-18 13:18 UTC 

[PATCH] vhost: Remove unused vhost_dev_{load|save}_inflight
 2024-09-18 13:08 UTC  (2+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-18 12:12 UTC  (6+ messages)

[PATCH v4] vhsot-user: Do not wait for reply for not sent VHOST_USER_SET_LOG_BASE
 2024-09-18  7:19 UTC 

[PATCH 0/2] gitlab-ci: Make separate sections for build and test
 2024-09-18 12:54 UTC  (3+ messages)
` [PATCH 1/2] .gitlab-ci.d: Split build and test in cross build job templates
` [PATCH 2/2] .gitlab-ci.d: Make separate collapsible log sections for build and test

[PATCH] hw/sysbus: Remove unused sysbus_mmio_unmap
 2024-09-18 12:54 UTC  (2+ messages)

[PATCH] hw: Remove unused fw_cfg_init_io
 2024-09-18 12:45 UTC  (2+ messages)

[PATCH v2] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-09-18 12:43 UTC  (4+ messages)

[PATCH] util/co-shared-resource: Remove unused co_try_get_from_shres
 2024-09-18 12:42 UTC 

[PATCH 0/2] chardev: implement backend chardev multiplexing
 2024-09-18 12:31 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v3 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-09-18 12:30 UTC  (3+ messages)

[PATCH v3 0/2] Add FDT table support with acpi ged pm register
 2024-09-18 12:21 UTC  (4+ messages)
` [PATCH v3 1/2] acpi: ged: Add macro for acpi sleep control register
` [PATCH v3 2/2] hw/loongarch/virt: Add FDT table support with acpi ged pm register

[PATCH v2] audio/pw: Report more accurate error when connecting to PipeWire fails
 2024-09-18 11:23 UTC  (4+ messages)

[PATCH v4 00/12] tcg/riscv: Add support for vector
 2024-09-18 10:43 UTC  (10+ messages)
` [PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v4 02/12] tcg/riscv: Add basic support for vector

[PATCH v2 0/2] target/ppc: Make divd[u] handler method decodetree compatible
 2024-09-18  9:56 UTC  (2+ messages)
` PING: "

[PULL 0/1] qemu-macppc queue 20240918
 2024-09-18  9:46 UTC  (2+ messages)
` [PULL 1/1] mac_dbdma: Remove leftover `dma_memory_unmap` calls

flakiness on CI jobs run via k8s
 2024-09-18  9:24 UTC  (2+ messages)

Xilinx Zynq 7000 Start of CPU1
 2024-09-18  9:13 UTC 

[PATCH] mac_dbdma: Remove leftover `dma_memory_unmap` calls
 2024-09-18  8:30 UTC  (5+ messages)

[PATCH] target/loongarch/kvm: Implement LoongArch PMU extension
 2024-09-18  8:23 UTC 

[PATCH] audio/pw: Report more accurate error when connecting to PipeWire fails
 2024-09-18  7:14 UTC  (2+ messages)

[PATCH v2 0/8] hw/intc/loongarch_pch: Split into pic common and pic
 2024-09-18  6:54 UTC  (9+ messages)
` [PATCH v2 1/8] include: Add loongarch_pic_common header file
` [PATCH v2 2/8] include: Move struct LoongArchPCHPIC to "
` [PATCH v2 3/8] hw/intc/loongarch_pch: Merge instance_init() into realize()
` [PATCH v2 4/8] hw/intc/loongarch_pch: Rename LoongArchPCHPIC with LoongArchPICCommonState
` [PATCH v2 5/8] hw/intc/loongarch_pch: Move some functions to file loongarch_pic_common
` [PATCH v2 6/8] hw/intc/loongarch_pch: Inherit from loongarch_pic_common
` [PATCH v2 7/8] hw/intc/loongarch_pch: Add pre_save and post_load interfaces
` [PATCH v2 8/8] hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic

[PATCH v2] memory: notify hypervisor of all eventfds during listener (de)registration
 2024-09-18  6:25 UTC  (3+ messages)

[PATCH 0/1] plugins: add API to read guest CPU memory from hwaddr
 2024-09-18  5:23 UTC  (3+ messages)

[PATCH v2 0/2] Move net backend cleanup to NIC cleanup
 2024-09-18  3:57 UTC  (3+ messages)
` [PATCH v2 2/2] net: move "

[PATCH v2 0/2] Add FDT table support with acpi ged pm register
 2024-09-18  0:54 UTC  (6+ messages)
` [PATCH v2 1/2] acpi: ged: Add macro for acpi sleep control register

[PATCH] q35: Remove unused mch_mcfg_base
 2024-09-18  0:51 UTC 

[PATCH] envlist: Remove unused envlist_parse
 2024-09-18  0:18 UTC 

[PATCH] hw: fix memory leak in IRQState allocation
 2024-09-17 23:47 UTC  (3+ messages)

[PULL 00/18] virtio,pc,pci: features, fixes, cleanups
 2024-09-17 20:19 UTC  (3+ messages)
` [PULL 14/18] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR

[PATCH 0/2] migration/multifd: Fix rb->receivedmap cleanup race
 2024-09-17 20:01 UTC  (8+ messages)
` [PATCH 1/2] migration/savevm: Remove extra load cleanup calls
` [PATCH 2/2] migration/multifd: Fix rb->receivedmap cleanup race

[PATCH] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
 2024-09-17 19:43 UTC 

[PATCH] tests/qemu-iotests/testenv: Use the "virt" machine for or1k
 2024-09-17 19:30 UTC 

[Stable-9.0.3 70/82] gitlab: migrate the s390x custom machine to 22.04
 2024-09-17 18:12 UTC  (13+ messages)
` [Stable-9.0.3 71/82] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [Stable-9.0.3 72/82] softmmu/physmem: fix memory leak in dirty_memory_extend()
` [Stable-9.0.3 73/82] crypto: run qcrypto_pbkdf2_count_iters in a new thread
` [Stable-9.0.3 74/82] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [Stable-9.0.3 75/82] crypto: avoid leak of ctx when bad cipher mode is given
` [Stable-9.0.3 76/82] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
` [Stable-9.0.3 77/82] tests/docker: remove debian-armel-cross
` [Stable-9.0.3 78/82] tests/docker: update debian i686 and mipsel images to bookworm
` [Stable-9.0.3 79/82] hw/audio/virtio-sound: fix heap buffer overflow
` [Stable-9.0.3 80/82] hw/intc/arm_gic: fix spurious level triggered interrupts
` [Stable-9.0.3 81/82] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [Stable-9.0.3 82/82] gitlab: fix logic for changing docker tag on stable branches

[Stable-9.0.3 v2 00/82] Patch Round-up for stable 9.0.3, freeze on 2024-09-16 (frozen)
 2024-09-17 18:12 UTC 

[Stable-8.2.7 57/65] crypto: run qcrypto_pbkdf2_count_iters in a new thread
 2024-09-17 18:10 UTC  (6+ messages)
` [Stable-8.2.7 59/65] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
` [Stable-8.2.7 60/65] tests/docker: remove debian-armel-cross
` [Stable-8.2.7 63/65] hw/intc/arm_gic: fix spurious level triggered interrupts
` [Stable-8.2.7 64/65] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [Stable-8.2.7 65/65] gitlab: fix logic for changing docker tag on stable branches


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