qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 20:28:44 to 2022-04-27 13:50:21 UTC [more...]

[PATCH] qemu-options: Limit the -enable-kvm option to the targets that support it
 2022-04-27 13:49 UTC 

[PATCH v4 0/6] Support exporting BDSs via VDUSE
 2022-04-27 13:42 UTC  (6+ messages)
` [PATCH v4 4/6] vduse-blk: implements vduse-blk export

[RFC PATCH 0/6] replace -soundhw with -audio
 2022-04-27 13:41 UTC  (8+ messages)
` [RFC PATCH 1/6] pc: remove -soundhw pcspk
` [RFC PATCH 2/6] soundhw: remove ability to create multiple soundcards
` [RFC PATCH 3/6] soundhw: extract soundhw help to a separate function
` [RFC PATCH 4/6] soundhw: unify initialization for ISA and PCI soundhw
` [RFC PATCH 5/6] soundhw: move help handling to vl.c
` [RFC PATCH 6/6] vl: introduce -audio as a replacement for -soundhw

[PATCH] softmmu/vl: Fence 'xenfb' if Xen support is not compiled in
 2022-04-27 13:38 UTC  (2+ messages)

[PATCH] qemu-options: Limit the -xen options to x86 and arm
 2022-04-27 13:31 UTC 

[PATCH v2 0/5] 9pfs: macOS host fixes
 2022-04-27 13:31 UTC  (10+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH 0/4] Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
 2022-04-27 13:22 UTC  (8+ messages)
` [PATCH 1/4] block: Classify bdrv_get_flags() as I/O function
` [PATCH 2/4] qcow2: Do not reopen data_file in invalidate_cache
` [PATCH 3/4] Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
` [PATCH 4/4] iotests: Add regression test for issue 945

[PATCH 0/3] Cleanup CoQueue restart functions
 2022-04-27 13:08 UTC  (4+ messages)
` [PATCH 1/3] coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
` [PATCH 2/3] coroutine-lock: introduce qemu_co_queue_enter_all
` [PATCH 3/3] coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-27 12:36 UTC  (5+ messages)
` [PATCH 02/26] qcow2: remove incorrect "

[PATCH v2 0/5] Implement Sstc extension
 2022-04-27 12:38 UTC  (13+ messages)
` [PATCH v2 1/5] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v2 2/5] migration: Add 64bit variable array data type
` [PATCH v2 3/5] hw/intc: Support migration of aclint device
` [PATCH v2 4/5] target/riscv: Add stimecmp support
` [PATCH v2 5/5] target/riscv: Add vstimecmp support

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-04-27 12:34 UTC  (8+ messages)
` [PATCH 1/8] qmp: Support for querying stats
` [PATCH 7/8] qmp: add filtering of statistics by name

[PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
 2022-04-27 12:24 UTC  (3+ messages)

[PATCH qemu v9 00/14] Add tail agnostic behavior for rvv instructions
 2022-04-27 11:55 UTC  (16+ messages)
` [PATCH qemu v9 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v9 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v9 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v9 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v9 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v9 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v9 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v9 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v9 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v9 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v9 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v9 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v9 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v9 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed

[PATCH v2] Warn user if the vga flag is passed but no vga device is created
 2022-04-27 11:32 UTC  (5+ messages)

[PATCH v10 0/7] MSG_ZEROCOPY + multifd
 2022-04-27 11:31 UTC  (16+ messages)
` [PATCH v10 1/7] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v10 2/7] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v10 3/7] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v10 4/7] migration: Add migrate_use_tls() helper
` [PATCH v10 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v10 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v10 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH 1/2] hw/arm/smmuv3: Cache event fault record
 2022-04-27 11:15 UTC  (2+ messages)
` [PATCH 2/2] hw/arm/smmuv3: Add space in guest error message

[PATCH] 9pfs: local: Do not follow symlink in _nofollow
 2022-04-27 11:18 UTC  (4+ messages)

[PATCH v2 00/26] Misc cleanups
 2022-04-27 11:15 UTC  (32+ messages)
` [PATCH v2 01/26] Use QEMU_SANITIZE_THREAD
` [PATCH v2 02/26] Use QEMU_SANITIZE_ADDRESS
` [PATCH v2 08/26] Use g_unix_set_fd_nonblocking()
` [PATCH v2 09/26] block: move fcntl_setfl()
` [PATCH v2 10/26] Replace qemu_pipe() with g_unix_open_pipe()
` [PATCH v2 11/26] util: replace pipe()+cloexec "
` [PATCH v2 12/26] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PATCH v2 14/26] os-posix: replace pipe()+cloexec "
` [PATCH v2 17/26] Replace fcntl(0_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PATCH v2 18/26] io: make qio_channel_command_new_pid() static
` [PATCH v2 25/26] tests: replace qemu_set_nonblock()
` [PATCH v2 26/26] util: rename qemu_*block() socket functions

Signing QEMU up for GitLab for Open Source?
 2022-04-27 11:02 UTC  (4+ messages)

[PATCH] target/arm: Use field names for accessing DBGWCRn
 2022-04-27 10:37 UTC  (2+ messages)

[PATCH 00/18] RFC: Remove deprecated audio features
 2022-04-27 10:10 UTC  (6+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 06/18] ui/vnc: Require audiodev=

[PATCH v3 0/6] 9pfs: macOS host fixes
 2022-04-27 10:19 UTC  (3+ messages)
` [PATCH v3 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-27 10:02 UTC  (19+ messages)
` [PATCH v2 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v2 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v2 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v2 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v2 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v2 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v2 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v2 41/43] target/loongarch: Add gdb support

[PATCH] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-04-27 10:01 UTC 

[PATCH V2 0/4] COLO net and runstate bugfix/optimization
 2022-04-27  9:26 UTC  (4+ messages)
` [PATCH V2 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH

Backtrace stopped: previous frame identical to this frame (corrupt stack?) , even with fresh qemu and linux build
 2022-04-27  9:19 UTC  (4+ messages)

[PATCH 0/3] AVX guest implementation
 2022-04-27  9:08 UTC  (10+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 07/42] Enforce VEX encoding restrictions
` [PATCH v2 10/42] i386: Rewrite vector shift helper
` [PATCH v2 13/42] i386: Destructive vector helpers for AVX

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-27  9:09 UTC  (5+ messages)

[PATCH v2] target/arm: Disable cryptographic instructions when neon is disabled
 2022-04-27  9:01 UTC 

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-27  8:42 UTC  (8+ messages)

[PATCH v2 0/5] vhost-vdpa multiqueue fixes
 2022-04-27  8:30 UTC  (6+ messages)
` [PATCH v2 1/5] virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated
` [PATCH v2 2/5] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PATCH v2 3/5] vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
` [PATCH v2 4/5] vhost-net: fix improper cleanup in vhost_net_start
` [PATCH v2 5/5] vhost-vdpa: backend feature should set only once

[PATCH qemu] spapr_pci: Disable IRQFD resampling on XIVE
 2022-04-27  7:36 UTC  (2+ messages)

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-04-27  7:38 UTC  (3+ messages)
` [PATCH 2/2] acpi/nvdimm: Fix aml_or() and aml_and() in if clause

[RFC PATCH 0/7] VSX MMA Implementation
 2022-04-27  7:10 UTC  (13+ messages)
` [RFC PATCH 1/7] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [RFC PATCH 2/7] target/ppc: Implemented xvi*ger* instructions
` [RFC PATCH 4/7] target/ppc: Implemented xvf*ger*
` [RFC PATCH 5/7] target/ppc: Implemented xvf16ger*
` [RFC PATCH 6/7] target/ppc: Implemented pmxvf*ger*

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-04-27  6:55 UTC  (2+ messages)

[PATCH] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
 2022-04-27  6:42 UTC 

[PATCH v22 0/8] support dirty restraint on vCPU
 2022-04-27  6:21 UTC  (4+ messages)

[PULL 0/6] Coverity patch queue
 2022-04-27  5:54 UTC  (8+ messages)
` [PULL 1/6] accel/tcg: Assert mmu_idx in range before use in cputlb
` [PULL 2/6] target/s390x: Fix the accumulation of ccm in op_icm
` [PULL 3/6] target/i386: Suppress coverity warning on fsave/frstor
` [PULL 4/6] softfloat: Fix declaration of partsN_compare
` [PULL 5/6] softfloat: Use FloatRelation within partsN_compare
` [PULL 6/6] softfloat: Use FloatRelation for fracN_cmp

Possible bug when setting aarch64 watchpoints
 2022-04-27  5:14 UTC  (2+ messages)

[PATCH] target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
 2022-04-27  4:23 UTC 

qemu questions about x86
 2022-04-27  3:49 UTC  (2+ messages)

[PATCH qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
 2022-04-27  3:43 UTC  (7+ messages)

[PATCH 0/3] softfloat: FloatRelation cleanups
 2022-04-27  3:02 UTC  (2+ messages)

[PATCH] accel/tcg: Assert mmu_idx in range before use in cputlb
 2022-04-27  3:03 UTC  (2+ messages)

[PATCH] target/i386: Suppress coverity warning on fsave/frstor
 2022-04-27  3:00 UTC  (2+ messages)

[PATCH] target/s390x: Fix the accumulation of ccm in op_icm
 2022-04-27  3:00 UTC  (2+ messages)

[PATCH v2] linux-user: Clean up arg_start/arg_end confusion
 2022-04-27  2:51 UTC 

[PATCH] KVM: HWPoison: Fix memory address&size during remap
 2022-04-27  2:16 UTC  (2+ messages)
` PING: "

[PATCH v2 0/2] qga: Support NVMe disk type and SMART
 2022-04-27  1:51 UTC  (2+ messages)
` PING: "

[PATCH] docs: Correct the default thread-pool-size
 2022-04-27  1:12 UTC  (3+ messages)

[PULL 00/13] NBD patches through 2022-04-26
 2022-04-27  0:36 UTC  (2+ messages)

[RFC PATCH 0/4] net: support for CFI with libslirp >= 4.7
 2022-04-26 23:19 UTC  (9+ messages)
` [RFC PATCH 1/4] net: slirp: introduce a wrapper struct for QemuTimer
` [RFC PATCH 2/4] net: slirp: switch to slirp_new
` [RFC PATCH 3/4] net: slirp: add support for CFI-friendly timer API
` [RFC PATCH 4/4] net: slirp: allow CFI with libslirp >= 4.7

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 23:08 UTC  (12+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH v9 0/7] MSG_ZEROCOPY + multifd
 2022-04-26 22:58 UTC  (7+ messages)
` [PATCH v9 6/7] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v9 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PULL 00/68] nios2 patch queue
 2022-04-26 21:38 UTC  (2+ messages)

[PATCH v7 00/12] Improve PMU support
 2022-04-26 21:33 UTC  (6+ messages)
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support

[PATCH 00/20] target/ppc: Remove hidden usages of *env
 2022-04-26 21:29 UTC  (8+ messages)
` [PATCH 01/20] target/ppc: Remove fpscr_* macros from cpu.h
` [PATCH 02/20] target/ppc: Remove unused msr_* macros
` [PATCH 03/20] target/ppc: Substitute msr_pr macro with new M_MSR_PR macro

[PATCH 0/9] Record/replay refactoring and stuff
 2022-04-26 20:33 UTC  (7+ messages)
` [PATCH 4/9] replay: simplify async event processing
` [PATCH 5/9] docs: convert docs/devel/replay page to rst
` [PATCH 6/9] docs: move replay docs to docs/system/replay.rst


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