qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-04 00:55:09 to 2024-06-04 08:06:55 UTC [more...]

[PATCH v2 0/4] allow to deprecate objects and devices
 2024-06-04  8:05 UTC  (7+ messages)
` [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-04  7:59 UTC  (40+ messages)
` [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
` [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 09/19] vfio/iommufd: "
` [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v6 13/19] vfio: Create host IOMMU device instance
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[PATCH v3 0/4] fix two edge cases related to stream block jobs
 2024-06-04  7:58 UTC  (6+ messages)
` [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes

[PULL 00/20] Net patches
 2024-06-04  7:37 UTC  (21+ messages)
` [PULL 01/20] tap: Remove tap_probe_vnet_hdr_len()
` [PULL 02/20] tap: Remove qemu_using_vnet_hdr()
` [PULL 03/20] net: Move virtio-net header length assertion
` [PULL 04/20] net: Remove receive_raw()
` [PULL 05/20] tap: Call tap_receive_iov() from tap_receive()
` [PULL 06/20] tap: Shrink zeroed virtio-net header
` [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
` [PULL 08/20] virtio-net: Add only one queue pair when realizing
` [PULL 09/20] virtio-net: Copy header only when necessary
` [PULL 10/20] virtio-net: Shrink header byte swapping buffer
` [PULL 11/20] virtio-net: Disable RSS on reset
` [PULL 12/20] virtio-net: Unify the logic to update NIC state for RSS
` [PULL 13/20] virtio-net: Always set populate_hash
` [PULL 14/20] virtio-net: Do not write hashes to peer buffer
` [PULL 15/20] ebpf: Fix RSS error handling
` [PULL 16/20] ebpf: Return 0 when configuration fails
` [PULL 17/20] ebpf: Refactor tun_rss_steering_prog()
` [PULL 18/20] ebpf: Add a separate target for skeleton
` [PULL 19/20] virtio-net: drop too short packets early
` [PULL 20/20] ebpf: Added traces back. Changed source set for eBPF to 'system'

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-04  7:29 UTC  (2+ messages)

[PATCH 00/11] target/i386: fixes for INHIBIT_IRQ, TF and RF
 2024-06-04  7:18 UTC  (12+ messages)
` [PATCH 01/11] target/i386: fix pushed value of EFLAGS.RF
` [PATCH 02/11] target/i386: fix implementation of ICEBP
` [PATCH 03/11] target/i386: cleanup HLT helpers
` [PATCH 04/11] target/i386: cleanup PAUSE helpers
` [PATCH 05/11] target/i386: implement DR7.GD
` [PATCH 06/11] target/i386: disable/enable breakpoints on vmentry/vmexit
` [PATCH 07/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
` [PATCH 08/11] target/i386: fix INHIBIT_IRQ/TF/RF handling for PAUSE
` [PATCH 09/11] target/i386: fix TF/RF handling for HLT
` [PATCH 10/11] target/i386: document incorrect semantics of watchpoint following MOV/POP SS
` [PATCH 11/11] target/i386: document use of DISAS_NORETURN

[PATCH v5 00/17] Add AST2700 support
 2024-06-04  7:18 UTC  (24+ messages)
` [PATCH v5 01/17] aspeed/wdt: "
` [PATCH v5 02/17] aspeed/sli: "
` [PATCH v5 03/17] aspeed/sdmc: remove redundant macros
` [PATCH v5 04/17] aspeed/sdmc: fix coding style
` [PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
` [PATCH v5 06/17] aspeed/smc: correct device description
` [PATCH v5 07/17] aspeed/smc: support dma start length and 1 byte length unit
` [PATCH v5 08/17] aspeed/smc: support 64 bits dma dram address
` [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
` [PATCH v5 10/17] aspeed/smc: Add AST2700 support
` [PATCH v5 11/17] aspeed/scu: "
` [PATCH v5 12/17] aspeed/intc: "
` [PATCH v5 13/17] aspeed/soc: "
` [PATCH v5 14/17] aspeed: Add an AST2700 eval board
` [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
` [PATCH v5 16/17] test/avocado/machine_aspeed.py: Add AST2700 test case
` [PATCH v5 17/17] docs:aspeed: Add AST2700 Evaluation board

[PATCH V1 00/26] Live update: cpr-exec
 2024-06-04  7:13 UTC  (10+ messages)
` [PATCH V1 17/26] machine: memfd-alloc option

[PATCH v8 00/14] Enabling DCD emulation support in Qemu
 2024-06-04  7:12 UTC  (3+ messages)
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v2 0/3] hw/dma: Add error handling for loading descriptions failing
 2024-06-04  7:15 UTC  (4+ messages)
` [PATCH v2 1/3] hw/dma: Enhance error handling in loading description
` [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
` [PATCH v2 3/3] hw/net: Fix the transmission return size

[PATCH v2 00/12] Add support for RISC-V ACPI tests
 2024-06-04  7:04 UTC  (11+ messages)
` [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files "

[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
 2024-06-04  7:01 UTC  (15+ messages)
` [PATCH 1/4] hw/dma: Enhance error handling in loading description
` [PATCH 2/4] hw/dma: Break the loop when loading descriptions fails
` [PATCH 3/4] hw/dma: Add a trace log for a description loading failure
` [PATCH 4/4] hw/net: Fix the transmission return size

[PULL 00/45] mostly i386 patches for 2024-06-04
 2024-06-04  6:44 UTC  (46+ messages)
` [PULL 01/45] virtio-blk: remove SCSI passthrough functionality
` [PULL 02/45] host/i386: nothing looks at CPUINFO_SSE4
` [PULL 03/45] meson: assume x86-64-v2 baseline ISA
` [PULL 04/45] host/i386: assume presence of CMOV
` [PULL 05/45] host/i386: assume presence of SSE2
` [PULL 06/45] host/i386: assume presence of SSSE3
` [PULL 07/45] host/i386: assume presence of POPCNT
` [PULL 08/45] target/i386: fix SSE and SSE2 feature check
` [PULL 09/45] target/i386: fix memory opsize for Mov to/from Seg
` [PULL 10/45] target/i386/tcg: Fix RDPID feature check
` [PULL 11/45] target/i386: fix xsave.flat from kvm-unit-tests
` [PULL 12/45] update-linux-headers: fix forwarding to asm-generic headers
` [PULL 13/45] update-linux-headers: move pvpanic.h to correct directory
` [PULL 14/45] linux-headers: Update to current kvm/next
` [PULL 15/45] update-linux-headers: import linux/kvm_para.h header
` [PULL 16/45] machine: allow early use of machine_require_guest_memfd
` [PULL 17/45] i386/sev: Replace error_report with error_setg
` [PULL 18/45] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PULL 19/45] i386/sev: Move sev_launch_update to separate class method
` [PULL 20/45] i386/sev: Move sev_launch_finish "
` [PULL 21/45] i386/sev: Introduce 'sev-snp-guest' object
` [PULL 22/45] i386/sev: Add a sev_snp_enabled() helper
` [PULL 23/45] i386/sev: Add sev_kvm_init() override for SEV class
` [PULL 24/45] i386/sev: Add snp_kvm_init() override for SNP class
` [PULL 25/45] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
` [PULL 26/45] i386/sev: Don't return launch measurements for SEV-SNP guests
` [PULL 27/45] i386/sev: Add a class method to determine KVM VM type for SNP guests
` [PULL 28/45] i386/sev: Update query-sev QAPI format to handle SEV-SNP
` [PULL 29/45] i386/sev: Add the SNP launch start context
` [PULL 30/45] i386/sev: Add handling to encrypt/finalize guest launch data
` [PULL 31/45] i386/sev: Set CPU state to protected once SNP guest payload is finalized
` [PULL 32/45] hw/i386/sev: Add function to get SEV metadata from OVMF header
` [PULL 33/45] i386/sev: Add support for populating OVMF metadata pages
` [PULL 34/45] i386/sev: Add support for SNP CPUID validation
` [PULL 35/45] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
` [PULL 36/45] i386/sev: Invoke launch_updata_data() for SEV class
` [PULL 37/45] i386/sev: Invoke launch_updata_data() for SNP class
` [PULL 38/45] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
` [PULL 39/45] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests
` [PULL 40/45] i386/sev: Extract build_kernel_loader_hashes
` [PULL 41/45] i386/sev: Reorder struct declarations
` [PULL 42/45] i386/sev: Allow measured direct kernel boot on SNP
` [PULL 43/45] memory: Introduce memory_region_init_ram_guest_memfd()
` [PULL 44/45] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PULL 45/45] hw/i386: Add support for loading BIOS using guest_memfd

[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
 2024-06-04  6:42 UTC  (6+ messages)
` [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v5 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v5 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v5 4/4] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-06-04  6:32 UTC  (3+ messages)
` [PATCH v5 37/65] i386/tdvf: Introduce function to parse TDVF metadata

[PATCH v2 0/3] stdvga: fix screen blanking
 2024-06-04  6:27 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2 00/37] target/sparc: Implement VIS4
 2024-06-04  6:25 UTC  (3+ messages)

[PATCH v3 0/6] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-04  6:27 UTC  (7+ messages)
` [PATCH v3 1/6] target/riscv: Reuse the conversion function of priv_spec
` [PATCH v3 2/6] target/riscv: Define macros and variables for ss1p13
` [PATCH v3 3/6] target/riscv: Support the version "
` [PATCH v3 4/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PATCH v3 5/6] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PATCH v3 6/6] target/riscv: Reserve exception codes for sw-check and hw-err

[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
 2024-06-04  6:21 UTC 

[PATCH] hw/core: Rename CpuTopology to CPUTopology
 2024-06-04  6:36 UTC  (5+ messages)

[PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
 2024-06-04  5:58 UTC  (3+ messages)
` [PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration

[PATCH v2] chardev: add path option for pty backend
 2024-06-04  5:50 UTC  (3+ messages)

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2024-06-04  4:58 UTC  (5+ messages)

[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
 2024-06-04  4:24 UTC  (4+ messages)

[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-04  3:56 UTC  (12+ messages)
` [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
` [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [RESEND PATCH v2 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [RESEND PATCH v2 5/5] target/riscv: Reserve exception codes for sw-check and hw-err

[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
 2024-06-04  4:02 UTC  (3+ messages)
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports

[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-06-04  3:41 UTC  (4+ messages)

[PATCH] target/riscv: zvbb implies zvkb
 2024-06-04  3:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 0/2] S3 support
 2024-06-04  3:31 UTC  (4+ messages)
` [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH 0/6] target/riscv: Support Zabha extension
 2024-06-04  3:18 UTC  (11+ messages)
` [PATCH 1/6] target/riscv: Move gen_amo before implement Zabha
` [PATCH 2/6] target/riscv: Add AMO instructions for Zabha
` [PATCH 3/6] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
` [PATCH 4/6] target/riscv: Add amocas.[b|h] for Zabha
` [PATCH 6/6] disas/riscv: Support zabha disassemble

Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
 2024-06-04  3:02 UTC  (8+ messages)

[PATCH v2] tests/avocado: Update LoongArch bios file
 2024-06-04  3:00 UTC 

[PATCH] tests/avocado: Update LoongArch bios file
 2024-06-04  2:48 UTC  (3+ messages)

[PATCH 0/4] target/riscv: Implement May-Be-Operations(zimop) extension
 2024-06-04  2:23 UTC  (9+ messages)
` [PATCH 1/4] target/riscv: Add zimop extension
` [PATCH 2/4] disas/riscv: Support zimop disassemble
` [PATCH 3/4] target/riscv: Add zcmop extension
` [PATCH 4/4] disas/riscv: Support zcmop disassemble

[PATCH v2 0/2] target/riscv: Minor fixes and improvements for Virtual IRQs
 2024-06-04  2:15 UTC  (6+ messages)
` [PATCH v2 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PATCH v2 2/2] target/riscv: Move Guest irqs out of the core local irqs range

[PATCH v3 00/12] testing/next: purging centos and more lcitool (pre-PR)
 2024-06-04  1:57 UTC  (5+ messages)
` [PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
` [PATCH v3 06/12] docs/ci: clean-up references for consistency

[PULL v2 0/2] ufs queue
 2024-06-04  1:21 UTC  (2+ messages)

[PATCH] target/riscv: Fix mode in riscv_tlb_fill
 2024-06-04  1:10 UTC  (3+ messages)
` [PATCH v3 1/2] target/riscv/csr.c: Add functional of hvictl CSR

[PATCH] Fix incorrect disassembly format for certain RISC-V instructions
 2024-06-04  1:05 UTC  (3+ messages)

[PATCH 0/3] cpu_exec_halt: make method mandatory
 2024-06-04  1:03 UTC  (2+ messages)

[RFC PATCH v2 0/6] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-06-04  0:58 UTC  (5+ messages)
` [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations


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