messages from 2024-06-04 06:48:38 to 2024-06-04 13:30:00 UTC [more...]
[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-06-04 13:29 UTC (6+ messages)
` [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
[PATCH 00/11] target/i386: fixes for INHIBIT_IRQ, TF and RF
2024-06-04 13:24 UTC (17+ 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] qapi: clarify that the default is backend dependent
2024-06-04 13:21 UTC (3+ messages)
[PATCH v7 0/7] Live Migration With IAA
2024-06-03 15:41 UTC (8+ messages)
` [PATCH v7 1/7] docs/migration: add qpl compression feature
` [PATCH v7 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v7 3/7] configure: add --enable-qpl build option
` [PATCH v7 4/7] migration/multifd: add qpl compression method
` [PATCH v7 5/7] migration/multifd: implement initialization of qpl compression
` [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
` [PATCH v7 7/7] tests/migration-test: add qpl compression test
[PATCH v2 00/37] target/sparc: Implement VIS4
2024-06-04 13:18 UTC (5+ messages)
` [PATCH v2 03/37] target/sparc: Fix do_dc
` [PATCH v2 08/37] target/sparc: Use gvec for VIS1 parallel add/sub
[PULL 25/53] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
2024-06-04 13:15 UTC
[PATCH] target/loongarch: fix a wrong print in cpu dump
2024-06-04 7:38 UTC
[PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
2024-06-04 12:55 UTC (9+ messages)
` [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
[PATCH v2] chardev: add path option for pty backend
2024-06-04 9:28 UTC (3+ messages)
[PATCH] mips64el-softmmu: Enable MTTCG
2024-06-04 12:43 UTC (4+ messages)
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-06-04 12:28 UTC (11+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-06-04 12:14 UTC (7+ messages)
` [PATCH 1/6] migration: remove RDMA live migration temporarily
` [PATCH 2/6] io: add QIOChannelRDMA class
` [PATCH 3/6] io/channel-rdma: support working in coroutine
` [PATCH 4/6] tests/unit: add test-io-channel-rdma.c
` [PATCH 5/6] migration: introduce new RDMA live migration
` [PATCH 6/6] migration/rdma: support multifd for RDMA migration
[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-06-04 12:06 UTC (7+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support
[PATCH v8 00/14] Enabling DCD emulation support in Qemu
2024-06-04 11:55 UTC (4+ messages)
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH v5 00/17] Add AST2700 support
2024-06-04 11:51 UTC (4+ messages)
` [PATCH v5 12/17] aspeed/intc: "
[PATCH] target/riscv: rvzicbo: Fixup CBO extension register calculation
2024-06-04 11:37 UTC (5+ messages)
[PATCH v2 0/8] hw/riscv/virt.c: aplic/imsic DT fixes
2024-06-04 11:28 UTC (2+ messages)
Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
2024-06-04 11:15 UTC (9+ messages)
[PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
2024-06-04 11:12 UTC (2+ messages)
[RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
2024-06-04 10:37 UTC (2+ messages)
[PATCH v3] block: Use LVM tools for LV block device truncation
2024-06-04 10:26 UTC (2+ messages)
[PULL v2 00/27] riscv-to-apply queue
2024-06-04 10:22 UTC (2+ messages)
[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
2024-06-04 10:14 UTC (4+ messages)
` [PATCH 3/6] target/riscv: Add support for Control Transfer Records extension CSRs
[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
2024-06-04 10:07 UTC (3+ messages)
` [PULL 17/63] stubs: include stubs only if needed
[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
2024-06-04 10:00 UTC (8+ messages)
[PULL 00/32] Misc HW / accel patches
2024-06-04 9:56 UTC (33+ messages)
` [PULL 01/32] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PULL 02/32] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PULL 03/32] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
` [PULL 04/32] target/mips: Remove unused 'hw/misc/mips_itu.h' header
` [PULL 05/32] target/arm: Replace sprintf() by snprintf()
` [PULL 06/32] target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
` [PULL 07/32] disas/m68k: Replace sprintf() by snprintf()
` [PULL 08/32] disas/microblaze: "
` [PULL 09/32] util/hexdump: Remove b parameter from qemu_hexdump_line
` [PULL 10/32] util/hexdump: Remove ascii "
` [PULL 11/32] MAINTAINERS: drop usb maintainership
` [PULL 12/32] system/runstate: Remove unused 'qemu/plugin.h' header
` [PULL 13/32] accel/tcg: Move common declarations to 'internal-common.h'
` [PULL 14/32] accel/kvm: Fix two lines with hard-coded tabs
` [PULL 15/32] hw/core: expand on the alignment of CPUState
` [PULL 16/32] cpu: move Qemu[Thread|Cond] setup into common code
` [PULL 17/32] cpu-target: don't set cpu->thread_id to bogus value
` [PULL 18/32] plugins: remove special casing for cpu->realized
` [PULL 19/32] core/cpu-common: initialise plugin state before thread creation
` [PULL 20/32] xen: Add xen_mr_is_memory()
` [PULL 21/32] physmem: Always pass offset + addr to xen_map_cache
` [PULL 22/32] physmem: Replace check for RAMBlock offset 0 with xen_mr_is_memory
` [PULL 23/32] hw/xen: Constify XenLegacyDevice::XenDevOps
` [PULL 24/32] hw/xen: Constify xenstore_be::XenDevOps
` [PULL 25/32] hw/xen: Make XenDevOps structures const
` [PULL 26/32] hw/xen: Register framebuffer backend via xen_backend_init()
` [PULL 27/32] hw/misc/debugexit: use runstate API instead of plain exit()
` [PULL 28/32] hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
` [PULL 29/32] hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
` [PULL 30/32] trace: Remove deprecated 'vcpu' field from QMP trace events
` [PULL 31/32] qga: Remove deprecated 'blacklist' argument / config key
` [PULL 32/32] usb: add config options for the hub and hid devices
[PATCH] target/i386: fix SSE and SSE2 featue check
2024-06-04 9:42 UTC (3+ messages)
[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
2024-06-04 9:38 UTC (29+ messages)
` [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 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
[RFC v2 0/7] Introduce SMP Cache Topology
2024-06-04 9:32 UTC (13+ messages)
` [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [RFC v2 3/7] hw/core: Add cache topology options in -smp
[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
2024-06-04 9:29 UTC (9+ messages)
[PATCH v2] i386/cpu: fixup number of addressable IDs for processor cores in the physical package
2024-06-04 9:43 UTC (2+ messages)
[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
2024-06-04 9:25 UTC (2+ messages)
[PATCH v4] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-06-04 9:04 UTC
[RFC PATCH] block-coroutine-wrapper: support generating wrappers for functions without arguments
2024-06-04 9:12 UTC
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-06-04 9:03 UTC (5+ messages)
` [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
[PATCH] hw/core: Rename CpuTopology to CPUTopology
2024-06-04 8:38 UTC (6+ messages)
[PATCH 0/4] update-linux-headers: prepare for updating to 6.9+ and for SNP patches
2024-06-04 8:31 UTC (2+ messages)
[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
2024-06-04 8:08 UTC (4+ messages)
[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 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 V1 00/26] Live update: cpr-exec
2024-06-04 7:13 UTC (10+ messages)
` [PATCH V1 17/26] machine: memfd-alloc option
[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 (3+ messages)
[PATCH 0/4] hw/dma: Add error handling for loading descriptions failing
2024-06-04 7:01 UTC (13+ 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 (30+ messages)
` [PULL 01/45] virtio-blk: remove SCSI passthrough functionality
` [PULL 04/45] host/i386: assume presence of CMOV
` [PULL 05/45] host/i386: assume presence of SSE2
` [PULL 07/45] host/i386: assume presence of POPCNT
` [PULL 08/45] target/i386: fix SSE and SSE2 feature check
` [PULL 10/45] target/i386/tcg: Fix RDPID "
` [PULL 16/45] machine: allow early use of machine_require_guest_memfd
` [PULL 17/45] i386/sev: Replace error_report with error_setg
` [PULL 22/45] i386/sev: Add a sev_snp_enabled() helper
` [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 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
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).