qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 14:33:13 to 2023-03-06 21:54:03 UTC [more...]

[PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-03-06 21:53 UTC  (13+ messages)

[PATCH v2 0/4] Missing endianness conversions in user mode
 2023-03-06 21:52 UTC  (5+ messages)
` [PATCH v2 1/4] linux-user: fix timerfd read endianness conversion
` [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness

[PATCH v2 0/3] contrib/elf2dmp: Windows Server 2022 support
 2023-03-06 21:35 UTC  (2+ messages)

[PATCH] vhost: Drop unused eventfd_add|del hooks
 2023-03-06 21:35 UTC  (2+ messages)

[PATCH v3 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
 2023-03-06 21:34 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v1 0/2] target/s390x: Fix emulation of C(G)HRL
 2023-03-06 21:33 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] tests/tcg/s390x: Add C(G)HRL test

[PATCH 00/23] Fix NB_MMU_MODES to 16
 2023-03-06 21:30 UTC  (30+ messages)
` [PATCH 01/23] include/exec: Set default `NB_MMU_MODES` "
` [PATCH 02/23] target/alpha: Remove `NB_MMU_MODES` define
` [PATCH 03/23] target/arm: "
` [PATCH 04/23] target/avr: "
` [PATCH 05/23] target/cris: "
` [PATCH 06/23] target/hexagon: "
` [PATCH 07/23] target/hppa: "
` [PATCH 08/23] target/i386: "
` [PATCH 09/23] target/loongarch: "
` [PATCH 10/23] target/m68k: "
` [PATCH 11/23] target/microblaze: "
` [PATCH 12/23] target/mips: "
` [PATCH 13/23] target/nios2: "
` [PATCH 14/23] target/openrisc: "
` [PATCH 15/23] target/ppc: "
` [PATCH 16/23] target/riscv: "
` [PATCH 17/23] target/rx: "
` [PATCH 18/23] target/s390x: "
` [PATCH 19/23] target/sh4: "
` [PATCH 20/23] target/sparc: "
` [PATCH 21/23] target/tricore: "
` [PATCH 22/23] target/xtensa: "
` [PATCH 23/23] include/exec: Remove guards around `NB_MMU_MODES`

[PATCH qemu] linux-user: Emulate /proc/cpuinfo output for riscv
 2023-03-06 21:29 UTC  (3+ messages)

[PATCH v8 0/6] Pegasos2 fixes and audio output support
 2023-03-06 21:27 UTC  (3+ messages)
` [PATCH v8 4/6] hw/ppc/pegasos2: Fix PCI interrupt routing

[PATCH 0/9] accel/tcg: Fix page_set_flags and related [#1528]
 2023-03-06 21:24 UTC  (4+ messages)
` [PATCH 1/9] linux-user: Diagnose incorrect -R size

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-06 21:19 UTC  (41+ messages)
` [PATCH v3 04/13] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 09/13] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v3 10/13] vfio/common: Add device dirty page bitmap sync
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU
` [PATCH v3 12/13] vfio/migration: Query device dirty page tracking support
` [PATCH v3 13/13] docs/devel: Document VFIO device dirty page tracking

[PATCH 0/3] block: protect BlockBackend->queued_requests with a lock
 2023-03-06 21:01 UTC  (4+ messages)
