QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 08:34:22 to 2024-04-08 04:57:22 UTC [more...]

[RFC QEMU PATCH v8 0/1] S3 support
 2024-04-08  4:56 UTC  (12+ messages)
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH 0/1] virtio-pci: Fix the crash when the vector changes back from VIRTIO_NO_VECTOR
 2024-04-08  4:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-08  2:58 UTC  (3+ messages)
` [PATCH 1/6] hw/acpi/GI: Fix trivial parameter alignment issue

[PATCH] vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
 2024-04-08  2:00 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v9 00/20] virtio-net RSS/hash report fixes and improvements
 2024-04-08  1:30 UTC  (7+ messages)
` [PATCH v9 13/20] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v9 16/20] virtio-net: Do not write hashes to peer buffer

[PATCH] target/sh4: add missing CHECK_NOT_DELAY_SLOT
 2024-04-07 19:23 UTC  (2+ messages)

[PULL 0/2] Migration 20240407 patches
 2024-04-07 18:43 UTC  (3+ messages)
` [PULL 1/2] migration/postcopy: ensure preempt channel is ready before loading states
` [PULL 2/2] MAINTAINERS: Adjust migration documentation files

[PATCH for-9.0] MAINTAINERS: Adjust migration documentation files
 2024-04-07 18:20 UTC  (2+ messages)

[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
 2024-04-07 14:50 UTC  (3+ messages)

Thanks! Reply: [PATCH]vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
 2024-04-07  5:33 UTC 

[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
 2024-04-07 13:21 UTC  (3+ messages)
` [PATCH 1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument
` [PATCH 2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest

[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
 2024-04-07  3:46 UTC 

[PATCH 0/1] qemu-options.hx: Fix typo for interleave-granularity of CFMW
 2024-04-07  8:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-07  8:17 UTC  (25+ messages)
` [PATCH v13 01/24] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PATCH v13 02/24] target/arm: Add PSTATE.ALLINT
` [PATCH v13 03/24] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PATCH v13 04/24] target/arm: Implement ALLINT MSR (immediate)
` [PATCH v13 05/24] target/arm: Support MSR access to ALLINT
` [PATCH v13 06/24] target/arm: Add support for Non-maskable Interrupt
` [PATCH v13 07/24] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PATCH v13 08/24] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PATCH v13 09/24] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PATCH v13 10/24] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PATCH v13 11/24] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v13 12/24] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PATCH v13 13/24] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
` [PATCH v13 14/24] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
` [PATCH v13 15/24] hw/intc/arm_gicv3: Add irq non-maskable property
` [PATCH v13 16/24] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PATCH v13 17/24] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PATCH v13 18/24] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PATCH v13 19/24] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PATCH v13 20/24] hw/intc/arm_gicv3: Implement NMI interrupt priority
` [PATCH v13 21/24] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PATCH v13 22/24] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PATCH v13 23/24] target/arm: Add FEAT_NMI to max
` [PATCH v13 24/24] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v12 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-07  6:35 UTC  (10+ messages)
` [PATCH v12 10/23] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v12 13/23] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
` [PATCH v12 23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v2] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
 2024-04-07  3:06 UTC 

[PATCH v4] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-07  1:54 UTC 

[PATCH v2] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-07  1:59 UTC  (4+ messages)

[PATCH] mem/cxl_type3: fix hpa to dpa logic
 2024-04-07  1:46 UTC  (6+ messages)

[PATCH] meson: Make DEBUG_REMAP a meson option
 2024-04-06 22:57 UTC  (2+ messages)

[PATCH for-9.0? 0/9] accel/tcg: Fix can_do_io vs 2nd page mmio
 2024-04-06 22:32 UTC  (10+ messages)
` [PATCH 1/9] tcg: Add TCGContext.emit_before_op
` [PATCH 2/9] accel/tcg: Add insn_start to DisasContextBase
` [PATCH 3/9] target/arm: Use insn_start from DisasContextBase
` [PATCH 4/9] target/hppa: "
` [PATCH 5/9] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PATCH 6/9] target/microblaze: Use insn_start from DisasContextBase
` [PATCH 7/9] target/riscv: "
` [PATCH 8/9] target/s390x: "
` [PATCH 9/9] accel/tcg: Improve can_do_io management

