QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 00:11:53 to 2024-04-25 15:47:47 UTC [more...]

[PATCH v9 00/11] Support blob memory and venus on qemu
 2024-04-25 15:45 UTC  (2+ messages)
` [PATCH v9 05/11] virtio-gpu: Support blob scanout using dmabuf fd

[PATCH] ci: move external build environment setups to CentOS Stream 9
 2024-04-25 15:44 UTC  (3+ messages)

[PATCH v5 0/3] Add support for the RAPL MSRs series
 2024-04-25 15:42 UTC  (5+ messages)
` [PATCH v5 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v4 00/14] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-04-25 15:39 UTC  (21+ messages)
` [PATCH v4 01/14] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v4 02/14] util/dsa: Add dependency idxd
` [PATCH v4 03/14] util/dsa: Implement DSA device start and stop logic
` [PATCH v4 04/14] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v4 05/14] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v4 06/14] util/dsa: Implement zero page checking in DSA task
` [PATCH v4 07/14] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v4 08/14] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH v4 09/14] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
` [PATCH v4 10/14] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v4 11/14] migration/multifd: Add migration option set packet size
` [PATCH v4 12/14] migration/multifd: Enable set packet size migration option
` [PATCH v4 13/14] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH v4 14/14] migration/multifd: Add integration tests for multifd with Intel DSA offloading

[PATCH v2 RFC] fix host-endianness bug and prevent overflow
 2024-04-25 15:24 UTC  (7+ messages)
` [PATCH] fix host-endianness bug
    ` [PATCH v2] "
        ` [PATCH v3] fix endianness bug

[PATCH v2 0/7] s390x/cpu_models: Misc cleanup on returned error code and local @err variables
 2024-04-25 15:22 UTC  (9+ messages)
` [PATCH v2 1/7] target/s390x/cpu_model: Make check_compatibility() return boolean
` [PATCH v2 2/7] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
` [PATCH v2 3/7] target/s390x: Remove KVM stubs in cpu_models.h
` [PATCH v2 4/7] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
` [PATCH v2 5/7] target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
` [PATCH v2 6/7] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
` [PATCH v2 7/7] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()

[PATCH for-9.1 00/19] target/i386: convert 1-byte opcodes to new decoder
 2024-04-25 15:29 UTC  (5+ messages)
` [PATCH for-9.1 09/19] target/i386: move 60-BF "

[PULL 00/17] CI job updates, header cleanups and other misc patches
 2024-04-25 15:14 UTC  (10+ messages)
` [PULL 12/17] tests: Update our CI to use CentOS Stream 9 instead of 8

[PATCH 0/6] migration removals & deprecations
 2024-04-25 15:09 UTC  (7+ messages)
` [PATCH 1/6] migration: Remove 'skipped' field from MigrationStats
` [PATCH 2/6] migration: Remove 'inc' option from migrate command
` [PATCH 3/6] migration: Remove 'blk/-b' option from migrate commands
` [PATCH 4/6] migration: Remove block migration
` [PATCH 5/6] migration: Remove non-multifd compression
` [PATCH 6/6] migration: Deprecate fd: for file migration

[PULL v2 00/16] CI job updates, header cleanups and other misc patches
 2024-04-25 14:57 UTC 

[PATCH] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-04-25 13:37 UTC 

[PATCH v2 0/3] query-cpu-model-expansion: add disable-deprecated-feats arg
 2024-04-25 13:35 UTC  (13+ messages)
` [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion
` [PATCH v2 2/3] target/s390x: add support for "disable-deprecated-feats" expansion option

cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?
 2024-04-25 13:30 UTC  (8+ messages)
    ` Timeouts in CI jobs (was: cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?)
        ` Timeouts in CI jobs

[PATCH] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_QEMU_LOCK_GUARD macro
 2024-04-25 13:28 UTC  (3+ messages)

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-04-25 13:36 UTC  (7+ messages)

[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-04-25 13:30 UTC  (3+ messages)

[PATCH v2 1/4] vfio/ap: Use g_autofree variable in vfio_ap_register_irq_notifier()
 2024-04-25 12:55 UTC  (10+ messages)
` [PATCH v2 2/4] vfio/ap: Make vfio_ap_register_irq_notifier() return a bool
` [PATCH v2 3/4] vfio/ccw: Use g_autofree variable in vfio_ccw_register_irq_notifier()
` [PATCH v2 4/4] vfio/ccw: Make vfio_ccw_register_irq_notifier() return a bool

[PATCH v2 0/5] Check host IOMMU compatilibity with vIOMMU
 2024-04-25 12:40 UTC  (13+ messages)
` [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap

[PATCH 0/6] Add ivshmem-flat device
 2024-04-25 11:58 UTC  (6+ messages)

[PATCH v3] hw/audio/virtio-snd: Use device endianness instead of target one
 2024-04-25 11:46 UTC  (18+ messages)

[PATCH qemu1 1/2] po: Add Georgian translation
 2024-04-25 11:21 UTC  (2+ messages)
` [PATCH qemu1 2/2] "

[PULL 00/22] Misc HW patches for 2024-04-25
 2024-04-25 11:01 UTC  (23+ messages)
` [PULL 01/22] qom: add default value
` [PULL 02/22] qmp: add dump machine type compatibility properties
` [PULL 03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field
` [PULL 04/22] scripts: add script to compare compatibility properties
` [PULL 05/22] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
` [PULL 06/22] target/i386: Move APIC related code to cpu-apic.c
` [PULL 07/22] hw/misc/applesmc: Simplify DeviceReset handler
` [PULL 08/22] hw/misc/imx: Replace sprintf() by snprintf()
` [PULL 09/22] hw/riscv/virt: Replace sprintf by g_strdup_printf
` [PULL 10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files
` [PULL 11/22] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
` [PULL 12/22] hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
` [PULL 13/22] hw/cxl/cxl-cdat: Make ct3_build_cdat() "
` [PULL 14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() "
` [PULL 15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
` [PULL 16/22] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
` [PULL 17/22] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
` [PULL 18/22] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
` [PULL 19/22] hw/core/machine: Introduce the module as a CPU topology level
` [PULL 20/22] hw/core/machine: Support modules in -smp
` [PULL 21/22] hw/core: Introduce module-id as the topology subindex
` [PULL 22/22] hw/core: Support module-id in numa configuration

[PATCH] stubs: Add missing qga stubs
 2024-04-25 11:04 UTC 

[PULL 00/37] target-arm queue
 2024-04-25 10:39 UTC  (38+ messages)
` [PULL 01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PULL 02/37] target/arm: Add PSTATE.ALLINT
` [PULL 03/37] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PULL 04/37] target/arm: Implement ALLINT MSR (immediate)
` [PULL 05/37] target/arm: Support MSR access to ALLINT
` [PULL 06/37] target/arm: Add support for Non-maskable Interrupt
` [PULL 07/37] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PULL 08/37] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PULL 09/37] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PULL 10/37] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PULL 11/37] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PULL 12/37] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PULL 13/37] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
` [PULL 14/37] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
` [PULL 15/37] hw/intc/arm_gicv3: Add irq non-maskable property
` [PULL 16/37] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PULL 17/37] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PULL 18/37] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PULL 19/37] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PULL 20/37] hw/intc/arm_gicv3: Implement NMI interrupt priority
` [PULL 21/37] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PULL 22/37] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PULL 23/37] target/arm: Add FEAT_NMI to max
` [PULL 24/37] hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
` [PULL 25/37] hw/dma: avoid apparent overflow in soc_dma_set_request
` [PULL 26/37] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
` [PULL 27/37] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
` [PULL 28/37] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
` [PULL 29/37] scripts/coccinelle: New script to add ResetType to hold and exit phases
` [PULL 30/37] hw, target: Add ResetType argument to hold and exit phase methods
` [PULL 31/37] docs/devel/reset: Update to new API for "
` [PULL 32/37] reset: Add RESET_TYPE_SNAPSHOT_LOAD
` [PULL 33/37] hw/char: Implement STM32L4x5 USART skeleton
` [PULL 34/37] hw/char/stm32l4x5_usart: Enable serial read and write
` [PULL 35/37] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PULL 36/37] hw/arm: Add the USART to the stm32l4x5 SoC
` [PULL 37/37] tests/qtest: Add tests for the STM32L4x5 USART

