qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-30 15:02:49 to 2023-10-31 09:09:32 UTC [more...]

[PULL 00/38] Migration 20231031 patches
 2023-10-31  9:01 UTC  (36+ messages)
` [PULL 01/38] migration/doc: Add contents
` [PULL 02/38] migration/doc: Add documentation for backwards compatiblity
` [PULL 03/38] migration/doc: How to migrate when hosts have different features
` [PULL 04/38] migration/doc: We broke backwards compatibility
` [PULL 05/38] migration: Receiving a zero page non zero is an error
` [PULL 06/38] migration: Rename ram_handle_compressed() to ram_handle_zero()
` [PULL 07/38] migration: Give one error if trying to set MULTIFD and XBZRLE
` [PULL 08/38] migration: Give one error if trying to set COMPRESSION "
` [PULL 09/38] migration: Remove save_page_use_compression()
` [PULL 10/38] migration: Make compress_data_with_multithreads return bool
` [PULL 11/38] migration: Simplify compress_page_with_multithread()
` [PULL 12/38] migration: Move busy++ to migrate_with_multithread
` [PULL 13/38] migration: Create compress_update_rates()
` [PULL 14/38] migration: Export send_queued_data()
` [PULL 15/38] migration: Move ram_flush_compressed_data() to ram-compress.c
` [PULL 16/38] migration: Merge flush_compressed_data() and compress_flush_data()
` [PULL 17/38] migration: Rename ram_compressed_pages() to compress_ram_pages()
` [PULL 18/38] migration/ram: Fix compilation with -Wshadow=local
` [PULL 20/38] migration: set file error on subsection loading
` [PULL 21/38] qemu-iotests: Filter warnings about block migration being deprecated
` [PULL 22/38] migration: migrate 'inc' command option is deprecated
` [PULL 23/38] migration: migrate 'blk' "
` [PULL 25/38] migration: Deprecate old compression method
` [PULL 26/38] migration: Stop migration immediately in RDMA error paths
` [PULL 27/38] qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer
` [PULL 28/38] qemu_file: Use a stat64 for qemu_file_transferred
` [PULL 29/38] qemu_file: total_transferred is not used anymore
` [PULL 30/38] migration: Use the number of transferred bytes directly
` [PULL 31/38] qemu_file: Remove unused qemu_file_transferred()
` [PULL 32/38] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PULL 33/38] migration: migration_transferred_bytes() don't need the QEMUFile
` [PULL 35/38] qemu-file: Simplify qemu_file_get_error()
` [PULL 36/38] migration: Use migration_transferred_bytes()
` [PULL 37/38] migration: Remove transferred atomic counter
` [PULL 38/38] qemu-file: Make qemu_fflush() return errors

[PATCH v3 00/37] vfio: Adopt iommufd
 2023-10-31  9:06 UTC  (37+ messages)
` [PATCH v3 06/37] vfio: Introduce base object for VFIOContainer and targetted interface
` [PATCH v3 07/37] vfio/container: Introduce a empty VFIOIOMMUOps
` [PATCH v3 10/37] vfio/container: Move space field to base container
` [PATCH v3 14/37] vfio/container: Move vrdl_list, pgsizes and dma_max_mappings "
` [PATCH v3 23/37] Add iommufd configure option
` [PATCH v3 25/37] util/char_dev: Add open_cdev()
` [PATCH v3 27/37] vfio/iommufd: Switch to manual hwpt allocation
` [PATCH v3 29/37] vfio/iommufd: Bypass EEH if iommufd backend
` [PATCH v3 30/37] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v3 31/37] vfio/pci: Adapt vfio pci hot reset support with iommufd BE

[PATCH 0/5] dump: Minor fixes & improvements
 2023-10-31  9:06 UTC  (12+ messages)
` [PATCH 1/5] dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
` [PATCH 2/5] dump: Fix g_array_unref(NULL) in dump-guest-memory
` [PATCH 3/5] dump: Recognize "fd:" protocols on Windows hosts
` [PATCH 4/5] dump: Improve some dump-guest-memory error messages

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-10-31  9:03 UTC  (9+ messages)
` [PATCH v2 28/29] migration: Add direct-io parameter

[PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented
 2023-10-31  8:52 UTC  (5+ messages)

[PATCH 0/4] target/s390x: CC fixes
 2023-10-31  8:38 UTC  (6+ messages)
` [PATCH 1/4] target/s390x: Fix CLC corrupting cc_src
` [PATCH 2/4] tests/tcg/s390x: Test CLC with inaccessible second operand
` [PATCH 3/4] target/s390x: Fix LAALG not updating cc_src
` [PATCH 4/4] tests/tcg/s390x: Test LAALG with negative cc_src

[PATCH 0/1] hw/sd: Declare CPU QOM types using DEFINE_TYPES() macro
 2023-10-31  8:31 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] arm/stellaris: convert gamepad input device to qdev
 2023-10-31  8:16 UTC  (8+ messages)
