messages from 2025-07-30 00:42:14 to 2025-07-30 22:06:23 UTC [more...]
[PATCH v2 0/3] single-binary: compile some top level files once
 2025-07-30 22:05 UTC  (2+ messages)
` [PATCH v2 3/3] system/main.c: compile only once
[PATCH v2 0/2] single-binary: compile once migration files
 2025-07-30 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] migration: compile migration/ram.c once
` [PATCH v2 2/2] migration/vfio: compile only once
[PATCH v2 0/6] Reinvent BQL-free PIO/MMIO
 2025-07-30 21:47 UTC  (8+ messages)
` [PATCH v2 1/6] memory: reintroduce BQL-free fine-grained PIO/MMIO
` [PATCH v2 2/6] acpi: mark PMTIMER as unlocked
` [PATCH v2 3/6] hpet: switch to fain-grained device locking
` [PATCH v2 4/6] hpet: move out main counter read into a separate block
` [PATCH v2 5/6] hpet: make main counter read lock-less
` [PATCH v2 6/6] kvm: i386: irqchip: take BQL only if there is an interrupt
[PATCH for-10.2 00/82] target/arm: Implement FEAT_GCS
 2025-07-30 21:33 UTC  (81+ messages)
` [PATCH 01/82] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH 02/82] target/arm: Add in_prot_check to S1Translate
` [PATCH 03/82] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH 04/82] target/arm: Introduce get_phys_addr_for_at
` [PATCH 05/82] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH 06/82] target/arm: Add prot_check parameter to do_ats_write
` [PATCH 07/82] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH 08/82] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH 09/82] target/arm: Implement FEAT_ATS1A
` [PATCH 10/82] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
` [PATCH 11/82] target/arm: Enable TCR2_ELx.PIE
` [PATCH 12/82] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH 13/82] target/arm: Force HPD for stage2 translations
` [PATCH 14/82] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH 15/82] target/arm: Populate PIE in aa64_va_parameters
` [PATCH 18/82] target/arm: Do not migrate env->exception
` [PATCH 19/82] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH 20/82] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH 21/82] target/arm: Implement dirtybit check for PIE
` [PATCH 22/82] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH 23/82] include/hw/core/cpu: Introduce MMUIdxMap
` [PATCH 24/82] include/hw/core/cpu: Introduce cpu_tlb_fast
` [PATCH 25/82] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH 26/82] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH 27/82] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH 28/82] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH 29/82] target/arm: Split out mmuidx.h from cpu.h
` [PATCH 30/82] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH 31/82] target/arm: Remove unused env argument from regime_el
` [PATCH 32/82] target/arm: Convert regime_el from switch to table
` [PATCH 33/82] target/arm: Convert regime_has_2_ranges "
` [PATCH 34/82] target/arm: Remove unused env argument from regime_is_pan
` [PATCH 35/82] target/arm: Convert regime_is_pan from switch to table
` [PATCH 36/82] target/arm: Remove unused env argument from regime_is_user
` [PATCH 37/82] target/arm: Convert regime_is_user from switch to table
` [PATCH 38/82] target/arm: Convert arm_mmu_idx_is_stage1_of_2 "
` [PATCH 39/82] target/arm: Convert regime_is_stage2 "
` [PATCH 40/82] target/arm: Introduce mmu indexes for GCS
` [PATCH 41/82] target/arm: Introduce regime_to_gcs
[RFC PATCH 0/3] migration: Fix aarch64 cpregs migration
 2025-07-30 20:52 UTC  (4+ messages)
