messages from 2024-04-24 22:52:27 to 2024-04-25 10:16:03 UTC [more...]
[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
2024-04-25 10:29 UTC (5+ messages)
[PATCH v2 RFC] fix host-endianness bug and prevent overflow
2024-04-25 10:07 UTC (4+ messages)
` [PATCH] fix host-endianness bug
` [PATCH v2] "
[PATCH v3 0/2] cxl: add poison creation event handler
2024-04-25 10:05 UTC (5+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
[PATCH v3] hw/audio/virtio-snd: Use device endianness instead of target one
2024-04-25 10:04 UTC (11+ messages)
[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
2024-04-25 9:59 UTC (8+ messages)
` [PATCH 01/29] "
[PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
2024-04-25 9:21 UTC (4+ messages)
` [PATCH v6] "
[PATCH v2 1/4] vfio/ap: Use g_autofree variable in vfio_ap_register_irq_notifier()
2024-04-25 9:02 UTC (4+ messages)
` [PATCH v2 2/4] vfio/ap: Make vfio_ap_register_irq_notifier() return a bool
` [PATCH v2 3/4] vfio/ccw: Use g_autofree variable in vfio_ccw_register_irq_notifier()
` [PATCH v2 4/4] vfio/ccw: Make vfio_ccw_register_irq_notifier() return a bool
[PATCH v2 0/5] Check host IOMMU compatilibity with vIOMMU
2024-04-25 8:46 UTC (12+ messages)
` [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap
[PATCH 00/24] include/exec: Rework (part 2)
2024-04-25 8:30 UTC (20+ messages)
` [PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
` [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
` [PATCH 09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel
` [PATCH 11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
` [PATCH 14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
` [PATCH 15/24] exec: Restrict inclusion of 'user/guest-base.h'
` [PATCH 16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h'
` [PATCH 20/24] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
[PATCH v2 0/2] migration: do not exit on incoming failure
2024-04-25 8:25 UTC (6+ messages)
` [PATCH v2 1/2] migration: rework migrate_set_error() to migrate_report_err()
[PATCH v2 0/3] query-cpu-model-expansion: add disable-deprecated-feats arg
2024-04-25 8:10 UTC (9+ messages)
` [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion
` [PATCH v2 2/3] target/s390x: add support for "disable-deprecated-feats" expansion option
[PATCH 0/4] X86: Alias isa-bios area and clean up
2024-04-25 8:07 UTC (8+ messages)
` [PATCH 1/4] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
` [PATCH 3/4] hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
` [PATCH 4/4] hw/i386: Consolidate isa-bios creation
[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
2024-04-25 8:06 UTC (2+ messages)
[PULL 00/17] CI job updates, header cleanups and other misc patches
2024-04-25 7:55 UTC (7+ messages)
` [PULL 12/17] tests: Update our CI to use CentOS Stream 9 instead of 8
[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
2024-04-25 7:43 UTC (3+ messages)
` "
[PATCH v5] linux-aio: add IO_CMD_FDSYNC command support
2024-04-25 7:04 UTC
[PATCH v5 00/13] Enabling DCD emulation support in Qemu
2024-04-25 5:48 UTC (5+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH v2 0/7] s390x/cpu_models: Misc cleanup on returned error code and local @err variables
2024-04-25 3:12 UTC (8+ messages)
` [PATCH v2 1/7] target/s390x/cpu_model: Make check_compatibility() return boolean
` [PATCH v2 2/7] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
` [PATCH v2 3/7] target/s390x: Remove KVM stubs in cpu_models.h
` [PATCH v2 4/7] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
` [PATCH v2 5/7] target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
` [PATCH v2 6/7] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
` [PATCH v2 7/7] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()
[PULL 0/9] tcg + linux-user patch queue
2024-04-25 2:49 UTC (8+ messages)
` [PULL 2/9] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [PULL 3/9] linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq()
` [PULL 4/9] linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used
` [PULL 6/9] linux-user: Add FITRIM ioctl
` [PULL 7/9] target/m68k: Pass semihosting arg to exit
` [PULL 9/9] target/m68k: Support semihosting on non-ColdFire targets
[PATCH v4 00/14] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-04-25 2:21 UTC (15+ messages)
` [PATCH v4 01/14] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v4 02/14] util/dsa: Add dependency idxd
` [PATCH v4 03/14] util/dsa: Implement DSA device start and stop logic
` [PATCH v4 04/14] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v4 05/14] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v4 06/14] util/dsa: Implement zero page checking in DSA task
` [PATCH v4 07/14] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v4 08/14] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH v4 09/14] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
` [PATCH v4 10/14] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v4 11/14] migration/multifd: Add migration option set packet size
` [PATCH v4 12/14] migration/multifd: Enable set packet size migration option
` [PATCH v4 13/14] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH v4 14/14] migration/multifd: Add integration tests for multifd with Intel DSA offloading
[PATCH v12 0/6] ui/console: Private QemuDmaBuf struct
2024-04-25 1:53 UTC (7+ messages)
` [PATCH v12 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v12 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v12 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v12 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v12 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v12 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c
[PATCH 00/45] target/hppa: Misc improvements
2024-04-25 0:00 UTC (46+ messages)
` [PATCH 01/45] target/hppa: Move cpu_get_tb_cpu_state out of line
` [PATCH 02/45] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
` [PATCH 03/45] target/hppa: Move constant destination check into use_goto_tb
` [PATCH 04/45] target/hppa: Pass displacement to do_dbranch
` [PATCH 05/45] target/hppa: Allow prior nullification in do_ibranch
` [PATCH 06/45] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
` [PATCH 07/45] target/hppa: Add install_iaq_entries
` [PATCH 08/45] target/hppa: Add install_link
` [PATCH 09/45] target/hppa: Delay computation of IAQ_Next
` [PATCH 10/45] target/hppa: Skip nullified insns in unconditional dbranch path
` [PATCH 11/45] target/hppa: Simplify TB end
` [PATCH 12/45] target/hppa: Add IASQ entries to DisasContext
` [PATCH 13/45] target/hppa: Add space arguments to install_iaq_entries
` [PATCH 14/45] target/hppa: Add space argument to do_ibranch
` [PATCH 15/45] target/hppa: Use umax in do_ibranch_priv
` [PATCH 16/45] target/hppa: Always make a copy "
` [PATCH 17/45] target/hppa: Introduce and use DisasIAQE for branch management
` [PATCH 18/45] target/hppa: Use displacements in DisasIAQE
` [PATCH 19/45] target/hppa: Rename cond_make_* helpers
` [PATCH 20/45] target/hppa: Use TCG_COND_TST* in do_cond
` [PATCH 21/45] target/hppa: Use TCG_COND_TST* in do_log_cond
` [PATCH 22/45] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
` [PATCH 23/45] target/hppa: Use TCG_COND_TST* in do_unit_addsub
` [PATCH 24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PATCH 25/45] target/hppa: Use registerfields.h for FPSR
` [PATCH 26/45] target/hppa: Use TCG_COND_TST* in trans_ftest
` [PATCH 27/45] target/hppa: Remove cond_free
` [PATCH 28/45] target/hppa: Introduce DisasDelayException
` [PATCH 29/45] target/hppa: Use delay_excp for conditional traps
` [PATCH 30/45] target/hppa: Use delay_excp for conditional trap on overflow
` [PATCH 31/45] linux-user/hppa: Force all code addresses to PRIV_USER
` [PATCH 32/45] target/hppa: Store full iaoq_f and page bits of iaoq_d in TB
` [PATCH 33/45] target/hppa: Do not mask in copy_iaoq_entry
` [PATCH 34/45] target/hppa: Improve hppa_cpu_dump_state
` [PATCH 35/45] target/hppa: Split PSW X and B into their own field
` [PATCH 36/45] target/hppa: Manage PSW_X and PSW_B in translator
` [PATCH 37/45] target/hppa: Implement PSW_B
` [PATCH 38/45] target/hppa: Implement PSW_X
` [PATCH 39/45] target/hppa: Drop tlb_entry return from hppa_get_physical_address
` [PATCH 40/45] target/hppa: Adjust priv for B,GATE at runtime
` [PATCH 41/45] target/hppa: Implement CF_PCREL
` [PATCH 42/45] target/hppa: Implement PSW_T
` [PATCH 43/45] target/hppa: Implement PSW_H, PSW_L
` [PATCH 44/45] target/hppa: Log cpu state at interrupt
` [PATCH 45/45] target/hppa: Log cpu state on return-from-interrupt
[PATCH 0/5] target/alpha: Implement CF_PCREL
2024-04-24 23:44 UTC (6+ messages)
` [PATCH 1/5] target/alpha: Use cpu_env in preference to ALPHA_CPU
` [PATCH 2/5] target/alpha: Hoist branch shift to initial decode
` [PATCH 3/5] target/alpha: Split out gen_goto_tb
` [PATCH 4/5] target/alpha: Split out gen_pc_disp
` [PATCH 5/5] target/alpha: Implement CF_PCREL
[PATCH v2 00/33] accel/tcg: Improve disassembly for target and plugin
2024-04-24 23:31 UTC (34+ messages)
` [PATCH v2 01/33] accel/tcg: Use vaddr in translator_ld*
` [PATCH v2 02/33] accel/tcg: Hide in_same_page outside of a target-specific context
` [PATCH v2 03/33] accel/tcg: Pass DisasContextBase to translator_fake_ldb
` [PATCH v2 04/33] accel/tcg: Reorg translator_ld*
` [PATCH v2 05/33] accel/tcg: Cap the translation block when we encounter mmio
` [PATCH v2 06/33] accel/tcg: Record mmio bytes during translation
` [PATCH v2 07/33] accel/tcg: Record when translator_fake_ldb is used
` [PATCH v2 08/33] accel/tcg: Record DisasContextBase in tcg_ctx for plugins
` [PATCH v2 09/33] plugins: Copy memory in qemu_plugin_insn_data
` [PATCH v2 10/33] accel/tcg: Implement translator_st
` [PATCH v2 11/33] plugins: Use translator_st for qemu_plugin_insn_data
` [PATCH v2 12/33] plugins: Read mem_only directly from TB cflags
` [PATCH v2 13/33] plugins: Use DisasContextBase for qemu_plugin_insn_haddr
` [PATCH v2 14/33] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
` [PATCH v2 15/33] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start
` [PATCH v2 16/33] accel/tcg: Provide default implementation of disas_log
` [PATCH v2 17/33] accel/tcg: Return bool from TranslatorOps.disas_log
` [PATCH v2 18/33] disas: Split disas.c
` [PATCH v2 19/33] disas: Use translator_st to get disassembly data
` [PATCH v2 20/33] accel/tcg: Introduce translator_fake_ld
` [PATCH v2 21/33] target/s390x: Fix translator_fake_ld length
` [PATCH v2 22/33] target/s390x: Disassemble EXECUTEd instructions
` [PATCH v2 23/33] target/hexagon: Use translator_ldl in pkt_crosses_page
` [PATCH v2 24/33] target/microblaze: Use translator_ldl
` [PATCH v2 25/33] target/i386: Use translator_ldub for everything
` [PATCH v2 26/33] target/avr: Use translator_lduw
` [PATCH v2 27/33] target/cris: Use translator_ld* in cris_fetch
` [PATCH v2 28/33] target/cris: Use cris_fetch in translate_v10.c.inc
` [PATCH v2 29/33] target/riscv: Use translator_ld* for everything
` [PATCH v2 30/33] target/rx: Use translator_ld*
` [PATCH v2 31/33] target/xtensa: Use translator_ldub in xtensa_insn_len
` [PATCH v2 32/33] target/s390x: Use translator_lduw in get_next_pc
` [PATCH v2 33/33] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
[PATCH 0/5] target/arm: Update emulation.rst, add some easy features
2024-04-24 23:15 UTC (2+ messages)
[PATCH v3 00/20] Rewrite plugin code generation
2024-04-24 23:02 UTC (21+ messages)
` [PATCH v3 01/20] tcg: Make tcg/helper-info.h self-contained
` [PATCH v3 02/20] tcg: Pass function pointer to tcg_gen_call*
` [PATCH v3 03/20] plugins: Zero new qemu_plugin_dyn_cb entries
` [PATCH v3 04/20] plugins: Move function pointer in qemu_plugin_dyn_cb
` [PATCH v3 05/20] plugins: Create TCGHelperInfo for all out-of-line callbacks
` [PATCH v3 06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
` [PATCH v3 07/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
` [PATCH v3 08/20] plugins: Add PLUGIN_GEN_AFTER_TB
` [PATCH v3 09/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
` [PATCH v3 10/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
` [PATCH v3 11/20] plugins: Remove plugin helpers
` [PATCH v3 12/20] tcg: Remove TCG_CALL_PLUGIN
` [PATCH v3 13/20] tcg: Remove INDEX_op_plugin_cb_{start,end}
` [PATCH v3 14/20] plugins: Simplify callback queues
` [PATCH v3 15/20] plugins: Introduce PLUGIN_CB_MEM_REGULAR
` [PATCH v3 16/20] plugins: Replace pr_ops with a proper debug dump flag
` [PATCH v3 17/20] plugins: Split out common cb expanders
` [PATCH v3 18/20] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
` [PATCH v3 19/20] plugins: Inline plugin_gen_empty_callback
` [PATCH v3 20/20] plugins: Update the documentation block for plugin-gen.c
[PATCH v6 00/10] Optimize buffer_is_zero
2024-04-24 22:57 UTC (11+ messages)
` [PATCH v6 01/10] util/bufferiszero: Remove SSE4.1 variant
` [PATCH v6 02/10] util/bufferiszero: Remove AVX512 variant
` [PATCH v6 03/10] util/bufferiszero: Reorganize for early test for acceleration
` [PATCH v6 04/10] util/bufferiszero: Remove useless prefetches
` [PATCH v6 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PATCH v6 06/10] util/bufferiszero: Improve scalar variant
` [PATCH v6 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PATCH v6 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PATCH v6 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [PATCH v6 10/10] tests/bench: Add bufferiszero-bench
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).