org.nongnu.qemu-arm archive

1208 archived articles, newest first (page 11 of 13). Latest articles →

[PATCH 20/20] target/arm: Enable FEAT_SVE_AES2 for -cpu max
Tue, 21 Jul 2026 11:46:56 -0700
Richard Henderson <[email protected]> • #110350
[PATCH 04/20] target/arm: Remove DO_ZPZZ_AH_FP_B16 from translate-sme.c
Tue, 21 Jul 2026 11:46:40 -0700
Richard Henderson <[email protected]> • #110349
[PATCH 14/20] target/arm: Implement and enable FEAT_SSVE_BitPerm for -cpu max
Tue, 21 Jul 2026 11:46:50 -0700
Richard Henderson <[email protected]> • #110348
[PATCH 15/20] target/arm: Implement AESE (indexed)
Tue, 21 Jul 2026 11:46:51 -0700
Richard Henderson <[email protected]> • #110347
[PATCH 12/20] target/arm: Rename isar_feature_aa64_sve_sha3
Tue, 21 Jul 2026 11:46:48 -0700
Richard Henderson <[email protected]> • #110346
[PATCH 11/20] target/arm: Rename isar_feature_aa64_sve_bitperm
Tue, 21 Jul 2026 11:46:47 -0700
Richard Henderson <[email protected]> • #110345
[PATCH 13/20] target/arm: Rename isar_feature_aa64_sve_sm4
Tue, 21 Jul 2026 11:46:49 -0700
Richard Henderson <[email protected]> • #110344
[PATCH 17/20] target/arm: Implement AESEMC
Tue, 21 Jul 2026 11:46:53 -0700
Richard Henderson <[email protected]> • #110343
[PATCH 05/20] target/arm: Split decode of BFloat SVE FADD, FSUB, FMUL, FMIN*, FMAX*
Tue, 21 Jul 2026 11:46:41 -0700
Richard Henderson <[email protected]> • #110342
[PATCH 07/20] target/arm: Implement SME BFSCALE
Tue, 21 Jul 2026 11:46:43 -0700
Richard Henderson <[email protected]> • #110341
[PATCH 06/20] target/arm: Implement SVE BFSCALE
Tue, 21 Jul 2026 11:46:42 -0700
Richard Henderson <[email protected]> • #110340
[PATCH 18/20] target/arm: Implement AESDIMC
Tue, 21 Jul 2026 11:46:54 -0700
Richard Henderson <[email protected]> • #110339
[PATCH 10/20] target/arm: Rename isar_feature_aa64_sve_pmull128
Tue, 21 Jul 2026 11:46:46 -0700
Richard Henderson <[email protected]> • #110338
[PATCH 08/20] target/arm: Implement SME BFMUL
Tue, 21 Jul 2026 11:46:44 -0700
Richard Henderson <[email protected]> • #110337
[PATCH 09/20] target/arm: Enable FEAT_SVE_BFSCALE for -cpu max
Tue, 21 Jul 2026 11:46:45 -0700
Richard Henderson <[email protected]> • #110336
[PATCH 03/20] target/arm: Remove DO_ZPZZ_AH_FP from translate-sme.c
Tue, 21 Jul 2026 11:46:39 -0700
Richard Henderson <[email protected]> • #110335
[PATCH 19/20] target/arm: Implement PMULL, PMLAL
Tue, 21 Jul 2026 11:46:55 -0700
Richard Henderson <[email protected]> • #110334
[PATCH 00/20] target/arm: Implement FEAT_SVE_{BFSCALE,BitPerm,AES2}
Tue, 21 Jul 2026 11:46:36 -0700
Richard Henderson <[email protected]> • #110333
[PATCH 01/20] target/arm: Remove DO_ZPZZ_FP from translate-sme.c
Tue, 21 Jul 2026 11:46:37 -0700
Richard Henderson <[email protected]> • #110332
[PATCH 02/20] target/arm: Remove DO_ZPZZ_FP_B16 from translate-sme.c
Tue, 21 Jul 2026 11:46:38 -0700
Richard Henderson <[email protected]> • #110331
Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Tue, 21 Jul 2026 12:27:54 -0400
Peter Xu <[email protected]> • #110330
Re: [PATCH 0/4] target/arm: Build fixes related to GICv3/v5 and hw accelerators
Tue, 21 Jul 2026 09:02:00 -0700
Richard Henderson <[email protected]> • #110329
Re: [PATCH 12/17] target/arm: Split out helpers for creating MTEDESC
Tue, 21 Jul 2026 08:55:41 -0700
Richard Henderson <[email protected]> • #110328
Re: [RFC PATCH v3 05/19] target/arm/kvm: enable writable implementation ID registers
Tue, 21 Jul 2026 17:03:19 +0200
Eric Auger <[email protected]> • #110327
Re: [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
Tue, 21 Jul 2026 16:44:28 +0200
Eric Auger <[email protected]> • #110326
Re: [PATCH 07/17] target/arm: Return struct from allocation_tag_mem_internal
Tue, 21 Jul 2026 07:38:17 -0700
Richard Henderson <[email protected]> • #110325
[PATCH 3/4] target/arm: Only compile gicv5-cpuif.c when GICv5 is selected
Tue, 21 Jul 2026 14:21:33 +0200
Philippe Mathieu-Daudé <[email protected]> • #110324
[PATCH 4/4] target/arm: Build TCG stubs as stub library
Tue, 21 Jul 2026 14:21:34 +0200
Philippe Mathieu-Daudé <[email protected]> • #110323
[PATCH 1/4] hw/intc/arm_gicv3: Fix ARM_GICV3 dependency for KVM / WHPX
Tue, 21 Jul 2026 14:21:31 +0200
Philippe Mathieu-Daudé <[email protected]> • #110322
[PATCH 2/4] target/arm: Add stub for define_gicv5_cpuif_regs()
Tue, 21 Jul 2026 14:21:32 +0200
Philippe Mathieu-Daudé <[email protected]> • #110321
[PATCH 0/4] target/arm: Build fixes related to GICv3/v5 and hw accelerators
Tue, 21 Jul 2026 14:21:30 +0200
Philippe Mathieu-Daudé <[email protected]> • #110320
Re: [PATCH for-11.2 v3 01/15] qdev: Clarify instantiation and realization
Tue, 21 Jul 2026 20:38:53 +0900
Akihiko Odaki <[email protected]> • #110319
Re: [PATCH for-11.2 v3 01/15] qdev: Clarify instantiation and realization
Tue, 21 Jul 2026 13:14:18 +0200 (CEST)
BALATON Zoltan <[email protected]> • #110318
Re: [PATCH] hw/net: cadence: Return current Cadence GEM queue pointers
Tue, 21 Jul 2026 12:16:49 +0200
Philippe Mathieu-Daudé <[email protected]> • #110317
[PATCH for-11.2 v3 04/15] hw/intc/apic: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:54 +0900
Akihiko Odaki <[email protected]> • #110316
[PATCH for-11.2 v3 13/15] target/s390x: Use qdev_is_realized()
Tue, 21 Jul 2026 17:17:03 +0900
Akihiko Odaki <[email protected]> • #110315
[PATCH for-11.2 v3 05/15] hw/mem/memory-device: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:55 +0900
Akihiko Odaki <[email protected]> • #110314
[PATCH for-11.2 v3 12/15] target/i386/cpu: Use qdev_is_realized()
Tue, 21 Jul 2026 17:17:02 +0900
Akihiko Odaki <[email protected]> • #110313
[PATCH for-11.2 v3 14/15] hw/qdev: Parent device before setting parent bus
Tue, 21 Jul 2026 17:17:04 +0900
Akihiko Odaki <[email protected]> • #110312
[PATCH for-11.2 v3 10/15] hw/virtio/virtio-mem: Use qdev_is_realized()
Tue, 21 Jul 2026 17:17:00 +0900
Akihiko Odaki <[email protected]> • #110311
[PATCH for-11.2 v3 09/15] hw/vfio: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:59 +0900
Akihiko Odaki <[email protected]> • #110310
[PATCH for-11.2 v3 08/15] hw/ppc/pnv_xscom: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:58 +0900
Akihiko Odaki <[email protected]> • #110309
[PATCH for-11.2 v3 01/15] qdev: Clarify instantiation and realization
Tue, 21 Jul 2026 17:16:51 +0900
Akihiko Odaki <[email protected]> • #110308
[PATCH for-11.2 v3 00/15] qdev: Clarify and enforce the device realization lifecycle
Tue, 21 Jul 2026 17:16:50 +0900
Akihiko Odaki <[email protected]> • #110307
[PATCH for-11.2 v3 11/15] hw/virtio/virtio-qmp: Use qdev_is_realized()
Tue, 21 Jul 2026 17:17:01 +0900
Akihiko Odaki <[email protected]> • #110306
[PATCH for-11.2 v3 15/15] hw/qdev: Prevent devices from being realized more than once
Tue, 21 Jul 2026 17:17:05 +0900
Akihiko Odaki <[email protected]> • #110305
[PATCH for-11.2 v3 02/15] qdev: Make qdev_is_realized() take a const DeviceState *
Tue, 21 Jul 2026 17:16:52 +0900
Akihiko Odaki <[email protected]> • #110304
[PATCH for-11.2 v3 07/15] hw/nvram: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:57 +0900
Akihiko Odaki <[email protected]> • #110303
[PATCH for-11.2 v3 03/15] hw/hyperv/balloon: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:53 +0900
Akihiko Odaki <[email protected]> • #110302
[PATCH for-11.2 v3 06/15] hw/mem/pc-dimm: Use qdev_is_realized()
Tue, 21 Jul 2026 17:16:56 +0900
Akihiko Odaki <[email protected]> • #110301
Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Tue, 21 Jul 2026 15:37:53 +1000
Gavin Shan <[email protected]> • #110300
Re: [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images
Mon, 20 Jul 2026 14:02:13 -0600
Mathieu Poirier <[email protected]> • #110299
Re: [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
Mon, 20 Jul 2026 13:56:19 -0600
Mathieu Poirier <[email protected]> • #110298
[PATCH v3 06/13] semihosting: add callback to set error
Mon, 20 Jul 2026 10:41:02 -0700
Matheus Tavares Bernardino <[email protected]> • #110297
Re: [PATCH] Revert "target/arm: Build cpu32-system.o as common object"
Mon, 20 Jul 2026 10:35:11 -0700
Pierrick Bouvier <[email protected]> • #110296
Re: [PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
Mon, 20 Jul 2026 18:54:34 +0200
Philippe Mathieu-Daudé <[email protected]> • #110295
Re: [PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
Mon, 20 Jul 2026 17:27:36 +0100
Daniel P. Berrangé <[email protected]> • #110294
Re: [PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
Mon, 20 Jul 2026 17:25:30 +0100
Peter Maydell <[email protected]> • #110293
[PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
Mon, 20 Jul 2026 18:23:21 +0200
Cédric Le Goater <[email protected]> • #110292
Re: [PATCH 1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32
Mon, 20 Jul 2026 11:07:14 -0400
Stefan Hajnoczi <[email protected]> • #110291
Re: [RFC PATCH v3 03/19] target/arm: regenerate cpu-idregs.h.inc
Mon, 20 Jul 2026 16:39:22 +0200
Eric Auger <[email protected]> • #110290
Re: [PATCH 1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32
Mon, 20 Jul 2026 07:34:22 -0700
Pierrick Bouvier <[email protected]> • #110289
Re: [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
Mon, 20 Jul 2026 16:24:56 +0200
Eric Auger <[email protected]> • #110288
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Mon, 20 Jul 2026 15:21:22 +0200
Markus Armbruster <[email protected]> • #110287
Re: [RFC PATCH v6 08/17] target/arm/cpu-idregs.h.inc: Generate enum values
Mon, 20 Jul 2026 15:15:42 +0200
Eric Auger <[email protected]> • #110286
Re: [PATCH 1/6] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32
Mon, 20 Jul 2026 14:39:06 +0200
Philippe Mathieu-Daudé <[email protected]> • #110285
Re: [RFC PATCH v3 01/19] target/arm/sysreg: regenerate cpu-sysregs.h.inc
Mon, 20 Jul 2026 14:11:53 +0200
Eric Auger <[email protected]> • #110284
[PATCH] hw/net: cadence: Return current Cadence GEM queue pointers
Mon, 20 Jul 2026 20:07:31 +0800
Bin Meng <[email protected]> • #110283
Re: A few Machines crash when "no default audio driver available"
Mon, 20 Jul 2026 15:55:16 +0400
Marc-André Lureau <[email protected]> • #110282
Re: A few Machines crash when "no default audio driver available"
Mon, 20 Jul 2026 13:21:15 +0200
Markus Armbruster <[email protected]> • #110281
Re: [PATCH] Revert "target/arm: Build cpu32-system.o as common object"
Mon, 20 Jul 2026 13:20:09 +0200
Philippe Mathieu-Daudé <[email protected]> • #110280
Re: [PATCH 2/9] hw/dma/soc_dma: Simplify soc_dma_ch_update()
Mon, 20 Jul 2026 11:10:53 +0100
Alex Bennée <[email protected]> • #110279
[PATCH] Revert "target/arm: Build cpu32-system.o as common object"
Mon, 20 Jul 2026 11:03:12 +0100
Peter Maydell <[email protected]> • #110278
Re: [PATCH for-11.1] target/arm: Fix testing of raw mtx value
Mon, 20 Jul 2026 10:18:33 +0100
Peter Maydell <[email protected]> • #110277
Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Mon, 20 Jul 2026 11:12:54 +0200
Philippe Mathieu-Daudé <[email protected]> • #110276
Re: [PATCH for-11.1] target/arm: Fix testing of raw mtx value
Mon, 20 Jul 2026 10:48:40 +0200
Philippe Mathieu-Daudé <[email protected]> • #110275
Re: [PATCH 07/17] target/arm: Return struct from allocation_tag_mem_internal
Mon, 20 Jul 2026 10:46:49 +0200
Philippe Mathieu-Daudé <[email protected]> • #110274
Re: [PATCH 11/17] target/arm: Expand dczid_bs in DisasContext
Mon, 20 Jul 2026 10:40:41 +0200
Philippe Mathieu-Daudé <[email protected]> • #110273
Re: [PATCH 0/3] hw/display/exynos4210_find: Clamp windows to screen
Mon, 20 Jul 2026 09:40:20 +0100
Peter Maydell <[email protected]> • #110272
Re: [PATCH 13/17] accel/tcg: Clean addreses in the user-only probe_access api
Mon, 20 Jul 2026 10:37:06 +0200
Philippe Mathieu-Daudé <[email protected]> • #110271
Re: [PATCH 12/17] target/arm: Split out helpers for creating MTEDESC
Mon, 20 Jul 2026 10:35:46 +0200
Philippe Mathieu-Daudé <[email protected]> • #110270
Re: [PATCH 06/17] target/arm: Simplify invalid page test in allocation_tag_mem_internal
Mon, 20 Jul 2026 10:30:08 +0200
Philippe Mathieu-Daudé <[email protected]> • #110269
Re: [PATCH 05/17] target/arm: Imply probe from allocation_tag_mem_probe
Mon, 20 Jul 2026 10:29:36 +0200
Philippe Mathieu-Daudé <[email protected]> • #110268
Re: [PATCH 01/17] include/user/guest-host: Include exec/abi_ptr.h
Mon, 20 Jul 2026 10:27:40 +0200
Philippe Mathieu-Daudé <[email protected]> • #110267
RE: [PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Drop the AST2700 crypto self-test workaround
Mon, 20 Jul 2026 07:33:31 +0000
Jamin Lin <[email protected]> • #110266
Re: [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
Mon, 20 Jul 2026 16:47:53 +1000
Gavin Shan <[email protected]> • #110265
Re: [PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Drop the AST2700 crypto self-test workaround
Mon, 20 Jul 2026 08:29:55 +0200
Cédric Le Goater <[email protected]> • #110264
RE: [PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Drop the AST2700 crypto self-test workaround
Mon, 20 Jul 2026 05:57:49 +0000
Jamin Lin <[email protected]> • #110263
Re: [PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Drop the AST2700 crypto self-test workaround
Mon, 20 Jul 2026 07:51:19 +0200
Cédric Le Goater <[email protected]> • #110262
Re: [PATCH v5 00/10] Add SSP/TSP power control and DRAM remap support for AST2700
Mon, 20 Jul 2026 07:27:16 +0200
Cédric Le Goater <[email protected]> • #110261
Re: [PATCH 4/6] target/arm: Split decode of BFloat SME FMAX/FMIN
Sun, 19 Jul 2026 12:28:38 -0700
Richard Henderson <[email protected]> • #110260
[PATCH 6/6] target/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu max
Sun, 19 Jul 2026 10:49:05 -0700
Richard Henderson <[email protected]> • #110259
[PATCH 1/6] target/arm: Split zdn in do_z2z_n1 and do_z2z_n1_fpst
Sun, 19 Jul 2026 10:49:00 -0700
Richard Henderson <[email protected]> • #110258
[PATCH 4/6] target/arm: Split decode of BFloat SME FMAX/FMIN
Sun, 19 Jul 2026 10:49:03 -0700
Richard Henderson <[email protected]> • #110257
[PATCH 2/6] target/arm: Split zdn in do_z2z_nn and do_z2z_nn_fpst
Sun, 19 Jul 2026 10:49:01 -0700
Richard Henderson <[email protected]> • #110256
[PATCH 3/6] target/arm: Fix b16b16 feature test for SME2 BFCLAMP, BFMAX, BFMIN
Sun, 19 Jul 2026 10:49:02 -0700
Richard Henderson <[email protected]> • #110255
[PATCH 5/6] target/arm: Implement FMUL (multiple/multiple and single vectors)
Sun, 19 Jul 2026 10:49:04 -0700
Richard Henderson <[email protected]> • #110254
[PATCH for-11.2 0/6] target/arm: Implement FEAT_SME2p2
Sun, 19 Jul 2026 10:48:59 -0700
Richard Henderson <[email protected]> • #110253
Re: [PATCH v5 02/10] hw/arm/ast27x0: Start TSP in powered-off state to match hardware behavior
Sun, 19 Jul 2026 11:31:23 +0200
Cédric Le Goater <[email protected]> • #110252
Re: [PATCH v5 01/10] hw/arm/ast27x0: Start SSP in powered-off state to match hardware behavior
Sun, 19 Jul 2026 11:31:17 +0200
Cédric Le Goater <[email protected]> • #110251
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.