messages from 2023-03-06 13:49:27 to 2023-03-06 18:59:11 UTC [more...]
[PATCH 00/23] Fix NB_MMU_MODES to 16
2023-03-06 18:58 UTC (29+ 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 v3 00/13] vfio/migration: Device dirty page tracking
2023-03-06 18:42 UTC (26+ 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 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 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)
[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
2023-03-06 18:34 UTC (5+ messages)
` [RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ
[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)
[PATCH 0/4] Support x2APIC mode with TCG accelerator
2023-03-06 17:55 UTC (14+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode
[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 v11 0/5] riscv: Allow user to set the satp mode
2023-03-06 17:50 UTC (2+ messages)
[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 00/70] tcg: Remove tcg_const_*
2023-03-06 15:39 UTC (52+ messages)
` [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
` [PATCH 03/70] target/arm: Improve arm_rmode_to_sf
` [PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
` [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 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
` [PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
` [PATCH 25/70] target/m68k: Use tcg_constant_i32 in gen_ea_mode
` [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
` [PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PATCH 45/70] target/riscv: Avoid tcg_const_*
` [PATCH 46/70] target/rx: Use tcg_gen_abs_i32
` [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
` [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_*
[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 (16+ 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 (11+ 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 (4+ messages)
[PATCH v3 00/16] win32: do not mix SOCKET and fd space
2023-03-06 14:47 UTC (10+ messages)
` [PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
` [PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
` [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 (6+ messages)
` [PATCH 01/43] migration: rename enabled_capabilities to capabilities
` [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
[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
2023-03-06 14:29 UTC (4+ messages)
` [PATCH 1/2] target/arm: Add Neoverse-N1 registers
[PULL 00/23] loongarch64 patch queue
2023-03-06 14:29 UTC (3+ messages)
` [PULL 13/23] target/loongarch: Update README
[Qemu-devel] [PULL 11/29] target/riscv: Convert RV32F insns to decodetree
2023-03-06 14:11 UTC
[PATCH v2 1/3] hw: allwinner-i2c: Make the trace message more readable
2023-03-06 14:07 UTC (3+ messages)
[PULL 00/84] tcg patch queue
2023-03-06 14:05 UTC (2+ messages)
[PULL 0/2] xen queue
2023-03-06 14:00 UTC (3+ messages)
` [PULL 1/2] xen/pt: reserve PCI slot 2 for Intel igd-passthru
` [PULL 2/2] hw/xen/xen_pt: fix uninitialized variable
[cross-project PATCH v2] NBD 64-bit extensions
2023-03-06 13:48 UTC (7+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
` [Libguestfs] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).