qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-20 00:04:41 to 2024-09-23 09:20:09 UTC [more...]

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-23  9:19 UTC  (3+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes

[PATCH] testing: bump mips64el cross to bookworm and allow to fail
 2024-09-23  8:15 UTC 

[PATCH] hw/nvme: clear masked events from the aer queue
 2024-09-23  7:56 UTC  (2+ messages)

[PATCH] typo: Fix description of '--disable-debug-info'
 2024-09-23  7:01 UTC  (2+ messages)

[RFC PATCH] ppc/spapr: Change printf format to %HWADDR_PRId for MIN_RMA_SLOF
 2024-09-23  6:59 UTC  (3+ messages)

[PATCH v2] Add -build-info and -build-info-json CLI arguments
 2024-09-23  6:05 UTC 

[PATCH] Add -build-info and -build-info-json CLI arguments
 2024-09-23  6:00 UTC 

[PATCH v4 00/12] tcg/riscv: Add support for vector
 2024-09-23  4:46 UTC  (17+ messages)
` [PATCH v4 02/12] tcg/riscv: Add basic "
` [PATCH v4 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops

[PATCH 0/2] Fix secondary CPU reset for Xilinx Zynq 7000
 2024-09-23  3:56 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/boot: Use hooks if PSCI is disabled
` [PATCH 2/2] hw/arm/xilinx_zynq: Add CPU1 reset

[PATCH] migration/multifd: receive channel socket needs to be set to non-blocking
 2024-09-23  1:33 UTC  (3+ messages)
  ` 回复: "

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-09-23  1:04 UTC  (5+ messages)

[PATCH for-9.1 0/9] Switch to glib URI parsing code
 2024-09-22 19:51 UTC  (4+ messages)
` [PATCH for-9.1 6/9] block/nbd: Use URI parsing code from glib

[PATCH 0/3] Fix WinXP ISO boot using the dc390/am53C974 SCSI device
 2024-09-22 19:30 UTC  (5+ messages)
` [PATCH 1/3] tests/acpi: pc: allow DSDT acpi table changes
` [PATCH 2/3] hw/i386/acpi-build: return a non-var package from _PRT()
` [PATCH 3/3] tests/acpi: pc: update golden masters for DSDT

[PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq
 2024-09-22 13:24 UTC  (3+ messages)
` [PATCH v1 1/2] xilink_zynq: Add various missing unimplemented devices
` [PATCH v1 2/2] xilink-zynq-devcfg: Fix up for memory address range size not set correctly

[PATCH v5 0/3] hw/i386/acpi: Pre-compute the _PRT table
 2024-09-22 13:22 UTC  (5+ messages)

[PATCH 0/7] tests/functional: Convert the advent calendar tests
 2024-09-22 12:45 UTC  (6+ messages)
` [PATCH 4/7] tests/functional: Convert the SPARCStation Avocado test
` [PATCH 6/7] tests/functional: Convert the mac ppc Avocado tests

[PULL 00/31] tcg + linux-user patch queue
 2024-09-22 12:01 UTC  (32+ messages)
` [PULL 01/31] tcg: Return TCGOp from tcg_gen_op[1-6]
` [PULL 02/31] tcg: Propagate new TCGOp to add_as_label_use
` [PULL 03/31] tcg: Fix iteration step in 32-bit gvec operation
` [PULL 04/31] tcg: Export vec_gen_6
` [PULL 05/31] tcg/i386: Split out tcg_out_vex_modrm_type
` [PULL 06/31] tcg/i386: Do not expand cmp_vec early
` [PULL 07/31] tcg/i386: Do not expand cmpsel_vec early
` [PULL 08/31] tcg/ppc: Do not expand cmp_vec early
` [PULL 09/31] tcg/s390x: "
` [PULL 10/31] tcg/optimize: Fold movcond with true and false values identical
` [PULL 11/31] tcg/optimize: Optimize cmp_vec and cmpsel_vec
` [PULL 12/31] tcg/optimize: Optimize bitsel_vec
` [PULL 13/31] tcg/i386: Optimize cmpsel with constant 0 operand 3
` [PULL 14/31] tcg/i386: Implement cmp_vec with avx512 insns
` [PULL 15/31] tcg/i386: Add predicate parameters to tcg_out_evex_opc
` [PULL 16/31] tcg/i386: Implement cmpsel_vec with avx512 insns
` [PULL 17/31] tcg/i386: Implement vector TST{EQ,NE} for avx512
` [PULL 18/31] tcg/ppc: Implement cmpsel_vec
` [PULL 19/31] tcg/ppc: Optimize cmpsel with constant 0/-1 arguments
` [PULL 20/31] tcg/s390x: Implement cmpsel_vec
` [PULL 21/31] tcg/s390x: Optimize cmpsel with constant 0/-1 arguments
` [PULL 22/31] target/ppc: Fix lxvx/stxvx facility check
` [PULL 23/31] linux-user: update syscall_nr.h to Linux v6.10
` [PULL 24/31] linux-user, mips: update syscall-args-o32.c.inc "
` [PULL 25/31] linux-user: update syscall.tbl "
` [PULL 26/31] linux-user,aarch64: move to syscalltbl file
` [PULL 27/31] linux-user,openrisc: "
` [PULL 28/31] linux-user,riscv: "
` [PULL 29/31] linux-user,hexagon: "
` [PULL 30/31] linux-user,loongarch: "
` [PULL 31/31] linux-user: update syscall.tbl to Linux v6.11

[PATCH 0/6] linux-user: move all remaining archs to syscalltbl
 2024-09-22 11:54 UTC  (8+ messages)
` [PATCH 1/6] linux-user,aarch64: move to syscalltbl file
` [PATCH 2/6] linux-user,openrisc: "
` [PATCH 3/6] linux-user,riscv: "
` [PATCH 4/6] linux-user,hexagon: "
` [PATCH 5/6] linux-user,loongarch: "
` [PATCH 6/6] linux-user: update syscall.tbl to Linux v6.11

[PATCH 0/3] linux-user: Update syscall numbers
 2024-09-22 11:54 UTC  (2+ messages)

[PATCH v6 0/8] AWS Nitro Enclave emulation support
 2024-09-22  9:51 UTC  (3+ messages)

[PATCH v7 0/5] AWS Nitro Enclave emulation support
 2024-09-22  9:44 UTC  (6+ messages)
` [PATCH v7 1/5] tests/lcitool: Update libvirt-ci and add libcbor dependency
` [PATCH v7 2/5] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v7 3/5] hw/core: Add Enclave Image Format (EIF) related helpers
` [PATCH v7 4/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v7 5/5] docs/nitro-enclave: Documentation for nitro-enclave machine type

[PATCH v6 0/1] linux-user: add openat2 support in linux-user
 2024-09-22  7:25 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH] contrib/plugins: ensure build does not pick up a system copy of plugin header
 2024-09-22  6:39 UTC  (4+ messages)

[PATCH] target/ppc: Fix lxvx/stxvx facility check
 2024-09-22  4:56 UTC  (6+ messages)

[PATCH] configs: Fix typo in the sh4-softmmu devices config file
 2024-09-22  4:34 UTC  (2+ messages)

[PATCH v2 1/2] hw/intc/grlib_irqmp: add support for extended interrupts
 2024-09-21 16:43 UTC  (2+ messages)
` [PATCH v2 2/2] hw/sparc/leon3: add second uart with extended interrupt usage

RTC time could run slow 3s than host time when clock=vm & base=UTC
 2024-09-21 11:33 UTC 

[PATCH 00/10] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-09-21 12:21 UTC  (5+ messages)
` [PATCH 01/10] target/riscv: Add `ext_ssdbltrp` in RISCVCPUConfig
` [PATCH 06/10] target/riscv: Add `ext_smdbltrp` "

[PATCH] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers
 2024-09-21 11:18 UTC  (2+ messages)

[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
 2024-09-21  7:14 UTC  (2+ messages)
` [RFC 1/1] vfio: support CXL device in VFIO stub

[PATCH v3] target-i386: Walk NPT in guest real mode
 2024-09-21  8:57 UTC 

[PATCH] hw/smbios: support for type 7 (cache information)
 2024-09-21  7:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] target-i386: Walk NPT in guest real mode
 2024-09-21  4:46 UTC  (2+ messages)

[PATCH 1/2] hw/intc/grlib_irqmp: add support for extended interrupts
 2024-09-20 22:56 UTC  (4+ messages)
` [PATCH 2/2] hw/sparc/leon3: add second uart with extended interrupt usage

[PATCH 1/2] hw/intc/grlib_irqmp: add support for extended interrupts
 2024-09-20 22:54 UTC  (2+ messages)
` [PATCH 2/2] hw/sparc/leon3: add second uart with extended interrupt usage

[PATCH v2 0/5] Interrupt Remap support for emulated amd viommu
 2024-09-20 20:39 UTC  (8+ messages)
` [PATCH v2 2/5] amd_iommu: Add support for pass though mode
` [PATCH v2 4/5] amd_iommu: Send notification when invaldate interrupt entry cache
` [PATCH v2 5/5] amd_iommu: Check APIC ID > 255 for XTSup

[PATCH 0/2] migration/multifd: Fix rb->receivedmap cleanup race
 2024-09-20 18:55 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 00/25] NXP i.MX RT595
 2024-09-20 18:09 UTC  (8+ messages)
` [PATCH 08/25] hw/i2c: add support for flexcomm i2c

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-20 17:09 UTC  (23+ messages)
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin, end} handlers
  ` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin,end} handlers
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PATCH] tests/migration-test: Wait for cancellation sooner in multifd cancel
 2024-09-20 16:23 UTC  (2+ messages)

[PATCH] hw/ppc: fix decrementer with BookE timers
 2024-09-20 15:46 UTC  (4+ messages)

[PATCH] tests/functional: Convert the powernv tests from boot_linux_console.py
 2024-09-20 15:37 UTC  (2+ messages)

[PATCH v2 0/7] Migration deadcode removal
 2024-09-20 15:34 UTC  (2+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-20  9:06 UTC  (3+ messages)

[PATCH v3] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-09-20 11:08 UTC  (3+ messages)

[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
 2024-09-20 10:45 UTC  (5+ messages)

[PATCH v6 0/3] vhost-user-blk: live resize additional APIs
 2024-09-20  9:49 UTC  (4+ messages)
` [PATCH v6 1/3] qdev-monitor: add option to report GenericError from find_device_state
` [PATCH v6 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
` [PATCH v6 3/3] qapi: introduce device-sync-config

