messages from 2025-10-07 14:13:11 to 2025-10-08 07:57:03 UTC [more...]
[PATCH 0/7] target/openrisc: Remove all uses of target_[u]long types
2025-10-08 7:56 UTC (2+ messages)
` [PATCH 1/7] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-10-08 7:18 UTC
[PATCH v2 00/18] Implements RISC-V WorldGuard extension v0.4
2025-10-08 7:23 UTC (13+ messages)
` [PATCH v2 04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs
` [PATCH v2 06/18] target/riscv: Add CPU options of WorldGuard CPU extension
` [PATCH v2 14/18] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
` [PATCH v2 18/18] hw/riscv: virt: Add WorldGuard support
[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
2025-10-08 7:18 UTC (8+ messages)
` [PATCH 1/6] tracetool: rename variable with conflicting types
` [PATCH 2/6] tracetool: apply isort and add check
` [PATCH 3/6] tracetool: "import annotations"
` [PATCH 4/6] tracetool: add type annotations
` [PATCH 5/6] tracetool: complete typing annotations
` [PATCH 6/6] tracetool: add typing checks to "make -C python check"
[PATCH v2 0/2] riscv: Modify minimum VLEN rule
2025-10-08 7:13 UTC (3+ messages)
[Bug 2126951] Re: `block-stream` segfault with concurrent `query-named-block-nodes`
2025-10-08 7:03 UTC
[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
2025-10-08 7:09 UTC (3+ messages)
[PATCH 0/6] target/sh4: Remove all uses of target_ulong type
2025-10-08 6:48 UTC (7+ messages)
` [PATCH 1/6] target/sh4: Convert CPUSH4State::sr register to uint32_t type
` [PATCH 2/6] target/sh4: Remove target_ulong use in cpu_sh4_is_cached()
` [PATCH 3/6] target/sh4: Use hwaddr type for hardware addresses
` [PATCH 4/6] target/sh4: Remove target_ulong uses in superh_cpu_get_phys_page_debug
` [PATCH 5/6] target/sh4: Use vaddr type for TLB virtual addresses
` [PATCH 6/6] target/sh4: Remove target_ulong use in gen_goto_tb()
[PATCH 0/5] aspeed: machine deprecations and test improvements
2025-10-08 6:38 UTC (10+ messages)
` [PATCH 1/5] aspeed: Deprecate the sonorapass-bmc machine
` [PATCH 2/5] aspeed: Deprecate the qcom-dc-scm-v1-bmc and qcom-firework-bmc machines
` [PATCH 3/5] aspeed: Deprecate the fp5280g2-bmc machine
` [PATCH 4/5] test/functional/aarch64: Remove test for the ast2700a0-evb machine
` [PATCH 5/5] test/functional/aarch64: Split the ast2700a1-evb OpenBMC boot test
[PATCH] rust: fix path to rust_root_crate.sh
2025-10-08 6:34 UTC (4+ messages)
[PATCH] MAINTAINERS: Update entry for AMD-Vi Emulation
2025-10-08 6:25 UTC (4+ messages)
[PATCH v2 13/18] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
2025-10-08 6:19 UTC (3+ messages)
[PATCH 0/5] target/microblaze: Remove all uses of target_ulong type
2025-10-08 6:01 UTC (6+ messages)
` [PATCH 1/5] target/microblaze: Remove target_ulong use in cpu_handle_mmu_fault()
` [PATCH 2/5] target/microblaze: Remove target_ulong uses in get_phys_page_attrs_debug
` [PATCH 3/5] target/microblaze: Remove target_ulong use in gen_goto_tb()
` [PATCH 4/5] target/microblaze: Remove target_ulong use in helper_stackprot()
` [PATCH 5/5] target/microblaze: Convert CPUMBState::res_addr field to uint32_t type
[PATCH 0/2] target/xtensa: Remove all uses of target_ulong type
2025-10-08 5:15 UTC (3+ messages)
` [PATCH 1/2] target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn()
` [PATCH 2/2] target/xtensa: Remove target_ulong use in xtensa_get_tb_cpu_state()
[RFC v2 0/4] vmapple: making it work on the latest macOS releaases and Apple M4
2025-10-08 4:21 UTC (10+ messages)
` [RFC v2 1/4] hw: vmapple: include missing headers
` [RFC v2 2/4] hvf: arm64: add workaround for Apple M4 to run older macOS versions
` [RFC v2 3/4] vmapple: apple-gfx: make it work on the latest macOS release
` [RFC v2 4/4] Revert "hw/arm: Do not build VMapple machine by default"
[PATCH v2 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
2025-10-08 4:07 UTC (4+ messages)
` [PATCH v2 1/3] accel/kvm: Do not expect more then KVM_PUT_FULL_STATE
` [PATCH v2 2/3] accel/kvm: Introduce KvmPutState enum
` [PATCH v2 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out
[PATCH RESEND v2 0/3] target/arm/kvm: Improve memory error handling
2025-10-08 3:57 UTC (4+ messages)
` [PATCH RESEND v2 3/3] target/arm/kvm: Support multiple memory CPERs injection
[PATCH v1 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-08 3:22 UTC (17+ messages)
` [PATCH v1 01/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_uart_first() API
` [PATCH v1 02/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_uart_last() API
` [PATCH v1 03/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_set_chr() API
` [PATCH v1 04/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_soc_cpu_type() API
` [PATCH v1 05/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
` [PATCH v1 06/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map_unimplemented() API
` [PATCH v1 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [PATCH v1 08/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_realize() API
` [PATCH v1 09/16] hw/arm/aspeed: Introduce AspeedCoprocessor class and base implementation
` [PATCH v1 10/16] hw/arm/aspeed_ast27x0-ssp: Make AST27x0 SSP inherit from AspeedCoprocessor instead of AspeedSoC
` [PATCH v1 11/16] hw/arm/aspeed_ast27x0-tsp: Make AST27x0 TSP "
` [PATCH v1 12/16] hw/arm/aspeed_ast27x0-ssp: Change to use Aspeed27x0CoprocessorState
` [PATCH v1 13/16] hw/arm/aspeed_ast27x0-tsp: "
` [PATCH v1 14/16] hw/arm/aspeed_ast27x0-ssp: Rename type to TYPE_ASPEED27X0SSP_COPROCESSOR
` [PATCH v1 15/16] hw/arm/aspeed_ast27x0-tsp: Rename type to TYPE_ASPEED27X0TSP_COPROCESSOR
` [PATCH v1 16/16] hw/arm/aspeed_ast27x0-{ssp,tsp}: Fix coding style
[PATCH 1/2] linux-user/hexagon: Fix sigcontext
2025-10-08 1:47 UTC (2+ messages)
` [PATCH 2/2] tests/tcg/hexagon: Add cs{0,1} coverage
[PATCH] Signed-off-by: Henry Tsai <nry@google.com>
2025-10-07 20:08 UTC
[PULL 00/62] target-arm queue
2025-10-07 22:58 UTC (63+ messages)
` [PULL 02/62] hw/arm/xlnx-versal: split the xlnx-versal type
` [PULL 03/62] hw/arm/xlnx-versal: prepare for FDT creation
` [PULL 04/62] hw/arm/xlnx-versal: uart: refactor creation
` [PULL 05/62] hw/arm/xlnx-versal: canfd: "
` [PULL 06/62] hw/arm/xlnx-versal: sdhci: "
` [PULL 07/62] hw/arm/xlnx-versal: gem: "
` [PULL 08/62] hw/arm/xlnx-versal: adma: "
` [PULL 09/62] hw/arm/xlnx-versal: xram: "
` [PULL 10/62] hw/arm/xlnx-versal: usb: "
` [PULL 11/62] hw/arm/xlnx-versal: efuse: "
` [PULL 12/62] hw/arm/xlnx-versal: ospi: "
` [PULL 13/62] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PULL 14/62] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PULL 15/62] hw/arm/xlnx-versal: bbram: "
` [PULL 16/62] hw/arm/xlnx-versal: trng: "
` [PULL 17/62] hw/arm/xlnx-versal: rtc: "
` [PULL 18/62] hw/arm/xlnx-versal: cfu: "
` [PULL 19/62] hw/arm/xlnx-versal: crl: "
` [PULL 20/62] hw/arm/xlnx-versal-virt: virtio: "
` [PULL 21/62] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PULL 22/62] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PULL 23/62] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PULL 24/62] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PULL 25/62] hw/arm/xlnx-versal: add support for multiple GICs
` [PULL 26/62] hw/arm/xlnx-versal: add support for GICv2
` [PULL 27/62] hw/arm/xlnx-versal: rpu: refactor creation
` [PULL 28/62] hw/arm/xlnx-versal: ocm: "
` [PULL 29/62] hw/arm/xlnx-versal: ddr: "
` [PULL 30/62] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PULL 31/62] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PULL 32/62] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PULL 33/62] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PULL 34/62] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PULL 35/62] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PULL 36/62] hw/arm/xlnx-versal: tidy up
` [PULL 37/62] hw/misc/xlnx-versal-crl: add the versal2 version
` [PULL 38/62] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PULL 39/62] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PULL 40/62] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PULL 41/62] hw/arm/xlnx-versal: add versal2 SoC
` [PULL 42/62] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PULL 43/62] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PULL 44/62] hw/arm/xlnx-versal-virt: tidy up
` [PULL 45/62] docs/system/arm/xlnx-versal-virt: update supported devices
` [PULL 46/62] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PULL 47/62] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PULL 48/62] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine
` [PULL 49/62] hw/arm/xlnx-zynqmp: move GIC_NUM_SPI_INTR define in header
` [PULL 50/62] hw/arm/xlnx-zynqmp: introduce helper to compute RPU number
` [PULL 51/62] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
` [PULL 52/62] hw/arm: Remove sl_bootparam_write() and 'hw/arm/sharpsl.h' header
` [PULL 53/62] target/arm: Add isar feature test for FEAT_RME_GPC2
` [PULL 54/62] target/arm: Add GPCCR fields from ARM revision L.b
` [PULL 55/62] target/arm: Enable FEAT_RME_GPC2 bits in gpccr_write
` [PULL 56/62] target/arm: Add cur_space to S1Translate
` [PULL 57/62] target/arm: GPT_Secure is reserved without FEAT_SEL2
` [PULL 58/62] target/arm: Implement GPT_NonSecureOnly
` [PULL 59/62] target/arm: Implement SPAD, NSPAD, RLPAD
` [PULL 60/62] target/arm: Fix GPT fault type for address outside PPS
` [PULL 61/62] target/arm: Implement APPSAA
` [PULL 62/62] target/arm: Enable FEAT_RME_GPC2 for -cpu max with x-rme
[PULL 00/17] testing updates
2025-10-07 22:58 UTC (2+ messages)
[PULL 00/41] Memory patches for 2025-10-07
2025-10-07 22:58 UTC (2+ messages)
[PATCH v2] s390x/pci: set kvm_msi_via_irqfd_allowed
2025-10-07 22:14 UTC (2+ messages)
[PATCH 0/3] migration: Add support for mapped-ram with snapshots
2025-10-07 21:11 UTC (4+ messages)
` [PATCH 3/3] migration: mapped-ram: handle zero pages
[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
2025-10-07 20:57 UTC (3+ messages)
[PATCH v3 00/22] AMD vIOMMU: DMA remapping support for VFIO devices
2025-10-07 20:41 UTC (6+ messages)
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-10-07 20:22 UTC (6+ messages)
` [PATCH v6 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v6 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
[RFC 0/4] vmapple: making it work on the latest macOS releaases and Apple M4
2025-10-07 20:18 UTC (5+ messages)
` [RFC 1/4] hw: vmapple: include missing headers
` [RFC 2/4] hvf: arm64: add workaround for Apple M4 to run older macOS versions
` [RFC 3/4] vmapple: apple-gfx: make it work on the latest macOS release
` [RFC 4/4] Revert "hw/arm: Do not build VMapple machine by default"
[PATCH v4] block: replace TABs with space
2025-10-07 19:56 UTC (2+ messages)
[PATCH] ati-vga: Separate default control bit for source
2025-10-07 19:54 UTC
[PATCH 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
2025-10-07 19:34 UTC (3+ messages)
` [PATCH 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out
[RESEND] migration/savevm: Add a compatibility check for capabilities
2025-10-07 19:14 UTC (2+ messages)
[PATCH] tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS
2025-10-07 19:14 UTC (3+ messages)
[PATCH v2 0/5] block: update inserted/removed nodes from BlockRAMRegistrar
2025-10-07 18:34 UTC (6+ messages)
` [PATCH v2 1/5] block: add BdrvChildClass->propagate_attach/detach() callbacks
` [PATCH v2 2/5] block: add blk_add_attach/detach_notifier() APIs
` [PATCH v2 3/5] block: rename RAMBlockRegistrar->notifier field
` [PATCH v2 4/5] block: update inserted/removed nodes from BlockRAMRegistrar
` [PATCH v2 5/5] tests/functional: add vdpa-blk blockdev-mirror test
[PATCH v2 0/3] block: use pwrite_zeroes_alignment when writing first sector
2025-10-07 15:48 UTC (6+ messages)
` [PATCH v2 1/3] file-posix: populate pwrite_zeroes_alignment
` [PATCH v2 2/3] block: use pwrite_zeroes_alignment when writing first sector
` [PATCH v2 3/3] iotests: add Linux loop device image creation test
[PATCH v2 0/6] VFIO: cpr-transfer fixes
2025-10-07 15:39 UTC (2+ messages)
[PATCH] hw/misc/max78000_gcr: Do not ignore address_space_write() errors
2025-10-07 15:25 UTC (6+ messages)
[PATCH v7 00/25] tcg-plugins: add hooks for discontinuities
2025-10-07 14:56 UTC (5+ messages)
` [PATCH v7 08/25] target/hppa: call plugin trap callbacks
[PATCH v10 0/3] target/arm: Add FEAT_MEC to max cpu
2025-10-07 14:35 UTC (8+ messages)
` [PATCH v10 1/3] target/arm: Add a cpreg flag to indicate no trap in NV
` [PATCH v10 2/3] target/arm: Implement FEAT_MEC registers
` [PATCH v10 3/3] target/arm: Enable FEAT_MEC in -cpu max
[PATCH v6 00/73] target/arm: Implement FEAT_GCS
2025-10-07 14:26 UTC (2+ messages)
[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
2025-10-07 14:21 UTC (3+ messages)
` [PATCH v6 04/39] system/cpus: Assert interrupt handling is done with BQL locked
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).