messages from 2024-02-22 16:41:24 to 2024-02-23 10:37:21 UTC [more...]
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-23 10:32 UTC (12+ messages)
` [RFC PATCH v3 02/21] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v3 03/21] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v3 07/21] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v3 08/21] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v3 09/21] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v3 11/21] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v3 12/21] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v3 13/21] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v3 16/21] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v3 20/21] target/arm: Add FEAT_NMI to max
Clarification on cross-version compatibility requirements
2024-02-23 10:24 UTC
[PATCH v3 0/3] Add support for I2C in BCM2835 boards
2024-02-23 10:06 UTC (12+ messages)
` [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v3 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v3 3/3] tests/qtest: Add testcase for BCM2835 BSC
[RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
2024-02-23 10:02 UTC (3+ messages)
[PATCH v5 00/41] Raspberry Pi 4B machine
2024-02-23 9:54 UTC (4+ messages)
[PATCH] gitlab: force allow use of pip in Cirrus jobs
2024-02-23 9:45 UTC (2+ messages)
[PULL 02/32] hw/sysbus: Inline and remove sysbus_add_io()
2024-02-23 9:43 UTC (3+ messages)
` [PULL v2 00/32] Misc HW patches for 2024-02-22
[PATCH v6 00/11] Support blob memory and venus on qemu
2024-02-23 9:15 UTC (11+ messages)
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
` [PATCH v6 08/11] virtio-gpu: Resource UUID
` [PATCH v6 10/11] virtio-gpu: Initialize Venus
[PATCH v5 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
2024-02-23 8:59 UTC (4+ messages)
` [PATCH v5 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v5 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v5 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "
[PATCH v2 0/7] Cleanup and fix @errp dereference
2024-02-23 8:56 UTC (8+ messages)
` [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH v2 2/7] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
` [PATCH v2 3/7] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PATCH v2 4/7] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
` [PATCH v2 5/7] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
` [PATCH v2 6/7] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()
` [PATCH v2 7/7] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
[PATCH v3 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
2024-02-23 8:38 UTC (7+ messages)
` [PATCH v3 1/3] qga/commands-win32: Declare const qualifier before type
` [PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
` [PATCH v3 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command
[PATCH v4 0/3] VIRTIO-IOMMU: Set default granule to host page size
2024-02-23 8:38 UTC (10+ messages)
` [PATCH v4 1/3] qdev: Add a granule_mode property
` [PATCH v4 2/3] virtio-iommu: Add a granule property
` [PATCH v4 3/3] virtio-iommu: Change the default granule to the host page size
[RFC PATCH] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
2024-02-23 8:32 UTC
[PATCH 0/2] ARM SMMUv3 StreamID Implementation
2024-02-23 8:09 UTC (5+ messages)
` [PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
` [PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID
[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
2024-02-23 6:29 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
[PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
2024-02-23 6:09 UTC (3+ messages)
[PATCH 0/3] linux-user: Rewrite target_shmat
2024-02-23 6:04 UTC (6+ messages)
` [PATCH 1/3] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
` [PATCH 2/3] linux-user: Add strace for shmat
` [PATCH 3/3] linux-user: Rewrite target_shmat
[PATCH v2 0/7] Introduce multifd zero page checking
2024-02-23 6:02 UTC (28+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection
` [External] "
` [PATCH v2 2/7] migration/multifd: Support for zero pages transmission in multifd format
` [External] "
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread
` [External] "
` [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads
` [External] "
` [PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking
` [External] "
[PATCH V5 0/5] string list functions
2024-02-23 6:01 UTC (8+ messages)
` [PATCH V5 1/5] util: str_split
` [PATCH V5 2/5] qapi: QAPI_LIST_LENGTH
` [PATCH V5 3/5] util: strv_from_strList
` [PATCH V5 4/5] util: strList unit tests
` [PATCH V5 5/5] migration: simplify exec migration functions
[PATCH v2 0/6] libqos, riscv: libqos fixes, add riscv machine
2024-02-23 5:38 UTC (2+ messages)
[PATCH] hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
2024-02-23 5:02 UTC (2+ messages)
[PATCH] target/riscv: Add missing include guard in pmu.h
2024-02-23 4:43 UTC (3+ messages)
[PATCH] target/riscv: fix ACPI MCFG table
2024-02-23 4:33 UTC (2+ messages)
[PATCH 00/14] migration: Improve error reporting
2024-02-23 4:31 UTC (14+ messages)
` [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
` [RFC PATCH 14/14] migration: Fix return-path thread exit
[PATCH v4 0/2] Add support for LAM in QEMU
2024-02-23 3:35 UTC (5+ messages)
` [PATCH v4 1/2] target/i386: add support for LAM in CPUID enumeration
` [PATCH v4 2/2] target/i386: add control bits support for LAM
[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
2024-02-23 3:16 UTC (12+ messages)
` [PATCH v4 01/34] docs/devel/migration.rst: Document the file transport
` [PATCH v4 02/34] tests/qtest/migration: Rename fd_proto test
` [PATCH v4 03/34] tests/qtest/migration: Add a fd + file test
` [PATCH v4 04/34] migration/multifd: Remove p->quit from recv side
` [PATCH v4 05/34] migration/multifd: Release recv sem_sync earlier
[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-02-23 3:13 UTC (4+ messages)
[PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
2024-02-23 2:21 UTC (5+ messages)
` [PATCH v2 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v2 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v2 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v2 4/4] target/riscv: Apply modularized matching conditions for icount trigger
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-02-23 1:48 UTC (5+ messages)
` [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PULL 0/1] loongarch-to-apply queue
2024-02-23 1:31 UTC (3+ messages)
[PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
2024-02-23 1:10 UTC (5+ messages)
[RFC QEMU PATCH v4 0/1] Support device passthrough when dom0 is PVH on Xen
2024-02-23 0:26 UTC (3+ messages)
` [RFC QEMU PATCH v4 1/1] xen: Use gsi instead of irq for mapping pirq
[PATCH] migration: Fix qmp_query_migrate mbps value
2024-02-23 0:08 UTC (7+ messages)
[PATCH 0/6] Add ivshmem-flat device
2024-02-22 22:22 UTC (7+ messages)
` [PATCH 1/6] hw/misc/ivshmem: "
` [PATCH 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
` [PATCH 3/6] hw/arm: Allow some machines to use the ivshmem-flat device
` [PATCH 4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
` [PATCH 5/6] tests/qtest: Reorganize common code in ivshmem-test
` [PATCH 6/6] tests/qtest: Add ivshmem-flat test
[PULL 00/39] tcg and linux-user patch queue
2024-02-22 20:43 UTC (40+ messages)
` [PULL 01/39] tcg/aarch64: Apple does not align __int128_t in even registers
` [PULL 02/39] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
` [PULL 03/39] tcg: Avoid double lock if page tables happen to be in mmio memory
` [PULL 04/39] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PULL 05/39] linux-user: Adjust SVr4 NULL page mapping
` [PULL 06/39] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
` [PULL 07/39] linux-user: Remove qemu_host_page_size from create_elf_tables
` [PULL 08/39] linux-user/hppa: Simplify init_guest_commpage
` [PULL 09/39] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
` [PULL 10/39] linux-user/arm: "
` [PULL 11/39] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
` [PULL 12/39] linux-user: Remove REAL_HOST_PAGE_ALIGN "
` [PULL 13/39] linux-user: Remove HOST_PAGE_ALIGN "
` [PULL 14/39] migration: Remove qemu_host_page_size
` [PULL 15/39] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
` [PULL 16/39] softmmu/physmem: Remove qemu_host_page_size
` [PULL 17/39] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PULL 18/39] linux-user: Remove qemu_host_page_size from main
` [PULL 19/39] linux-user: Split out target_mmap__locked
` [PULL 20/39] linux-user: Move some mmap checks outside the lock
` [PULL 21/39] linux-user: Fix sub-host-page mmap
` [PULL 22/39] linux-user: Split out mmap_end
` [PULL 23/39] linux-user: Do early mmap placement only for reserved_va
` [PULL 24/39] linux-user: Split out do_munmap
` [PULL 25/39] linux-user: Use do_munmap for target_mmap failure
` [PULL 26/39] linux-user: Split out mmap_h_eq_g
` [PULL 27/39] linux-user: Split out mmap_h_lt_g
` [PULL 28/39] linux-user: Split out mmap_h_gt_g
` [PULL 29/39] tests/tcg: Remove run-test-mmap-*
` [PULL 30/39] tests/tcg: Extend file in linux-madvise.c
` [PULL 31/39] *-user: Deprecate and disable -p pagesize
` [PULL 32/39] cpu: Remove page_size_init
` [PULL 33/39] accel/tcg: Disconnect TargetPageDataNode from page size
` [PULL 34/39] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PULL 35/39] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PULL 36/39] linux-user: Bound mmap_min_addr by host page size
` [PULL 37/39] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PULL 38/39] target/alpha: "
` [PULL 39/39] linux-user: Remove pgb_dynamic alignment assertion
[PATCH] target/i386: do not filter processor tracing features except on KVM
2024-02-22 20:42 UTC (2+ messages)
[PATCH V4 0/5] string list functions
2024-02-22 19:46 UTC (5+ messages)
` [PATCH V4 1/5] util: strList_from_string
[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-22 19:42 UTC (14+ messages)
` [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
[PATCH v2 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
2024-02-22 19:07 UTC (4+ messages)
` [PATCH v2 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory
[PATCH v2 0/2] OSPI updates
2024-02-22 17:54 UTC (2+ messages)
[PATCH v2] hw/nvme/ns: Add NVMe NGUID property
2024-02-22 17:50 UTC
[PATCH V4 00/14] allow cpr-reboot for vfio
2024-02-22 17:33 UTC (16+ messages)
` [PATCH V4 01/14] notify: pass error to notifier with return
` [PATCH V4 02/14] migration: remove error from notifier data
` [PATCH V4 03/14] migration: convert to NotifierWithReturn
` [PATCH V4 04/14] migration: MigrationEvent for notifiers
` [PATCH V4 05/14] migration: remove postcopy_after_devices
` [PATCH V4 06/14] migration: MigrationNotifyFunc
` [PATCH V4 07/14] migration: per-mode notifiers
` [PATCH V4 08/14] migration: refactor migrate_fd_connect failures
` [PATCH V4 09/14] migration: notifier error checking
` [PATCH V4 10/14] migration: stop vm for cpr
` [PATCH V4 11/14] vfio: register container "
` [PATCH V4 12/14] vfio: allow cpr-reboot migration if suspended
` [PATCH V4 13/14] migration: update cpr-reboot description
` [PATCH V4 14/14] migration: options incompatible with cpr
[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-22 17:27 UTC (12+ messages)
` [PATCH 18/23] plugins: add an API to read registers
[PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
2024-02-22 17:10 UTC (3+ messages)
[PATCH v11 0/6] ui/cocoa: Use NSWindow's ability to resize
2024-02-22 16:56 UTC (13+ messages)
` [PATCH v11 1/6] ui/cocoa: Release specific mouse buttons
` [PATCH v11 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v11 4/6] ui/cocoa: Make window resizable
` [PATCH v11 5/6] ui/cocoa: Call console_select() with the BQL
` [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
[PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
2024-02-22 16:56 UTC (6+ messages)
` [PATCH v4 00/10] Enabling DCD emulation support in Qemu
` [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
2024-02-21 18:15 UTC
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).