qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 16:56:07 to 2024-01-30 07:49:11 UTC [more...]

Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
 2024-01-30  7:48 UTC  (5+ messages)

[PATCH 00/33] hw/core: Introduce CPUClass hook for mmu_index
 2024-01-30  7:46 UTC  (39+ messages)
` [PATCH 01/33] include/hw/core: Add mmu_index to CPUClass
` [PATCH 02/33] target/alpha: Split out alpha_env_mmu_index
` [PATCH 03/33] target/alpha: Populate CPUClass.mmu_index
` [PATCH 04/33] target/arm: Split out arm_env_mmu_index
` [PATCH 05/33] target/arm: Populate CPUClass.mmu_index
` [PATCH 06/33] target/avr: "
` [PATCH 07/33] target/cris: Cache mem_index in DisasContext
` [PATCH 08/33] target/cris: Populate CPUClass.mmu_index
` [PATCH 09/33] target/hppa: "
` [PATCH 10/33] target/i386: "
` [PATCH 11/33] target/loongarch: "
` [PATCH 12/33] target/loongarch: Rename MMU_IDX_*
` [PATCH 13/33] target/m68k: Populate CPUClass.mmu_index
` [PATCH 14/33] target/microblaze: "
` [PATCH 15/33] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
` [PATCH 16/33] target/mips: Split out mips_env_mmu_index
` [PATCH 17/33] target/mips: Populate CPUClass.mmu_index
` [PATCH 18/33] target/nios2: "
` [PATCH 19/33] target/openrisc: "
` [PATCH 20/33] target/ppc: Split out ppc_env_mmu_index
` [PATCH 21/33] target/ppc: Populate CPUClass.mmu_index
` [PATCH 22/33] target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
` [PATCH 23/33] target/riscv: Replace cpu_mmu_index with riscv_env_mmu_index
` [PATCH 24/33] target/riscv: Populate CPUClass.mmu_index
` [PATCH 25/33] target/rx: "
` [PATCH 26/33] target/s390x: Split out s390x_env_mmu_index
` [PATCH 27/33] target/s390x: Populate CPUClass.mmu_index
` [PATCH 28/33] target/sh4: "
` [PATCH 29/33] target/sparc: "
` [PATCH 30/33] target/tricore: "
` [PATCH 31/33] target/xtensa: "
` [PATCH 32/33] include/exec: Implement cpu_mmu_index generically
` [PATCH 33/33] include/exec: Change cpu_mmu_index argument to CPUState

[PATCH v2 00/14] TCG Plugin inline operation enhancement
 2024-01-30  7:37 UTC  (4+ messages)
` [PATCH v2 02/14] plugins: scoreboard API

[PATCH v3 0/2] hw/block/block.c: improve confusing error
 2024-01-30  7:30 UTC  (3+ messages)
` [PATCH v3 1/2] hw/core/qdev.c: add qdev_get_human_name()
` [PATCH v3 2/2] hw/block/block.c: improve confusing blk_check_size_and_read_all() error

[PATCH] backends/hostmem: Fix block comments style (checkpatch.pl warnings)
 2024-01-30  7:14 UTC  (2+ messages)

[PATCH v2 0/2] hw/smbios: Fix option validation
 2024-01-30  7:06 UTC  (5+ messages)
` [PATCH v2 1/2] hw/smbios: Fix OEM strings table "
` [PATCH v2 2/2] hw/smbios: Fix port connector "

[PATCH v5 0/6] hw/misc/pvpanic: add support for normal shutdowns
 2024-01-30  6:58 UTC  (8+ messages)
` [PATCH v5 1/6] linux-headers: drop pvpanic.h
` [PATCH v5 2/6] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v5 3/6] tests/qtest/pvpanic: use centralized "
` [PATCH v5 4/6] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v5 5/6] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v5 6/6] tests/qtest/pvpanic: add tests for pvshutdown event

[PATCH v2 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
 2024-01-30  6:53 UTC  (4+ messages)
` [PATCH v2 3/3] virtio-gpu-rutabaga.c: override resource_destroy method

[PATCH] hw/hyperv: Include missing headers
 2024-01-30  6:47 UTC  (2+ messages)

[PATCH] Make 'uri' optional for migrate QAPI
 2024-01-30  6:45 UTC  (5+ messages)

[PATCH] hw/intc/xics: Include missing 'cpu.h' header
 2024-01-30  6:42 UTC  (2+ messages)

