messages from 2024-02-01 16:49:20 to 2024-02-02 10:17:07 UTC [more...]
[PATCH v7 0/6] Pointer Masking update for Zjpm v0.8
2024-02-02 10:14 UTC (7+ messages)
` [PATCH v7 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v7 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v7 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v7 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v7 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v7 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-02-02 10:03 UTC (11+ messages)
` [PATCH v3 03/20] multifd: Zero pages transmission
` [External] "
` [PATCH v3 13/20] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
` [External] "
` [PATCH v3 15/20] migration/multifd: Add test hook to set normal page ratio
` [External] "
[PULL 00/10] Hppa fixes 8.2 patches
2024-02-02 9:54 UTC (4+ messages)
` [PULL 02/10] hw/hppa/machine: Disable default devices with --nodefaults option
[PATCH 0/2] migration: Fix return-path thread exit
2024-02-02 9:53 UTC (4+ messages)
` [PATCH 1/2] migration: Add a file_error argument to close_return_path_on_source()
` [PATCH 2/2] migration: Fix return-path thread exit
[PATCH 0/6] riscv: named features riscv,isa, 'svade' rework
2024-02-02 9:44 UTC (6+ messages)
` [PATCH 3/6] target/riscv: add remaining named features
[PATCH] RISC-V: Report the QEMU vendor/arch IDs on virtual CPUs
2024-02-02 9:20 UTC (4+ messages)
` "
[PATCH v2 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-02 8:49 UTC (8+ messages)
` [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
` [PATCH v2 2/3] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
[PATCH v2] qemu_init: increase NOFILE soft limit on POSIX
2024-02-02 8:35 UTC (2+ messages)
[PATCH v4 0/1] Initialize backend memory objects in parallel
2024-02-02 8:30 UTC (4+ messages)
` [PATCH v4 1/1] oslib-posix: initialize "
[PULL 00/57] tcg patch queue
2024-02-02 5:50 UTC (59+ messages)
` [PULL 01/57] include/hw/core: Add mmu_index to CPUClass
` [PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
` [PULL 02/57] target/alpha: Split out alpha_env_mmu_index
` [PULL 03/57] target/alpha: Populate CPUClass.mmu_index
` [PULL 04/57] target/arm: Split out arm_env_mmu_index
` [PULL 05/57] target/arm: Populate CPUClass.mmu_index
` [PULL 06/57] target/avr: "
` [PULL 07/57] target/cris: Cache mem_index in DisasContext
` [PULL 08/57] target/cris: Populate CPUClass.mmu_index
` [PULL 09/57] target/hppa: "
` [PULL 10/57] target/i386: "
` [PULL 11/57] target/loongarch: "
` [PULL 12/57] target/loongarch: Rename MMU_IDX_*
` [PULL 13/57] target/m68k: Populate CPUClass.mmu_index
` [PULL 14/57] target/microblaze: "
` [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
` [PULL 16/57] target/mips: Split out mips_env_mmu_index
` [PULL 17/57] target/mips: Populate CPUClass.mmu_index
` [PULL 18/57] target/nios2: "
` [PULL 19/57] target/openrisc: "
` [PULL 20/57] target/ppc: Split out ppc_env_mmu_index
` [PULL 21/57] target/ppc: Populate CPUClass.mmu_index
` [PULL 22/57] target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
` [PULL 23/57] target/riscv: Replace cpu_mmu_index with riscv_env_mmu_index
` [PULL 24/57] target/riscv: Populate CPUClass.mmu_index
` [PULL 25/57] target/rx: "
` [PULL 26/57] target/s390x: Split out s390x_env_mmu_index
` [PULL 27/57] target/s390x: Populate CPUClass.mmu_index
` [PULL 28/57] target/sh4: "
` [PULL 29/57] target/sparc: "
` [PULL 30/57] target/tricore: "
` [PULL 31/57] target/xtensa: "
` [PULL 32/57] include/exec: Implement cpu_mmu_index generically
` [PULL 33/57] include/exec: Change cpu_mmu_index argument to CPUState
` [PULL 34/57] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
` [PULL 35/57] tcg/loongarch64: Set vector registers call clobbered
` [PULL 36/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPY
` [PULL 37/57] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILL
` [PULL 38/57] target/sparc: Remove gen_dest_fpr_F
` [PULL 39/57] target/sparc: Introduce gen_{load,store}_fpr_Q
` [PULL 40/57] target/sparc: Inline FNEG, FABS
` [PULL 41/57] target/sparc: Use i128 for FSQRTq
` [PULL 42/57] target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVq
` [PULL 43/57] target/sparc: Use i128 for FqTOs, FqTOi
` [PULL 44/57] target/sparc: Use i128 for FqTOd, FqTOx
` [PULL 45/57] target/sparc: Use i128 for FCMPq, FCMPEq
` [PULL 46/57] target/sparc: Use i128 for FsTOq, FiTOq
` [PULL 47/57] target/sparc: Use i128 for FdTOq, FxTOq
` [PULL 48/57] target/sparc: Use i128 for Fdmulq
` [PULL 49/57] target/sparc: Remove qt0, qt1 temporaries
` [PULL 50/57] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
` [PULL 51/57] target/sparc: Split ver from env->fsr
` [PULL 52/57] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
` [PULL 53/57] target/sparc: Merge check_ieee_exceptions with FPop helpers
` [PULL 54/57] target/sparc: Split cexc and ftt from env->fsr
` [PULL 55/57] target/sparc: Remove cpu_fsr
` [PULL 56/57] target/sparc: Split fcc out of env->fsr
` [PULL 57/57] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK
[PATCH 00/22] target/sparc: floating-point cleanup
2024-02-02 5:36 UTC (7+ messages)
` [PATCH 05/22] target/sparc: Inline FNEG, FABS
[PATCH] tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
2024-02-02 4:20 UTC (2+ messages)
[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
2024-02-02 3:57 UTC (19+ messages)
` [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
` [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
` [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
[PATCH] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
2024-02-02 3:44 UTC
[PATCH v3] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
2024-02-02 3:30 UTC (3+ messages)
[PATCH v6 0/6] Pointer Masking update for Zjpm v0.8
2024-02-02 2:03 UTC (2+ messages)
[PATCH] tcg/loongarch64: Set vector registers call clobbered
2024-02-02 1:20 UTC (2+ messages)
[PATCH] hw/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-02-02 0:03 UTC (8+ messages)
[PULL 06/15] tests/qtest/migration: Don't use -cpu max for aarch64
2024-02-01 23:50 UTC (10+ messages)
[PATCH v3 00/20] qapi: statically type schema.py
2024-02-01 22:42 UTC (21+ messages)
` [PATCH v3 01/20] qapi: sort pylint suppressions
` [PATCH v3 02/20] qapi/schema: add "
` [PATCH v3 03/20] qapi: create QAPISchemaDefinition
` [PATCH v3 04/20] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH v3 05/20] qapi/schema: declare type for QAPISchemaArrayType.element_type
` [PATCH v3 06/20] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH v3 07/20] qapi/schema: adjust type narrowing for mypy's benefit
` [PATCH v3 08/20] qapi/schema: add type narrowing to lookup_type()
` [PATCH v3 09/20] qapi/schema: assert resolve_type has 'info' and 'what' args on error
` [PATCH v3 10/20] qapi: use schema.resolve_type instead of schema.lookup_type
` [PATCH v3 11/20] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
` [PATCH v3 12/20] qapi/schema: assert info is present when necessary
` [PATCH v3 13/20] qapi/schema: split "checked" field into "checking" and "checked"
` [PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`
` [PATCH v3 15/20] qapi/schema: fix typing for QAPISchemaVariants.tag_member
` [PATCH v3 16/20] qapi/schema: assert inner type of QAPISchemaVariants in check_clash()
` [PATCH v3 17/20] qapi/parser: demote QAPIExpression to Dict[str, Any]
` [PATCH v3 18/20] qapi/schema: add type hints
` [PATCH v3 19/20] qapi/schema: turn on mypy strictness
` [PATCH v3 20/20] qapi/schema: remove unnecessary asserts
[PATCH 0/7] qapi qmp: Documentation fixes
2024-02-01 21:47 UTC (4+ messages)
` [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
[PATCH 00/19] qapi: statically type schema.py
2024-02-01 20:54 UTC (11+ messages)
` [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member
[RFC PATCH] tests/vm/netbsd: Remove missing py311-expat package
2024-02-01 20:18 UTC (4+ messages)
[PATCH v3 0/9] Enabling DCD emulation support in Qemu
2024-02-01 19:58 UTC (4+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
[PATCH v2 00/19] qapi: statically type schema.py
2024-02-01 19:57 UTC (5+ messages)
` [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"
[PATCH] hw/ide: Add the possibility to disable the CompactFlash device in the build
2024-02-01 19:51 UTC (6+ messages)
[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
2024-02-01 19:36 UTC
[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
2024-02-01 19:12 UTC (7+ messages)
` [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
` [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
Call for GSoC/Outreachy internship project ideas
2024-02-01 19:06 UTC (5+ messages)
Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
2024-02-01 18:56 UTC (17+ messages)
[PATCH 0/3] ui/gtk: introducing vc->visible
2024-02-01 18:48 UTC (6+ messages)
` [PATCH 1/3] ui/gtk: skip drawing guest scanout when associated VC is invisible
[PATCH] pci-host: designware: Limit value range of iATU viewport register
2024-02-01 18:47 UTC (3+ messages)
[PATCH] Avoid unaligned fetch in ladr_match()
2024-02-01 18:21 UTC (2+ messages)
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-01 18:09 UTC (8+ messages)
` [PATCH v2 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v2 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v2 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v2 4/7] vdpa: add listener_registered
` [PATCH v2 5/7] vdpa: reorder listener assignment
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v2 7/7] vdpa: move memory listener register to vhost_vdpa_init
[PATCH v16 0/6] Implementation of GMAC Networking Module
2024-02-01 17:36 UTC (2+ messages)
[PATCH v2 0/2] gdbstub: Implement catching syscalls
2024-02-01 17:16 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
[PULL 00/47] nic-config.for-upstream queue
2024-02-01 16:44 UTC (32+ messages)
` [PULL 02/47] net: report list of available models according to platform
` [PULL 03/47] net: add qemu_create_nic_bus_devices()
` [PULL 04/47] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PULL 06/47] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PULL 08/47] hw/arm/sbsa-ref: use pci_init_nic_devices()
` [PULL 10/47] hw/hppa: "
` [PULL 11/47] hw/loongarch: "
` [PULL 12/47] hw/mips/fuloong2e: "
` [PULL 13/47] hw/mips/malta: "
` [PULL 14/47] hw/mips/loongson3_virt: "
` [PULL 15/47] hw/ppc/prep: "
` [PULL 16/47] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PULL 17/47] hw/ppc: use pci_init_nic_devices()
` [PULL 18/47] hw/sh4/r2d: "
` [PULL 19/47] hw/sparc64/sun4u: "
` [PULL 22/47] hw/arm/aspeed: use qemu_configure_nic_device()
` [PULL 24/47] hw/arm/fsl: "
` [PULL 27/47] hw/arm/highbank: use qemu_create_nic_device()
` [PULL 29/47] hw/arm/stellaris: use qemu_find_nic_info()
` [PULL 30/47] hw/arm: use qemu_configure_nic_device()
` [PULL 31/47] hw/net/etraxfs-eth: "
` [PULL 32/47] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PULL 33/47] hw/m68k/q800: use qemu_find_nic_info()
` [PULL 35/47] hw/mips/mipssim: use qemu_create_nic_device()
` [PULL 37/47] hw/net/lasi_i82596: Re-enable build
` [PULL 38/47] hw/net/lasi_i82596: use qemu_create_nic_device()
` [PULL 40/47] hw/riscv: use qemu_configure_nic_device()
` [PULL 41/47] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PULL 42/47] hw/sparc/sun4m: use qemu_find_nic_info()
` [PULL 43/47] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PULL 46/47] net: remove qemu_show_nic_models(), qemu_find_nic_model()
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-02-01 16:47 UTC (5+ messages)
` [PATCH 3/4] hw/arm/stellaris: Add missing QOM 'machine' parent
` [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
[PATCH 0/3] gdbstub: Implement follow-fork-mode child
2024-02-01 16:48 UTC (5+ messages)
` [PATCH 2/3] "
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).