QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 02:43:47 to 2024-05-06 11:45:23 UTC [more...]

[PULL 00/12] qemu-sparc queue 20240506
 2024-05-06 11:44 UTC 

[PULL 0/7] QAPI patches patches for 2024-05-06
 2024-05-06 11:44 UTC  (16+ messages)
` [PULL 1/7] qapi: New QAPISchemaBranches, QAPISchemaAlternatives
` [PATCH 1/7] qapi: make since sections special WIP
` [PULL 2/7] qapi: Rename visitor parameter @variants to @branches
` [PATCH 2/7] sphinx/qapidoc: Tweak "Since" section formatting WIP
` [PULL 3/7] qapi: Rename visitor parameter @variants to @alternatives
` [PATCH 3/7] qapi: make returns sections special WIP
` [PULL 4/7] qapi: Rename QAPISchemaObjectType.variants to .branches
` [PATCH 4/7] qapidoc: Generate default Returns WIP
` [PATCH 5/7] qapi: Drop "Returns" section where default is fine WIP
` [PULL 5/7] qapi: Rename QAPISchemaAlternateType.variants to .alternatives
` [PULL 6/7] qapi: Move conditional code from QAPISchemaVariants to its subtypes
` [PATCH 6/7] qga/qapi-schema: Drop "Returns" section where default is fine WIP
` [PATCH 7/7] find untagged sections WIP
` [PULL 7/7] qapi: Simplify QAPISchemaVariants @tag_member

[PATCH v2] qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
 2024-05-06 11:42 UTC  (2+ messages)

