qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 15:20:21 to 2022-04-26 20:34:10 UTC [more...]

[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 00/13] NBD patches through 2022-04-26
 2022-04-26 20:15 UTC  (14+ 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

[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

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 19:36 UTC  (22+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

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

[PULL 00/68] nios2 patch queue
 2022-04-26 18:19 UTC  (69+ messages)
` [PULL 01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
` [PULL 02/68] linux-user/nios2: Fix clone child return
` [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 12/68] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
` [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 16/68] target/nios2: Split PC out of env->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 27/68] target/nios2: Use hw/registerfields.h for CR_TLBACC 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 qemu 1/9] target/riscv: rvv: Add mask agnostic for vv instructions
 2022-04-26 18:20 UTC  (3+ messages)

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

[PULL 0/9] Kraxel 20220426 patches
 2022-04-26 17:35 UTC  (3+ messages)
` [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG

[PATCH 0/3] target/arm, hw/arm/smmuv3: Advertise TTL and BBM features
 2022-04-26 17:26 UTC  (5+ messages)
` [PATCH 1/3] target/arm: Advertise support for FEAT_TTL
` [PATCH 2/3] target/arm: Advertise support for FEAT_BBM level 2
` [PATCH 3/3] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2

[PATCH] target/arm: Disable cryptographic instructions when neon is disabled
 2022-04-26 17:13 UTC  (2+ messages)

[PATCH v4 0/6] Support exporting BDSs via VDUSE
 2022-04-26 17:03 UTC  (3+ messages)
` [PATCH v4 4/6] vduse-blk: implements vduse-blk export

[PATCH v3 00/12] iotests: add enhanced debugging info to qemu-io failures
 2022-04-26 16:40 UTC  (3+ messages)

[PATCH 00/47] target/arm: Use tcg_constant
 2022-04-26 16:30 UTC  (48+ messages)
` [PATCH 01/47] target/arm: Use tcg_constant in gen_probe_access
` [PATCH 02/47] target/arm: Use tcg_constant in gen_mte_check*
` [PATCH 03/47] target/arm: Use tcg_constant in gen_exception*
` [PATCH 04/47] target/arm: Use tcg_constant in gen_adc_CC
` [PATCH 05/47] target/arm: Use tcg_constant in handle_msr_i
` [PATCH 06/47] target/arm: Use tcg_constant in handle_sys
` [PATCH 07/47] target/arm: Use tcg_constant in disas_exc
` [PATCH 08/47] target/arm: Use tcg_constant in gen_compare_and_swap_pair
` [PATCH 09/47] target/arm: Use tcg_constant in disas_ld_lit
` [PATCH 10/47] target/arm: Use tcg_constant in disas_ldst_*
` [PATCH 11/47] target/arm: Use tcg_constant in disas_add_sum_imm*
` [PATCH 12/47] target/arm: Use tcg_constant in disas_movw_imm
` [PATCH 13/47] target/arm: Use tcg_constant in shift_reg_imm
` [PATCH 14/47] target/arm: Use tcg_constant in disas_cond_select
` [PATCH 15/47] target/arm: Use tcg_constant in handle_{rev16,crc32}
` [PATCH 16/47] target/arm: Use tcg_constant in disas_data_proc_2src
` [PATCH 17/47] target/arm: Use tcg_constant in disas_fp*
` [PATCH 18/47] target/arm: Use tcg_constant in simd shift expanders
` [PATCH 19/47] target/arm: Use tcg_constant in simd fp/int conversion
` [PATCH 20/47] target/arm: Use tcg_constant in 2misc expanders
` [PATCH 21/47] target/arm: Use tcg_constant in balance of translate-a64.c
` [PATCH 22/47] target/arm: Use tcg_constant for aa32 exceptions
` [PATCH 23/47] target/arm: Use tcg_constant for disas_iwmmxt_insn
` [PATCH 24/47] target/arm: Use tcg_constant for gen_{msr,mrs}
` [PATCH 25/47] target/arm: Use tcg_constant for vector shift expanders
` [PATCH 26/47] target/arm: Use tcg_constant for do_coproc_insn
` [PATCH 27/47] target/arm: Use tcg_constant for gen_srs
` [PATCH 28/47] target/arm: Use tcg_constant for op_s_{rri,rxi}_rot
` [PATCH 29/47] target/arm: Use tcg_constant for MOVW, UMAAL, CRC32
` [PATCH 30/47] target/arm: Use tcg_constant for v7m MRS, MSR
` [PATCH 31/47] target/arm: Use tcg_constant for TT, SAT, SMMLA
` [PATCH 32/47] target/arm: Use tcg_constant in LDM, STM
` [PATCH 33/47] target/arm: Use tcg_constant in CLRM, DLS, WLS, LE
` [PATCH 34/47] target/arm: Use tcg_constant in trans_CPS_v7m
` [PATCH 35/47] target/arm: Use tcg_constant in trans_CSEL
` [PATCH 36/47] target/arm: Use tcg_constant for trans_INDEX_*
` [PATCH 37/47] target/arm: Use tcg_constant in SINCDEC, INCDEC
` [PATCH 38/47] target/arm: Use tcg_constant in FCPY, CPY
` [PATCH 39/47] target/arm: Use tcg_constant in {incr, wrap}_last_active
` [PATCH 40/47] target/arm: Use tcg_constant in do_clast_scalar
` [PATCH 41/47] target/arm: Use tcg_constant in WHILE
` [PATCH 42/47] target/arm: Use tcg_constant in LD1, ST1
` [PATCH 43/47] target/arm: Use tcg_constant in SUBR
` [PATCH 44/47] target/arm: Use tcg_constant in do_zzi_{sat, ool}, do_fp_imm
` [PATCH 45/47] target/arm: Use tcg_constant for predicate descriptors
` [PATCH 46/47] target/arm: Use tcg_constant for do_brk{2,3}
` [PATCH 47/47] target/arm: Use tcg_constant for vector descriptor

[PULL 0/5] Trivial branch for 7.1 patches
 2022-04-26 16:33 UTC  (2+ messages)

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-26 16:38 UTC  (7+ messages)
` [qemu.qmp PATCH 04/12] update project URLs

[PATCH] hw/xtensa: fix reset value of MIROUT register of MX PIC
 2022-04-26 16:28 UTC 

[PATCH v9 0/7] MSG_ZEROCOPY + multifd
 2022-04-26 16:08 UTC  (6+ messages)
` [PATCH v9 5/7] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v9 7/7] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
 2022-04-26 16:01 UTC 

[PATCH v3 0/9] tests: introduce testing coverage for TLS with migration
 2022-04-26 16:00 UTC  (10+ messages)
` [PATCH v3 1/9] tests: fix encoding of IP addresses in x509 certs
` [PATCH v3 2/9] tests: add more helper macros for creating TLS "
` [PATCH v3 3/9] tests: add migration tests of TLS with PSK credentials
` [PATCH v3 4/9] tests: add migration tests of TLS with x509 credentials
` [PATCH v3 5/9] tests: convert XBZRLE migration test to use common helper
` [PATCH v3 6/9] tests: convert multifd migration tests "
` [PATCH v3 7/9] tests: add multifd migration tests of TLS with PSK credentials
` [PATCH v3 8/9] tests: add multifd migration tests of TLS with x509 credentials
` [PATCH v3 9/9] tests: ensure migration status isn't reported as failed

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-26 15:31 UTC  (4+ messages)
` [PATCH v3 35/60] target/arm: Handle cpreg registration for missing EL

[PATCH] ppc/xive: Save/restore state of the External interrupt
 2022-04-26 15:24 UTC  (4+ 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).