messages from 2023-10-10 19:57:14 to 2023-10-11 10:20:04 UTC [more...]
[PATCH v2 00/10] mirror: allow switching from background to active mode
2023-10-11 10:18 UTC (6+ messages)
` [PATCH v2 10/10] iotests: adapt test output for new mirror query property
[PATCH V4 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-10-11 9:59 UTC (5+ 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
[PATCH 0/3] Support discontinuous PMU counters
2023-10-11 9:51 UTC (8+ messages)
` [PATCH 2/3] target/riscv: "
[PULL 00/65] Migration 20231011 patches
2023-10-11 9:22 UTC (66+ messages)
` [PULL 01/65] migration/qmp: Fix crash on setting tls-authz with null
` [PULL 02/65] tests/qtest: migration: Expose migrate_set_capability
` [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 06/65] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [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 12/65] migration/rdma: Consistently use uint64_t for work request IDs
` [PULL 13/65] migration/rdma: Fix unwanted integer truncation
` [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 16/65] migration/rdma: Fix qemu_rdma_accept() to return failure on errors
` [PULL 17/65] migration/rdma: Put @errp parameter last
` [PULL 18/65] migration/rdma: Eliminate error_propagate()
` [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 22/65] migration/rdma: Use bool for two RDMAContext flags
` [PULL 23/65] migration/rdma: Fix or document problematic uses of errno
` [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 27/65] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error
` [PULL 28/65] migration/rdma: Fix qemu_get_cm_event_timeout() to always "
` [PULL 29/65] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
` [PULL 30/65] migration/rdma: Fix QEMUFileHooks method return values
` [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 34/65] migration/rdma: Replace int error_state by bool errored
` [PULL 35/65] migration/rdma: Drop superfluous assignments to @ret
` [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 40/65] migration/rdma: Fix error handling around rdma_getaddrinfo()
` [PULL 41/65] migration/rdma: Drop "@errp is clear" guards around error_setg()
` [PULL 42/65] migration/rdma: Convert qemu_rdma_exchange_recv() to Error
` [PULL 43/65] migration/rdma: Convert qemu_rdma_exchange_send() "
` [PULL 44/65] migration/rdma: Convert qemu_rdma_exchange_get_response() "
` [PULL 45/65] migration/rdma: Convert qemu_rdma_reg_whole_ram_blocks() "
` [PULL 46/65] migration/rdma: Convert qemu_rdma_write_flush() "
` [PULL 47/65] migration/rdma: Convert qemu_rdma_write_one() "
` [PULL 48/65] migration/rdma: Convert qemu_rdma_write() "
` [PULL 49/65] migration/rdma: Convert qemu_rdma_post_send_control() "
` [PULL 50/65] migration/rdma: Convert qemu_rdma_post_recv_control() "
` [PULL 51/65] migration/rdma: Convert qemu_rdma_alloc_pd_cq() "
` [PULL 52/65] migration/rdma: Silence qemu_rdma_resolve_host()
` [PULL 53/65] migration/rdma: Silence qemu_rdma_connect()
` [PULL 54/65] migration/rdma: Silence qemu_rdma_reg_control()
` [PULL 55/65] migration/rdma: Don't report received completion events as error
` [PULL 56/65] migration/rdma: Silence qemu_rdma_block_for_wrid()
` [PULL 57/65] migration/rdma: Silence qemu_rdma_register_and_get_keys()
` [PULL 58/65] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings
` [PULL 59/65] migration/rdma: Use error_report() & friends instead of stderr
` [PULL 60/65] migration/rdma: Replace flawed device detail dump by tracing
` [PULL 61/65] migration: Display error in query-migrate irrelevant of status
` [PULL 62/65] migration: Introduce migrate_has_error()
` [PULL 63/65] qemufile: Always return a verbose error
` [PULL 64/65] migration: Remember num of ramblocks to sync during recovery
` [PULL 65/65] migration: Add migration_rp_wait|kick()
[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
[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 (13+ 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 (4+ messages)
[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] misc/pca9552: Fix for pca9552 not getting reset
2023-10-10 19:56 UTC (3+ 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).