qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 18:32:00 to 2022-04-27 08:03:34 UTC [more...]

[PATCH v2 00/26] Misc cleanups
 2022-04-27  7:59 UTC  (22+ 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 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*

[PATCH 0/3] AVX guest implementation
 2022-04-27  7:00 UTC  (8+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 10/42] i386: Rewrite vector shift helper
` [PATCH v2 13/42] i386: Destructive vector helpers for AVX

[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

[PATCH] target/arm: Use field names for accessing DBGWCRn
 2022-04-27  5:19 UTC 

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

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-27  4:28 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 v4 0/6] Support exporting BDSs via VDUSE
 2022-04-27  3:11 UTC  (4+ messages)
` [PATCH v4 4/6] vduse-blk: implements vduse-blk export

[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] 9pfs: local: Do not follow symlink in _nofollow
 2022-04-27  2:45 UTC 

[PATCH v2 0/5] Implement Sstc extension
 2022-04-27  2:36 UTC  (12+ 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 v2 0/5] 9pfs: macOS host fixes
 2022-04-27  2:27 UTC  (7+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-27  2:24 UTC  (17+ 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] 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  (15+ messages)
` [PULL 01/13] qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
` [PULL 02/13] qapi: nbd-export: allow select bitmaps by node/name pair
` [PULL 03/13] iotests/223: check new possibility of exporting bitmaps by node/name
` [PULL 04/13] nbd: safeguard against waking up invalid coroutine
` [PULL 05/13] nbd: mark more coroutine_fns
` [PULL 06/13] nbd: remove peppering of nbd_client_connected
` [PULL 07/13] nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
` [PULL 08/13] nbd: use a QemuMutex to synchronize yanking, reconnection and coroutines
` [PULL 09/13] nbd: code motion and function renaming
` [PULL 10/13] nbd: move s->state under requests_lock
` [PULL 11/13] nbd: take receive_mutex when reading requests[].receiving
` [PULL 12/13] nbd: document what is protected by the CoMutexes
` [PULL 13/13] qemu-nbd: Pass max connections to blockdev layer

[PATCH v10 0/7] MSG_ZEROCOPY + multifd
 2022-04-26 23:26 UTC  (10+ 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)

[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  (20+ 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  (65+ messages)
` [PULL 03/68] linux-user/nios2: Drop syscall 0 "workaround"
` [PULL 04/68] linux-user/nios2: Adjust error return
` [PULL 05/68] linux-user/nios2: Handle special qemu syscall return values
` [PULL 06/68] linux-user/nios2: Remove do_sigreturn
` [PULL 07/68] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [PULL 08/68] tests/tcg/nios2: Re-enable linux-user tests
` [PULL 09/68] target/nios2: Remove user-only nios2_cpu_do_interrupt
` [PULL 10/68] target/nios2: Remove nios2_cpu_record_sigsegv
` [PULL 11/68] target/nios2: Build helper.c for system only
` [PULL 13/68] target/nios2: Check supervisor on eret
` [PULL 14/68] target/nios2: Stop generating code if gen_check_supervisor fails
` [PULL 15/68] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PULL 17/68] target/nios2: Split out helper for eret instruction
` [PULL 18/68] target/nios2: Fix BRET instruction
` [PULL 19/68] target/nios2: Do not create TCGv for control registers
` [PULL 20/68] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PULL 21/68] target/nios2: Remove cpu_interrupts_enabled
` [PULL 22/68] target/nios2: Split control registers away from general registers
` [PULL 23/68] target/nios2: Clean up nios2_cpu_dump_state
` [PULL 24/68] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PULL 25/68] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PULL 26/68] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PULL 28/68] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PULL 29/68] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PULL 30/68] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PULL 31/68] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PULL 32/68] target/nios2: Clean up nios2_cpu_do_interrupt
` [PULL 33/68] target/nios2: Hoist CPU_LOG_INT logging
` [PULL 34/68] target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
` [PULL 35/68] target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
` [PULL 36/68] target/nios2: Clean up handling of tlbmisc in do_exception
` [PULL 37/68] target/nios2: Prevent writes to read-only or reserved control fields
` [PULL 38/68] target/nios2: Implement cpuid
` [PULL 39/68] target/nios2: Implement CR_STATUS.RSIE
` [PULL 40/68] target/nios2: Remove CPU_INTERRUPT_NMI
` [PULL 41/68] target/nios2: Support division error exception
` [PULL 42/68] target/nios2: Use tcg_constant_tl
` [PULL 43/68] target/nios2: Split out named structs for [IRJ]_TYPE
` [PULL 44/68] target/nios2: Split out helpers for gen_i_cmpxx
` [PULL 45/68] target/nios2: Split out helpers for gen_i_math_logic
` [PULL 46/68] target/nios2: Split out helpers for gen_r_math_logic
` [PULL 47/68] target/nios2: Split out helpers for gen_rr_mul_high
` [PULL 48/68] target/nios2: Split out helpers for gen_rr_shift
` [PULL 49/68] target/nios2: Introduce dest_gpr
` [PULL 50/68] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PULL 51/68] target/nios2: Enable unaligned traps for system mode
` [PULL 52/68] target/nios2: Create gen_jumpr
` [PULL 53/68] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PULL 54/68] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PULL 55/68] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PULL 56/68] target/nios2: Implement Misaligned destination exception
` [PULL 57/68] target/nios2: Introduce shadow register sets
` [PULL 58/68] target/nios2: Implement rdprs, wrprs
` [PULL 59/68] target/nios2: Update helper_eret for shadow registers
` [PULL 60/68] target/nios2: Implement EIC interrupt processing
` [PULL 61/68] target/nios2: Advance pc when raising exceptions
` [PULL 62/68] linux-user/nios2: Handle various SIGILL exceptions
` [PULL 63/68] hw/intc: Vectored Interrupt Controller (VIC)
` [PULL 64/68] hw/nios2: Introduce Nios2MachineState
` [PULL 65/68] hw/nios2: Move memory regions into Nios2Machine
` [PULL 66/68] hw/nios2: Machine with a Vectored Interrupt Controller
` [PULL 67/68] tests/tcg/nios2: Add semihosting multiarch tests
` [PULL 68/68] tests/tcg/nios2: Add test-shadow-1

