messages from 2022-04-22 13:46:43 to 2022-04-23 07:59:03 UTC [more...]
[PATCH v2] target/xtensa: import core lx106
2022-04-23 4:08 UTC
qemu questions about x86
2022-04-23 3:25 UTC
[PATCH] target/xtensa: import core lx106
2022-04-23 3:15 UTC (3+ messages)
[PATCH v12 00/14] support subsets of scalar crypto extension
2022-04-23 6:16 UTC (16+ messages)
` [PATCH v12 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [PATCH v12 02/14] target/riscv: rvk: add support for zbkb extension
` [PATCH v12 03/14] target/riscv: rvk: add support for zbkc extension
` [PATCH v12 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v12 05/14] crypto: move sm4_sbox from target/arm
` [PATCH v12 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v12 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v12 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v12 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [PATCH v12 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [PATCH v12 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [PATCH v12 12/14] target/riscv: rvk: add CSR support for Zkr
` [PATCH v12 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [PATCH v12 14/14] target/riscv: rvk: expose zbk* and zk* properties
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-23 5:43 UTC (3+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH v2 0/5] 9pfs: macOS host fixes
2022-04-23 4:33 UTC (5+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
Backtrace stopped: previous frame identical to this frame (corrupt stack?) , even with fresh qemu and linux build
2022-04-22 23:36 UTC (3+ messages)
[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
2022-04-22 23:08 UTC (6+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH v3] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
2022-04-22 23:05 UTC (2+ messages)
[PATCH 1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
2022-04-22 23:03 UTC (3+ messages)
` [PATCH 2/2] hw/riscv: Don't add empty bootargs to device tree
[PATCH v11 00/14] support subsets of scalar crypto extension
2022-04-22 23:01 UTC (2+ messages)
[RFC 00/18] vfio: Adopt iommufd
2022-04-22 22:09 UTC (5+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend
[PATCH] iotests/108: Fix when missing user_allow_other
2022-04-22 21:41 UTC (2+ messages)
[PATCH v2 for-7.1 0/9] nbd: actually make s->state thread-safe
2022-04-22 20:39 UTC (3+ messages)
[PATCH 0/3] Misc AC97 clean ups
2022-04-22 20:37 UTC (5+ messages)
` [PATCH v2 2/3] hw/audio/ac97: Remove unimplemented reset functions
` [PATCH v2 3/3] hw/audio/ac97: Remove unneeded local variables
` [PATCH v2 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors
[PATCH v2] Only advertise aio=io_uring if support is actually available
2022-04-22 20:30 UTC (3+ messages)
[PATCH v3 0/3] nbd: MULTI_CONN for shared writable exports
2022-04-22 20:23 UTC (2+ messages)
[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
2022-04-22 20:09 UTC (7+ messages)
` [PATCH v2 2/3] qapi: nbd-export: allow select bitmaps "
[RFC PATCH] 9p: case-insensitive host filesystems
2022-04-22 19:57 UTC (2+ messages)
[PATCH] target/xtensa: add clock input to xtensa CPU
2022-04-22 19:15 UTC
[PATCH 00/20] target/ppc: Remove hidden usages of *env
2022-04-22 18:54 UTC (21+ 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 04/20] target/ppc: Substitute msr_le macro with new M_MSR_LE macro
` [PATCH 05/20] target/ppc: Substitute msr_ds macro with new M_MSR_DS macro
` [PATCH 06/20] target/ppc: Substitute msr_ile macro with new M_MSR_ILE macro
` [PATCH 07/20] target/ppc: Substitute msr_ee macro with new M_MSR_EE macro
` [PATCH 08/20] target/ppc: Substitute msr_ce macro with new M_MSR_CE macro
` [PATCH 09/20] target/ppc: Substitute msr_pow macro with new M_MSR_POW macro
` [PATCH 10/20] target/ppc: Substitute msr_me macro with new M_MSR_ME macro
` [PATCH 11/20] target/ppc: Substitute msr_gs macro with new M_MSR_GS macro
` [PATCH 12/20] target/ppc: Substitute msr_fp macro with new M_MSR_FP macro
` [PATCH 13/20] target/ppc: Substitute msr_cm macro with new M_MSR_CM macro
` [PATCH 14/20] target/ppc: Substitute msr_ir macro with new M_MSR_IR macro
` [PATCH 15/20] target/ppc: Substitute msr_dr macro with new M_MSR_DR macro
` [PATCH 16/20] target/ppc: Substitute msr_ep macro with new M_MSR_EP macro
` [PATCH 17/20] target/ppc: Substitute msr_fe macro with new M_MSR_FE macro
` [PATCH 18/20] target/ppc: Substitute msr_ts macro with new M_MSR_TS macro
` [PATCH 19/20] target/ppc: Substitute msr_hv macro with new M_MSR_HV macro
` [PATCH 20/20] target/ppc: Add unused M_MSR_* macros
[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
2022-04-22 18:49 UTC (13+ messages)
` [qemu.qmp PATCH 01/12] fork qemu.qmp from qemu.git
` [qemu.qmp PATCH 02/12] update maintainer metadata
` [qemu.qmp PATCH 03/12] update project description
` [qemu.qmp PATCH 04/12] update project URLs
` [qemu.qmp PATCH 05/12] add a couple new trove classifiers
` [qemu.qmp PATCH 06/12] move README.rst to FILES.rst and update
` [qemu.qmp PATCH 07/12] move PACKAGE.rst to README.rst "
` [qemu.qmp PATCH 08/12] docs: add versioning policy to README
` [qemu.qmp PATCH 09/12] add LGPLv2+ and GPLv2 LICENSE files
` [qemu.qmp PATCH 10/12] update Pipfile
` [qemu.qmp PATCH 11/12] remove sub-dependency pins from Pipfile
` [qemu.qmp PATCH 12/12] update VERSION to 0.0.0a1
[PULL v2 00/61] target-arm queue
2022-04-22 18:20 UTC (2+ messages)
[PATCH] qapi: Fix malformed "Since:" section tags
2022-04-22 18:06 UTC (2+ messages)
[PATCH v9 00/12] target/hexagon: introduce idef-parser
2022-04-22 17:40 UTC (13+ messages)
` [PATCH v9 01/12] target/hexagon: update MAINTAINERS for idef-parser
` [PATCH v9 02/12] target/hexagon: import README "
` [PATCH v9 03/12] target/hexagon: make slot number an unsigned
` [PATCH v9 04/12] target/hexagon: make helper functions non-static
` [PATCH v9 05/12] target/hexagon: introduce new helper functions
` [PATCH v9 06/12] target/hexagon: expose next PC in DisasContext
` [PATCH v9 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v9 08/12] target/hexagon: import flex/bison to docker files
` [PATCH v9 09/12] target/hexagon: import lexer for idef-parser
` [PATCH v9 10/12] target/hexagon: import parser "
` [PATCH v9 11/12] target/hexagon: call idef-parser functions
` [PATCH v9 12/12] target/hexagon: import additional tests
target/i386/kvm/kvm.c:2996: kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
2022-04-22 17:47 UTC
[PATCH v8 00/68] nios2 fixes, cleanups, shadow reg sets
2022-04-22 16:52 UTC (69+ messages)
` [PATCH v8 01/68] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
` [PATCH v8 02/68] linux-user/nios2: Fix clone child return
` [PATCH v8 03/68] linux-user/nios2: Drop syscall 0 "workaround"
` [PATCH v8 04/68] linux-user/nios2: Adjust error return
` [PATCH v8 05/68] linux-user/nios2: Handle special qemu syscall return values
` [PATCH v8 06/68] linux-user/nios2: Remove do_sigreturn
` [PATCH v8 07/68] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
` [PATCH v8 08/68] tests/tcg/nios2: Re-enable linux-user tests
` [PATCH v8 09/68] target/nios2: Remove user-only nios2_cpu_do_interrupt
` [PATCH v8 10/68] target/nios2: Remove nios2_cpu_record_sigsegv
` [PATCH v8 11/68] target/nios2: Build helper.c for system only
` [PATCH v8 12/68] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
` [PATCH v8 13/68] target/nios2: Check supervisor on eret
` [PATCH v8 14/68] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v8 15/68] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v8 16/68] target/nios2: Split PC out of env->regs[]
` [PATCH v8 17/68] target/nios2: Split out helper for eret instruction
` [PATCH v8 18/68] target/nios2: Fix BRET instruction
` [PATCH v8 19/68] target/nios2: Do not create TCGv for control registers
` [PATCH v8 20/68] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PATCH v8 21/68] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v8 22/68] target/nios2: Split control registers away from general registers
` [PATCH v8 23/68] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v8 24/68] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v8 25/68] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v8 26/68] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v8 27/68] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v8 28/68] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v8 29/68] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v8 30/68] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v8 31/68] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v8 32/68] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v8 33/68] target/nios2: Hoist CPU_LOG_INT logging
` [PATCH v8 34/68] target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
` [PATCH v8 35/68] target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
` [PATCH v8 36/68] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH v8 37/68] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v8 38/68] target/nios2: Implement cpuid
` [PATCH v8 39/68] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v8 40/68] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v8 41/68] target/nios2: Support division error exception
` [PATCH v8 42/68] target/nios2: Use tcg_constant_tl
` [PATCH v8 43/68] target/nios2: Split out named structs for [IRJ]_TYPE
` [PATCH v8 44/68] target/nios2: Split out helpers for gen_i_cmpxx
` [PATCH v8 45/68] target/nios2: Split out helpers for gen_i_math_logic
` [PATCH v8 46/68] target/nios2: Split out helpers for gen_r_math_logic
` [PATCH v8 47/68] target/nios2: Split out helpers for gen_rr_mul_high
` [PATCH v8 48/68] target/nios2: Split out helpers for gen_rr_shift
` [PATCH v8 49/68] target/nios2: Introduce dest_gpr
` [PATCH v8 50/68] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v8 51/68] target/nios2: Enable unaligned traps for system mode
` [PATCH v8 52/68] target/nios2: Create gen_jumpr
` [PATCH v8 53/68] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v8 54/68] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PATCH v8 55/68] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v8 56/68] target/nios2: Implement Misaligned destination exception
` [PATCH v8 57/68] target/nios2: Introduce shadow register sets
` [PATCH v8 58/68] target/nios2: Implement rdprs, wrprs
` [PATCH v8 59/68] target/nios2: Update helper_eret for shadow registers
` [PATCH v8 60/68] target/nios2: Implement EIC interrupt processing
` [PATCH v8 61/68] target/nios2: Advance pc when raising exceptions
` [PATCH v8 62/68] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH v8 63/68] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v8 64/68] hw/nios2: Introduce Nios2MachineState
` [PATCH v8 65/68] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v8 66/68] hw/nios2: Machine with a Vectored Interrupt Controller
` [PATCH v8 67/68] tests/tcg/nios2: Add semihosting multiarch tests
` [PATCH v8 68/68] tests/tcg/nios2: Add test-shadow-1
[PATCH] qga/vss-win32: enable qga-vss.tlb generation with widl
2022-04-22 17:12 UTC (5+ messages)
Create qemu-project/py-qemu.qmp repo
2022-04-22 16:41 UTC (6+ messages)
[PATCH v5 0/3] util/thread-pool: Expose minimun and maximum size
2022-04-22 16:38 UTC (4+ messages)
` [PATCH v5 1/3] Introduce event-loop-base abstract class
` [PATCH v5 2/3] util/main-loop: Introduce the main loop into QOM
` [PATCH v5 3/3] util/event-loop-base: Introduce options to set the thread pool size
[PATCH] accel/tcg: Assert mmu_idx in range before use in cputlb
2022-04-22 15:55 UTC (2+ messages)
[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
2022-04-22 15:51 UTC (19+ messages)
` [PATCH v3 07/60] target/arm: Extend store_cpu_offset to take field size
` [PATCH v3 08/60] target/arm: Change DisasContext.thumb to bool
` [PATCH v3 24/60] target/arm: Split out cpregs.h
` [PATCH v3 25/60] target/arm: Reorg CPAccessResult and access_check_cp_reg
` [PATCH v3 26/60] target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
` [PATCH v3 27/60] target/arm: Make some more cpreg data static const
` [PATCH v3 30/60] target/arm: Name CPState type
[PATCH v4] Use io_uring_register_ring_fd() to skip fd operations
2022-04-22 15:40 UTC (8+ messages)
[PATCH v3 7/7] target/xtensa: use tcg_constant_* for remaining opcodes
2022-04-22 15:26 UTC (2+ messages)
[PATCH v2 0/7] target/xtensa: use tcg_constant_* where possible
2022-04-22 15:25 UTC (5+ messages)
` [PATCH v2 1/7] target/xtensa: fix missing tcg_temp_free in gen_window_check
` [PATCH v2 3/7] target/xtensa: use tcg_constant_* for exceptions
[PATCH V2 0/4] PASID support for Intel IOMMU
2022-04-22 15:03 UTC (10+ messages)
` [PATCH V2 4/4] intel-iommu: PASID support
[RFC PATCH 0/2] hw/riscv: Baseline QEMU support for RISC-V IOMMU (draft)
2022-04-22 14:55 UTC (3+ messages)
[PATCH] docs/devel: add doc about device life cycles
2022-04-22 14:28 UTC
[PATCH 00/10] Misc cleanups
2022-04-22 14:27 UTC (4+ messages)
` [PATCH 08/10] Use g_unix_set_fd_nonblocking()
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-22 14:18 UTC (11+ messages)
` [PATCH v8 02/17] qdev: unplug blocker for devices
` [PATCH v8 10/17] vfio-user: run vfio-user context
[RFC PATCH v7 00/25] Net Control VQ support with asid in vDPA SVQ
2022-04-22 14:16 UTC (4+ messages)
` [RFC PATCH v7 01/25] vhost: Track descriptor chain in private at SVQ
[PATCH 0/3] Misc AC97 clean ups
2022-04-22 13:58 UTC (5+ messages)
` [PATCH 2/3] hw/audio/ac97: Remove unimplemented reset functions
` [PATCH 3/3] hw/audio/ac97: Remove unneeded local variables
[PULL 00/61] target-arm queue
2022-04-22 13:48 UTC (3+ messages)
[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
2022-04-22 13:26 UTC (3+ messages)
` [PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests
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).