` [PATCH v2 5/6] hw/input/stellaris_input: Convert "

来自Leo Hou的邮件
 2023-10-31  8:13 UTC  (2+ messages)

[PULL 0/1] ufs queue
 2023-10-31  7:50 UTC  (2+ messages)

[PULL 00/21] linux-user patch queue
 2023-10-31  7:51 UTC  (23+ messages)
` [PULL 01/21] linux-user: Fix guest signal remapping after adjusting SIGABRT
` [PULL 02/21] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PULL 03/21] linux-user: Tidy loader_exec
` [PULL 04/21] linux-user: Do not clobber bprm_buf swapping ehdr
` [PULL 05/21] linux-user: Use ImageSource in load_elf_image
` [PULL 06/21] linux-user: Use ImageSource in load_symbols
` [PULL 07/21] linux-user: Replace bprm->fd with bprm->src.fd
` [PULL 08/21] linux-user: Load vdso image if available
` [PULL 09/21] linux-user: Add gen-vdso tool
` [PULL 10/21] linux-user/i386: Add vdso
` [PULL 11/21] linux-user/x86_64: "
` [PULL 12/21] linux-user/aarch64: "
` [PULL 13/21] linux-user/arm: "
` [PULL 14/21] linux-user/hppa: "
` [PULL 15/21] linux-user/riscv: "
` [PULL 16/21] linux-user/loongarch64: "
` [PULL 17/21] linux-user/ppc: "
` [PULL 18/21] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
` [PULL 19/21] linux-user/s390x: Add vdso
` [PULL 20/21] linux-user: Show vdso address in /proc/pid/maps
` [PULL 21/21] build: Add update-linux-vdso makefile rule

[PULL 00/41] target-arm queue
 2023-10-31  7:51 UTC  (5+ messages)

[PATCH v7 00/23] Make Pixman an optional dependency
 2023-10-31  7:04 UTC  (3+ messages)

[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
 2023-10-31  6:16 UTC  (6+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags

[PATCH v17 6/9] gfxstream + rutabaga: add initial support for gfxstream
 2023-10-31  6:10 UTC  (3+ messages)
` [PATCH] virtio-gpu-rutabaga: Add empty interface to fix arm64 crash

