messages from 2025-07-30 00:16:16 to 2025-07-30 19:33:51 UTC [more...]
[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
[PULL 00/11] riscv-to-apply queue
2025-07-30 15:15 UTC (14+ 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 "
[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 00/48] AMD Versal Gen 2 support
2025-07-30 14:29 UTC (5+ 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 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 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
2025-07-30 14:03 UTC (10+ 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 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 v2 0/6] Reinvent BQL-free PIO/MMIO
2025-07-30 12:39 UTC (7+ 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] 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-30 0:00 UTC (81+ messages)
` [PATCH 02/89] linux-user: Move get_elf_hwcap to {i386, x86_64}/elfload.c
` [PATCH 05/89] linux-user: Move hwcap functions to ppc/elfload.c
` [PATCH 06/89] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
` [PATCH 08/89] linux-user: Move get_elf_hwcap to sh4/elfload.c
` [PATCH 11/89] linux-user: Remove ELF_HWCAP
` [PATCH 14/89] linux-user/i386: Return const data from get_elf_platform
` [PATCH 15/89] linux-user: Move get_elf_platform to arm/elfload.c
` [PATCH 16/89] linux-user/loongarch64: Create get_elf_platform
` [PATCH 18/89] linux-user: Remove ELF_PLATFORM
` [PATCH 19/89] linux-user: Move get_elf_base_platform to mips/elfload.c
` [PATCH 20/89] linux-user: Move target_cpu_copy_regs decl to qemu.h
` [PATCH 21/89] linux-user: Unify init of semihosting fields in TaskState
` [PATCH 22/89] linux-user: Create do_init_main_thread
` [PATCH 23/89] linux-user/i386: Create init_main_thread
` [PATCH 24/89] linux-user/arm: "
` [PATCH 25/89] linux-user/aarch64: "
` [PATCH 26/89] linux-user/sparc: "
` [PATCH 27/89] linux-user/ppc: "
` [PATCH 28/89] linux-user/loongarch64: "
` [PATCH 29/89] linux-user/mips: "
` [PATCH 30/89] linux-user/microblaze: "
` [PATCH 31/89] linux-user/openrisc: "
` [PATCH 32/89] linux-user/sh4: "
` [PATCH 33/89] linux-user/m68k: "
` [PATCH 34/89] linux-user/alpha: "
` [PATCH 35/89] linux-user/s390x: "
` [PATCH 36/89] linux-user/riscv: "
` [PATCH 37/89] linux-user/hppa: "
` [PATCH 38/89] linux-user/xtensa: "
` [PATCH 39/89] linux-user/hexagon: "
` [PATCH 40/89] linux-user: Remove do_init_main_thread
` [PATCH 41/89] linux-user/x86_64: Split out target_coredump.c.inc
` [PATCH 42/89] linux-user/i386: "
` [PATCH 43/89] linux-user/arm: "
` [PATCH 44/89] linux-user/aarch64: "
` [PATCH 45/89] linux-user/ppc: "
` [PATCH 46/89] linux-user/loongarch64: "
` [PATCH 47/89] linux-user/mips: "
` [PATCH 48/89] linux-user/microblaze: "
` [PATCH 49/89] target/openrisc: "
` [PATCH 50/89] target/sh4: "
` [PATCH 51/89] linux-user/m68k: "
` [PATCH 52/89] linux-user/s390x: "
` [PATCH 53/89] linux-user/xtensa: "
` [PATCH 54/89] linux-user: Unify the include of target_coredump.c.inc
` [PATCH 55/89] linux-user: Move init_guest_commpage to x86_64/elfload.c
` [PATCH 56/89] linux-user: Move init_guest_commpage to arm/elfload.c
` [PATCH 57/89] linux-user: Move init_guest_commpage to hppa/elfload.c
` [PATCH 58/89] linux-user: Remove INIT_GUEST_COMMPAGE
` [PATCH 59/89] linux-user: Move get_vdso_image_info to arm/elfload.c
` [PATCH 60/89] linux-user: Remove ELF_EXEC_PAGESIZE
` [PATCH 61/89] linux-user: Move get_elf_cpu_model to target/elfload.c
` [PATCH 62/89] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH 63/89] linux-user: Move elf parameters to {i386, x86_64}/target_elf.h
` [PATCH 64/89] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PATCH 65/89] linux-user: Move elf parameters to sparc/target_elf.h
` [PATCH 66/89] linux-user: Move elf parameters to ppc/target_elf.h
` [PATCH 67/89] linux-user: Move elf parameters to loongarch64/target_elf.h
` [PATCH 68/89] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
` [PATCH 69/89] linux-user: Move elf parameters to microblaze/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 72/89] linux-user: Move elf parameters to m68k/target_elf.h
` [PATCH 73/89] linux-user: Move elf parameters to alpha/target_elf.h
` [PATCH 74/89] linux-user: Move elf parameters to s390x/target_elf.h
` [PATCH 75/89] linux-user: Move elf parameters to riscv/target_elf.h
` [PATCH 76/89] linux-user: Move elf parameters to hppa/target_elf.h
` [PATCH 77/89] linux-user: Move elf parameters to xtensa/target_elf.h
` [PATCH 78/89] linux-user: Move elf parameters to hexagon/target_elf.h
` [PATCH 79/89] linux-user: Standardize on ELF_MACHINE not ELF_ARCH
` [PATCH 80/89] linux-user: Rename elf_check_arch
` [PATCH 81/89] linux-user: Remove ELIBBAD from elfload.c
` [PATCH 82/89] linux-user: Remove MAP_DENYWRITE "
` [PATCH 83/89] linux-user: Move arch_parse_elf_property to aarch64/elfload.c
` [PATCH 84/89] linux-user: Remove a.out declarations from elfload.c
` [PATCH 85/89] linux-user/sparc: Move target_pt_regs to signal.c
` [PATCH 86/89] linux-user/microblaze: "
` [PATCH 87/89] linux-user/openrisc: "
` [PATCH 88/89] linux-user/s390x: Move target_psw_t "
` [PATCH 89/89] linux-user: Remove struct target_pt_regs from target_syscall.h
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).