messages from 2024-07-25 10:36:13 to 2024-07-26 00:16:54 UTC [more...]
[PATCH 00/13] make range overlap check more readable
2024-07-26 0:16 UTC (5+ messages)
[PATCH] Add support for generating OpenSBI domains in the device tree
2024-07-26 0:14 UTC
[PULL 00/96] ppc-for-9.1-2 queue
2024-07-25 23:54 UTC (97+ messages)
` [PULL 01/96] tests/tcg: Skip failing ppc64 multi-threaded tests
` [PULL 02/96] spapr: Migrate ail-mode-3 spapr cap
` [PULL 03/96] spapr: Free stdout path
` [PULL 04/96] ppc/vof: Fix unaligned FDT property access
` [PULL 05/96] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
` [PULL 06/96] cpu-common.c: export cpu_get_free_index to be reused later
` [PULL 07/96] target/ppc: handle vcpu hotplug failure gracefully
` [PULL 08/96] target/ppc/arch_dump: set prstatus pid to cpuid
` [PULL 09/96] linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
` [PULL 10/96] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
` [PULL 11/96] target/ppc/cpu_init: Synchronize HASHKEYR "
` [PULL 12/96] target/ppc/cpu_init: Synchronize HASHPKEYR "
` [PULL 13/96] ppc/pnv: Update Power10's cfam id to use Power10 DD2
` [PULL 14/96] ppc/pnv: Fix loss of LPC SERIRQ interrupts
` [PULL 15/96] ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
` [PULL 16/96] ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
` [PULL 17/96] ppc/pnv: Implement ADU access to LPC space
` [PULL 18/96] target/ppc: Fix msgsnd for POWER8
` [PULL 19/96] ppc/pnv: Add pointer from PnvCPUState to PnvCore
` [PULL 20/96] ppc/pnv: Move timebase state into PnvCore
` [PULL 21/96] target/ppc: Move SPR indirect registers "
` [PULL 22/96] ppc/pnv: use class attribute to limit SMT threads for different machines
` [PULL 23/96] ppc/pnv: Extend chip_pir class method to TIR as well
` [PULL 24/96] ppc: Add a core_index to CPUPPCState for SMT vCPUs
` [PULL 25/96] target/ppc: Add helpers to check for SMT sibling threads
` [PULL 26/96] ppc: Add has_smt_siblings property to CPUPPCState
` [PULL 27/96] ppc/pnv: Add a big-core mode that joins two regular cores
` [PULL 28/96] ppc/pnv: Add allow for big-core differences in DT generation
` [PULL 29/96] ppc/pnv: Implement big-core PVR for Power9/10
` [PULL 30/96] ppc/pnv: Implement Power9 CPU core thread state indirect register
` [PULL 31/96] ppc/pnv: Add POWER10 ChipTOD quirk for big-core
` [PULL 32/96] ppc/pnv: Add big-core machine property
` [PULL 33/96] ppc/pnv: Add a CPU nmi and resume function
` [PULL 34/96] ppc/pnv: Implement POWER10 PC xscom registers for direct controls
` [PULL 35/96] ppc/pnv: Add an LPAR per core machine option
` [PULL 36/96] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
` [PULL 37/96] hw/ssi: Add SPI model
` [PULL 38/96] hw/ssi: Extend "
` [PULL 39/96] hw/block: Add Microchip's 25CSM04 to m25p80
` [PULL 40/96] hw/ppc: SPI controller wiring to P10 chip
` [PULL 41/96] tests/qtest: Add pnv-spi-seeprom qtest
` [PULL 42/96] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PULL 43/96] pnv/xive2: Structure/define alignment changes
` [PULL 44/96] pnv/xive: Support cache flush and queue sync inject with notifications
` [PULL 45/96] pnv/xive2: Add NVG and NVC to cache watch facility
` [PULL 46/96] pnv/xive2: Configure Virtualization Structure Tables through the PC
` [PULL 47/96] pnv/xive2: Enable VST NVG and NVC index compression
` [PULL 48/96] pnv/xive2: Set Translation Table for the NVC port space
` [PULL 49/96] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PULL 50/96] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
` [PULL 51/96] pnv/xive2: Refine TIMA 'info pic' output
` [PULL 52/96] pnv/xive2: Dump more END state with 'info pic'
` [PULL 53/96] target/ppc: Move VMX integer add/sub saturate insns to decodetree
` [PULL 54/96] target/ppc: Improve VMX integer add/sub saturate instructions
` [PULL 55/96] target/ppc: Move ISA300 flag check out of do_helper_XX3
` [PULL 56/96] target/ppc: Move VSX arithmetic and max/min insns to decodetree
` [PULL 57/96] target/ppc: Move VSX logical instructions "
` [PULL 58/96] target/ppc: Moving VSX scalar storage access insns "
` [PULL 59/96] target/ppc: Move VSX vector with length "
` [PULL 60/96] target/ppc: Move VSX vector "
` [PULL 61/96] target/ppc: Move VSX fp compare "
` [PULL 62/96] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc
` [PULL 63/96] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128
` [PULL 64/96] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128
` [PULL 65/96] target/ppc: Reorganise and rename ppc_hash32_pp_prot()
` [PULL 66/96] target/ppc/mmu_common.c: Remove local name for a constant
` [PULL 67/96] target/ppc/mmu_common.c: Remove single use local variable
` [PULL 68/96] "
` [PULL 69/96] target/ppc/mmu_common.c: Remove another "
` [PULL 70/96] target/ppc/mmu_common.c: Remove yet "
` [PULL 71/96] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PULL 72/96] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PULL 73/96] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PULL 74/96] target/ppc/mmu_common.c: Remove hash "
` [PULL 75/96] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PULL 76/96] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
` [PULL 77/96] target/ppc/mmu_common.c: Convert local variable to bool
` [PULL 78/96] target/ppc/mmu_common.c: Remove single use local variable
` [PULL 79/96] target/ppc/mmu_common.c: Simplify a switch statement
` [PULL 80/96] target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
` [PULL 81/96] target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
` [PULL 82/96] target/ppc: Add function to get protection key for hash32 MMU
` [PULL 83/96] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
` [PULL 84/96] target/ppc/mmu_common.c: Init variable in function that relies on it
` [PULL 85/96] target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
` [PULL 86/96] target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
` [PULL 87/96] target/ppc/mmu_common.c: Rename function parameter
` [PULL 88/96] target/ppc/mmu_common.c: Use defines instead of numeric constants
` [PULL 89/96] target/ppc: Remove bat_size_prot()
` [PULL 90/96] target/ppc/mmu_common.c: Stop using ctx in get_bat_6xx_tlb()
` [PULL 91/96] target/ppc/mmu_common.c: Remove mmu_ctx_t
` [PULL 92/96] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_raddr()
` [PULL 93/96] target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
` [PULL 94/96] target/ppc: Unexport some functions from mmu-book3s-v3.h
` [PULL 95/96] target/ppc/mmu-radix64: Remove externally unused parts from header
` [PULL 96/96] target/ppc: Remove includes from mmu-book3s-v3.h
[PATCH 00/24] riscv support for control flow integrity extensions
2024-07-25 23:46 UTC (25+ messages)
` [PATCH 01/24] target/riscv: Add zicfilp extension
` [PATCH 02/24] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH 03/24] target/riscv: save and restore elp state on priv transitions
` [PATCH 04/24] target/riscv: additional code information for sw check
` [PATCH 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH 06/24] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH 07/24] disas/riscv: enabled `lpad` disassembly
` [PATCH 08/24] linux-user/syscall: introduce prctl for indirect branch tracking
` [PATCH 09/24] linux-user/riscv: implement indirect branch tracking prctls
` [PATCH 10/24] target/riscv: Add zicfiss extension
` [PATCH 11/24] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH 12/24] target/riscv: tb flag for shadow stack instructions
` [PATCH 13/24] target/riscv: implement zicfiss instructions
` [PATCH 14/24] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH 15/24] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH 16/24] target/riscv: shadow stack mmu index for shadow stack instructions
` [PATCH 17/24] linux-user/syscall: introduce prctl for shadow stack enable/disable
` [PATCH 18/24] linux-user/riscv: setup/teardown zicfiss shadow stack for qemu-user
` [PATCH 19/24] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH 20/24] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH 21/24] target/riscv: add trace-hooks for each case of sw-check exception
` [PATCH 22/24] linux-user: permit RISC-V CFI dynamic entry in VDSO
` [PATCH 23/24] linux-user: Add RISC-V zicfilp support "
` [PATCH 24/24] linux-user/riscv: Adding zicfiss/lp extension in hwprobe syscall
[PATCH] gitlab-ci: Use -fno-sanitize=function in the clang-user job
2024-07-25 23:33 UTC (3+ messages)
[PATCH 0/4] gdbstub: Add support for MTE in system mode
2024-07-25 23:17 UTC (8+ messages)
` [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
` [PATCH 3/4] tests/guest-debug: Support passing arguments to the GDB test script
` [PATCH 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode
[PATCH v2] tests/tcg: Skip failing ppc64 multi-threaded tests
2024-07-25 22:23 UTC (4+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-25 22:20 UTC (24+ messages)
[PATCH v2 0/4] virtio-net: add USO feature (UDP segmentation offload)
2024-07-25 22:18 UTC (3+ messages)
` [PATCH v2 4/4] virtio-net: Add support for USO features
[PATCH] contrib/plugins/cache.c: Remove redundant check of l2_access
2024-07-25 20:30 UTC (3+ messages)
[PULL 0/1] Block patches
2024-07-25 20:12 UTC (2+ messages)
` [PULL 1/1] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
[PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
2024-07-25 19:57 UTC (2+ messages)
[PATCH] accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logic
2024-07-25 19:57 UTC (2+ messages)
[PATCH v4] target/s390x: filter deprecated properties based on model expansion type
2024-07-25 18:39 UTC
[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
2024-07-25 17:22 UTC (9+ messages)
[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
2024-07-25 16:54 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
2024-07-25 15:15 UTC (10+ messages)
[PATCH] tests/tcg: Skip failing ppc64 multi-threaded tests in CI
2024-07-25 15:03 UTC (2+ messages)
[PULL v2 00/61] virtio,pci,pc: features,fixes
2024-07-25 14:56 UTC (6+ messages)
` [PULL v2 37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code
[PATCH] hw/arm/smmuv3: Assert input to oas2bits() is valid
2024-07-25 14:40 UTC (2+ messages)
[PATCH qemu] [hw/char/bcm2835_aux] Fix receive FIFO filling up (raspi3)
2024-07-25 14:39 UTC (2+ messages)
[PATCH v1 00/11] Convert avocado tests to normal Python unittests
2024-07-25 14:21 UTC (2+ messages)
[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
2024-07-25 14:12 UTC (4+ messages)
` [PULL 57/62] hw/xen: Support MSI mapping to PIRQ
[PULL 00/30] riscv-to-apply queue
2024-07-25 14:05 UTC (4+ messages)
` [PULL 26/30] target/riscv: Do not setup pmu timer if OF is disabled
[RFC PATCH 0/6] Enable shared device assignment
2024-07-25 14:04 UTC (2+ messages)
[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
2024-07-25 12:57 UTC (4+ messages)
` [PATCH v5 03/13] hw/riscv: add RISC-V IOMMU base emulation
[PATCH] misc: introduce strim-memory qapi to support free memory trimming
2024-07-25 12:50 UTC (4+ messages)
[PATCH v2 00/23] Convert avocado tests to normal Python unittests
2024-07-25 12:05 UTC (21+ messages)
` [PATCH v2 03/23] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v2 05/23] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH v2 06/23] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v2 08/23] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH v2 09/23] tests/functional: Add a function for extracting files from an archive
` [PATCH v2 17/23] tests/functional: Convert most ppc avocado tests into standalone tests
[PATCH 0/4] hw/misc/bcm2835_property: Fix set-palette, OTP-access properties
2024-07-25 11:49 UTC (3+ messages)
` [PATCH 1/4] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
[PATCH 0/8] Introduce SMP Cache Topology
2024-07-25 11:58 UTC (10+ messages)
` [PATCH 2/8] qapi/qom: Introduce smp-cache object
[PATCH-for-9.1] target/riscv: Remove the deprecated 'any' CPU type
2024-07-25 11:41 UTC (2+ messages)
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).