messages from 2024-05-15 09:40:16 to 2024-05-15 20:24:15 UTC [more...]
[PULL 00/11] testing and plugin updates
2024-05-15 20:23 UTC (4+ messages)
` [PULL 02/11] scripts/update-linux-header.sh: be more src tree friendly
` [PULL 09/11] plugins: distinct types for callbacks
` [PULL 10/11] plugins: extract cpu_index generate
[PATCH 1/3] migration/colo: Minor fix for colo error message
2024-05-15 19:04 UTC (3+ messages)
` [PATCH 2/3] migration/colo: make colo_incoming_co() return void
[PULL 00/11] Ui patches
2024-05-15 19:00 UTC (8+ messages)
` [PULL 05/11] ui/console: Use qemu_dmabuf_get_..() helpers instead
[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
2024-05-15 17:52 UTC (12+ messages)
` [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
` [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
[PATCH v3 0/5] hw/ppc: SPI model
2024-05-15 17:41 UTC (6+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model
` [PATCH v3 2/5] ppc/pnv: Extend SPI model
` [PATCH v3 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
` [PATCH v3 4/5] hw/ppc: SPI controller wiring to P10 chip
` [PATCH v3 5/5] tests/qtest: Add pnv-spi-seeprom qtest
[PATCH 0/4] Add MTE stubs for aarch64 user mode
2024-05-15 17:31 UTC (5+ messages)
` [PATCH 1/4] gdbstub: Add support for target-specific stubs
` [PATCH 2/4] gdbstub: Add support for MTE in user mode
` [PATCH 3/4] tests: Gently exit from GDB when tests complete
` [PATCH 4/4] tests/tcg/aarch64: Add MTE gdbstub tests
[PATCH v11 00/10] Support blob memory and venus on qemu
2024-05-15 17:15 UTC (16+ messages)
` [PATCH v11 01/10] virtio-gpu: Unrealize GL device
` [PATCH v11 08/10] virtio-gpu: Handle resource blob commands
` [PATCH v11 09/10] virtio-gpu: Register capsets dynamically
[PATCH v3 0/5] Fix "virtio-gpu: fix scanout migration post-load"
2024-05-15 17:15 UTC (14+ messages)
` [PATCH v3 1/5] migration: add "exists" info to load-state-field trace
` [PATCH v3 2/5] migration: fix a typo
` [PATCH v3 3/5] hw/boards: add machine_check_version()
` [PATCH v3 4/5] Set major/minor for PC and arm machines
` [PATCH v3 5/5] virtio-gpu: fix v2 migration
[PATCH v6 0/9] vfio: Improve error reporting (part 2
2024-05-15 17:15 UTC (10+ messages)
` [PATCH v6 1/9] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v6 2/9] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v6 3/9] migration: Extend migration_file_set_error() with Error* argument
[PATCH 0/2] hw/core: revert deprecation of 'parameter=1' for SMP topology
2024-05-15 17:06 UTC (6+ messages)
` [PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine
[PATCH 0/5] tcg: Support TCG_COND_TST* for vectors
2024-05-15 17:02 UTC (7+ messages)
` [PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec
` [PATCH 2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
` [PATCH 3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
` [PATCH 4/5] tcg/arm: "
` [PATCH 5/5] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
[PATCH 00/17] RISU misc updates
2024-05-15 16:55 UTC (24+ messages)
` [PATCH 01/17] ppc64: Fix <sys/user.h> include order
` [PATCH 02/17] Fix load_image error check for mmap
` [PATCH 05/17] Remove return value from reginfo_dump
` [PATCH 07/17] ppc64: Compare all bits of CCR
` [PATCH 10/17] aarch64: Tidy reginfo dumping ahead of ZA state
` [PATCH 13/17] Use bool for reginfo_is_eq
` [PATCH 14/17] aarch64: Use bool for sve_{z,p}reg_is_eq
` [PATCH 15/17] risu: Allow use of ELF test files
` [PATCH 16/17] configure: Enable loongarch64
` [PATCH 17/17] Build elf test cases instead of raw binaries
[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-05-15 16:47 UTC (6+ messages)
[PATCH v2 00/11] VFIO: misc cleanups
2024-05-15 16:28 UTC (5+ messages)
` [PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
[PATCH v3 0/4] qapi/vfio: Add VFIO migration QAPI event
2024-05-15 16:20 UTC (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] vfio/migration: Emit "
` [PATCH v3 3/4] vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
` [PATCH v3 4/4] vfio/migration: Enhance VFIO migration state tracing
[PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
2024-05-15 15:47 UTC (8+ messages)
` [PATCH v3 2/2] vhost-user: fix lost reconnect again
[PATCH 00/41] target/sparc: Implement VIS4
2024-05-15 15:30 UTC (4+ messages)
[PATCH v3 00/28] linux-user/i386: Properly align signal frame
2024-05-15 15:08 UTC (29+ messages)
` [PATCH v3 01/28] target/i386: Add tcg/access.[ch]
` [PATCH v3 02/28] target/i386: Convert do_fldt, do_fstt to X86Access
` [PATCH v3 03/28] target/i386: Convert helper_{fbld, fbst}_ST0 "
` [PATCH v3 04/28] target/i386: Convert do_fldenv "
` [PATCH v3 05/28] target/i386: Convert do_fstenv "
` [PATCH v3 06/28] target/i386: Convert do_fsave, do_frstor "
` [PATCH v3 07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} "
` [PATCH v3 08/28] target/i386: Convert do_xrstor_{fpu, "
` [PATCH v3 09/28] tagret/i386: Convert do_fxsave, do_fxrstor "
` [PATCH v3 10/28] target/i386: Convert do_xsave_* "
` [PATCH v3 11/28] target/i386: Convert do_xrstor_* "
` [PATCH v3 12/28] target/i386: Split out do_xsave_chk
` [PATCH v3 13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
` [PATCH v3 14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea
` [PATCH v3 15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
` [PATCH v3 16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
` [PATCH v3 17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
` [PATCH v3 18/28] linux-user/i386: Split out struct target_fregs_state
` [PATCH v3 19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
` [PATCH v3 20/28] linux-user/i386: Return boolean success from restore_sigcontext
` [PATCH v3 21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
` [PATCH v3 22/28] linux-user/i386: Fix allocation and alignment of fp state
` [PATCH v3 23/28] target/i386: Honor xfeatures in xrstor_sigcontext
` [PATCH v3 24/28] target/i386: Convert do_xsave to X86Access
` [PATCH v3 25/28] target/i386: Convert do_xrstor "
` [PATCH v3 26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
` [PATCH v3 27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
` [PATCH v3 28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}
[PATCH v2 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
2024-05-15 14:34 UTC (2+ messages)
[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
2024-05-15 14:48 UTC (2+ messages)
[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
2024-05-15 14:28 UTC (6+ messages)
` [PATCH v2 02/15] hw/riscv: add riscv-iommu-bits.h
` [PATCH v2 06/15] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
[RFC PATCH v3 00/18] SMMUv3 nested translation support
2024-05-15 13:54 UTC (11+ messages)
` [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
` [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
` [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
[PULL 00/43] target/hppa: Misc improvements
2024-05-15 12:59 UTC (45+ messages)
` [PULL 01/43] target/hppa: Move cpu_get_tb_cpu_state out of line
` [PULL 02/43] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
` [PULL 03/43] target/hppa: Move constant destination check into use_goto_tb
` [PULL 04/43] target/hppa: Pass displacement to do_dbranch
` [PULL 05/43] target/hppa: Allow prior nullification in do_ibranch
` [PULL 06/43] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
` [PULL 07/43] target/hppa: Add install_iaq_entries
` [PULL 08/43] target/hppa: Add install_link
` [PULL 09/43] target/hppa: Delay computation of IAQ_Next
` [PULL 10/43] target/hppa: Skip nullified insns in unconditional dbranch path
` [PULL 11/43] target/hppa: Simplify TB end
` [PULL 12/43] target/hppa: Add IASQ entries to DisasContext
` [PULL 13/43] target/hppa: Add space arguments to install_iaq_entries
` [PULL 14/43] target/hppa: Add space argument to do_ibranch
` [PULL 15/43] target/hppa: Use umax in do_ibranch_priv
` [PULL 16/43] target/hppa: Always make a copy "
` [PULL 17/43] target/hppa: Introduce and use DisasIAQE for branch management
` [PULL 18/43] target/hppa: Use displacements in DisasIAQE
` [PULL 19/43] target/hppa: Rename cond_make_* helpers
` [PULL 20/43] target/hppa: Use TCG_COND_TST* in do_cond
` [PULL 21/43] target/hppa: Use TCG_COND_TST* in do_log_cond
` [PULL 22/43] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
` [PULL 23/43] target/hppa: Use TCG_COND_TST* in do_unit_addsub
` [PULL 24/43] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PULL 25/43] target/hppa: Use registerfields.h for FPSR
` [PULL 26/43] target/hppa: Use TCG_COND_TST* in trans_ftest
` [PULL 27/43] target/hppa: Remove cond_free
` [PULL 28/43] target/hppa: Introduce DisasDelayException
` [PULL 29/43] target/hppa: Use delay_excp for conditional traps
` [PULL 30/43] target/hppa: Use delay_excp for conditional trap on overflow
` [PULL 31/43] linux-user/hppa: Force all code addresses to PRIV_USER
` [PULL 32/43] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
` [PULL 33/43] target/hppa: Do not mask in copy_iaoq_entry
` [PULL 34/43] target/hppa: Improve hppa_cpu_dump_state
` [PULL 35/43] target/hppa: Split PSW X and B into their own field
` [PULL 36/43] target/hppa: Manage PSW_X and PSW_B in translator
` [PULL 37/43] target/hppa: Implement PSW_B
` [PULL 38/43] target/hppa: Implement PSW_X
` [PULL 39/43] target/hppa: Drop tlb_entry return from hppa_get_physical_address
` [PULL 40/43] target/hppa: Adjust priv for B,GATE at runtime
` [PULL 41/43] target/hppa: Implement CF_PCREL
` [PULL 42/43] target/hppa: Log cpu state at interrupt
` [PULL 43/43] target/hppa: Log cpu state on return-from-interrupt
[PULL 00/34] tcg patch queue
2024-05-15 12:59 UTC (2+ messages)
[PATCH 0/9] migration/mapped-ram: Add direct-io support
2024-05-15 12:51 UTC (9+ messages)
` [PATCH 4/9] migration: Add direct-io parameter
[PATCH v5 00/10] vfio: Improve error reporting (part 2)
2024-05-15 12:49 UTC (9+ messages)
` [PATCH v5 01/10] vfio: Add Error** argument to .set_dirty_page_tracking() handler
[PATCH] physmem: allow debug writes to MMIO regions
2024-05-15 12:49 UTC (2+ messages)
[PATCH] ui/gtk-egl.c: fix build break
2024-05-15 12:06 UTC (2+ messages)
[PATCH] vl: fix "type is NULL" in -vga help
2024-05-15 11:25 UTC
[PULL 00/25] Migration next patches
2024-05-15 10:58 UTC (9+ messages)
` [PULL 20/25] migration: stop vm for cpr
` CPR/liveupdate: test results using prior bug fix
[PATCH v3] vhost-user-gpu: fix import of DMABUF
2024-05-15 10:52 UTC
[PULL 00/11] gitlab CI fix and glib update
2024-05-15 10:39 UTC (2+ messages)
[PATCH] ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
2024-05-15 10:09 UTC (2+ messages)
[PATCH 00/11] maintainer updates (plugins, testing) pre-PR
2024-05-15 9:48 UTC (9+ messages)
` [PATCH 03/11] plugins: prepare introduction of new inline ops
` [PATCH 04/11] plugins: extract generate ptr for qemu_plugin_u64
` [PATCH 05/11] plugins: add new inline op STORE_U64
` [PATCH 10/11] plugins: extract cpu_index generate
[PATCH v3 0/6] hw/loongarch: Refine numa memory map
2024-05-15 9:39 UTC (7+ messages)
` [PATCH v3 1/6] hw/loongarch: Refine acpi srat table for numa memory
` [PATCH v3 2/6] hw/loongarch: Refine fadt memory "
` [PATCH v3 3/6] hw/loongarch: Refine fwcfg memory map
` [PATCH v3 4/6] hw/loongarch: Refine system dram memory region
` [PATCH v3 5/6] hw/loongarch: Remove minimum and default memory size
` [PATCH v3 6/6] tests/qtest: Add numa test for loongarch system
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).