` [RFC PATCH 1/3] target/arm: Fix migration to QEMU 10.1
` [RFC PATCH 2/3] tests/qtest/migration: Only test aarch64 on TCG
` [RFC PATCH 3/3] tests/qtest/migration: Change cpu for aarch64
[PATCH 00/48] AMD Versal Gen 2 support
 2025-07-30 19:23 UTC  (17+ messages)
` [PATCH 25/48] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH 26/48] hw/arm/xlnx-versal: add support for GICv2
` [PATCH 27/48] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH 28/48] hw/arm/xlnx-versal: ocm: "
` [PATCH 29/48] hw/arm/xlnx-versal: ddr: "
` [PATCH 30/48] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH 31/48] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH 32/48] hw/misc/xlnx-versal-crl: split into base/concrete classes
[ANNOUNCE] QEMU 10.1.0-rc1 is now available
 2025-07-30 18:57 UTC 
[PULL 00/11] riscv-to-apply queue
 2025-07-30 18:19 UTC  (15+ messages)
` [PULL 01/11] target/riscv: Fix pmp range wraparound on zero
` [PULL 02/11] bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes
` [PULL 03/11] hw/riscv/virt-acpi-build.c: Update FADT and MADT versions
` [PULL 04/11] tests/data/acpi/riscv64: Update expected FADT and MADT
` [PULL 05/11] intc/riscv_aplic: Fix target register read when source is inactive
` [PULL 06/11] linux-user/strace.list: add riscv_hwprobe entry
` [PULL 07/11] target/riscv: do not call GETPC() in check_ret_from_m_mode()
` [PULL 08/11] riscv: Revert "Generate strided vector loads/stores with tcg nodes."
` [PULL 09/11] target/riscv: Fix exception type when VU accesses supervisor CSRs
` [PULL 10/11] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
` [PULL 11/11] target/riscv: Restrict midelegh "
[PATCH 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
 2025-07-30 17:52 UTC  (17+ messages)
` [PATCH 1/5] contrib/plugins/hotblocks: Correctly free sorted counts list
` [PATCH 2/5] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [PATCH 3/5] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [PATCH 4/5] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [PATCH 5/5] contrib/plugins/hotblocks: Allow limit to be set as a command line argument
[PATCH for-10.2 v2 0/3] linux-user/aarch64: Syndrome fixes and enhancements
 2025-07-30 17:42 UTC  (5+ messages)
` [PATCH v2 1/3] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 2/3] linux-user/aarch64: Check syndrome for EXCP_UDEF
[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-07-30 17:19 UTC  (10+ messages)
` [PATCH v3 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v3 17/21] iotests/307: Test multi-thread export interface
` [PATCH v3 18/21] fuse: Implement multi-threading
` [PATCH v3 19/21] qapi/block-export: Document FUSE's multi-threading
[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
 2025-07-30 16:11 UTC  (9+ messages)
` [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace
` [PATCH 2/2] target/i386: Define enum X86ASIdx for x86's address spaces
[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-07-30 14:32 UTC  (9+ messages)
[PATCH] 9pfs: Add FreeBSD support
 2025-07-30 14:35 UTC  (4+ messages)
[PATCH v4 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-30 14:18 UTC  (12+ messages)
` [PATCH v4 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v4 04/20] vfio/iommufd: Force creating nested parent domain
` [PATCH v4 18/20] vfio: Add a new element bypass_ro in VFIOContainerBase
[PATCH RFC v1 1/1] ui/sdl2: clipboard sharing implementation for SDL
 2025-07-30 14:04 UTC  (9+ messages)
[PATCH v3 0/3] pc-bios: Update vbootrom images
 2025-07-30 13:21 UTC  (13+ messages)
` [PATCH v3 1/3] roms/vbootrom: update to 7b1eb5f7fe6a
` [PATCH v3 2/3] roms/Makefile: build ast27x0_bootrom
` [PATCH v3 3/3] pc-bios: Update vbootrom image to commit 183c9ff8056b
[PATCH] hw/arm: add static NVDIMMs in device tree
 2025-07-30 12:21 UTC 
[PATCH v2] qga: Fix ubsan warning
 2025-07-30 11:46 UTC  (4+ messages)
[PATCH v2 0/2] i386/kvm: Enable SMM address space for i386 cpu
 2025-07-30  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] i386/cpu: Enable SMM cpu address space under KVM
` [PATCH v2 2/2] target/i386: Define enum X86ASIdx for x86's address spaces
[RFC 0/6] virtio-net: initial iterative live migration support
 2025-07-30  8:59 UTC  (5+ messages)
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
  ` [RFC 5/6] virtio,virtio-net: "
[PATCH] rust: declare self as qemu_api for proc-macros
 2025-07-30  8:29 UTC  (2+ messages)
[PATCH] target/xtensa: Replace malloc() with g_strdup_printf()
 2025-07-30  8:06 UTC  (4+ messages)
  ` [PATCH v2] "
[PATCH 2/2] watchdog: generic name for i6300esb
 2025-07-30  7:53 UTC  (12+ messages)
[PULL for 10.1-rc1 00/14] documentation an testing updates
 2025-07-30  7:25 UTC  (4+ messages)
` [PULL 11/14] tests/tcg: reduce the number of plugin tests combinations
[PATCH v4 00/19] target/loongarch: Enhancement about tcg mmu
 2025-07-30  6:12 UTC  (29+ messages)
` [PATCH v4 01/19] target/loongarch: Move some function definition to kvm directory
` [PATCH v4 02/19] target/loongarch: Define function loongarch_cpu_post_init as static
` [PATCH v4 03/19] target/loongarch: Set page size in TLB entry with STLB
` [PATCH v4 04/19] target/loongarch: Add header file cpu-mmu.h
` [PATCH v4 05/19] target/loongarch: Add enum type TLBRet definition
` [PATCH v4 06/19] target/loongarch: Use vaddr in get_physical_address()
` [PATCH v4 07/19] target/loongarch: Use MMUAccessType in loongarch_map_tlb_entry()
` [PATCH v4 08/19] target/loongarch: Add common function loongarch_check_pte()
` [PATCH v4 09/19] target/loongarch: Use loongarch_check_pte in loongarch_page_table_walker
` [PATCH v4 10/19] target/loongarch: Use MMUConext in loongarch_map_tlb_entry()
` [PATCH v4 11/19] target/loongarch: Use MMUContext in loongarch_get_addr_from_tlb
` [PATCH v4 12/19] target/loongarch: Use MMUContext in loongarch_map_address()
` [PATCH v4 13/19] target/loongarch: Use MMUContext in get_physical_address()
` [PATCH v4 14/19] target/loongarch: Track user space address accessed in kernel mode
` [PATCH v4 15/19] target/loongarch: Use correct address when flush tlb
` [PATCH v4 16/19] target/loongarch: Use mmu idx bitmap method "
` [PATCH v4 17/19] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
` [PATCH v4 18/19] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PATCH v4 19/19] target/loongarch: Update TLB index selection method
[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-07-30  4:59 UTC  (10+ messages)
` [PATCH v1 19/21] pc-bios: Update AST27x0 vBootrom with SSP/TSP SCU initialization support
[PATCH v1] roms/vbootrom: update to 7b1eb5f
 2025-07-30  1:34 UTC 
[PULL 00/20] target-arm queue
 2025-07-30  0:32 UTC  (7+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers
[PATCH for-10.2 00/89] linux-user: Split up elfload.c
 2025-07-29 23:59 UTC  (14+ messages)
` [PATCH 11/89] linux-user: Remove ELF_HWCAP
` [PATCH 21/89] linux-user: Unify init of semihosting fields in TaskState
` [PATCH 32/89] linux-user/sh4: Create init_main_thread
` [PATCH 42/89] linux-user/i386: Split out target_coredump.c.inc
` [PATCH 54/89] linux-user: Unify the include of target_coredump.c.inc
` [PATCH 62/89] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH 66/89] linux-user: Move elf parameters to ppc/target_elf.h
` [PATCH 68/89] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
` [PATCH 70/89] linux-user: Move elf parameters to openrisc/target_elf.h
` [PATCH 71/89] linux-user: Move elf parameters to sh4/target_elf.h
` [PATCH 77/89] linux-user: Move elf parameters to xtensa/target_elf.h
` [PATCH 82/89] linux-user: Remove MAP_DENYWRITE from elfload.c
` [PATCH 84/89] linux-user: Remove a.out declarations "
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).