[qemu-web PATCH] blog: KVM Forum 2024 CFP
 2024-05-06 11:13 UTC  (5+ messages)

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-06 10:57 UTC  (18+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-06 10:36 UTC  (23+ messages)
` [PATCH v4 03/17] xen: mapcache: Refactor lock functions for multi-instance
` [PATCH v4 04/17] xen: mapcache: Refactor xen_map_cache "
` [PATCH v4 05/17] xen: mapcache: Refactor xen_remap_bucket "
` [PATCH v4 06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PATCH v4 09/17] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()

Call for Presentations: KVM Forum 2024
 2024-05-06 10:13 UTC 

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-06 10:08 UTC  (12+ messages)

[sdl-qemu] [PATCH v1] /hw/intc/arm_gic WRONG ARGUMENTS
 2024-05-06 10:02 UTC  (5+ messages)

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-06  9:43 UTC  (8+ messages)
` [PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
` [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
` [PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections

[PATCH v5 0/3] Add support for the RAPL MSRs series
 2024-05-06  9:41 UTC  (7+ messages)
` [PATCH v5 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-06  9:28 UTC  (10+ messages)
` [PATCH V8 3/8] hw/acpi: Update ACPI GED framework "
` [PATCH V8 6/8] physmem: Add helper function to destroy CPU AddressSpace

[PATCH v5 00/10] vfio: Improve error reporting (part 2)
 2024-05-06  9:20 UTC  (11+ messages)
` [PATCH v5 01/10] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v5 02/10] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v5 03/10] vfio: Extend migration_file_set_error() with Error** argument
` [PATCH v5 04/10] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH v5 05/10] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH v5 06/10] vfio: Reverse test on vfio_get_dirty_bitmap()
` [PATCH v5 07/10] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v5 08/10] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v5 09/10] vfio: Also trace event failures in vfio_save_complete_precopy()
` [PATCH v5 10/10] vfio: Extend vfio_set_migration_error() with Error* argument

[PATCH RESEND] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); "
 2024-05-06  9:20 UTC  (2+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-05 16:57 UTC  (8+ messages)
` [PATCH v6 1/7] docs/migration: add qpl compression feature
` [PATCH v6 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v6 3/7] configure: add --enable-qpl build option
` [PATCH v6 4/7] migration/multifd: add qpl compression method
` [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression
` [PATCH v6 6/7] migration/multifd: implement qpl compression and decompression
` [PATCH v6 7/7] tests/migration-test: add qpl compression test

[PATCH v2] MAINTAINERS: Update my email address
 2024-05-06  8:42 UTC  (2+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-05-06  8:51 UTC  (7+ messages)
` [PATCH v2 1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v2 2/6] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v2 3/6] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v2 4/6] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v2 5/6] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v2 6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()

[PATCH 0/3] Cleanup VFIOIOMMUClass callback return with bool
 2024-05-06  8:33 UTC  (4+ messages)
` [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
` [PATCH 2/3] vfio: Make VFIOIOMMUClass::setup() "
` [PATCH 3/3] vfio: Make VFIOIOMMUClass::add_window() and its wrapper "

[PATCH v3] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-06  8:34 UTC 

[PATCH v2 00/25] target/i386: convert 1-byte opcodes to new decoder
 2024-05-06  8:09 UTC  (26+ messages)
` [PATCH v2 01/25] target/i386: use TSTEQ/TSTNE to test low bits
` [PATCH v2 02/25] target/i386: use TSTEQ/TSTNE to check flags
` [PATCH v2 03/25] target/i386: remove mask from CCPrepare
` [PATCH v2 04/25] target/i386: cc_op is not dynamic in gen_jcc1
` [PATCH v2 05/25] target/i386: cleanup cc_op changes for REP/REPZ/REPNZ
` [PATCH v2 06/25] target/i386: pull cc_op update to callers of gen_jmp_rel{, _csize}
` [PATCH v2 07/25] target/i386: extend cc_* when using them to compute flags
` [PATCH v2 08/25] target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare
` [PATCH v2 09/25] target/i386: clarify the "reg" argument of functions returning CCPrepare
` [PATCH v2 10/25] target/i386: cleanup *gen_eob*
` [PATCH v2 11/25] target/i386: reintroduce debugging mechanism
` [PATCH v2 12/25] target/i386: move 00-5F opcodes to new decoder
` [PATCH v2 13/25] target/i386: extract gen_far_call/jmp, reordering temporaries
` [PATCH v2 14/25] target/i386: allow instructions with more than one immediate
` [PATCH v2 15/25] target/i386: move 60-BF opcodes to new decoder
` [PATCH v2 16/25] target/i386: generalize gen_movl_seg_T0
` [PATCH v2 17/25] target/i386: move C0-FF opcodes to new decoder (except for x87)
` [PATCH v2 18/25] target/i386: merge and enlarge a few ranges for call to disas_insn_new
` [PATCH v2 19/25] target/i386: move remaining conditional operations to new decoder
` [PATCH v2 20/25] target/i386: move BSWAP "
` [PATCH v2 21/25] target/i386: port extensions of one-byte opcodes "
` [PATCH v2 22/25] target/i386: remove now-converted opcodes from old decoder
` [PATCH v2 23/25] target/i386: decode x87 instructions in a separate function
` [PATCH v2 24/25] target/i386: split legacy decoder into "
` [PATCH v2 25/25] target/i386: remove duplicate prefix decoding

[PATCH] hw/nvme: fix mo field in io mgnt send
 2024-05-06  8:06 UTC 

[PULL 00/46] Mostly build system and other cleanups patches for 2024-05-06
 2024-05-06  7:51 UTC  (47+ messages)
` [PULL 01/46] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
` [PULL 02/46] Kconfig: kvm: allow building without any board
` [PULL 03/46] tests/qtest: skip m48t59-test if the machine is absent
` [PULL 04/46] gitlab-ci: adjust msys2-64bit to be able to run qtest
` [PULL 05/46] kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled
` [PULL 06/46] configs: list "implied" device groups in the default configs
` [PULL 07/46] alpha: switch boards to "default y"
` [PULL 08/46] arm: "
` [PULL 09/46] avr: "
` [PULL 10/46] cris: "
` [PULL 11/46] hppa: "
` [PULL 12/46] i386: "
` [PULL 13/46] loongarch: "
` [PULL 14/46] m68k: "
` [PULL 15/46] microblaze: "
` [PULL 16/46] meson: make target endianneess available to Kconfig
` [PULL 17/46] mips: switch boards to "default y"
` [PULL 18/46] openrisc: "
` [PULL 19/46] ppc: "
` [PULL 20/46] riscv: "
` [PULL 21/46] rx: "
` [PULL 22/46] s390x: "
` [PULL 23/46] sh4: "
` [PULL 24/46] sparc: "
` [PULL 25/46] tricore: "
` [PULL 26/46] xtensa: "
` [PULL 27/46] docs: document new convention for Kconfig board symbols
` [PULL 28/46] target/i386: Introduce SapphireRapids-v3 to add missing features
` [PULL 29/46] bitmap: Use g_try_new0/g_new0/g_renew
` [PULL 30/46] build: do not build virtio-vga-gl if virgl/opengl not available
` [PULL 31/46] fw_cfg: remove useless declarations from typedefs.h
` [PULL 32/46] qdev-core: remove DeviceListener "
` [PULL 33/46] numa: remove types "
` [PULL 34/46] net: remove AnnounceTimer "
` [PULL 35/46] qemu-option: remove QemuOpt "
` [PULL 36/46] intc: remove PICCommonState "
` [PULL 37/46] lockable: remove QemuLockable "
` [PULL 38/46] migration: remove PostcopyDiscardState "
` [PULL 39/46] monitor: remove MonitorDef "
` [PULL 40/46] qapi/machine: remove types "
` [PULL 41/46] display: remove GraphicHwOps "
` [PULL 42/46] tcg: remove CPU* types "
` [PULL 43/46] pci: remove some "
` [PULL 44/46] kvm: move target-dependent interrupt routing out of kvm-all.c
` [PULL 45/46] migration: do not include coroutine_int.h
` [PULL 46/46] qga/commands-posix: fix typo in qmp_guest_set_user_password

[PATCH 0/7] Remove some unused structures
 2024-05-06  7:43 UTC  (7+ messages)
` [PATCH 4/7] hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
` [PATCH 5/7] hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
` [PATCH 7/7] net/can: Remove unused struct 'CanBusState'

[PATCH] hw/arm/npcm7xx: remove setting of mp-affinity
 2024-05-06  7:36 UTC  (3+ messages)

[PATCH] include/exec/cpu-common.h: Rename PAGE_BITS macro to PAGE_RWX
 2024-05-06  7:26 UTC  (2+ messages)

[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-05-06  7:32 UTC  (4+ messages)
` [PATCH v11 19/21] i386: Add cache topology info in CPUCacheInfo

[PATCH] hw/nvme: fix number of PIDs for FDP RUH update
 2024-05-06  7:12 UTC  (2+ messages)

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-06  6:45 UTC  (6+ messages)
` [PATCH v3 06/19] range: Introduce range_get_last_bit()

[PATCH] docs/devel: Add introduction to LUKS volume with detached header
 2024-05-06  6:26 UTC  (2+ messages)

[PATCH] Fixes: Indentation using TABs and improve formatting
 2024-05-06  6:20 UTC 

[PATCH] Fixes: Indentation using TABs and improve formatting
 2024-05-06  6:14 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Aleksandar Rikalo email
 2024-05-06  6:13 UTC  (2+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-06  6:12 UTC  (5+ messages)
` [PATCH v2 11/15] hw/riscv/riscv-iommu: add DBG support
` [PATCH v2 12/15] hw/riscv/riscv-iommu: Add another irq for mrif notifications

[PATCH v3 0/5] Add migration test for loongarch64
 2024-05-06  6:09 UTC  (8+ messages)
` [PATCH v3 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE
` [PATCH v3 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
` [PATCH v3 3/5] hw/loongarch: Add compat machine for 9.0
` [PATCH v3 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH v3 5/5] tests: Add migration test for loongarch64

[PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-05-06  5:46 UTC  (3+ messages)

More doc updates needed for new migrate argument @channels
 2024-05-06  4:58 UTC  (2+ messages)

[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
 2024-05-06  3:48 UTC  (4+ messages)

[PULL 00/15] Hexagon: simplify gen for packets w/o read-after-write
 2024-05-06  2:42 UTC  (13+ messages)
` [PULL 01/15] Hexagon (target/hexagon) Analyze reads before writes
` [PULL 04/15] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
` [PULL 05/15] Hexagon (target/hexagon) Pass SP "
` [PULL 07/15] Hexagon (target/hexagon) Add is_old/is_new to Register class
` [PULL 08/15] Hexagon (target/hexagon) Mark new_read_idx in trans functions
` [PULL 09/15] Hexagon (target/hexagon) Mark dest_idx "
` [PULL 10/15] Hexagon (target/hexagon) Mark has_pred_dest "
` [PULL 11/15] Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pair
` [PULL 12/15] Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
` [PULL 13/15] Hexagon (target/hexagon) Remove gen_op_regs.py
` [PULL 14/15] Hexagon (target/hexagon) Remove gen_shortcode.py
` [PULL 15/15] Hexagon (target/hexagon) Remove hex_common.read_attribs_file

[PATCH 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-05-06  2:57 UTC  (4+ messages)
` [PATCH 6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()


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