[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  (13+ messages)
` [PATCH 1/9] replay: fix event queue flush for qemu shutdown
` [PATCH 2/9] replay: notify vCPU when BH is scheduled
` [PATCH 3/9] replay: rewrite async event handling
` [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

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-26 20:26 UTC  (3+ messages)
` [PATCH 10/26] nbd: add missing "

[PULL 0/3] Misc next patches
 2022-04-26 20:12 UTC  (2+ messages)

[PATCH v3 0/5] qga: Implement shutdown/network-get-interfaces on Solaris
 2022-04-26 19:55 UTC  (6+ messages)
` [PATCH v3 1/5] qga/commands-posix: Use getifaddrs when available
` [PATCH v3 2/5] qga/commands-posix: Fix iface hw address detection
` [PATCH v3 3/5] qga/commands-posix: Fix listing ifaces for Solaris
` [PATCH v3 4/5] qga/commands-posix: Log all net stats failures
` [PATCH v3 5/5] qga/commands-posix: 'guest-shutdown' for Solaris

[PATCH v8 00/17] vfio-user server in QEMU
 2022-04-26 19:53 UTC  (5+ messages)
` [PATCH v8 13/17] vfio-user: handle DMA mappings

[PATCH] Fix 'writeable' typos
 2022-04-26 19:24 UTC  (6+ messages)

[PATCH v2] target/ppc: Fix BookE debug interrupt generation
 2022-04-26 19:13 UTC  (2+ messages)


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