messages from 2023-10-10 14:25:50 to 2023-10-11 09:30:43 UTC [more...]
[PULL 00/65] Migration 20231011 patches
2023-10-11 9:22 UTC (34+ messages)
` [PULL 03/65] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PULL 04/65] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PULL 05/65] migration: Set migration status early in incoming side
` [PULL 07/65] migration: Allow RECOVER->PAUSED convertion for dest qemu
` [PULL 08/65] migration/rdma: Clean up qemu_rdma_poll()'s return type
` [PULL 09/65] migration/rdma: Clean up qemu_rdma_data_init()'s "
` [PULL 10/65] migration/rdma: Clean up rdma_delete_block()'s "
` [PULL 11/65] migration/rdma: Drop fragile wr_id formatting
` [PULL 14/65] migration/rdma: Clean up two more harmless signed vs. unsigned issues
` [PULL 15/65] migration/rdma: Give qio_channel_rdma_source_funcs internal linkage
` [PULL 19/65] migration/rdma: Drop rdma_add_block() error handling
` [PULL 20/65] migration/rdma: Drop qemu_rdma_search_ram_block() "
` [PULL 21/65] migration/rdma: Make qemu_rdma_buffer_mergeable() return bool
` [PULL 24/65] migration/rdma: Ditch useless numeric error codes in error messages
` [PULL 25/65] migration/rdma: Fix io_writev(), io_readv() methods to obey contract
` [PULL 26/65] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE()
` [PULL 28/65] migration/rdma: Fix qemu_get_cm_event_timeout() to always set error
` [PULL 31/65] migration/rdma: Fix rdma_getaddrinfo() error checking
` [PULL 32/65] migration/rdma: Return -1 instead of negative errno code
` [PULL 33/65] migration/rdma: Dumb down remaining int error values to -1
` [PULL 36/65] migration/rdma: Check negative error values the same way everywhere
` [PULL 37/65] migration/rdma: Plug a memory leak and improve a message
` [PULL 38/65] migration/rdma: Delete inappropriate error_report() in macro ERROR()
` [PULL 39/65] migration/rdma: Retire "
` [PULL 41/65] migration/rdma: Drop "@errp is clear" guards around error_setg()
` [PULL 43/65] migration/rdma: Convert qemu_rdma_exchange_send() to Error
` [PULL 46/65] migration/rdma: Convert qemu_rdma_write_flush() "
` [PULL 49/65] migration/rdma: Convert qemu_rdma_post_send_control() "
` [PULL 52/65] migration/rdma: Silence qemu_rdma_resolve_host()
` [PULL 53/65] migration/rdma: Silence qemu_rdma_connect()
` [PULL 60/65] migration/rdma: Replace flawed device detail dump by tracing
` [PULL 62/65] migration: Introduce migrate_has_error()
` [PULL 63/65] qemufile: Always return a verbose error
[PATCH RFC v4 0/9] Add loongarch kvm accel support
2023-10-11 9:23 UTC (4+ messages)
` [PATCH RFC v4 4/9] target/loongarch: Implement kvm get/set registers
[PATCH v2] migration: refactor migration_completion
2023-10-11 9:03 UTC (3+ messages)
[PATCH v9 00/23] plugins: Allow to read registers
2023-10-11 8:51 UTC (25+ messages)
` [PATCH v9 01/23] target/riscv: Move MISA limits to class
` [PATCH v9 02/23] target/riscv: Remove misa_mxl validation
` [PATCH v9 03/23] target/riscv: Validate misa_mxl_max only once
` [PATCH v9 04/23] gdbstub: Add num_regs member to GDBFeature
` [PATCH v9 05/23] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v9 06/23] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v9 07/23] target/arm: Use GDBFeature for dynamic XML
` [PATCH v9 08/23] target/ppc: "
` [PATCH v9 09/23] target/riscv: "
` [PATCH v9 10/23] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v9 11/23] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v9 12/23] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v9 13/23] gdbstub: Simplify XML lookup
` [PATCH v9 14/23] gdbstub: Infer number of core registers from XML
` [PATCH v9 15/23] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v9 16/23] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v9 17/23] gdbstub: Expose functions to read registers
` [PATCH v9 18/23] cpu: Call plugin hooks only when ready
` [PATCH v9 19/23] plugins: Remove an extra parameter
` [PATCH v9 20/23] plugins: Use different helpers when reading registers
` [PATCH v9 21/23] plugins: Allow to read registers
` [PATCH v9 22/23] contrib/plugins: Allow to log registers
` [PATCH v9 23/23] plugins: Support C++
[PULL 00/51] Build system, i386 changes for 2023-09-07
2023-10-11 8:47 UTC (4+ messages)
` [PULL 50/51] subprojects: add wrap file for libblkio
[PATCH v3 0/2] target/s390x/kvm: Simplify the synchronization code
2023-10-11 8:05 UTC (3+ messages)
` [PATCH v3 1/2] target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
` [PATCH v3 2/2] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
[PATCH V4 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-10-11 7:09 UTC (3+ messages)
` [PATCH V4 01/10] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V4 01/10] accel/kvm: Extract common KVM vCPU {creation,parking} code
[QEMU][PATCH v1 0/7] Xen: support grant mappings
2023-10-11 7:01 UTC (14+ messages)
` [QEMU][PATCH v1 1/7] xen: when unplugging emulated devices skip virtio devices
` [QEMU][PATCH v1 2/7] xen: add pseudo RAM region for grant mappings
` [QEMU][PATCH v1 3/7] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [QEMU][PATCH v1 5/7] memory: add MemoryRegion map and unmap callbacks
[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
2023-10-11 6:45 UTC (8+ messages)
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
[PATCH v2 0/7] virtio-net RSS/hash report fixes
2023-10-11 6:43 UTC (4+ messages)
` [PATCH v2 1/7] tap: Fix virtio-net header buffer size
[PULL 0/8] Audio patches
2023-10-11 6:31 UTC (9+ messages)
` [PULL 1/8] hw/audio/es1370: reset current sample counter
` [PULL 2/8] hw/audio/es1370: replace bit-rotted code with tracepoints
` [PULL 3/8] hw/audio/es1370: remove unused dolog macro
` [PULL 4/8] hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot
` [PULL 5/8] hw/audio/es1370: remove #ifdef ES1370_VERBOSE "
` [PULL 6/8] hw/audio/es1370: block structure coding style fixes
` [PULL 7/8] hw/audio/es1370: change variable type and name
` [PULL 8/8] hw/audio/es1370: trace lost interrupts
[PATCH 0/8] hw/audio/es1370: bug fix
2023-10-11 6:30 UTC (3+ messages)
[PATCH 00/18] target: Make 'cpu-qom.h' really target agnostic
2023-10-11 6:12 UTC (7+ messages)
` [PATCH 04/18] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PATCH 10/18] target/riscv: Inline target specific TYPE_RISCV_CPU_BASE definition
wiki.qemu.org is experiencing technical difficulties
2023-10-11 5:39 UTC
[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
2023-10-11 5:31 UTC (14+ messages)
` [PATCH 1/6] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()
` [PATCH 3/6] target/s390x: Use env_archcpu() in handle_diag_308()
` [PATCH 4/6] target/xtensa: Use env_archcpu() in update_c[compare|count]()
[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
2023-10-11 5:21 UTC (2+ messages)
[PATCH v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
2023-10-11 5:01 UTC (2+ messages)
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-10-11 4:28 UTC (9+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
[RFC PATCH 00/11] ppc: avocado test additions and new defaults
2023-10-11 4:25 UTC (22+ messages)
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
` [RFC PATCH 06/11] tests/avocado: Add FreeBSD distro boot tests for ppc
` [RFC PATCH 07/11] tests/avocado: Add ppc boot tests for non-free AIX images
` [RFC PATCH 08/11] tests/avocado: Add ppc MacOS tests
` [RFC PATCH 11/11] ppc/pnv: Change powernv default to powernv10
[Beginner-Help] Help understanding the migration Code
2023-10-11 4:10 UTC
[PATCH] Add epmp to extensions list and rename it to smepmp
2023-10-11 3:15 UTC (2+ messages)
[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
2023-10-11 3:10 UTC (6+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject
[PATCH v2 00/10] riscv: RVA22U64 profile support
2023-10-11 3:04 UTC (12+ messages)
` [PATCH v2 01/10] target/riscv/cpu.c: add zicntr extension flag
` [PATCH v2 03/10] target/riscv: add rva22u64 profile definition
` [PATCH v2 04/10] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v2 07/10] target/riscv/tcg: add MISA user options hash
` [PATCH v2 08/10] target/riscv/tcg: add riscv_cpu_write_misa_bit()
[PATCH QEMU] tulip: Fix LXT970 PHY registers
2023-10-11 2:49 UTC (2+ messages)
[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
2023-10-11 2:44 UTC (7+ messages)
` [PATCH v2 1/3] arm/kvm: convert to kvm_set_one_reg
` [PATCH v2 2/3] arm/kvm: convert to kvm_get_one_reg
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64
[PATCH 0/2] hw/loongarch/virt: Remove unused ISA bus
2023-10-11 1:42 UTC (2+ messages)
[PATCH v5 00/15] Prerequisite changes for IOMMUFD support
2023-10-11 1:33 UTC (3+ messages)
` [PATCH v5 07/15] vfio/pci: Introduce vfio_[attach/detach]_device
[PATCH] target/riscv: Fix vfwmaccbf16.vf
2023-10-11 1:24 UTC (2+ messages)
[PATCH v2 0/1] riscv: deprecate capital 'Z' CPU properties
2023-10-11 1:21 UTC (3+ messages)
` [PATCH v2 1/1] target/riscv: "
[PATCH v3] target/riscv: Use env_archcpu for better performance
2023-10-11 1:19 UTC (5+ messages)
[PATCH 0/3] Support discontinuous PMU counters
2023-10-11 1:06 UTC (7+ messages)
` [PATCH 2/3] target/riscv: "
[PATCH 00/25] October maintainer omnibus pre-PR (tests, gdbstub, plugins)
2023-10-11 1:03 UTC (15+ messages)
` [PATCH 05/25] tests/docker: make docker engine choice entirely configure driven
` [PATCH 06/25] configure: allow user to override docker engine
` [PATCH 08/25] gdbstub: Fix target_xml initialization
` [PATCH 14/25] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH 16/25] target/arm: Remove references to gdb_has_xml
` [PATCH 18/25] gdbstub: Remove gdb_has_xml variable
` [PATCH 19/25] gdbstub: Replace gdb_regs with an array
Accessing emulated CXL memory is unstable
2023-10-11 0:50 UTC
[PATCH v4 00/10] Introduce model for IBM's FSI
2023-10-10 22:48 UTC (13+ messages)
` [PATCH v4 04/10] hw/fsi: Introduce "
` [PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
[PATCH v4] migration: Allow user to specify available switchover bandwidth
2023-10-10 22:19 UTC
[RFC PATCH 0/3] migration/multifd: SYNC packet changes
2023-10-10 21:59 UTC (6+ messages)
` [RFC PATCH 1/3] migration/multifd: Move channels_ready semaphore
[PATCH 00/22] block: Graph locking part 5 (protect children/parent links)
2023-10-10 20:48 UTC (2+ messages)
[PATCH v3] misc/pca9552: Fix for pca9552 not getting reset
2023-10-10 20:41 UTC (6+ messages)
[PATCH v2 0/6] scripts/migration: Fix analyze-migration.py and add a test
2023-10-10 20:27 UTC (2+ messages)
[PATCH 0/4] multifd: various fixes
2023-10-10 20:17 UTC (3+ messages)
` [PATCH 2/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
[PATCH] ppc/pnv: Add an I2C master controller model
2023-10-10 20:01 UTC (3+ messages)
[PATCH 0/2] Add PowerNV I2C Controller Model
2023-10-10 20:14 UTC (5+ messages)
` [PATCH 1/2] ppc/pnv: Add an I2C controller model
` [PATCH 2/2] ppc/pnv: Connect I2C controller model to powernv9 chip
[PATCH v2 00/10] mirror: allow switching from background to active mode
2023-10-10 20:01 UTC (17+ messages)
` [PATCH v2 01/10] blockjob: introduce block-job-change QMP command
` [PATCH v2 03/10] block/mirror: move dirty bitmap to filter
` [PATCH v2 04/10] block/mirror: determine copy_to_target only once
` [PATCH v2 05/10] mirror: implement mirror_change method
` [PATCH v2 08/10] blockjob: query driver-specific info via a new 'query' driver method
` [PATCH v2 09/10] mirror: return mirror-specific information upon query
` [PATCH v2 10/10] iotests: adapt test output for new mirror query property
[PATCH v2] misc/pca9552: Fix for pca9552 not getting reset
2023-10-10 19:56 UTC (3+ messages)
[PATCH v1] migration: fix RAMBlock add NULL check
2023-10-10 19:23 UTC (2+ messages)
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-10 17:16 UTC (7+ messages)
` [PATCH v2 07/12] virtio-iommu: Implement set_iova_ranges() callback
` [PATCH v2 12/12] vfio: Remove 64-bit IOVA address space assumption
[PATCH] target/sparc: Clean up global variable shadowing
2023-10-10 16:58 UTC (2+ messages)
[PATCH v2] hw/ide/ahci: fix legacy software reset
2023-10-10 16:57 UTC (2+ messages)
[PATCH 0/3] hw/mips: Cleanup in preparation of heterogenous prototype
2023-10-10 16:54 UTC (2+ messages)
[PATCH] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
2023-10-10 16:38 UTC (2+ messages)
[PULL 0/6] Firmware/seabios 20231010 patches
2023-10-10 16:32 UTC (2+ messages)
[PULL 0/2] Dirty page rate and dirty page limit 20231010 patches
2023-10-10 16:32 UTC (2+ messages)
[PATCH] target/riscv: Use a direct cast for better performance
2023-10-10 16:31 UTC (2+ messages)
[PATCH] semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed
2023-10-10 16:16 UTC (2+ messages)
[PATCH v3 00/10] migration: Better error handling in rp thread, allow failures in recover
2023-10-10 16:00 UTC (10+ messages)
` [PATCH v3 10/10] tests/migration-test: Add a test for postcopy hangs during RECOVER
[PATCH v4 0/6] virtio: cleanup vhost-user-generic and reduce c&p
2023-10-10 15:14 UTC (4+ messages)
` [PATCH v4 1/6] virtio: split into vhost-user-base and vhost-user-device
[PATCH v12 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-10 14:49 UTC (7+ messages)
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).