qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-29 18:56:18 to 2024-04-30 14:01:51 UTC [more...]

[PATCH 0/2] target/arm: Implement FEAT_WFxT
 2024-04-30 14:00 UTC 

[PATCH] target/loongarch/kvm: Fix VM recovery from disk failures
 2024-04-30 14:00 UTC  (3+ messages)

[PATCH 0/3] vvfat: Fix bugs in writing and reading files -- PING
 2024-04-30 13:21 UTC  (2+ messages)

[PATCH v3 00/13] exec: Rework around CPUState user fields (part 2)
 2024-04-30 12:28 UTC  (14+ messages)
` [PATCH v3 01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PATCH v3 02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PATCH v3 03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PATCH v3 04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState
` [PATCH v3 05/13] accel/tcg: Restrict cpu_loop_exit_requested() to TCG
` [PATCH v3 06/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB "
` [PATCH v3 07/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH v3 08/13] accel/tcg: Move @cflags_next_tb "
` [PATCH v3 09/13] accel/tcg: Move @iommu_notifiers "
` [PATCH v3 10/13] accel/tcg: Move @tcg_cflags "
` [PATCH v3 11/13] accel/tcg: Restrict icount to system emulation
` [PATCH v3 12/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState
` [PATCH v3 13/13] accel/tcg: Move @tb_jmp_cache "

[PULL 0/5] UI patches
 2024-04-30 12:30 UTC  (3+ messages)
` [PULL 5/5] virtio-gpu: fix scanout migration post-load

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-04-30 12:15 UTC  (29+ messages)
` [PATCH v3 02/19] vfio/container: Introduce HostIOMMUDeviceLegacyVFIO device
` [PATCH v3 04/19] vfio/iommufd: Introduce HostIOMMUDeviceIOMMUFDVFIO device
` [PATCH v3 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v3 06/19] range: Introduce range_get_last_bit()
` [PATCH v3 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v3 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v3 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::check_cap() handler
` [PATCH v3 13/19] vfio: Create host IOMMU device instance

[RFC PATCH] target/sh4: Fix SUBV opcode
 2024-04-30 12:06 UTC 

[PATCH] hw/s390x: Attach the sclpconsole to the /machine/sclp node
 2024-04-30 11:58 UTC  (5+ messages)

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2024-04-30 11:54 UTC  (2+ messages)

[PATCH 6.1 061/110] virtio_net: Do not send RSS key if it is not supported
 2024-04-30 10:40 UTC 

[PATCH v4 0/3] vhost-user-blk: live resize additional APIs
 2024-04-30 11:16 UTC  (8+ messages)
` [PATCH v4 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
` [PATCH v4 3/3] qapi: introduce device-sync-config

[PATCH RESEND] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); "
 2024-04-30 10:53 UTC 

[PATCH] target/sh4: Fix ADDV opcode
 2024-04-30 10:48 UTC 

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-30 10:43 UTC  (6+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

[PATCH] docs/about: Automatically deprecate versioned machine types older than 6 years
 2024-04-30 10:29 UTC  (10+ messages)

[PATCH v3] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-04-30 10:10 UTC  (7+ messages)

[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
 2024-04-30 10:13 UTC  (6+ messages)
` [PATCH v4 1/2] target/s390x: report deprecated-props in cpu-model-expansion reply
` [PATCH v4 2/2] target/s390x: flag te and cte as deprecated

QEMU Community Call Agenda Items (April 30th, 2024)
 2024-04-30 10:01 UTC  (6+ messages)

[PATCH] WHPX: Add support for device backed memory regions
 2024-04-30  9:59 UTC  (3+ messages)

[PULL 0/6] Block jobs patches for 2024-04-29
 2024-04-30  9:22 UTC  (6+ messages)
` [PULL 6/6] iotests: add backup-discard-source

[PATCH] iotests/pylintrc: allow up to 10 similar lines
 2024-04-30  9:17 UTC  (2+ messages)

[PATCH v6 0/5] migration: do not exit on incoming failure
 2024-04-30  9:16 UTC  (7+ messages)
` [PATCH v6 1/5] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PATCH v6 2/5] migration: process_incoming_migration_co(): complete cleanup on failure
` [PATCH v6 3/5] migration: process_incoming_migration_co(): fix reporting s->error
` [PATCH v6 4/5] migration: process_incoming_migration_co(): rework error reporting
` [PATCH v6 5/5] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH] MAINTAINERS: Update my email address
 2024-04-30  9:13 UTC  (4+ messages)

[PATCH v3 00/16] Add AST2700 support
 2024-04-30  8:51 UTC  (10+ messages)
` [PATCH v3 07/16] aspeed/smc: fix dma moving incorrect data length issue
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address

[PATCH v5 0/5] migration: do not exit on incoming failure
 2024-04-30  8:47 UTC  (14+ messages)
` [PATCH v5 1/5] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PATCH v5 2/5] migration: process_incoming_migration_co(): complete cleanup on failure
` [PATCH v5 3/5] migration: process_incoming_migration_co(): fix reporting s->error
` [PATCH v5 4/5] migration: process_incoming_migration_co(): rework error reporting
` [PATCH v5 5/5] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH 0/5] hw/loongarch: Refine numa memory map
 2024-04-30  8:21 UTC  (3+ messages)

[PATCH 00/41] target/sparc: Implement VIS4
 2024-04-30  8:07 UTC  (6+ messages)
` [PATCH 04/41] target/sparc: Fix FMUL8x16A{U,L}

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-30  8:00 UTC  (15+ messages)

[PULL 00/19] Misc patches (s390x clean-ups, fixes for crashes, ...)
 2024-04-30  7:13 UTC  (20+ messages)
` [PULL 01/19] target/s390x/cpu_model: Make check_compatibility() return boolean
` [PULL 02/19] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
` [PULL 03/19] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
` [PULL 04/19] target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
` [PULL 05/19] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
` [PULL 06/19] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()
` [PULL 07/19] hw: misc: edu: fix 2 off-by-one errors
` [PULL 08/19] hw: misc: edu: rename local vars in edu_check_range
` [PULL 09/19] hw: misc: edu: use qemu_log_mask instead of hw_error
` [PULL 10/19] stubs: Add missing qga stubs
` [PULL 11/19] qga: Re-enable the qga-ssh-test when running without fuzzing
` [PULL 12/19] hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
` [PULL 13/19] build-environment: make some packages optional
` [PULL 14/19] gitlab: migrate the s390x custom machine to 22.04
` [PULL 15/19] gitlab: remove stale s390x-all-linux-static conf hacks
` [PULL 16/19] hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
` [PULL 17/19] tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited
` [PULL 18/19] .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
` [PULL 19/19] .gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobs

[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-04-30  6:14 UTC  (3+ messages)
` [PATCH v11 19/21] i386: Add cache topology info in CPUCacheInfo

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-30  5:54 UTC  (11+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-04-30  5:16 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "
` [PATCH 3/3] vfio/migration: Don't emit STOP_COPY state change event twice

[PULL 0/1] ufs queue
 2024-04-30  4:36 UTC  (5+ messages)
` [PULL 1/1] hw/ufs: Fix buffer overflow bug

[PATCH] hw/loongarch: Refine default numa id calculation
 2024-04-30  3:59 UTC  (2+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-04-30  3:33 UTC  (7+ messages)
` [PATCH v2 05/15] hw/riscv: add riscv-iommu-sys platform device
` [PATCH v2 06/15] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v2 07/15] test/qtest: add riscv-iommu-pci tests

[PATCH v3] input-linux: Add option to not grab a device upon guest startup
 2024-04-30  2:16 UTC  (2+ messages)

[PATCH] target/loongarch: Put cpucfg operation before CSR register
 2024-04-30  1:44 UTC  (2+ messages)

[PATCH v2 00/13] exec: Rework around CPUState user fields (part 2)
 2024-04-30  1:12 UTC  (18+ messages)
` [PATCH v2 01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PATCH v2 02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PATCH v2 03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PATCH v2 04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState
` [PATCH v2 05/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB to TCG
` [PATCH v2 06/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH v2 07/13] accel/tcg: Move @cflags_next_tb "
` [PATCH v2 08/13] accel/tcg: Move @iommu_notifiers "
` [PATCH v2 09/13] accel/tcg: Move @tb_jmp_cache "
` [PATCH v2 10/13] accel/tcg: Remove NULL check in tcg_flush_jmp_cache()
` [PATCH v2 11/13] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
` [PATCH v2 12/13] accel/tcg: Restrict icount to system emulation
` [PATCH v2 13/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PULL 0/1] net/slirp: Use newer slirp_*_hostxfwd API
 2024-04-30  0:07 UTC  (2+ messages)

[PATCH v2 0/6] migration removals & deprecations
 2024-04-29 19:52 UTC  (11+ messages)
` [PATCH v2 1/6] migration: Remove 'skipped' field from MigrationStats
` [PATCH v2 2/6] migration: Remove 'inc' option from migrate command
` [PATCH v2 5/6] migration: Remove non-multifd compression
` [PATCH v2 6/6] migration: Deprecate fd: for file migration

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-29 21:23 UTC  (5+ messages)
` [PATCH v2 09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG

[PULL 0/1] target/sparc late fix
 2024-04-29 21:21 UTC  (2+ messages)

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29 21:08 UTC  (13+ messages)
` [PATCH 14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState
` [PATCH 20/24] accel/tcg: Move @tb_jmp_cache from CPUState to TCG AccelCPUState
` [PATCH 22/24] accel/tcg: Move @tcg_cflags "
` [PATCH 23/24] accel/tcg: Restrict icount to system emulation
` [PATCH 24/24] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH v2 0/4] Sparc CPU naming and help text improvements
 2024-04-29 21:03 UTC  (2+ messages)

[PATCH v2] Hexagon: add PC alignment check and exception
 2024-04-29 20:59 UTC  (2+ messages)

[PATCH] tests/avocado: update sunxi kernel from armbian to 6.6.16
 2024-04-29 20:40 UTC  (4+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-29 20:34 UTC  (11+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-29 20:04 UTC  (3+ messages)
` [PATCH RFC 23/26] migration/multifd: Device state transfer support - send side

[PATCH v3 00/20] Rewrite plugin code generation
 2024-04-29 19:57 UTC  (5+ messages)
` [PATCH v3 06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
` [PATCH v3 07/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB

[PATCH 0/3] Assorted fixes for PMU
 2024-04-29 19:28 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update
` [PATCH 2/3] target/riscv: Enforce WARL behavior for scounteren/hcounteren
` [PATCH 3/3] target/riscv: Fix the predicate functions for mhpmeventhX CSRs

[PATCH v4 0/4] migration: do not exit on incoming failure
 2024-04-29 19:21 UTC  (3+ messages)
` [PATCH v4 1/4] migration: move trace-point from migrate_fd_error to migrate_set_error

[PATCH 0/5] target/alpha: Implement CF_PCREL
 2024-04-29 18:55 UTC  (4+ messages)
` [PATCH 3/5] target/alpha: Split out gen_goto_tb


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