qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-18 01:43:06 to 2024-09-19 01:41:03 UTC [more...]

[RFC v2 00/15] qom-topo: Abstract CPU Topology Level to Topology Device
 2024-09-19  1:55 UTC  (4+ messages)
` [RFC v2 01/15] qdev: Add pointer to BusChild in DeviceState
` [RFC v2 03/15] hw/cpu: Introduce CPU topology device and CPU bus
` [RFC v2 07/15] hw/core/cpu: Convert CPU from general device to topology device

[PATCH V1] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
 2024-09-19  1:35 UTC  (2+ messages)

Xilinx Zynq 7000 Start of CPU1
 2024-09-19  0:28 UTC  (2+ messages)

[PATCH] io/channel-socket: Remove unused qio_channel_socket_dgram_async
 2024-09-19  0:00 UTC 

[PATCH 00/25] NXP i.MX RT595
 2024-09-18 23:52 UTC  (33+ messages)
` [PATCH 01/25] fifo32: add peek function
` [PATCH 02/25] tests/unit: add fifo32 tests
` [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 06/25] hw/misc/flexcomm.c: add common fifo functionality
` [PATCH 07/25] hw/char: add support for flexcomm usart
` [PATCH 08/25] hw/i2c: add support for flexcomm i2c
` [PATCH 09/25] hw/ssi: add support for flexcomm spi
` [PATCH 10/25] hw/misc: add support for RT500's clock controller
` [PATCH 11/25] hw/ssi: add support for flexspi
` [PATCH 12/25] hw/misc: add support for RT500's reset controller
` [PATCH 13/25] hw/arm: add basic support for the RT500 SoC
` [PATCH 14/25] hw/arm: add RT595-EVK board
` [PATCH 15/25] tests/qtest: add register access macros and functions
` [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 20/25] tests/qtest: add tests for flexcomm i2c
` [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] hw/pci: Remove unused pcie_chassis_find_slot
 2024-09-18 23:47 UTC 

[PATCH] usb-hub: Add support for v2.0 hubs
 2024-09-18 23:41 UTC 

[PATCH] replay: Remove unused replay_disable_events
 2024-09-18 23:40 UTC 

[PATCH -next] fw_cfg: Constify struct kobj_type
 2024-09-18 23:33 UTC  (2+ messages)

[PATCH] sockets: Remove deadcode
 2024-09-18 23:26 UTC 

[PATCH] hw/net/rocker: Remove unused rocker_fp_ports
 2024-09-18 23:14 UTC 

vm events, userspace, the vmgenid driver, and the future [was: the uevent revert thread]
 2024-09-18 23:02 UTC  (2+ messages)

[PATCH] hw/net/net_rx_pkt: Remove deadcode
 2024-09-18 22:51 UTC 

[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
 2024-09-18 21:48 UTC  (3+ messages)

[PULL 00/18] tcg plugins (deprecations, mem apis, contrib plugins)
 2024-09-18 21:07 UTC  (19+ messages)
` [PULL 01/18] deprecation: don't enable TCG plugins by default on 32 bit hosts
` [PULL 02/18] deprecation: don't enable TCG plugins by default with TCI
` [PULL 03/18] contrib/plugins: control flow plugin
` [PULL 04/18] plugins: save value during memory accesses
` [PULL 05/18] plugins: extend API to get latest memory value accessed
` [PULL 06/18] tests/tcg: add mechanism to run specific tests with plugins
` [PULL 07/18] tests/tcg: allow to check output of plugins
` [PULL 08/18] tests/tcg/plugins/mem: add option to print memory accesses
` [PULL 09/18] tests/tcg/multiarch: add test for plugin memory access
` [PULL 10/18] tests/tcg: clean up output of memory system test
` [PULL 11/18] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PULL 12/18] tests/tcg: ensure s390x-softmmu output redirected
` [PULL 13/18] tests/tcg: add a system test to check memory instrumentation
` [PULL 14/18] util/timer: avoid deadlock when shutting down
` [PULL 15/18] contrib/plugins: Add a plugin to generate basic block vectors
` [PULL 16/18] plugins: add plugin API to read guest memory
` [PULL 17/18] plugins: add option to dump write argument to syscall plugin
` [PULL 18/18] contrib/plugins: avoid hanging program

[PATCH] net: Remove deadcode
 2024-09-18 20:52 UTC 

[PATCH v2] hw: fix memory leak in IRQState allocation
 2024-09-18 20:50 UTC  (2+ messages)

[PATCH] tests/qtest: Add XIVE tests for the powernv10 machine
 2024-09-18 19:50 UTC  (6+ 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  (6+ messages)
` [PULL 3/6] migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv

[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  (4+ messages)
` [PATCH 2/3] migration: Remove unused zero-blocks capability

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

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

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


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