messages from 2023-10-31 09:06:06 to 2023-10-31 17:00:52 UTC [more...]
[PATCH 0/7] Miscellaneous error message improvements
2023-10-31 16:59 UTC (16+ messages)
` [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
` [PATCH 2/7] hmp: Improve sync-profile error message
` [PATCH 3/7] qga: Improve guest-exec-status "
` [PATCH 4/7] ui/qmp-cmds: Improve two error messages
` [PATCH 5/7] net: Fix a misleading error message
` [PATCH 6/7] balloon: "
` [PATCH 7/7] target/i386/cpu: Improve error message for property "vendor"
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-10-31 16:52 UTC (19+ messages)
` [PATCH v2 13/29] migration: fixed-ram: Add URI compatibility check
` [PATCH v2 15/29] migration/ram: Add support for 'fixed-ram' outgoing migration
` [PATCH v2 28/29] migration: Add direct-io parameter
[PATCH 0/7] hw: Few more QOM/QDev cleanups
2023-10-31 16:48 UTC (8+ messages)
` [PATCH 4/7] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
[PATCH v2 00/11] qapi-go: add generator for Golang interface
2023-10-31 16:42 UTC (3+ messages)
[PATCH 0/7] qcow2: make subclusters discardable
2023-10-31 16:33 UTC (10+ messages)
` [PATCH 1/7] qcow2: make function update_refcount_discard() global
` [PATCH 2/7] qcow2: add get_sc_range_info() helper for working with subcluster ranges
` [PATCH 3/7] qcow2: zeroize the entire cluster when there're no non-zero subclusters
` [PATCH 4/7] qcow2: make subclusters discardable
[PATCH 0/6] Various tracing patches
2023-10-31 16:17 UTC (2+ messages)
[PATCH v3 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
2023-10-31 16:09 UTC (2+ messages)
qemu-system-i386
2023-10-31 16:09 UTC (2+ messages)
[PATCH v4 00/10] mirror: allow switching from background to active mode
2023-10-31 16:05 UTC (12+ messages)
` [PATCH v4 01/10] blockjob: introduce block-job-change QMP command
` [PATCH v4 02/10] block/mirror: set actively_synced even after the job is ready
` [PATCH v4 03/10] block/mirror: move dirty bitmap to filter
` [PATCH v4 04/10] block/mirror: determine copy_to_target only once
` [PATCH v4 05/10] mirror: implement mirror_change method
` [PATCH v4 06/10] qapi/block-core: use JobType for BlockJobInfo's type
` [PATCH v4 07/10] qapi/block-core: turn BlockJobInfo into a union
` [PATCH v4 08/10] blockjob: query driver-specific info via a new 'query' driver method
` [PATCH v4 09/10] mirror: return mirror-specific information upon query
` [PATCH v4 10/10] iotests: add test for changing mirror's copy_mode
[PATCH 0/8] docs/specs: Convert txt files to rST
2023-10-31 15:46 UTC (15+ messages)
` [PATCH 3/8] docs/specs/ivshmem-spec: Convert "
` [PATCH 4/8] docs/specs/pvpanic: "
` [PATCH 5/8] docs/specs/standard-vga: "
` [PATCH 6/8] docs/specs/virt-ctlr: "
` [PATCH 7/8] docs/specs/vmcoreinfo: "
` [PATCH 8/8] docs/specs/vmgenid: "
[PATCH V2 0/6] Live Update reboot mode
2023-10-31 15:44 UTC (11+ messages)
` [PATCH V2 1/6] migration: mode parameter
` [PATCH V2 3/6] cpr: relax blockdev migration blockers
` [PATCH V2 4/6] cpr: relax vhost "
` [PATCH V2 5/6] cpr: reboot mode
` [PATCH V2 6/6] tests/qtest: migration: add reboot mode test
[PATCH v4 0/6] Support discontinuous PMU counters
2023-10-31 15:43 UTC (4+ messages)
` [PATCH v4 4/6] target/riscv: Add "pmu-mask" property to replace "pmu-num"
[PATCH v5 0/5] Support discontinuous PMU counters
2023-10-31 15:37 UTC (6+ messages)
` [PATCH v5 1/5] target/riscv: Propagate error from PMU setup
` [PATCH v5 2/5] target/riscv: Don't assume PMU counters are continuous
` [PATCH v5 3/5] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v5 4/5] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PATCH v5 5/5] docs/about/deprecated: Document RISC-V "pmu-num" deprecation
[PATCH v2 0/6] arm/stellaris: convert gamepad input device to qdev
2023-10-31 15:36 UTC (7+ messages)
` [PATCH v2 5/6] hw/input/stellaris_input: Convert "
[risu PATCH 0/2] Add support for instructions with length > 32 bit
2023-10-31 15:34 UTC (3+ messages)
` [risu PATCH 1/2] risugen: allow "
[PATCH v4 0/5] migration: Better error handling in rp thread, allow failures in recover
2023-10-31 15:32 UTC (10+ messages)
` [PATCH v4 1/5] migration: Refactor error handling in source return path
` [PATCH v4 2/5] migration: Allow network to fail even during recovery
` [PATCH v4 4/5] migration: Change ram_dirty_bitmap_reload() retval to bool
` [PATCH v4 5/5] migration: Change ram_save_queue_pages() "
[PATCH v15 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-31 15:31 UTC (13+ messages)
` [PATCH v15 02/14] fixup! migration: New QAPI type 'MigrateAddress'
` [PATCH v15 03/14] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v15 04/14] fixup! "
` [PATCH v15 05/14] migration: convert socket backend to accept MigrateAddress
` [PATCH v15 06/14] migration: convert rdma "
` [PATCH v15 07/14] migration: convert exec "
[PATCH v14 00/14] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-31 15:10 UTC (4+ messages)
` [PATCH v14 04/14] fixup! migration: convert migration 'uri' into 'MigrateAddress'
[PULL 00/19] Updates for testing, gitlab, gdbstub, plugins and semihosting
2023-10-31 14:44 UTC (20+ messages)
` [PULL 01/19] tests/vm/openbsd: Use the system dtc package
` [PULL 02/19] tests/tcg: Add -fno-stack-protector
` [PULL 03/19] gitlab: split alpha testing into a legacy container
` [PULL 04/19] gitlab: clean-up build-soft-softmmu job
` [PULL 05/19] gitlab: add build-loongarch to matrix
` [PULL 06/19] tests/docker: use debian-legacy-test-cross for alpha
` [PULL 07/19] tests/docker: move sh4 to use debian-legacy-test-cross
` [PULL 08/19] tests/docker: use debian-all-test-cross for power
` [PULL 09/19] tests/docker: use debian-all-test-cross for hppa
` [PULL 10/19] tests/docker: use debian-all-test-cross for m68k
` [PULL 11/19] tests/docker: use debian-all-test-cross for mips64
` [PULL 12/19] tests/docker: use debian-all-test-cross for mips
` [PULL 13/19] tests/docker: use debian-all-test-cross for riscv64
` [PULL 14/19] tests/docker: use debian-all-test-cross for sparc64
` [PULL 15/19] tests/docker: upgrade debian-all-test-cross to bookworm
` [PULL 16/19] gdbstub: Check if gdb_regs is NULL
` [PULL 17/19] semihosting: fix memleak at semihosting_arg_fallback
` [PULL 18/19] plugins: Remove an extra parameter
` [PULL 19/19] contrib/plugins: Close file descriptor on error return
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-10-31 14:50 UTC (7+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
[PATCH v2 0/3] Add support for RAPL MSRs series
2023-10-31 14:46 UTC (4+ messages)
` [PATCH v2 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v2 2/3] tools: build qemu-vmsr-helper
` [PATCH v2 3/3] Add support for RAPL MSRs in KVM/Qemu
[PATCH v2] target/arm: Fix SVE STR increment
2023-10-31 14:45 UTC (2+ messages)
[PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
2023-10-31 14:33 UTC (5+ messages)
[PATCH] hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
2023-10-31 14:25 UTC (2+ messages)
[PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
2023-10-31 14:22 UTC (2+ messages)
[PATCH] target/arm: Fix SVE STR increment
2023-10-31 14:08 UTC (3+ messages)
[PATCH] block-jobs: add final flush
2023-10-31 14:05 UTC (2+ messages)
tests/data/acpi/rebuild-expected-aml.sh creates files for arm virt that don't exist in git
2023-10-31 14:01 UTC (5+ messages)
[PATCH v2 0/3] virt: Report UART correctly in ACPI DBG2/SPCR
2023-10-31 13:45 UTC (4+ messages)
` [PATCH v2 1/3] tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2
` [PATCH v2 2/3] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables
` [PATCH v2 3/3] tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden references
[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
2023-10-31 13:25 UTC (9+ messages)
` [PATCH v4 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v4 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [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 0/5] migration: Downtime observability improvements
2023-10-31 13:14 UTC (3+ messages)
` [PATCH 5/5] migration: Print expected-downtime on completion
qemu master git source can not compile under macOS Sonoma 14.1
2023-10-31 13:09 UTC (2+ messages)
[PATCH v2 0/5] migration: Downtime tracepoints
2023-10-31 12:54 UTC (11+ 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
QEMU developers fortnightly conference call for 2023-10-31
2023-10-31 12:53 UTC (3+ messages)
[PATCH 0/2] block: Fix locking in media change monitor commands
2023-10-31 12:50 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: Test media change with iothreads
[PATCH 0/5] Add LoongArch v1.1 instructions
2023-10-31 12:12 UTC (15+ messages)
Any plans to implement more ARM SMMUv3 features?
2023-10-31 12:02 UTC
PATCH: #1938: [ARM/PL011] Wrong UART register spacing reported in DBG2/SPCR
2023-10-31 11:47 UTC (2+ messages)
[PATCH v3 00/37] vfio: Adopt iommufd
2023-10-31 11:25 UTC (10+ messages)
` [PATCH v3 23/37] Add iommufd configure option
` [PATCH v3 29/37] vfio/iommufd: Bypass EEH if iommufd backend
[PATCH v2 00/12] qdev: Make array properties user accessible again
2023-10-31 11:09 UTC (4+ messages)
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-10-31 11:08 UTC (13+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
[PATCH] linux-user/elfload: Add missing arm64 hwcap values
2023-10-31 11:06 UTC (5+ messages)
prefix gets lost on config regen for cross Windows build
2023-10-31 10:48 UTC
[PATCH v2 0/5] dump: Minor fixes & improvements
2023-10-31 10:45 UTC (6+ messages)
` [PATCH v2 1/5] dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
` [PATCH v2 2/5] dump: Fix g_array_unref(NULL) in dump-guest-memory
` [PATCH v2 3/5] dump: Recognize "fd:" protocols on Windows hosts
` [PATCH v2 4/5] dump: Improve some dump-guest-memory error messages
` [PATCH v2 5/5] dump: Drop redundant check for empty dump
[PATCH 00/52] migration/rdma: Error handling fixes
2023-10-31 10:25 UTC (6+ messages)
[PATCH 0/5] dump: Minor fixes & improvements
2023-10-31 10:23 UTC (8+ messages)
` [PATCH 2/5] dump: Fix g_array_unref(NULL) in dump-guest-memory
` [PATCH 5/5] dump: Drop redundant check for empty dump
[PATCH] ppc: qtest already exports qtest_rtas_call()
2023-10-31 10:22 UTC (5+ messages)
[PATCH] ui/sdl2: use correct key names in win title on mac
2023-10-31 10:19 UTC (2+ messages)
[PATCH v2] block/file-posix: fix update_zones_wp() caller
2023-10-31 9:25 UTC (3+ messages)
[PULL 00/38] Migration 20231031 patches
2023-10-31 9:01 UTC (24+ 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 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 18/38] migration/ram: Fix compilation with -Wshadow=local
` [PULL 19/38] migration: rename vmstate_save_needed->vmstate_section_needed
` [PULL 22/38] migration: migrate 'inc' command option is deprecated
` [PULL 23/38] migration: migrate 'blk' "
` [PULL 24/38] migration: Deprecate block migration
` [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 32/38] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PULL 33/38] migration: migration_transferred_bytes() don't need the QEMUFile
` [PULL 34/38] migration: migration_rate_limit_reset() "
` [PULL 36/38] migration: Use migration_transferred_bytes()
` [PULL 37/38] migration: Remove transferred atomic counter
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).