` [PATCH 1/3] block: make BlockBackend->quiesce_counter atomic

[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
 2023-03-06 20:48 UTC  (4+ messages)

[Qemu-devel] [PULL 11/29] target/riscv: Convert RV32F insns to decodetree
 2023-03-06 20:22 UTC  (2+ messages)

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2023-03-06 20:04 UTC  (6+ messages)
` [RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ

[PATCH 0/4] Support x2APIC mode with TCG accelerator
 2023-03-06 19:51 UTC  (16+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode
` [PATCH 4/4] test/avocado: test Linux boot up in x2APIC with userspace local APIC

[PATCH V5 0/8] Add basic ACPI support for risc-v virt
 2023-03-06 19:50 UTC  (2+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-03-06 19:20 UTC  (34+ messages)
` [PATCH 03/70] target/arm: Improve arm_rmode_to_sf
` [PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
` [PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
` [PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
` [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
` [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
` [PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
` [PATCH 60/70] target/tricore: Drop some temp initialization
` [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PATCH 66/70] target/xtensa: Split constant in bit shift
` [PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
` [PATCH 69/70] tcg: Drop tcg_const_*_vec
` [PATCH 70/70] tcg: Drop tcg_const_*

Is the fix for "DMA MMIO reentrancy" in qemu stable now?
 2023-03-06 19:09 UTC  (2+ messages)

[PATCH v11 0/5] riscv: Allow user to set the satp mode
 2023-03-06 19:07 UTC  (3+ messages)

[PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
 2023-03-06 19:01 UTC  (11+ messages)

[PATCH v4 00/11] QMP command to import win32 sockets
 2023-03-06 18:39 UTC  (16+ messages)
` [PATCH v4 05/11] qmp: 'add_client' actually expects sockets
` [PATCH v4 06/11] monitor: release the lock before calling close()
` [PATCH v4 07/11] qapi/gen: run C code through clang-format, if possible
` [PATCH v4 08/11] qmp: add 'get-win32-socket'
` [PATCH v4 11/11] QMP/HMP: only actually implement getfd on CONFIG_POSIX

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-03-06 18:34 UTC  (11+ messages)

[PATCH v4 1/2] target/riscv: refactor Zicond support
 2023-03-06 18:26 UTC  (4+ messages)
` [PATCH v4 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions

[PULL 00/27] Audio patches
 2023-03-06 18:21 UTC  (2+ messages)

[PATCH 0/3] target/arm: dump and gdbstub support for ZA[]
 2023-03-06 18:11 UTC  (4+ messages)
` [PATCH 3/3] target/arm: Support reading ZA[] from gdbstub

[PATCH] Hexagon (target/hexagon) Restore --disable-hexagon-idef-parser build
 2023-03-06 18:07 UTC  (2+ messages)

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-06 17:53 UTC  (15+ messages)
` [RESEND PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [RESEND PATCH v6 2/8] hw/pci/aer: Add missing routing for AER errors
` [RESEND PATCH v6 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [RESEND PATCH v6 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [RESEND PATCH v6 5/8] hw/mem/cxl-type3: Add AER extended capability
` [RESEND PATCH v6 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [RESEND PATCH v6 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use

[PATCH v3 00/20] tcg: drop tcg_temp_free from translators
 2023-03-06 17:41 UTC  (3+ messages)
` [PATCH v3 19/20] tracing: remove transform.py

[PATCH v2] TCG plugin API extension to read guest memory content by an address
 2023-03-06 17:35 UTC  (4+ messages)

[PATCH v2] target/arm: Add Neoverse-N1 registers
 2023-03-06 17:29 UTC  (5+ messages)

[PATCH] hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
 2023-03-06 17:28 UTC  (6+ messages)

[PATCH v6] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-06 17:11 UTC  (3+ messages)

[PATCH v7] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-06 17:10 UTC 

[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-03-06 17:06 UTC  (6+ messages)
` [PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test

[PATCH] tests/migration: Tweek auto converge limits check
 2023-03-06 15:39 UTC  (2+ messages)

[PATCH v2 0/2] MIPS Virt machine
 2023-03-06 16:51 UTC  (4+ messages)
` [PATCH v2 2/2] hw/mips: Add MIPS virt board

[PULL 00/21] target-arm queue
 2023-03-06 15:34 UTC  (22+ messages)
` [PULL 01/21] target/arm: Normalize aarch64 gdbstub get/set function names
` [PULL 02/21] target/arm: Unexport arm_gen_dynamic_sysreg_xml
` [PULL 03/21] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
` [PULL 04/21] target/arm: Split out output_vector_union_type
` [PULL 05/21] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
` [PULL 06/21] target/arm: Hoist pred_width "
` [PULL 07/21] target/arm: Fix svep width "
` [PULL 08/21] target/arm: Add name argument to output_vector_union_type
` [PULL 09/21] target/arm: Simplify iteration over bit widths
` [PULL 10/21] target/arm: Create pauth_ptr_mask
` [PULL 11/21] target/arm: Implement gdbstub pauth extension
` [PULL 12/21] target/arm: Export arm_v7m_mrs_control
` [PULL 13/21] target/arm: Export arm_v7m_get_sp_ptr
` [PULL 14/21] target/arm: Implement gdbstub m-profile systemreg and secext
` [PULL 15/21] target/arm: Handle m-profile in arm_is_secure
` [PULL 16/21] target/arm: Stub arm_hcr_el2_eff for m-profile
` [PULL 17/21] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PULL 18/21] target/arm: Rewrite check_s2_mmu_setup
` [PULL 19/21] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
` [PULL 20/21] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
` [PULL 21/21] hw: arm: allwinner-h3: Fix and complete H3 i2c devices

[PATCH] pci: add enforce_slot_reserved_mask_manual property
 2023-03-06 16:37 UTC  (5+ messages)

KVM Forum 2023: Call for presentations
 2023-03-06 16:29 UTC 

[PATCH V2] docs: vhost-user: Add Xen specific memory mapping support
 2023-03-06 15:34 UTC  (2+ messages)

[PATCH v11 0/5] riscv: Allow user to set the satp mode
 2023-03-06 16:24 UTC  (2+ messages)

[RESEND PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
 2023-03-06 15:39 UTC  (4+ messages)
` [RESEND PATCH 1/1] pc-bios: Add support for "

[RFC PATCH] target/i386: Set family/model/stepping of the "max" CPU according to LM bit
 2023-03-06 15:56 UTC  (2+ messages)

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-03-06 15:35 UTC  (5+ messages)
` [PATCH v3 06/10] monitor: release the lock before calling close()

[PATCH 0/8] Fix missing memory barriers on ARM
 2023-03-06 15:36 UTC  (14+ messages)
` [PATCH 3/8] qemu-thread-win32: cleanup, fix, document QemuEvent
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()

[PATCH] hw/virtio/vhost-user: avoid using unitialized errp
 2023-03-06 16:01 UTC  (2+ messages)

[PATCH v3 1/2] target/riscv: add Zicond as an experimental extension
 2023-03-06 15:24 UTC  (3+ messages)

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-06 15:17 UTC  (10+ messages)

[PATCH v4 0/5] Deprecate system emulation support for 32-bit x86 and arm hosts
 2023-03-06 14:58 UTC  (9+ messages)
` [PATCH v4 2/5] docs/about/deprecated: Deprecate the qemu-system-i386 binary

[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-03-06 14:56 UTC  (3+ messages)

[PATCH v3 00/16] win32: do not mix SOCKET and fd space
 2023-03-06 14:47 UTC  (7+ messages)
` [PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
` [PATCH v3 16/16] win32: replace closesocket() with close() wrapper

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-03-06 14:40 UTC  (3+ messages)
` [PATCH 02/43] migration: Pass migrate_caps_check() the old and new caps

[PULL 0/5] hw/nvme updates
 2023-03-06 14:34 UTC  (6+ messages)
` [PULL 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PULL 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PULL 3/5] hw/nvme: add basic endurance group support
` [PULL 4/5] hw/nvme: basic directives support
` [PULL 5/5] hw/nvme: flexible data placement emulation


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