qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-22 12:57:15 to 2024-02-23 05:49:06 UTC [more...]

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-23  5:47 UTC  (27+ 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 v3] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-23  5:46 UTC  (2+ messages)

[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 0/3] linux-user: Rewrite target_shmat
 2024-02-23  3:42 UTC  (5+ 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 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  (18+ 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 v4 32/34] monitor: fdset: Match against O_DIRECT

[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

[PATCH V5 0/5] string list functions
 2024-02-22 21:47 UTC  (6+ 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

[RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
 2024-02-22 21:21 UTC  (2+ messages)

[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 v5 00/41] Raspberry Pi 4B machine
 2024-02-22 18:15 UTC  (3+ messages)

[PATCH v2 0/2] OSPI updates
 2024-02-22 17:54 UTC  (2+ messages)

[PATCH v3 0/3] Add support for I2C in BCM2835 boards
 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] pl031: Update last RTCLR value on write in case it's read back
 2024-02-22 16:22 UTC  (2+ messages)

[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
 2024-02-22 16:06 UTC  (5+ messages)
` [PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-22 15:56 UTC 

[PATCH v2 0/2] Update description for input grab key
 2024-02-22 15:49 UTC  (4+ messages)
` [PATCH v2 2/2] system/vl: "

[PATCH V2 0/1] Change the UEFI loading mode to loongarch
 2024-02-22 15:49 UTC  (4+ messages)
` [PATCH V2 1/1] loongarch: "

[PATCH] net/slirp: Use newer slirp_*_hostxfwd API
 2024-02-22 10:44 UTC  (5+ messages)

spapr watchdog vs watchdog_perform_action() / QMP watchdog-set-action
 2024-02-22 14:47 UTC  (5+ messages)

[PATCH v4 0/3] hw/i2c: smbus: Reset fixes
 2024-02-22 14:47 UTC  (2+ messages)

[PATCH v9 0/4] compare machine type compat_props
 2024-02-22 15:39 UTC  (5+ messages)
` [PATCH v9 1/4] qom: add default value
` [PATCH v9 2/4] qmp: add dump machine type compatibility properties
` [PATCH v9 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
` [PATCH v9 4/4] scripts: add script to compare compatibility properties

[PULL 00/34] Trivial patches for 2024-02-22
 2024-02-22 15:32 UTC  (2+ messages)

[PATCH] target/m68k: Fix exception frame format for 68010
 2024-02-22 14:48 UTC  (6+ messages)

[PATCH v3 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
 2024-02-22 15:28 UTC  (4+ 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 0/9] Simplify initialization of PC machines
 2024-02-22 15:25 UTC  (3+ messages)

[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-22 14:28 UTC  (2+ messages)

[PATCH v2] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
 2024-02-22 14:06 UTC  (2+ messages)

[PATCH v2 0/2] Misc: Make watchdog devices using qemu_system_reset_request() use watchdog_perfom_action()
 2024-02-22 14:01 UTC  (2+ messages)

[PATCH v2 0/5] migration: cleanup TLS channel referencing
 2024-02-22 14:01 UTC  (9+ messages)
` [PATCH v2 1/5] migration/multifd: Cleanup TLS iochannel referencing
` [PATCH v2 3/5] migration/multifd: Make multifd_channel_connect() return void
` [PATCH v2 4/5] migration/multifd: Cleanup outgoing_args in state destroy
` [PATCH v2 5/5] migration/multifd: Drop unnecessary helper to destroy IOC

[PATCH] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
 2024-02-22 14:00 UTC  (2+ messages)

[PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
 2024-02-22 13:58 UTC  (2+ messages)

[PATCH 1/1] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
 2024-02-22 13:57 UTC  (2+ messages)

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-22 13:29 UTC  (10+ messages)
` [PATCH V3 10/13] migration: stop vm for cpr

[PATCH v2 0/3] Drop 32-bit Windows as a supported platform
 2024-02-22 13:12 UTC  (6+ messages)
` [PATCH v2 1/3] docs: Document that 32-bit Windows is unsupported
` [PATCH v2 2/3] .gitlab-ci.d: Drop cross-win32-system job
` [PATCH v2 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction

[PULL 02/32] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-22 12:58 UTC  (7+ messages)
` [PULL 08/32] hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
` [PULL 19/32] hw/i386/pc_sysfw: Use qdev_is_realized() "
` [PULL 22/32] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
` [PULL 23/32] hw/acpi/cpu: Use CPUState typedef
` [PULL 24/32] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
` [PULL v2 00/32] Misc HW patches for 2024-02-22

[PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
 2024-02-21 18:15 UTC 


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