messages from 2024-01-30 13:38:01 to 2024-01-31 10:34:48 UTC [more...]
[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
2024-01-31 10:31 UTC (11+ 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 05/14] migration/multifd: Drop MultiFDSendParams.normal[] array
` [PATCH 07/14] migration/multifd: Simplify locking in sender thread
` [PATCH 08/14] migration/multifd: Drop pages->num check "
` [PATCH 10/14] migration/multifd: Move total_normal_pages accounting
` [PATCH 11/14] migration/multifd: Move trace_multifd_send|recv()
` [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
` [PATCH 14/14] migration/multifd: Forbid spurious wakeups
[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]
why various devices are loading x86 roms on non-x86 architectures?
2024-01-31 10:28 UTC
[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] linux-user: Make TARGET_NR_setgroups affect only the current thread
2024-01-31 10:06 UTC (3+ messages)
` "
[PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-01-31 9:52 UTC (4+ messages)
[PATCH 0/5] migration/multifd: Prerequisite cleanups for ongoing work
2024-01-31 9:29 UTC (11+ messages)
` [PATCH 1/5] migration/multifd: Separate compression ops from non-compression
[PATCH v2] pc: q35: Bump max_cpus to 1856 vcpus
2024-01-31 8:56 UTC (5+ messages)
[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 v4 00/47] Rework matching of network devices to -nic options
2024-01-31 8:51 UTC (9+ 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 30/47] hw/arm: use qemu_configure_nic_device()
` [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
[PATCH v2 00/14] TCG Plugin inline operation enhancement
2024-01-31 7:44 UTC (9+ messages)
` [PATCH v2 02/14] plugins: scoreboard API
` [PATCH v2 05/14] tests/plugin: add test plugin for inline operations
[PATCH] tcg: Fixes set const_args[i] wrong value when instructions imm is 0
2024-01-31 7:27 UTC
[PATCH 0/3] ui/gtk: introducing vc->visible
2024-01-31 7:12 UTC (6+ 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 3/3] ui/gtk: reset visible flag when window is minimized
[PATCH 0/2] target/riscv: Support mxstatus CSR for thead-c906
2024-01-31 6:21 UTC (7+ messages)
` [PATCH 1/2] target/riscv: Register vendors CSR
` [PATCH 2/2] target/riscv: Support xtheadmaee for thead-c906
[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
2024-01-31 6:18 UTC (7+ messages)
` [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
` [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
` [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
[PATCH v4 0/8] Add device STM32L4x5 RCC
2024-01-31 6:04 UTC (10+ messages)
` [PATCH v4 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v4 2/8] Add an internal clock multiplexer object
` [PATCH v4 3/8] Add an internal PLL Clock object
` [PATCH v4 4/8] Add initialization information for PLLs and clock multiplexers
` [PATCH v4 5/8] RCC: Handle Register Updates
` [PATCH v4 6/8] Add write protections to CR register
` [PATCH v4 7/8] STM32L4x5: Use the RCC Sysclk
` [PATCH v4 8/8] Add tests for the STM32L4x5_RCC
[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
2024-01-31 4:49 UTC (13+ messages)
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place
` [PATCH 05/17] migration/multifd: Wait for multifd channels creation before proceeding
[PULL 00/15] Migration 20240126 patches
2024-01-31 4:04 UTC (12+ messages)
` [PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
[PATCH 0/5] buses: switch to 3-phase-reset
2024-01-31 3:58 UTC (11+ 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 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 (5+ messages)
` [PATCH v3 1/3] hw/display/virtio-gpu.c: use reset_bh class method
` [PATCH v3 2/3] virtio-gpu.c: add resource_destroy "
` [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 (12+ 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
[PATCH] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
2024-01-31 0:35 UTC
[PATCH v16 0/6] Implementation of GMAC Networking Module
2024-01-31 0:27 UTC (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH v16 0/6] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-31 0:25 UTC (7+ messages)
` [PATCH v16 1/6] hw/net: Add NPCMXXX GMAC device
` [PATCH v16 2/6] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module
` [PATCH v16 4/6] hw/net: GMAC Rx Implementation
` [PATCH v16 5/6] hw/net: GMAC Tx Implementation
` [PATCH v16 6/6] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH] pc: q35: Bump max_cpus to 1728 vcpus
2024-01-30 22:17 UTC (6+ messages)
[PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
2024-01-30 21:56 UTC (2+ messages)
[PATCH v3 0/2] hw/block/block.c: improve confusing error
2024-01-30 21:52 UTC (2+ messages)
[PULL 0/5] Block patches
2024-01-30 21:51 UTC (6+ messages)
` [PULL 1/5] block/io_uring: improve error message when init fails
` [PULL 2/5] block/blkio: Make s->mem_region_alignment be 64 bits
` [PULL 3/5] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
` [PULL 4/5] hw/core/qdev.c: add qdev_get_human_name()
` [PULL 5/5] hw/block/block.c: improve confusing blk_check_size_and_read_all() error
[PATCH v2 0/4] replay: minor fixes and tests
2024-01-30 21:36 UTC (3+ messages)
` [PATCH v2 2/4] scripts/replay-dump.py: Update to current rr record format
[PATCH] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
2024-01-30 21:18 UTC (2+ messages)
[PATCH v2] block/blkio: Make s->mem_region_alignment be 64 bits
2024-01-30 21:17 UTC (2+ messages)
[PATCH [repost]] block/blkio: Don't assume size_t is 64 bit
2024-01-30 21:13 UTC (7+ messages)
[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
2024-01-30 21:08 UTC (2+ messages)
[PATCH v2] scripts/checkpatch.pl: check for placeholders in cover letter patches
2024-01-30 19:09 UTC (6+ messages)
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-01-30 19:03 UTC (5+ messages)
` [PATCH 1/4] hw/arm/stellaris: Convert ADC controller to Resettable interface
` [PATCH 2/4] hw/arm/stellaris: Convert I2C "
` [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
` [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
[PATCH v4] doc/sphinx/hxtool.py: add optional label argument to SRST directive
2024-01-30 19:01 UTC
[PATCH v3] doc/sphinx/hxtool.py: add optional label argument to SRST directive
2024-01-30 18:56 UTC (3+ messages)
[PATCH] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
2024-01-30 18:41 UTC (2+ messages)
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-30 18:22 UTC (6+ messages)
[PATCH v15 0/9] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-30 17:49 UTC (5+ messages)
` [PATCH v15 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v15 3/9] hw/misc: Add qtest for NPCM7xx PCI Mailbox
[PATCH v2 0/3] acpi-build: Fix hint messages
2024-01-30 17:11 UTC (7+ messages)
` [PATCH v2 1/3] hw/i386: Add `\n` to hint message
` [PATCH v2 2/3] hw/loongarch: "
` [PATCH v2 3/3] hw/arm: "
[PATCH 0/3] acpi-build: Fix hint messages
2024-01-30 17:06 UTC (6+ messages)
` [PATCH 1/3] hw/i386: Add `\n` to hint message
` [PATCH 2/3] hw/loongarch: "
` [PATCH 3/3] hw/arm: "
[PATCH v2] target/arm: fix exception syndrome for AArch32 bkpt insn
2024-01-30 16:48 UTC (2+ messages)
[PATCH] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
2024-01-30 15:25 UTC
[PATCH] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
2024-01-30 14:59 UTC (2+ messages)
[PATCH 0/2] hw/sparc/leon3: Minor cleanups
2024-01-30 14:26 UTC (5+ messages)
` [PATCH 1/2] target/sparc: Provide hint about CPUSPARCState::irq_manager member
` [PATCH 2/2] hw/sparc/leon3: Remove duplicated code
[PATCH v2 0/8] sparc/leon3: Add support for -smp
2024-01-30 14:07 UTC (4+ messages)
` [PATCH v2 6/8] leon3: implement multiprocessor
[PATCH v3 00/33] linux-user: Improve host and guest page size handling
2024-01-30 13:52 UTC (9+ messages)
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH v3 31/33] linux-user: Bound mmap_min_addr by host page size
` [PATCH v3 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH v3 33/33] target/alpha: "
[PATCH v2 0/3] Fix resource freeing bugs in virtio-gpu-rutabaga
2024-01-30 13:50 UTC (6+ messages)
` [PATCH v2 3/3] virtio-gpu-rutabaga.c: override resource_destroy method
[PATCH v2 0/6] Add new CPU model GraniteRapids
2024-01-30 13:34 UTC (4+ messages)
` [PATCH v2 6/6] target/i386: "
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).