[ANNOUNCE] QEMU 8.2.3 Stable released
 2024-04-25 10:38 UTC  (2+ messages)

[PATCH 0/4] X86: Alias isa-bios area and clean up
 2024-04-25 10:16 UTC  (9+ messages)
` [PATCH 1/4] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
` [PATCH 3/4] hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
` [PATCH 4/4] hw/i386: Consolidate isa-bios creation

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-04-25 10:05 UTC  (5+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks

[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
 2024-04-25  9:59 UTC  (8+ messages)
` [PATCH 01/29] "

[PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
 2024-04-25  9:21 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 00/24] include/exec: Rework (part 2)
 2024-04-25  8:30 UTC  (20+ messages)
` [PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
` [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
` [PATCH 09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel
` [PATCH 11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
` [PATCH 14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
` [PATCH 15/24] exec: Restrict inclusion of 'user/guest-base.h'
` [PATCH 16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h'
` [PATCH 20/24] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'

[PATCH v2 0/2] migration: do not exit on incoming failure
 2024-04-25  8:25 UTC  (6+ messages)
` [PATCH v2 1/2] migration: rework migrate_set_error() to migrate_report_err()

[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
 2024-04-25  7:43 UTC  (3+ messages)
  `  "

[PATCH v5] linux-aio: add IO_CMD_FDSYNC command support
 2024-04-25  7:04 UTC 

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-04-25  5:48 UTC  (5+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PULL 0/9] tcg + linux-user patch queue
 2024-04-25  2:49 UTC  (2+ messages)

[PATCH v12 0/6] ui/console: Private QemuDmaBuf struct
 2024-04-25  1:53 UTC  (7+ messages)
` [PATCH v12 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v12 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v12 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v12 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v12 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v12 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c

[PATCH 00/45] target/hppa: Misc improvements
 2024-04-25  0:00 UTC  (9+ messages)
` [PATCH 01/45] target/hppa: Move cpu_get_tb_cpu_state out of line
` [PATCH 04/45] target/hppa: Pass displacement to do_dbranch
` [PATCH 05/45] target/hppa: Allow prior nullification in do_ibranch
` [PATCH 34/45] target/hppa: Improve hppa_cpu_dump_state
` [PATCH 35/45] target/hppa: Split PSW X and B into their own field
` [PATCH 36/45] target/hppa: Manage PSW_X and PSW_B in translator
` [PATCH 42/45] target/hppa: Implement PSW_T
` [PATCH 45/45] target/hppa: Log cpu state on return-from-interrupt


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 read-only IMAP folder(s) and NNTP newsgroup(s).