[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
 2023-10-31  4:57 UTC  (7+ messages)
` [PATCH v6 05/21] tap: Remove tap_receive()
` [PATCH v6 13/21] virtio-net: Always set populate_hash

[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
 2023-10-31  4:00 UTC  (15+ messages)
` [PATCH v4 01/14] tpm_crb: refactor common code
` [PATCH v4 02/14] tpm_crb: CTRL_RSP_ADDR is 64-bits wide
` [PATCH v4 03/14] tpm_ppi: refactor memory space initialization
` [PATCH v4 04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH v4 05/14] tpm_crb: move ACPI table building to device interface
` [PATCH v4 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v4 07/14] hw/arm/virt: connect TPM to platform bus
` [PATCH v4 08/14] hw/loongarch/virt: "
` [PATCH v4 09/14] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v4 10/14] tests: acpi: prepare for TPM CRB tests
` [PATCH v4 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v4 12/14] tests: acpi: implement TPM CRB tests for ARM virt
` [PATCH v4 13/14] tests: acpi: updated expected blobs for TPM CRB
` [PATCH v4 14/14] tests: add TPM-CRB sysbus tests for aarch64

[PATCH v3 00/14] tpm: introduce TPM CRB SysBus device
 2023-10-31  3:40 UTC  (23+ messages)
` [PATCH v3 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v3 07/14] hw/arm/virt: connect TPM to platform bus
` [PATCH v3 08/14] hw/loongarch/virt: "
` [PATCH v3 09/14] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v3 10/14] tests: acpi: prepare for TPM CRB tests
` [PATCH v3 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v3 12/14] tests: acpi: implement TPM CRB tests for ARM virt
` [PATCH v3 13/14] tests: acpi: updated expected blobs for TPM CRB

[PATCH] hw/ufs: Modify lu.c to share codes with SCSI subsystem
 2023-10-30 17:15 UTC  (3+ messages)

[PATCH] ppc: qtest already exports qtest_rtas_call()
 2023-10-31  1:13 UTC  (3+ messages)

[PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2023-10-31  1:02 UTC  (7+ messages)
` [PATCH 13/16] migration/multifd: Add migration option set packet size
` [PATCH 16/16] migration/multifd: Add integration tests for multifd with Intel DSA offloading
  ` [External] Re: [PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration

[PATCH] linux-user/elfload: Add missing arm64 hwcap values
 2023-10-31  0:56 UTC  (3+ messages)

[PATCH v5 0/4] Add full zoned storage emulation to qcow2 driver
 2023-10-31  0:53 UTC  (7+ messages)
` [PATCH v5 1/4] docs/qcow2: add the zoned format feature
` [PATCH v5 2/4] qcow2: add configurations for zoned format extension

[PATCH 0/4] Fix IRQ routing in via south bridge
 2023-10-30 21:57 UTC  (5+ messages)

[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
 2023-10-30 21:37 UTC  (11+ messages)
` [PATCH 20/24] block: Add missing GRAPH_RDLOCK annotations
` [PATCH 21/24] qcow2: Take locks for accessing bs->file
` [PATCH 22/24] vhdx: "
` [PATCH 23/24] block: Take graph lock for most of .bdrv_open
` [PATCH 24/24] block: Protect bs->file with graph_lock

[PATCH 0/3] Misc ati-vga patches
 2023-10-30 21:16 UTC  (5+ messages)

[PATCH v2 00/12] qdev: Make array properties user accessible again
 2023-10-30 20:48 UTC  (3+ messages)
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor

[PATCH qemu v2] Fixing the basic functionality of STM32 timers
 2023-10-26 20:45 UTC 

Patch to fix malfunctioning of T2-T5 timers on the STM32 platform
 2023-10-30 20:27 UTC  (5+ messages)

[PATCH] linux-user: Fix guest signal remapping after adjusting SIGABRT
 2023-10-30 20:26 UTC  (2+ messages)

[PATCH v2 07/19] tests/docker: move sh4 to use debian-legacy-test-cross
 2023-10-30 20:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] target/arm: Fix SVE STR increment
 2023-10-30 19:29 UTC  (2+ messages)

[PATCH 0/3] target/arm: Fix various FEAT_MOPS bugs
 2023-10-30 18:24 UTC  (5+ messages)
` [PATCH 1/3] target/arm: Enable FEAT_MOPS insns in user-mode emulation
` [PATCH 2/3] linux-user: Report AArch64 hwcap2 fields above bit 31
` [PATCH 3/3] target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly

Getting qemu plugins working on windows
 2023-10-30 18:18 UTC  (2+ messages)

[PATCH 0/6] qga: Assorted patches, let us discuss
 2023-10-30 17:37 UTC  (5+ messages)
` [PATCH 5/6] qga: Add timeout for fsfreeze

[PATCH v2 00/14] Update RISC-V vector crypto to ratified v1.0.0
 2023-10-30 17:33 UTC  (15+ messages)
` [PATCH v2 04/14] target/riscv: Replace Zvbb checking by Zvkb
` [PATCH v2 05/14] target/riscv: Expose Zvkb extension property
` [PATCH v2 06/14] target/riscv: Add cfg properties for Zvkn[c|g] extensions
` [PATCH v2 07/14] target/riscv: Expose Zvkn[c|g] extnesion properties
` [PATCH v2 08/14] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PATCH v2 09/14] target/riscv: Expose Zvks[c|g] extnesion properties
` [PATCH v2 10/14] target/riscv: Move vector crypto extensions to riscv_cpu_extensions

[PATCH v6 00/12] RVA22U64 profile support
 2023-10-30 17:18 UTC  (4+ messages)
` [PATCH v6 06/12] target/riscv/tcg: add user flag for "

[PATCH v3] qcow2: keep reference on zeroize with discard-no-unref enabled
 2023-10-30 17:03 UTC  (2+ messages)

[PATCH v2 0/5] migration: Downtime tracepoints
 2023-10-30 16:33 UTC  (6+ messages)
` [PATCH v2 1/5] migration: Set downtime_start even for postcopy
` [PATCH v2 2/5] migration: Add migration_downtime_start|end() helpers
` [PATCH v2 3/5] migration: Add per vmstate downtime tracepoints
` [PATCH v2 4/5] migration: migration_stop_vm() helper
` [PATCH v2 5/5] migration: Add tracepoints for downtime checkpoints

[PATCH v3 1/1] hmp: synchronize cpu state for lapic info
 2023-10-30 16:31 UTC  (2+ messages)

intermittent qtest-aarch64/xlnx-canfd-test test failure
 2023-10-30 16:19 UTC  (2+ messages)

[PATCH 0/3] migration: Downtime tracepoints
 2023-10-30 16:11 UTC  (12+ messages)

[PATCH v3 0/3] stm32f2xx_usart: implement TX interrupts
 2023-10-30 15:15 UTC  (4+ messages)
` [PATCH v3 1/3] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
` [PATCH v3 2/3] hw/char/stm32f2xx_usart: Update IRQ when DR is written
` [PATCH v3 3/3] hw/char/stm32f2xx_usart: Add more definitions for CR1 register


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