qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH] tests/vm: bump FreeBSD image to 14.3
Paolo Bonzini
[PATCH] tests/functional: test_x86_cpu_model_versions: remove dead tests
Paolo Bonzini
Re: [PATCH 0/2] ui: fix VNC endian regression & improve tracing
Michael Tokarev
[PATCH v3] linux-user: Add syscall dispatch support
Arusekk
[PATCH v2 0/9] target/arm: Implement FEAT_ATS1A
Richard Henderson
[PATCH v2 2/9] target/arm: Add in_prot_check to S1Translate
Richard Henderson
[PATCH v2 7/9] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
Richard Henderson
[PATCH v2 3/9] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
Richard Henderson
[PATCH v2 9/9] target/arm: Implement FEAT_ATS1A
Richard Henderson
[PATCH v2 5/9] target/arm: Skip AF and DB updates for AccessType_AT
Richard Henderson
[PATCH v2 8/9] target/arm: Remove outdated comment for ZCR_EL12
Richard Henderson
[PATCH v2 4/9] target/arm: Introduce get_phys_addr_for_at
Richard Henderson
[PATCH v2 6/9] target/arm: Convert do_ats_write to access_perm
Richard Henderson
[PATCH v2 1/9] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
Richard Henderson
Re: [PATCH v2 1/9] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
Philippe Mathieu-Daudé
[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
Zhuoying Cai
[PATCH v4 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
Zhuoying Cai
[PATCH v4 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
Zhuoying Cai
[PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
Zhuoying Cai
Re: [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
Collin Walling
[PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
Zhuoying Cai
[PATCH v4 22/28] pc-bios/s390-ccw: Add additional security checks for secure boot
Zhuoying Cai
[PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
Zhuoying Cai
[PATCH v4 28/28] docs: Add secure IPL documentation
Zhuoying Cai
[PATCH v4 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
Zhuoying Cai
[PATCH v4 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
Zhuoying Cai
[PATCH v4 04/28] s390x: Guest support for Certificate Store Facility (CS)
Zhuoying Cai
[PATCH v4 27/28] hw/s390x/ipl: Handle secure boot without specifying a boot device
Zhuoying Cai
[PATCH v4 01/28] Add boot-certificates to s390-ccw-virtio machine type option
Zhuoying Cai
[PATCH v4 23/28] Add secure-boot to s390-ccw-virtio machine type option
Zhuoying Cai
[PATCH v4 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
Zhuoying Cai
[PATCH v4 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Zhuoying Cai
[PATCH v4 24/28] hw/s390x/ipl: Set IPIB flags for secure IPL
Zhuoying Cai
[PATCH v4 16/28] hw/s390x/ipl: Set iplb->len to maximum length of IPL Parameter Block
Zhuoying Cai
[PATCH v4 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
Zhuoying Cai
[PATCH v4 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
Zhuoying Cai
[PATCH v4 18/28] pc-bios/s390-ccw: Refactor zipl_run()
Zhuoying Cai
[PATCH v4 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function
Zhuoying Cai
[PATCH v4 21/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
Zhuoying Cai
[PATCH v4 25/28] pc-bios/s390-ccw: Handle true secure IPL mode
Zhuoying Cai
[PATCH v4 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
Zhuoying Cai
[PATCH v4 02/28] crypto/x509-utils: Add helper functions for certificate store
Zhuoying Cai
[PATCH v4 03/28] hw/s390x/ipl: Create certificate store
Zhuoying Cai
[PATCH v4 17/28] s390x: Guest support for Secure-IPL Facility
Zhuoying Cai
[PATCH v4 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
Zhuoying Cai
[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
Mark Cave-Ayland
[PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode
Mark Cave-Ayland
[PATCH v3 6/7] esp.c: add asc_mode property to indicate the current ESP mode
Mark Cave-Ayland
[PATCH v3 2/7] esp.c: improve comment in esp_transfer_data()
Mark Cave-Ayland
[PATCH v3 3/7] esp.h: remove separate ESPState typedef
Mark Cave-Ayland
[PATCH v3 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
Mark Cave-Ayland
[PATCH v3 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Mark Cave-Ayland
[PATCH v3 5/7] esp.c: only call dma_memory_write function if transfer length is non-zero
Mark Cave-Ayland
[Stable-7.2.19 00/15] Patch Round-up for stable 7.2.19, freeze on 2025-07-21
Michael Tokarev
[Stable-7.2.19 02/15] vhost: Don't set vring call if guest notifier is unused
Michael Tokarev
[Stable-7.2.19 01/15] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
Michael Tokarev
[Stable-7.2.19 06/15] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
Michael Tokarev
[Stable-7.2.19 03/15] audio: fix SIGSEGV in AUD_get_buffer_size_out()
Michael Tokarev
[Stable-7.2.19 12/15] target/arm: Fix sve_access_check for SME
Michael Tokarev
[Stable-7.2.19 11/15] target/arm: Fix SME vs AdvSIMD exception priority
Michael Tokarev
[Stable-7.2.19 14/15] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
Michael Tokarev
[Stable-7.2.19 05/15] hw/loongarch/virt: Fix big endian support with MCFG table
Michael Tokarev
[Stable-7.2.19 13/15] target/arm: Fix 128-bit element ZIP, UZP, TRN
Michael Tokarev
[Stable-7.2.19 08/15] linux-user/arm: Fix return value of SYS_cacheflush
Michael Tokarev
[Stable-7.2.19 10/15] target/arm: Correct KVM & HVF dtb_compatible value
Michael Tokarev
[Stable-7.2.19 04/15] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Michael Tokarev
[Stable-7.2.19 07/15] qemu-options.hx: Fix reversed description of icount sleep behavior
Michael Tokarev
[Stable-7.2.19 15/15] target/arm: Fix f16_dotadd vs nan selection
Michael Tokarev
[Stable-7.2.19 09/15] tcg: Fix constant propagation in tcg_reg_alloc_dup
Michael Tokarev
[PULL 0/9] tcg/linux-user/fpu patch queue
Richard Henderson
[PULL 2/9] linux-user: Implement fchmodat2 syscall
Richard Henderson
[PULL 1/9] fpu: Process float_muladd_negate_result after rounding
Richard Henderson
[PULL 4/9] linux-user/gen-vdso: Handle fseek() failure
Richard Henderson
[PULL 5/9] linux-user/gen-vdso: Don't read off the end of buf[]
Richard Henderson
[PULL 9/9] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
[PULL 8/9] tcg: Use uintptr_t in tcg_malloc implementation
Richard Henderson
[PULL 6/9] linux-user/mips/o32: Drop sa_restorer functionality
Richard Henderson
[PULL 3/9] linux-user: Check for EFAULT failure in nanosleep
Richard Henderson
[PULL 7/9] linux-user: Hold the fd-trans lock across fork
Richard Henderson
[PATCH v2 0/3] Reformatted Sparc GDB XML patches.
unisono
[PATCH v2 1/3] Adds the GDB register XML files for Sparc64.
unisono
[PATCH v2 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus.
unisono
[PATCH v2 2/3] Adds the GDB register XML files for Sparc32.
unisono
[PATCH V5 0/3] fast qom tree get
Steve Sistare
[PATCH V5 3/3] tests/qtest/qom-test: unit test for qom-list-get
Steve Sistare
[PATCH V5 1/3] qom: qom-list-get
Steve Sistare
[PATCH V5 2/3] python: use qom-list-get
Steve Sistare
Re: [PATCH V5 0/3] fast qom tree get
Markus Armbruster
[PATCH] hw/misc/ivshmem-pci: Improve error handling
Peter Maydell
Re: [PATCH] hw/misc/ivshmem-pci: Improve error handling
Markus Armbruster
[PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Peter Maydell
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Daniel P . Berrangé
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
[PULL 00/26] Migration patches for 2025-07-11
Fabiano Rosas
[PULL 07/26] migration: qemu_savevm_complete*() helpers
Fabiano Rosas
[PULL 02/26] migration/hmp: Fix postcopy-blocktime per-vCPU results
Fabiano Rosas
[PULL 03/26] migration/docs: Move docs for postcopy blocktime feature
Fabiano Rosas
[PULL 04/26] migration/bg-snapshot: Do not check for SKIP in iterator
Fabiano Rosas
[PULL 05/26] migration: Drop save_live_complete_postcopy hook
Fabiano Rosas
[PULL 01/26] migration/hmp: Reorg "info migrate" once more
Fabiano Rosas
[PULL 17/26] migration/postcopy: Bring blocktime layer to ns level
Fabiano Rosas
[PULL 10/26] migration: Rewrite the migration complete detect logic
Fabiano Rosas
[PULL 16/26] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
Fabiano Rosas
[PULL 14/26] migration/postcopy: Drop all atomic ops in blocktime feature
Fabiano Rosas
[PULL 13/26] migration/postcopy: Push blocktime start/end into page req mutex
Fabiano Rosas
[PULL 06/26] migration: Rename save_live_complete_precopy to save_complete
Fabiano Rosas
[PULL 21/26] migration/postcopy: Cache the tid->vcpu mapping for blocktime
Fabiano Rosas
[PULL 15/26] migration/postcopy: Make all blocktime vars 64bits
Fabiano Rosas
[PULL 09/26] migration/ram: Add tracepoints for ram_save_complete()
Fabiano Rosas
[PULL 11/26] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
Fabiano Rosas
[PULL 08/26] migration/ram: One less indent for ram_find_and_save_block()
Fabiano Rosas
[PULL 23/26] migration/postcopy: Optimize blocktime fault tracking with hashtable
Fabiano Rosas
[PULL 19/26] migration/postcopy: Report fault latencies in blocktime
Fabiano Rosas
[PULL 18/26] migration/postcopy: Add blocktime fault counts per-vcpu
Fabiano Rosas
[PULL 22/26] migration/postcopy: Cleanup the total blocktime accounting
Fabiano Rosas
[PULL 20/26] migration/postcopy: Initialize blocktime context only until listen
Fabiano Rosas
[PULL 12/26] migration: Add option to set postcopy-blocktime
Fabiano Rosas
[PULL 24/26] migration/postcopy: blocktime allows track / report non-vCPU faults
Fabiano Rosas
[PULL 26/26] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread
Fabiano Rosas
[PULL 25/26] migration/postcopy: Add latency distribution report for blocktime
Fabiano Rosas
[PATCH-for-10.1 v7 0/6] target/arm: Add FEAT_MEC to max cpu
Gustavo Romero
[PATCH v7 3/6] target/arm: Add FEAT_SCTLR2
Gustavo Romero
[PATCH v7 1/6] target/arm: Add the MECEn SCR_EL3 bit
Gustavo Romero
[PATCH v7 4/6] target/arm: Add FEAT_TCR2
Gustavo Romero
[PATCH v7 2/6] target/arm: Add FEAT_MEC registers
Gustavo Romero
[PATCH v7 6/6] target/arm: Advertise FEAT_MEC in cpu max
Gustavo Romero
[PATCH v7 5/6] target/arm: Implement FEAT_MEC cache instructions
Gustavo Romero
Re: [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
Dmitry Osipenko
Re: [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
Dmitry Osipenko
Re: [PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Dmitry Osipenko
[PULL 00/36] target-arm queue
Peter Maydell
[PULL 13/36] hw/cxl: Make the CXL fixed memory windows devices.
Peter Maydell
[PULL 07/36] MAX78000: Add GCR to SOC
Peter Maydell
[PULL 02/36] MAX78000: ICC Implementation
Peter Maydell
[PULL 03/36] MAX78000: Add ICC to SOC
Peter Maydell
[PULL 10/36] MAX78000: AES implementation
Peter Maydell
[PULL 06/36] MAX78000: GCR Implementation
Peter Maydell
[PULL 04/36] MAX78000: UART Implementation
Peter Maydell
[PULL 28/36] target/arm/kvm: Add helper to detect EL2 when using KVM
Peter Maydell
[PULL 14/36] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
Peter Maydell
[PULL 11/36] MAX78000: Add AES to SOC
Peter Maydell
[PULL 05/36] MAX78000: Add UART to SOC
Peter Maydell
[PULL 27/36] hw/arm: Allow setting KVM vGIC maintenance IRQ
Peter Maydell
[PULL 22/36] target/arm: Drop stub for define_tlb_insn_regs
Peter Maydell
[PULL 19/36] arm/cpu: fix trailing ',' for SET_IDREG
Peter Maydell
[PULL 26/36] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
Peter Maydell
[PULL 12/36] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
Peter Maydell
[PULL 29/36] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
Peter Maydell
[PULL 33/36] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Peter Maydell
[PULL 32/36] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
Peter Maydell
[PULL 23/36] target/arm: Split out AT insns to tcg/cpregs-at.c
Peter Maydell
[PULL 01/36] MAX78000: Add MAX78000FTHR Machine
Peter Maydell
[PULL 21/36] arm/kvm: shorten one overly long line
Peter Maydell
[PULL 08/36] MAX78000: TRNG Implementation
Peter Maydell
[PULL 31/36] hw/arm/virt: Allow virt extensions with KVM
Peter Maydell
[PULL 30/36] hw/arm/arm_gicv3_kvm: Add a migration blocker with kvm nested virt
Peter Maydell
[PULL 18/36] arm/cpu: store id_aa64afr{0,1} into the idregs array
Peter Maydell
[PULL 36/36] tests/functional: Add a test for the MAX78000 arm machine
Peter Maydell
[PULL 15/36] docs/cxl: Add an arm/virt example.
Peter Maydell
[PULL 17/36] arm/cpu: store id_afr0 into the idregs array
Peter Maydell
[PULL 35/36] docs/system: arm: Add max78000 board description
Peter Maydell
[PULL 34/36] target/arm: Remove helper_sme2_luti4_4b
Peter Maydell
[PULL 20/36] arm/cpu: store clidr into the idregs array
Peter Maydell
[PULL 16/36] qtest/cxl: Add aarch64 virt test for CXL
Peter Maydell
[PULL 09/36] MAX78000: Add TRNG to SOC
Peter Maydell
[PULL 24/36] target/arm: Split out performance monitor regs to cpregs-pmu.c
Peter Maydell
[PULL 25/36] target/arm: Don't enforce NSE, NS check for EL3->EL3 returns
Peter Maydell
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[PATCH RFC v2 03/13] virtio: introduce extended features type
Paolo Abeni
[PATCH RFC v2 05/13] virtio: add support for negotiating extended features
Paolo Abeni
[PATCH RFC v2 06/13] virtio-pci: implement support for extended features
Paolo Abeni
[PATCH RFC v2 01/13] net: bundle all offloads in a single struct
Paolo Abeni
[PATCH RFC v2 08/13] qmp: update virtio features map to support extended features
Paolo Abeni
[PATCH RFC v2 09/13] vhost-backend: implement extended features support
Paolo Abeni
[PATCH RFC v2 07/13] vhost: add support for negotiating extended features
Paolo Abeni
[PATCH RFC v2 02/13] linux-headers: Update to Linux ~v6.16-rc5 net-next
Paolo Abeni
[PATCH RFC v2 04/13] virtio: serialize extended features state
Paolo Abeni
[PATCH RFC v2 13/13] net: implement UDP tunnel features offloading
Paolo Abeni
[PATCH RFC v2 11/13] virtio-net: implement extended features support
Paolo Abeni
[PATCH RFC v2 12/13] net: implement tunnel probing
Paolo Abeni
[PATCH RFC v2 10/13] vhost-net: implement extended features support
Paolo Abeni
[PATCH v2] hw/vfio-user: wait for proxy close correctly
John Levon
[PATCH v2 0/2] MAX78000: documentation and test
Jackson Donaldson
[PATCH v2 1/2] docs/system: arm: Add max78000 board description
Jackson Donaldson
Re: [PATCH v2 1/2] docs/system: arm: Add max78000 board description
Peter Maydell
Re: [PATCH v2 1/2] docs/system: arm: Add max78000 board description
Jackson Donaldson
[PATCH v2 2/2] tests/functional: Add a test for the MAX78000 arm machine
Jackson Donaldson
Re: [PATCH v2 0/2] MAX78000: documentation and test
Peter Maydell
[PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
Zhao Liu
[PATCH v2 2/9] i386/cpu: Introduce cache model for GraniteRapids
Zhao Liu
[PATCH v2 1/9] i386/cpu: Introduce cache model for SierraForest
Zhao Liu
[PATCH v2 3/9] i386/cpu: Introduce cache model for SapphireRapids
Zhao Liu
[PATCH v2 8/9] i386/cpu: Enable 0x1f leaf for SapphireRapids by default
Zhao Liu
[PATCH v2 6/9] i386/cpu: Enable 0x1f leaf for SierraForest by default
Zhao Liu
[PATCH v2 4/9] i386/cpu: Introduce cache model for YongFeng
Zhao Liu
[PATCH v2 5/9] i386/cpu: Add a "x-force-cpuid-0x1f" property
Zhao Liu
[PATCH v2 7/9] i386/cpu: Enable 0x1f leaf for GraniteRapids by default
Zhao Liu
[PATCH v2 9/9] i386/cpu: Enable 0x1f leaf for YongFeng by default
Zhao Liu
Re: [PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
Paolo Bonzini
Earlier messages