Looking for developers who know how to use Seccomp for a paid study
 2024-04-06 18:24 UTC 

[PATCH] linux-user: replace calloc() with g_new0()
 2024-04-06 19:31 UTC  (2+ messages)

[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
 2024-04-06 18:34 UTC  (2+ messages)

[PATCH] xen-hvm: Avoid livelock while handling buffered ioreqs
 2024-04-06 10:58 UTC  (2+ messages)

[RFC PATCH-for-9.1 00/29] hw/i386/pc: Decouple ISA vs PCI-based machines
 2024-04-06 10:38 UTC  (5+ messages)
` [RFC PATCH-for-9.1 09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup()
` [RFC PATCH-for-9.1 13/29] hw/i386/pc: Remove non-PCI code from pc_system_firmware_init()

[PATCH for-9.0 v3 0/4] target/sh4: Fix mac.[lw]
 2024-04-06  5:37 UTC  (5+ messages)
` [PATCH v3 1/4] target/sh4: mac.w: memory accesses are 16-bit words
` [PATCH v3 2/4] target/sh4: Merge mach and macl into a union
` [PATCH v3 3/4] target/sh4: Fix mac.l with saturation enabled
` [PATCH v3 4/4] target/sh4: Fix mac.w "

[PATCH] sh4: mac.w: implement saturation arithmetic logic
 2024-04-05 23:38 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] sh4: mac.l: implement saturation arithmetic logic
 2024-04-05 23:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] sh4: mac.w: memory accesses are 16-bit words
 2024-04-05 22:54 UTC  (2+ messages)

[PATCH-for-9.1 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-05 22:45 UTC  (5+ messages)
` [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set
` [PATCH-for-9.1 7/7] hw: Include minimal source set in user emulation build

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-05 22:43 UTC  (6+ messages)
` [PATCH v11 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH] linux-user: Add FITRIM ioctl
 2024-04-05 22:41 UTC  (2+ messages)

[PATCH 0/4] small linux-user/syscall:do_setsockopt() cleanups and fixes
 2024-04-05 22:35 UTC  (2+ messages)

[PATCH for-9.0] linux-user: Fix waitid return of siginfo_t and rusage
 2024-04-05 22:00 UTC 

[PATCH v1 0/1] virtio-snd: fix invalid tx/rx message handling logic
 2024-04-05 18:25 UTC  (4+ messages)

[PATCH for-9.0] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
 2024-04-05 18:16 UTC  (2+ messages)

[PATCH v6 00/12] Enabling DCD emulation support in Qemu
 2024-04-05 18:09 UTC  (23+ messages)
` [PATCH v6 06/12] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v6 07/12] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v6 08/12] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v6 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v6 10/12] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
` [PATCH v6 11/12] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PATCH v6 12/12] hw/mem/cxl_type3: Allow to release extent superset in QMP interface

[PATCH 00/32] accel/tcg: Improve disassembly for target and plugin
 2024-04-05 17:48 UTC  (53+ messages)
` [PATCH 01/32] accel/tcg: Use vaddr in translator_ld*
` [PATCH 02/32] accel/tcg: Hide in_same_page outside of a target-specific context
` [PATCH 03/32] accel/tcg: Pass DisasContextBase to translator_fake_ldb
` [PATCH 04/32] accel/tcg: Reorg translator_ld*
` [PATCH 05/32] accel/tcg: Cap the translation block when we encounter mmio
` [PATCH 06/32] accel/tcg: Record mmio bytes during translation
` [PATCH 07/32] accel/tcg: Record when translator_fake_ldb is used
` [PATCH 08/32] accel/tcg: Record DisasContextBase in tcg_ctx for plugins
` [PATCH 09/32] plugins: Copy memory in qemu_plugin_insn_data
` [PATCH 10/32] accel/tcg: Implement translator_st
` [PATCH 11/32] plugins: Use translator_st for qemu_plugin_insn_data
` [PATCH 12/32] plugins: Read mem_only directly from TB cflags
` [PATCH 13/32] plugins: Use DisasContextBase for qemu_plugin_insn_haddr
` [PATCH 14/32] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
` [PATCH 15/32] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start
` [PATCH 16/32] accel/tcg: Provide default implementation of disas_log
` [PATCH 17/32] accel/tcg: Return bool from TranslatorOps.disas_log
` [PATCH 18/32] disas: Split disas.c
` [PATCH 19/32] disas: Use translator_st to get disassembly data
` [PATCH 20/32] accel/tcg: Introduce translator_fake_ld
` [PATCH 21/32] target/s390x: Fix translator_fake_ld length
` [PATCH 22/32] target/s390x: Disassemble EXECUTEd instructions
` [PATCH 23/32] target/hexagon: Use translator_ldl in pkt_crosses_page
` [PATCH 24/32] target/microblaze: Use translator_ldl
` [PATCH 25/32] target/i386: Use translator_ldub for everything
` [PATCH 26/32] target/avr: Use translator_ldl
` [PATCH 27/32] target/cris: Use translator_ld* in cris_fetch
` [PATCH 28/32] target/cris: Use cris_fetch in translate_v10.c.inc
` [PATCH 29/32] target/riscv: Use translator_ld* for everything
` [PATCH 30/32] target/rx: Use translator_ld*
` [PATCH 31/32] target/xtensa: Use translator_ldub in xtensa_insn_len
` [PATCH 32/32] target/s390x: Use translator_lduw in get_next_pc
` [PATCH 33/32] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code

