qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-11 06:49:18 to 2023-09-11 15:20:09 UTC [more...]

[PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
 2023-09-11 15:04 UTC  (13+ messages)
` [PATCH 1/7] target/arm: Add ID_AA64ISAR2_EL1
` [PATCH 2/7] linux-user/elfload.c: Correct SME feature names reported in cpuinfo
` [PATCH 3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values
` [PATCH 4/7] linux-user/elfload.c: Report previously missing arm32 hwcaps
` [PATCH 5/7] target/arm: Update AArch64 ID register field definitions
` [PATCH 6/7] target/arm: Update user-mode ID reg mask values
` [PATCH 7/7] target/arm: Implement FEAT_HBC

[PULL 00/26] target-arm queue
 2023-09-11 15:19 UTC  (2+ messages)

[PULL v2 00/45] riscv-to-apply queue
 2023-09-11 15:19 UTC  (15+ messages)
` [PULL v2 05/45] target/riscv/cpu.c: add smepmp isa string
` [PULL v2 07/45] target/riscv: Use existing lookup tables for MixColumns
` [PULL v2 13/45] target/riscv: Refactor translation of vector-widening instruction
` [PULL v2 16/45] target/riscv: Add Zvkned ISA extension support
` [PULL v2 20/45] crypto: Create sm4_subword
` [PULL v2 24/45] target/riscv: Add Zihintntl extension ISA string to DTS
` [PULL v2 25/45] target/riscv: Fix zfa fleq.d and fltq.d
` [PULL v2 31/45] target/riscv: Create an KVM AIA irqchip
` [PULL v2 34/45] hw/riscv: virt: Fix riscv,pmu DT node path
` [PULL v2 39/45] hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
` [PULL v2 41/45] target/riscv: Use accelerated helper for AES64KS1I
` [PULL v2 42/45] target/riscv: Allocate itrigger timers only once
` [PULL v2 43/45] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes

[PULL 00/51] Build system, i386 changes for 2023-09-07
 2023-09-11 15:16 UTC  (25+ messages)
` [PULL 24/51] meson: compile bundled device trees

[PATCH v2] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 15:05 UTC  (2+ messages)

[PATCH v4 0/6] misc tweaks for kvm and the 64bit pci window
 2023-09-11 14:46 UTC  (2+ messages)

[PATCH] ui: fix crash when there are no active_console
 2023-09-11 14:42 UTC  (2+ messages)

[PATCH v3] target/i386: Restrict system-specific features from user emulation
 2023-09-11 14:38 UTC  (2+ messages)

[PATCH 00/14] target/arm: Implement FEAT_MOPS
 2023-09-11 14:17 UTC  (4+ messages)
` [PATCH 11/14] target/arm: Implement the SETG* instructions

[PULL 00/65] riscv-to-apply queue
 2023-09-11 14:07 UTC  (4+ messages)

[PATCH] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 13:36 UTC  (8+ messages)

[Stable-7.2.6 00/37] Patch Round-up for stable 7.2.6, freeze on 2023-09-19
 2023-09-11 13:34 UTC  (4+ messages)
` [Stable-7.2.6 29/37] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-11 13:32 UTC  (5+ messages)
` [PATCH v9 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper

[PATCH v2] tpm: fix crash when FD >= 1024
 2023-09-11 13:25 UTC 

riscv64 virt board crash upon startup
 2023-09-11 13:12 UTC  (8+ messages)

[PATCH v2 0/7] remaining tree-wide spelling fixes
 2023-09-11 13:01 UTC  (11+ messages)
` [PATCH 1/7] bsd-user: "
` [PATCH 2/7] i386: "
` [PATCH 3/7] ppc: "
` [PATCH 6/7] hw/tpm: "

[PATCH] tpm: fix crash when FD >= 1024
 2023-09-11 12:56 UTC  (3+ messages)

[PATCH v4 00/10] Introduce model for IBM's FSI
 2023-09-11 12:43 UTC  (15+ messages)
` [PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v4 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v4 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v4 10/10] hw/fsi: Update MAINTAINER list

[PATCH 0/2] tcg: Add gvec compare with immediate and scalar operand
 2023-09-11 12:38 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
 2023-09-11 12:27 UTC  (4+ messages)
` [PATCH RESEND v5 14/57] target/loongarch: Implement xvadd/xvsub

[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-11 12:23 UTC  (16+ messages)
` [PATCH v2 05/19] target/riscv/cpu.c: add .instance_post_init()
` [PATCH v2 09/19] target/riscv: make riscv_add_satp_mode_properties() public
` [PATCH v2 10/19] target/riscv: remove kvm-stub.c
` [PATCH v2 11/19] target/riscv: introduce KVM AccelCPUClass
` [PATCH v2 14/19] target/riscv/cpu.c: export set_misa()
` [PATCH v2 16/19] target/riscv/cpu.c: make misa_ext_cfgs[] 'const'

Disassembler disagrees with translator over instruction decoding
 2023-09-11 12:16 UTC  (3+ messages)

[PATCH v3 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-11 11:43 UTC  (5+ messages)
` [PATCH v3 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v3 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v3 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v3 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology

[PATCH v2 0/3] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-11 11:40 UTC  (4+ messages)
` [PATCH v2 3/3] hw/cxl: Support 4 HDM decoders at all levels of topology

Should pcie-pci-bridge use 32-bit non-prefetchable memory?
 2023-09-11 11:32 UTC  (2+ messages)

[PATCH v2 00/11] Validate and test qapi examples
 2023-09-11 11:27 UTC  (15+ messages)
` [PATCH v2 01/11] qapi: fix example of get-win32-socket command
` [PATCH v2 02/11] qapi: fix example of dumpdtb command
` [PATCH v2 03/11] qapi: fix example of cancel-vcpu-dirty-limit command
` [PATCH v2 04/11] qapi: fix example of set-vcpu-dirty-limit command
` [PATCH v2 05/11] qapi: fix example of calc-dirty-rate command
` [PATCH v2 06/11] qapi: fix example of NETDEV_STREAM_CONNECTED event
` [PATCH v2 07/11] qapi: fix example of query-rocker-of-dpa-flows command
` [PATCH v2 08/11] qapi: fix example of query-spice command
` [PATCH v2 09/11] qapi: fix example of query-blockstats command
` [PATCH v2 10/11] qapi: meson: add test flag to allow skip generators
  ` [PATCH v2 11/11] qapi: scripts: add a generator for qapi's examples

[PATCH v2 00/10] Generate x86 cpu features
 2023-09-11 11:26 UTC  (4+ messages)

[PATCH v2 10/11] qapi: meson: add test flag to allow skip generators
 2023-09-11 11:26 UTC  (3+ messages)
` [PATCH v2 11/11] qapi: scripts: add a generator for qapi's examples

[PATCH v1] vfio/common: Separate vfio-pci ranges
 2023-09-11 11:18 UTC  (8+ messages)

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-09-11 11:17 UTC  (4+ messages)
` [PATCH 6/7] block: Clean up local variable shadowing

[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
 2023-09-11 10:55 UTC  (5+ messages)
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field

[RESEND QEMU PATCH v4 0/1] S3 support
 2023-09-11 10:30 UTC  (2+ messages)
` [RESEND QEMU PATCH v4 1/1] virtgpu: do not destroy resources when guest suspend

linux-user vs system build options and libraries
 2023-09-11 10:10 UTC  (2+ messages)

[RESEND VIRTIO GPU PATCH v3 0/1] Add new feature flag VIRTIO_GPU_F_FREEZE_S3
 2023-09-11 10:04 UTC  (2+ messages)
` [RESEND VIRTIO GPU PATCH v3 1/1] virtio-gpu: "

[PATCH v2 00/21] Graph locking part 4 (node management)
 2023-09-11  9:46 UTC  (22+ messages)
` [PATCH v2 01/21] block: Remove unused BlockReopenQueueEntry.perms_checked
` [PATCH v2 02/21] preallocate: Factor out preallocate_truncate_to_real_size()
` [PATCH v2 03/21] preallocate: Don't poll during permission updates
` [PATCH v2 04/21] block: Take AioContext lock for bdrv_append() more consistently
` [PATCH v2 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH v2 06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
` [PATCH v2 07/21] block-coroutine-wrapper: Allow arbitrary parameter names
` [PATCH v2 08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
` [PATCH v2 09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
` [PATCH v2 10/21] block: Mark bdrv_attach_child_common() GRAPH_WRLOCK
` [PATCH v2 11/21] block: Call transaction callbacks with lock held
` [PATCH v2 12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK
` [PATCH v2 13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
` [PATCH v2 14/21] block: Mark bdrv_get_cumulative_perm() "
` [PATCH v2 15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK
` [PATCH v2 16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
` [PATCH v2 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
` [PATCH v2 18/21] block: Take graph rdlock in bdrv_change_aio_context()
` [PATCH v2 19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
` [PATCH v2 20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK
` [PATCH v2 21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK

[PATCH] meson: Fix targetos match for illumos and Solaris
 2023-09-11  9:28 UTC  (2+ messages)

[RESEND LINUX KERNEL PATCH 0/1] add S3 support for virtgpu
 2023-09-11  9:18 UTC  (2+ messages)
` [RESEND LINUX KERNEL PATCH 1/1] virtgpu: init vq during resume and notify qemu guest status

[PATCH v3] hw/cxl: Fix CFMW config memory leak
 2023-09-11  9:18 UTC  (7+ messages)

[PATCH v3] hw/loongarch: Add virtio-mmio bus support
 2023-09-11  8:59 UTC 

QEMU Stable series
 2023-09-11  8:56 UTC  (2+ messages)

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-09-11  8:18 UTC  (7+ messages)
` [PATCH RESEND 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
` [PATCH RESEND 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api

[Stable-7.2.6 00/51] v2 Patch Round-up for stable 7.2.6, freeze on 2023-09-19
 2023-09-11  8:02 UTC  (16+ messages)
` [Stable-7.2.6 01/51] gitlab-ci: check-dco.py: switch from master to stable-7.2 branch
` [Stable-7.2.6 02/51] python: drop pipenv
` [Stable-7.2.6 03/51] memory: prevent dma-reentracy issues
` [Stable-7.2.6 04/51] async: Add an optional reentrancy guard to the BH API
` [Stable-7.2.6 05/51] async: avoid use-after-free on re-entrancy guard
` [Stable-7.2.6 06/51] checkpatch: add qemu_bh_new/aio_bh_new checks
` [Stable-7.2.6 07/51] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [Stable-7.2.6 08/51] lsi53c895a: disable reentrancy detection for script RAM
` [Stable-7.2.6 09/51] lsi53c895a: disable reentrancy detection for MMIO region, too
` [Stable-7.2.6 10/51] bcm2835_property: disable reentrancy detection for iomem
` [Stable-7.2.6 11/51] raven: "
` [Stable-7.2.6 12/51] apic: disable reentrancy detection for apic-msi
` [Stable-7.2.6 13/51] loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
` [Stable-7.2.6 14/51] pnv_lpc: disable reentrancy detection for lpc-hc
` [Stable-7.2.6 43/51] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set

[PULL 00/13] vfio queue
 2023-09-11  7:50 UTC  (14+ messages)
` [PULL 01/13] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PULL 02/13] sysemu: Add prepare callback to struct VMChangeStateEntry
` [PULL 03/13] qdev: Add qdev_add_vm_change_state_handler_full()
` [PULL 04/13] vfio/migration: Refactor PRE_COPY and RUNNING state checks
` [PULL 05/13] vfio/migration: Add P2P support for VFIO migration
` [PULL 06/13] vfio/migration: Allow migration of multiple P2P supporting devices
` [PULL 07/13] migration: Add migration prefix to functions in target.c
` [PULL 08/13] vfio/migration: Fail adding device with enable-migration=on and existing blocker
` [PULL 09/13] migration: Move more initializations to migrate_init()
` [PULL 10/13] migration: Add .save_prepare() handler to struct SaveVMHandlers
` [PULL 11/13] vfio/migration: Block VFIO migration with postcopy migration
` [PULL 12/13] vfio/migration: Block VFIO migration with background snapshot
` [PULL 13/13] vfio/common: Separate vfio-pci ranges

[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
 2023-09-11  7:45 UTC  (2+ messages)

[PATCH v4 00/11] memory-backend-file related improvements and VM templating support
 2023-09-11  7:41 UTC  (2+ messages)

[PATCH 1/2] vmmouse: replace DPRINTF with tracing
 2023-09-11  7:05 UTC  (3+ messages)
` [PATCH 2/2] vmmouse: use explicit code

[PATCH v8 0/4] Virtio shared dma-buf
 2023-09-11  6:46 UTC  (3+ messages)


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).