messages from 2024-01-31 01:27:35 to 2024-01-31 19:54:17 UTC [more...]
[PULL 00/31] tcg patch queue
2024-01-31 19:52 UTC (4+ messages)
` [PULL 13/31] tests/tcg: Add the PROT_NONE gdbstub test
[PULL 0/4] Misc changes guest agent
2024-01-31 19:52 UTC (2+ messages)
[PATCH 0/6] riscv: named features riscv,isa, 'svade' rework
2024-01-31 19:15 UTC (4+ messages)
` [PATCH 3/6] target/riscv: add remaining named features
[PATCH 0/3] ui/gtk: introducing vc->visible
2024-01-31 19:10 UTC (7+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
` [PATCH 2/3] ui/gtk: set the ui size to 0 when invisible
[PATCH] target/riscv: Use RISCVException as return type for all csr ops
2024-01-31 18:52 UTC (2+ messages)
[PATCH 0/2] target/riscv: Support mxstatus CSR for thead-c906
2024-01-31 18:52 UTC (9+ messages)
` [PATCH 1/2] target/riscv: Register vendors CSR
` [PATCH 2/2] target/riscv: Support xtheadmaee for thead-c906
[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
2024-01-31 18:45 UTC (19+ messages)
` [PATCH 01/14] migration/multifd: Drop stale comment for multifd zero copy
` [PATCH 02/14] migration/multifd: multifd_send_kick_main()
` [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
` [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
` [PATCH 05/14] migration/multifd: Drop MultiFDSendParams.normal[] array
` [PATCH 06/14] migration/multifd: Separate SYNC request with normal jobs
` [PATCH 07/14] migration/multifd: Simplify locking in sender thread
` [PATCH 08/14] migration/multifd: Drop pages->num check "
` [PATCH 09/14] migration/multifd: Rename p->num_packets and clean it up
` [PATCH 10/14] migration/multifd: Move total_normal_pages accounting
` [PATCH 11/14] migration/multifd: Move trace_multifd_send|recv()
` [PATCH 12/14] migration/multifd: multifd_send_prepare_header()
` [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
` [PATCH 14/14] migration/multifd: Forbid spurious wakeups
[PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
2024-01-31 18:24 UTC
[PATCH v4 0/1] Initialize backend memory objects in parallel
2024-01-31 18:22 UTC (3+ messages)
` [PATCH v4 1/1] oslib-posix: initialize "
Call for GSoC/Outreachy internship project ideas
2024-01-31 18:20 UTC (10+ messages)
[PATCH] blkio: Respect memory-alignment for bounce buffer allocations
2024-01-31 17:45 UTC (2+ messages)
[PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-01-31 17:38 UTC (5+ messages)
[PATCH 0/5] buses: switch to 3-phase-reset
2024-01-31 17:36 UTC (14+ messages)
` [PATCH 1/5] pci: Switch bus reset "
` [PATCH 2/5] vmbus: "
` [PATCH 3/5] adb: "
` [PATCH 4/5] hw/s390x/css-bridge: switch virtual-css bus "
` [PATCH 5/5] hw/core: Remove transitional infrastructure from BusClass
[PATCH] seccomp: report EPERM instead of killing process for spawn set
2024-01-31 17:06 UTC
[PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
2024-01-31 16:48 UTC (2+ messages)
[PATCH 0/3] make vm-build-freebsd fixes
2024-01-31 16:42 UTC (11+ messages)
` [PATCH 1/3] tests/vm: Set UseDNS=no in the sshd configuration
` [PATCH 2/3] tests/vm/freebsd: Reload "
` [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
[PATCH] target/riscv: FCSR doesn't contain vxrm and vxsat
2024-01-31 16:05 UTC (2+ messages)
[RFC v1 0/3] Add cache structure table creation for PPTT table
2024-01-31 15:56 UTC (9+ messages)
` [RFC v1 1/3] hw/acpi/aml-build: "
` [RFC v1 3/3] hw/arm/virt-acpi-build.c: Enable CPU cache topology
[PATCH] mips: allow compiling out CONFIG_MIPS_ITU
2024-01-31 14:25 UTC (4+ messages)
[PATCH rfcv1 00/23] intel_iommu: Enable stage-1 translation
2024-01-31 15:24 UTC (4+ messages)
` [PATCH rfcv1 23/23] intel_iommu: modify x-scalable-mode to be string option
[PATCH v3 0/1] Initialize backend memory objects in parallel
2024-01-31 15:02 UTC (8+ messages)
` [PATCH v3 1/1] oslib-posix: initialize "
[PATCH 0/2] Enable -Wvla, forbidding use of variable length arrays
2024-01-31 14:55 UTC (2+ messages)
[PATCH v4 00/47] Rework matching of network devices to -nic options
2024-01-31 14:28 UTC (26+ messages)
` [PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()
` [PATCH v4 28/47] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH v4 29/47] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()
` [PATCH v4 33/47] hw/m68k/q800: use qemu_find_nic_info()
` [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH v4 36/47] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH v4 37/47] hw/net/lasi_i82596: Re-enable build
` [PATCH v4 39/47] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
` [PATCH v4 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
` [PATCH v4 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
[PATCH v3] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
2024-01-31 13:37 UTC (2+ messages)
why various devices are loading x86 roms on non-x86 architectures?
2024-01-31 13:22 UTC (4+ messages)
[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
2024-01-31 13:19 UTC (13+ messages)
` [PATCH 1/5] migration/multifd: Separate compression ops from non-compression
[PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
2024-01-31 13:10 UTC (4+ messages)
` "
[PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
2024-01-31 13:09 UTC (12+ messages)
[PATCH] scsi: Don't ignore most usb-storage properties
2024-01-31 13:06 UTC
[PATCH v2 0/6] Add new CPU model GraniteRapids
2024-01-31 13:01 UTC (6+ messages)
` [PATCH v2 6/6] target/i386: "
[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
2024-01-31 7:10 UTC (2+ messages)
building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
2024-01-31 8:13 UTC
[PULL 00/21] Trivial patches for 2024-01-31
2024-01-31 11:55 UTC (22+ messages)
` [PULL 01/21] dump: Fix HMP dump-guest-memory -z without -R
` [PULL 02/21] colo: examples: remove mentions of script= and (wrong) downscript=
` [PULL 03/21] qapi/migration.json: Fix the member name for MigrationCapability
` [PULL 04/21] qemu-docs: Update options for graphical frontends
` [PULL 05/21] mailmap: Fix Stefan Weil email
` [PULL 06/21] scripts/clean-includes: Update exclude list
` [PULL 07/21] hyperv: Clean up includes
` [PULL 08/21] disas/riscv: "
` [PULL 09/21] aspeed: "
` [PULL 10/21] acpi: "
` [PULL 11/21] m68k: "
` [PULL 12/21] include: "
` [PULL 13/21] cxl: "
` [PULL 14/21] riscv: "
` [PULL 15/21] misc: "
` [PULL 16/21] backends/hostmem: Fix block comments style (checkpatch.pl warnings)
` [PULL 17/21] hw/i386: Add `\n` to hint message
` [PULL 18/21] hw/loongarch: "
` [PULL 19/21] hw/arm: "
` [PULL 20/21] hw/intc/xics: Include missing 'cpu.h' header
` [PULL 21/21] hw/hyperv: Include missing headers
[PATCH v2] pc: q35: Bump max_cpus to 1856 vcpus
2024-01-31 11:54 UTC (6+ messages)
[PATCH v4 0/7] Support generic Luks encryption
2024-01-31 11:53 UTC (13+ messages)
` [PATCH v4 1/7] crypto: Support LUKS volume with detached header
` [PATCH v4 3/7] crypto: Modify the qcrypto_block_create to support creation flags
` [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create
` [PATCH v4 5/7] block: Support detached LUKS header creation using qemu-img
` [PATCH v4 6/7] crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
` [PATCH v4 7/7] tests: Add case for LUKS volume with detached header
[PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
2024-01-31 11:46 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH v5 3/3] tests/tcg: Add the PROT_NONE gdbstub test
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-31 11:22 UTC (7+ messages)
Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
2024-01-31 10:56 UTC (7+ messages)
[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
2024-01-31 10:39 UTC (7+ messages)
` [PATCH 05/17] migration/multifd: Wait for multifd channels creation before proceeding
[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
2024-01-31 10:28 UTC (23+ messages)
` [PATCH v8 01/21] hw/core/machine: Introduce the module as a CPU topology level
` [PATCH v8 02/21] hw/core/machine: Support modules in -smp
` [PATCH v8 03/21] hw/core: Introduce module-id as the topology subindex
` [PATCH v8 04/21] hw/core: Support module-id in numa configuration
` [PATCH v8 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v8 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v8 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v8 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v8 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v8 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v8 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v8 12/21] i386: Introduce module level cpu topology to CPUX86State
` [PATCH v8 13/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v8 14/21] i386: Expose module level in CPUID[0x1F]
` [PATCH v8 15/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v8 16/21] i386/cpu: Introduce module-id to X86CPU
` [PATCH v8 17/21] tests: Add test case of APIC ID for module level parsing
` [PATCH v8 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v8 19/21] i386: Add cache topology info in CPUCacheInfo
` [PATCH v8 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v8 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
[libvirt PATCH V2 0/4] add loongarch support for libvirt
2024-01-31 10:21 UTC (4+ messages)
` "
[PULL 00/33] Block layer patches
2024-01-31 10:17 UTC (6+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread
[PATCH 0/6] Move memory listener register to vhost_vdpa_init
2024-01-31 10:06 UTC (3+ messages)
` [PATCH 1/6] vdpa: check for iova tree initialized at net_client_start
[PATCH v3 0/9] sparc/leon3: Add support for -smp
2024-01-31 8:50 UTC (10+ messages)
` [PATCH v3 1/9] sparc/grlib: split out the headers for each peripherals
` [PATCH v3 2/9] intc/grlib_irqmp: add ncpus property
` [PATCH v3 3/9] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH v3 4/9] intc/grlib_irqmp: implements multicore irq
` [PATCH v3 5/9] target/sparc: implement asr17 feature for smp
` [PATCH v3 6/9] leon3: remove SP initialization
` [PATCH v3 7/9] leon3: implement multiprocessor
` [PATCH v3 8/9] leon3: check cpu_id in the tiny bootloader
` [PATCH v3 9/9] MAINTAINERS: replace Fabien by myself as Leon3 maintainer
[PATCH v2 00/14] TCG Plugin inline operation enhancement
2024-01-31 7:44 UTC (4+ messages)
` [PATCH v2 02/14] plugins: scoreboard API
[PATCH] tcg: Fixes set const_args[i] wrong value when instructions imm is 0
2024-01-31 7:27 UTC
[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-31 6:18 UTC (3+ messages)
` [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
[PATCH v4 0/8] Add device STM32L4x5 RCC
2024-01-31 6:04 UTC (3+ messages)
` [PATCH v4 8/8] Add tests for the STM32L4x5_RCC
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-01-31 3:10 UTC (9+ messages)
[PATCH v3 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
2024-01-31 3:09 UTC (3+ messages)
` [PATCH v3 3/3] virtio-gpu-rutabaga.c: override resource_destroy method
[PATCH] migration/docs: Explain two solutions for VMSD compatibility
2024-01-31 3:03 UTC (7+ messages)
[PATCH v3 0/4] Live Migration Acceleration with IAA Compression
2024-01-31 2:08 UTC (5+ messages)
Call for GSoC/Outreachy internship project ideas
2024-01-31 1:50 UTC (4+ messages)
[PATCH v5 0/2] Qemu crashes on VM migration after an handled memory error
2024-01-31 1:48 UTC (4+ messages)
` [PATCH v1 0/1] "
` [PATCH v1 1/1] migration: prevent migration when VM has poisoned memory
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).