[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
 2024-09-20  9:43 UTC  (3+ messages)

[PATCH v6] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-20  9:32 UTC 

[PATCH 00/10] hw/intc/loongarch_extioi: Split into extioi common and extioi
 2024-09-20  9:05 UTC  (11+ messages)
` [PATCH 01/10] include: Add loongarch_extioi_common header file
` [PATCH 02/10] include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
` [PATCH 03/10] include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
` [PATCH 04/10] hw/intc/loongarch_extioi: "
` [PATCH 05/10] hw/intc/loongarch_extioi: Add common realize interface
` [PATCH 06/10] hw/intc/loongarch_extioi: Add unrealize interface
` [PATCH 07/10] hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
` [PATCH 08/10] hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
` [PATCH 09/10] hw/intc/loongarch_extioi: Add pre_save interface
` [PATCH 10/10] hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi

[PATCH] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
 2024-09-20  8:12 UTC  (3+ messages)

[PATCH] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
 2024-09-20  8:11 UTC  (3+ messages)

[PULL 00/22] Trivial patches for 2024-09-20
 2024-09-20  7:41 UTC  (23+ messages)
` [PULL 01/22] mark <zlib.h> with for-crc32 in a consistent manner
` [PULL 02/22] linux-user/syscall.c: drop 64 suffix from flock64 &Co
` [PULL 03/22] linux-user/syscall.c: eliminate other explicit LFS usages
` [PULL 04/22] ppc: fix incorrect spelling of PowerMac
` [PULL 05/22] hw/mips/jazz: fix typo in in-built NIC alias
` [PULL 06/22] hw/loongarch/virt: Add description for virt machine type
` [PULL 07/22] tests/unit: Really build pbkdf test on macOS
` [PULL 08/22] hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
` [PULL 09/22] hw/display: Fix mirrored output in dm163
` [PULL 10/22] envlist: Remove unused envlist_parse
` [PULL 11/22] hw/sysbus: Remove unused sysbus_mmio_unmap
` [PULL 12/22] util/cutils: Remove unused qemu_get_exec_dir
` [PULL 13/22] tests/qemu-iotests/testenv: Use the "virt" machine for or1k
` [PULL 14/22] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
` [PULL 15/22] tests/functional: Put the or1k_sim test into the slow category
` [PULL 16/22] target/hexagon: Rename macros.inc -> macros.h.inc
` [PULL 17/22] tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc
` [PULL 18/22] tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag
` [PULL 19/22] license: Simplify GPL-2.0-or-later license descriptions
` [PULL 20/22] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
` [PULL 21/22] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
` [PULL 22/22] license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only

[PATCH V3] arm/kvm: add support for MTE
 2024-09-20  7:37 UTC 

[PATCH v3 0/5] license: Fix typos and update SPDX tags
 2024-09-20  7:12 UTC  (2+ messages)

[PATCH 0/2] misc: Rename included template headers using '.inc' suffix
 2024-09-20  7:09 UTC  (2+ messages)

[PATCH] hw/nvme: i/o cmd set independent namespace data structure
 2024-09-20  0:21 UTC 

[PATCH] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
 2024-09-20  4:35 UTC  (3+ messages)

[ANNOUNCE] QEMU 9.0.3 Stable released
 2024-09-20  4:24 UTC 

[ANNOUNCE] QEMU 8.2.7 Stable released
 2024-09-20  4:23 UTC 

[ANNOUNCE] QEMU 7.2.14 Stable released
 2024-09-20  4:19 UTC 

[PATCH v1 0/7] migration: auto-converge refinements for huge VM
 2024-09-20  3:13 UTC  (8+ messages)
` [PATCH v1 1/7] migration: Introduce structs for background sync

[PATCH v2 0/1] hw/nvme: add atomic write support
 2024-09-20  0:07 UTC  (2+ messages)
` [PATCH v2 1/1] "


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