[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
 2024-01-30  6:21 UTC  (4+ messages)

[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
 2024-01-30  5:57 UTC  (7+ messages)
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place

[PATCH v4 0/7] Support generic Luks encryption
 2024-01-30  5:37 UTC  (8+ messages)
` [PATCH v4 1/7] crypto: Support LUKS volume with detached header
` [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
` [PATCH v4 3/7] crypto: Modify the qcrypto_block_create to support creation flags
` [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
` [PATCH v4 5/7] block: Support detached LUKS header creation using qemu-img
` [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
` [PATCH v4 7/7] tests: Add case for LUKS volume with detached header

[PATCH] migration/docs: Explain two solutions for VMSD compatibility
 2024-01-30  4:32 UTC  (9+ messages)

[RFC v1 0/3] Add cache structure table creation for PPTT table
 2024-01-30  5:03 UTC  (7+ messages)
` [RFC v1 1/3] hw/acpi/aml-build: "
` [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology

[PATCH v3 0/4] Live Migration Acceleration with IAA Compression
 2024-01-30  3:56 UTC  (3+ messages)

[RESEND v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-01-30  3:30 UTC  (6+ messages)
` [RESEND v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location

[PATCH] target/loongarch: Fix qtest test-hmp error when KVM-only build
 2024-01-30  3:02 UTC  (2+ messages)

Disk migration from qcow2 to SPDK
 2024-01-30  2:50 UTC 

[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-30  2:44 UTC  (20+ messages)
` [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
` [PATCH v3 07/29] target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v3 08/29] target/arm: "
` [PATCH v3 09/29] target/avr: "
` [PATCH v3 11/29] target/hexagon: "
` [PATCH v3 12/29] target/hppa: "
` [PATCH v3 13/29] target/i386/hvf: Use CPUState typedef
` [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PATCH v3 19/29] target/nios2: "
` [PATCH v3 20/29] target/openrisc: "
` [PATCH v3 22/29] target/riscv: "
` [PATCH v3 23/29] target/rx: "
` [PATCH v3 27/29] target/tricore: "

[PATCH 0/6] riscv: named features riscv,isa, 'svade' rework
 2024-01-30  1:10 UTC  (7+ messages)
` [PATCH 1/6] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
` [PATCH 2/6] target/riscv: add riscv,isa to named features
` [PATCH 3/6] target/riscv: add remaining "

[PATCH v10 0/3] gdbstub and TCG plugin improvements
 2024-01-30  0:55 UTC  (2+ messages)

[PATCH] kconfig: use "select" to enable semihosting
 2024-01-30  0:45 UTC  (2+ messages)

[PATCH 00/10] Clean up includes
 2024-01-30  0:43 UTC  (3+ messages)
` [PATCH 09/10] riscv: "

[PATCH] smc37c669: remove useless is_enabled functions
 2024-01-30  0:36 UTC  (2+ messages)

[PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
 2024-01-30  0:27 UTC 

[PATCH v2 0/2] hw/block/block.c: improve confusing error
 2024-01-30  0:02 UTC  (5+ messages)
` [PATCH v2 1/2] hw/core/qdev.c: add qdev_get_human_name()
` [PATCH v2 2/2] hw/block/block.c: improve confusing blk_check_size_and_read_all() error

[PULL 00/15] Migration 20240126 patches
 2024-01-29 23:30 UTC  (8+ messages)
` [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64

[PULL 00/31] tcg patch queue
 2024-01-29 23:01 UTC  (32+ messages)
` [PULL 01/31] cpu-exec: simplify jump cache management
` [PULL 02/31] include/exec: Move vaddr defines to separate file
` [PULL 03/31] hw/core: Include vaddr.h from cpu.h
` [PULL 04/31] target: Use vaddr in gen_intermediate_code
` [PULL 05/31] include/exec: Use vaddr in DisasContextBase for virtual addresses
` [PULL 06/31] include/exec: typedef abi_ptr to vaddr
` [PULL 07/31] include/exec: Move PAGE_* macros to common header
` [PULL 08/31] include/exec: Move cpu_*()/cpu_env() "
` [PULL 09/31] include/hw/core: Move do_interrupt in TCGCPUOps
` [PULL 10/31] include/hw/core: Remove i386 conditional on fake_user_interrupt
` [PULL 11/31] linux-user: Allow gdbstub to ignore page protection
` [PULL 12/31] tests/tcg: Factor out gdbstub test functions
` [PULL 13/31] tests/tcg: Add the PROT_NONE gdbstub test
` [PULL 14/31] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD
` [PULL 15/31] target: Make qemu_target_page_mask() available for *-user
` [PULL 16/31] accel/tcg: Make use of qemu_target_page_mask() in perf.c
` [PULL 17/31] tcg: Make tb_cflags() usable from target-agnostic code
` [PULL 18/31] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PULL 19/31] accel/tcg: Move perf and debuginfo support to tcg/
` [PULL 20/31] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
` [PULL 21/31] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
` [PULL 22/31] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
` [PULL 23/31] accel/tcg: Un-inline icount_exit_request() for clarity
` [PULL 24/31] include/qemu: Add TCGCPUOps typedef to typedefs.h
` [PULL 25/31] target/loongarch: Constify loongarch_tcg_ops
` [PULL 26/31] accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c
` [PULL 27/31] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
` [PULL 28/31] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
` [PULL 29/31] accel/tcg: Inline need_replay_interrupt
` [PULL 30/31] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
` [PULL 31/31] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/

[PATCH v2 0/2] Initialize backend memory objects in parallel
 2024-01-29 22:59 UTC  (3+ messages)

[PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-29 22:47 UTC  (2+ messages)

[PATCH 0/4] mips: do not list individual devices from configs/
 2024-01-29 22:30 UTC  (11+ messages)
` [PATCH 1/4] isa: clean up Kconfig selections for ISA_SUPERIO
` [PATCH 2/4] isa: extract FDC37M81X to a separate file
` [PATCH 3/4] usb: inline device creation functions

[PATCH v4 0/2] Add BCM2835-SPI0 to BCM2835
 2024-01-29 22:18 UTC  (3+ messages)
` [PATCH v4 1/2] hw/ssi: Implement BCM2835 SPI Controller
` [PATCH v4 2/2] hw/arm: Connect SPI Controller to BCM2835

[PATCH 00/22] target/sparc: floating-point cleanup
 2024-01-29 21:50 UTC  (3+ messages)

[PATCH v2 00/23] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-29 21:43 UTC  (3+ messages)
` [PATCH v2 23/23] target/sparc: "

[PATCH 0/5] buses: switch to 3-phase-reset
 2024-01-29 21:42 UTC  (3+ messages)
` [PATCH 3/5] adb: Switch bus reset "

Why invtsc (CPUID_APM_INVTSC) is unmigratable?
 2024-01-29 20:54 UTC  (8+ messages)

[PATCH [repost]] block/blkio: Don't assume size_t is 64 bit
 2024-01-29 20:41 UTC  (3+ messages)

[ANNOUNCE] QEMU 8.2.1 Stable released
 2024-01-29 20:24 UTC 

[ANNOUNCE] QEMU 8.2.2 Stable released
 2024-01-29 20:24 UTC  (2+ messages)

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-01-29 20:21 UTC  (13+ messages)
` [PATCH v3 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v3 2/3] tools: build qemu-vmsr-helper
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH] vfio/pci: Clear MSI-X IRQ index always
 2024-01-29 20:19 UTC  (3+ messages)

[PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports
 2024-01-29 19:49 UTC  (3+ messages)
` [PATCH v3 1/6] hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors

[PATCH 0/5] qmp: Documentation cleanups
 2024-01-29 19:47 UTC  (7+ messages)
` [PATCH 1/5] qapi: Drop redundant documentation of inherited members
` [PATCH 2/5] qapi: Drop redundant documentation of conditional
` [PATCH 3/5] qapi: Elide "Potential additional modes" from generated docs

Call for GSoC/Outreachy internship project ideas
 2024-01-29 19:39 UTC  (3+ messages)

[PATCH v5 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-29 19:22 UTC  (7+ messages)
` [PATCH v5 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v5 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v5 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v5 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v5 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v5 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[ANNOUNCE] QEMU 8.1.5 Stable released
 2024-01-29 19:22 UTC  (2+ messages)

[ANNOUNCE] QEMU 7.2.9 Stable released
 2024-01-29 19:11 UTC 

[PATCH] {linux, bsd}-user: Fail mmap() if size doesn't fit into host's size_t
 2024-01-29 19:02 UTC  (2+ messages)
` [PATCH] {linux,bsd}-user: "

[PATCH 00/33] tcg patch queue, pre-pull
 2024-01-29 18:36 UTC  (3+ messages)

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-01-29 18:02 UTC  (3+ messages)
` [PATCH v4 13/66] target/i386: Introduce kvm_confidential_guest_init()

[PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-01-29 17:56 UTC  (5+ messages)

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2024-01-29 17:32 UTC  (4+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support

[PULL 0/2] vfio queue
 2024-01-29 17:22 UTC  (2+ messages)

[PULL 00/14] Migration 20240126 patches
 2024-01-29 17:22 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).