[PATCH v4] nbd/server: do not poll within a coroutine context
 2024-04-05 17:44 UTC 

[RFC PATCH SET] cxl: add poison event handler
 2024-04-05 17:35 UTC  (5+ messages)
` [RFC PATCH 5/5] cxl/core: add poison injection "

[PATCH] target/i386: fix direction of "32-bit MMU" test
 2024-04-05 17:30 UTC  (3+ messages)

[PATCH-for-9.1 v2 0/3] target/ppc: fix tlb flushing race (plus
 2024-04-05 17:09 UTC  (6+ messages)
` [PATCH v2 1/3] target/ppc: Fix broadcast tlbie synchronisation
` [PATCH v2 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
` [PATCH v2 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing

[RFC v2 0/5] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-05 15:37 UTC  (10+ messages)
` [RFC v2 1/5] virtio: Initialize sequence variables

[PATCH v3] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-05 15:24 UTC  (2+ messages)

[PATCH v3] nbd/server: do not poll within a coroutine context
 2024-04-05 14:59 UTC  (3+ messages)

[PATCH] tests/qtest: Standardize qtest function caller strings
 2024-04-05 14:28 UTC  (4+ messages)

[PATCH v3 0/5] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-04-05 14:27 UTC  (4+ messages)
` [PATCH v3 5/5] tests/qtest: Add tests for the STM32L4x5 USART

[PATCH] target/arm: Fix CNTPOFF_EL2 trap to missing EL3
 2024-04-05 14:23 UTC  (2+ messages)

[PATCH v4 0/5] backup: discard-source parameter
 2024-04-05 13:46 UTC  (2+ messages)

[PATCH 1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); "
 2024-04-05 11:20 UTC 

[PATCH v5] blockcommit: Reopen base image as RO after abort
 2024-04-05 13:16 UTC  (2+ messages)

[PATCH v2] virtio-snd: Enhance error handling for invalid transfers
 2024-04-05 10:52 UTC  (2+ messages)

[RFC PATCH-for-9.1] qapi: Do not generate commands/events/introspect code for user emulation
 2024-04-05  8:43 UTC  (3+ messages)

[PATCH v4 0/3] Add support for the RAPL MSRs series
 2024-04-05  8:33 UTC  (4+ messages)
` [PATCH v4 3/3] Add support for RAPL MSRs in KVM/Qemu


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 read-only IMAP folder(s) and NNTP newsgroup(s).