qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/25] target/i386: convert 1-byte opcodes to new decoder
 2024-05-06 16:56 UTC  (29+ messages)
` [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 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 15/25] target/i386: move 60-BF "
` [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 20/25] target/i386: move BSWAP to new decoder
` [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 24/25] target/i386: split legacy decoder into a separate function

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-05-06 16:26 UTC  (12+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-05-06 16:25 UTC  (4+ messages)
` [PATCH RFC 23/26] migration/multifd: Device state transfer support - send side

[PATCH 0/3] Make it possible to compile the x86 binaries without FDC
 2024-05-06 15:59 UTC  (5+ messages)
` [PATCH 1/3] hw/i386/pc: Allow to compile without CONFIG_FDC_ISA

[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
 2024-05-06 15:40 UTC  (3+ messages)
` [PATCH v3 1/5] accel/tcg: Move SoftMMU specific units to softmmu_specific_ss[]

More doc updates needed for new migrate argument @channels
 2024-05-06 15:40 UTC  (3+ messages)

[PULL 00/12] qemu-sparc queue 20240506
 2024-05-06 15:40 UTC  (15+ messages)
` [PULL 01/12] target/sparc/cpu: Rename the CPU models with a "+" in their names
` [PULL 02/12] target/sparc/cpu: Avoid spaces by default in the CPU names
` [PULL 03/12] docs/system/target-sparc: Improve the Sparc documentation
` [PULL 04/12] docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+"
` [PULL 05/12] hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u machine
` [PULL 06/12] linux-user/sparc: Add more hwcap bits for sparc64
` [PULL 07/12] target/sparc: Fix FEXPAND
` [PULL 08/12] target/sparc: Fix FMUL8x16
` [PULL 09/12] target/sparc: Fix FMUL8x16A{U,L}
` [PULL 10/12] target/sparc: Fix FMULD8*X16
` [PULL 11/12] target/sparc: Fix FPMERGE
` [PULL 12/12] target/sparc: Split out do_ms16b

[PATCH 0/5] hw/mips: Proper multi core support
 2024-05-06 15:31 UTC  (6+ messages)
` [PATCH 1/5] target/mips: Make globalnumber a CPU property
` [PATCH 2/5] hw/msic/mips_cmgcr: Implement multicore functions
` [PATCH 3/5] hw/msic/mips_cpc: Implement multi core support
` [PATCH 4/5] hw/mips/cps: "
` [PATCH 5/5] hw/mips/boston: "

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

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-06 15:07 UTC  (23+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "
` [PATCH 3/3] vfio/migration: Don't emit STOP_COPY state change event twice

[PATCH 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-05-06 15:04 UTC  (7+ messages)
` [PATCH 1/6] virtio: Add bool to VirtQueueElement
` [PATCH 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH 3/6] virtio: virtqueue_ordered_fill "
` [PATCH 4/6] virtio: virtqueue_ordered_flush "
` [PATCH 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [PATCH 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PATCH v8 0/5] Support message-based DMA in vfio-user server
 2024-05-06 15:01 UTC  (5+ messages)

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-06 14:29 UTC  (2+ messages)

[PATCH v2 0/7] target/sparc: vis fixes
 2024-05-06 14:12 UTC  (3+ messages)
` [PATCH v2 5/7] target/sparc: Fix FMULD8*X16

[PATCH] MAINTAINERS: Update Aleksandar Rikalo email
 2024-05-06 14:06 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Update my email address
 2024-05-06 14:07 UTC  (3+ messages)

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-06 13:26 UTC  (24+ 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()

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

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-06 13:05 UTC  (4+ messages)
` [PATCH v2 11/15] hw/riscv/riscv-iommu: add DBG support

[PULL 0/7] QAPI patches patches for 2024-05-06
 2024-05-06 12:48 UTC  (24+ 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 for-9.0 v3 0/4] target/sh4: Fix mac.[lw]
 2024-05-06 12:46 UTC  (4+ messages)

[PULL 00/28] Accelerator patches for 2024-05-06
 2024-05-06 12:44 UTC  (30+ messages)
` [PULL 01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PULL 02/28] exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
` [PULL 03/28] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PULL 04/28] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PULL 05/28] exec/cpu: Extract page-protection definitions to page-protection.h
` [PULL 06/28] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PULL 07/28] accel/tcg: Access tcg_cflags with getter / setter
` [PULL 08/28] accel/tcg: Move user definition of cpu_interrupt() to user-exec.c
` [PULL 09/28] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
` [PULL 10/28] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PULL 11/28] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PULL 12/28] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PULL 13/28] user: Forward declare TaskState type definition
` [PULL 14/28] user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
` [PULL 15/28] user: Use get_task_state() helper
` [PULL 16/28] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [PULL 17/28] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
` [PULL 18/28] xen: mapcache: Refactor lock functions for multi-instance
` [PULL 19/28] xen: mapcache: Refactor xen_map_cache "
` [PULL 20/28] xen: mapcache: Refactor xen_remap_bucket "
` [PULL 21/28] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PULL 22/28] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PULL 23/28] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PULL 24/28] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PULL 25/28] xen: mapcache: Break out xen_map_cache_init_single()
` [PULL 26/28] softmmu: Pass RAM MemoryRegion and is_write in xen_map_cache()
` [PULL 27/28] MAINTAINERS: Update Aleksandar Rikalo email
` [PULL 28/28] MAINTAINERS: Update my email address

[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-05-06 12:41 UTC  (2+ messages)

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-06 12:05 UTC  (4+ messages)

[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
 2024-05-06 12:13 UTC  (2+ messages)

[PATCH 0/3] Cleanup VFIOIOMMUClass callback return with bool
 2024-05-06 12:06 UTC  (7+ 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] spapr: Migrate ail-mode-3 spapr cap
 2024-05-06 11:56 UTC 

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

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

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

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-06  9:43 UTC  (6+ 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 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 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 v3] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-06  8:34 UTC 


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