messages from 2024-05-16 08:41:29 to 2024-05-17 09:13:30 UTC [more...]
[PATCH v2 0/3] crypto: Allow building with GnuTLS but without Libtasn1
2024-05-17 9:12 UTC (8+ messages)
` [PATCH v2 1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
` [PATCH v2 2/3] crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
` [PATCH v2 3/3] crypto: Allow building with GnuTLS but without Libtasn1
[PATCH v7 00/61] Misc PPC exception and BookE MMU clean ups
2024-05-17 9:04 UTC (19+ messages)
` [PATCH v7 24/61] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb()
` [PATCH v7 25/61] target/ppc/mmu_common.c: Split off 40x cases from ppc_jumbo_xlate()
` [PATCH v7 26/61] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate()
` [PATCH v7 28/61] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH v7 33/61] target/ppc: Add a function to check for page protection bit
` [PATCH v7 35/61] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v7 36/61] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH v7 52/61] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
[PATCH 0/2] Zynq 7000 SoC improvements
2024-05-17 8:30 UTC (2+ messages)
[PATCH] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
2024-05-17 8:28 UTC (3+ messages)
[PATCH] gitlab-ci: Replace Docker with Kaniko
2024-05-17 8:14 UTC (5+ messages)
[PATCH v3 00/16] Add AST2700 support
2024-05-17 7:58 UTC (9+ messages)
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
` [PATCH v3 12/16] aspeed/soc: Add AST2700 support
[PATCH] hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
2024-05-17 7:53 UTC
[PATCH 0/9] migration/mapped-ram: Add direct-io support
2024-05-17 7:33 UTC (7+ messages)
` [PATCH 1/9] monitor: Honor QMP request for fd removal immediately
[PATCH 0/2] qapi/qapi-schema: Clarify the dependency relationship
2024-05-17 6:27 UTC (3+ messages)
` [PATCH 1/2] qapi: Reorder and categorize json files in qapi-schema.json
` [PATCH 2/2] qapi: List block-core.json "
[PATCH v2 1/3] migration/colo: Minor fix for colo error message
2024-05-17 5:52 UTC (3+ messages)
` [PATCH v2 3/3] migration/colo: Tidy up bql_unlock() around bdrv_activate_all()
[PATCH 00/13] fix --without-default-devices build and (mostly) tests
2024-05-17 5:47 UTC (4+ messages)
` [PATCH 02/13] s390_flic: add migration-enabled property
[PATCH v2 0/3] docs: define policy forbidding use of "AI" / LLM code generators
2024-05-17 5:05 UTC (14+ messages)
` [PATCH v2 1/3] docs: introduce dedicated page about code provenance / sign-off
` [PATCH v2 2/3] docs: define policy limiting the inclusion of generated files
` [PATCH v2 3/3] docs: define policy forbidding use of AI code generators
[PATCH] target/ppc: handle vcpu hotplug failure gracefully
2024-05-17 4:00 UTC (4+ messages)
[PATCH v2 0/4] target/ppc: vcpu hotplug failure handling fixes
2024-05-17 3:44 UTC (10+ messages)
` [PATCH v2 1/4] accel/kvm: Extract common KVM vCPU {creation, parking} code
[PATCH] ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
2024-05-17 3:32 UTC (3+ messages)
[PATCH v3] hw/virtio: Fix obtain the buffer id from the last descriptor
2024-05-17 3:23 UTC (2+ messages)
[PATCH] ui/console: Fix compiling issue
2024-05-17 3:12 UTC
[RFC v2] target/loongarch/kvm: Add software breakpoint support
2024-05-17 3:06 UTC
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-05-17 2:20 UTC (12+ messages)
` [PATCH v7 04/12] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
` [PATCH v7 06/12] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH] target/riscv: zvbb implies zvkb
2024-05-17 1:54 UTC (2+ messages)
[PULL 0/5] loongarch-to-apply queue
2024-05-17 1:06 UTC (9+ messages)
` [PULL 1/5] hw/loongarch: Add compat machine for 9.1
` [PULL 2/5] hw/loongarch: Remove minimum and default memory size
` [PULL 3/5] tests: Add migration test for loongarch64
` [PULL 4/5] target/loongarch/kvm: Fix VM recovery from disk failures
` [PULL 5/5] target/loongarch/kvm: fpu save the vreg registers high 192bit
[PATCH 0/1] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
2024-05-17 1:04 UTC (3+ messages)
` [PATCH 1/1] "
[PULL 00/17] Net patches
2024-05-17 0:47 UTC (4+ messages)
` [PULL 04/17] virtio-net: Add support for USO features
[PATCH v6 0/8] xen: Support grant mappings
2024-05-17 0:12 UTC (13+ messages)
` [PATCH v6 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v6 2/8] xen: mapcache: Unmap first entries in buckets
` [PATCH v6 3/8] xen: Add xen_mr_is_memory()
` [PATCH v6 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
` [PATCH v6 5/8] softmmu: Replace check for RAMBlock offset 0 with xen_mr_is_memory
` [PATCH v6 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v6 7/8] xen: mapcache: Add support for grant mappings
` [PATCH v6 8/8] hw/arm: xen: Enable use of "
[PATCH 0/5] Implement icount=auto using TCG Plugins
2024-05-16 22:20 UTC (6+ messages)
` [PATCH 1/5] sysemu: add set_virtual_time to accel ops
` [PATCH 2/5] qtest: use cpu interface in qtest_clock_warp
` [PATCH 3/5] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [PATCH 4/5] plugins: add time control API
` [PATCH 5/5] contrib/plugins: add ips plugin example for cost modeling
[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
2024-05-16 21:45 UTC (11+ messages)
` [PATCH v2 08/15] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v2 09/15] hw/riscv/riscv-iommu: add s-stage and g-stage support
` [PATCH v2 15/15] hw/misc: EDU: add ATS/PRI capability
[PATCH 00/41] target/sparc: Implement VIS4
2024-05-16 20:36 UTC (5+ messages)
[RFC/PATCH v2 00/12] Gunyah hypervisor support
2024-05-16 19:41 UTC (15+ messages)
` [RFC/PATCH v2 01/12] gunyah: UAPI header (NOT FOR MERGE)
` [RFC/PATCH v2 02/12] accel: Introduce check_capability() callback
` [RFC/PATCH v2 03/12] hw/arm/virt: confidential guest support
` [RFC/PATCH v2 04/12] gunyah: Basic support
` [RFC/PATCH v2 05/12] gunyah: Support memory assignment
` [RFC/PATCH v2 06/12] gunyah: Add IRQFD and IOEVENTFD functions
` [RFC/PATCH v2 07/12] gunyah: Add gicv3 interrupt controller
` [RFC/PATCH v2 08/12] gunyah: Specific device-tree location
` [RFC/PATCH v2 09/12] gunyah: Customize device-tree
` [RFC/PATCH v2 10/12] gunyah: CPU execution loop
` [RFC/PATCH v2 11/12] gunyah: Workarounds (NOT FOR MERGE)
` [RFC/PATCH v2 12/12] gunyah: Documentation
[PULL 00/25] Migration next patches
2024-05-16 18:07 UTC (9+ messages)
` [PULL 20/25] migration: stop vm for cpr
` CPR/liveupdate: test results using prior bug fix
[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
2024-05-16 17:56 UTC (15+ messages)
` [PATCH 05/20] qapi/parser: adjust info location for doc body section
` [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
` [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
` [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
2024-05-16 17:29 UTC (13+ messages)
[PATCH 00/16] VFIO: misc cleanups part2
2024-05-16 16:48 UTC (2+ messages)
[PATCH v2 00/11] VFIO: misc cleanups
2024-05-16 16:30 UTC (2+ messages)
[PATCH v3 0/4] qapi/vfio: Add VFIO migration QAPI event
2024-05-16 16:29 UTC (2+ messages)
[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
2024-05-16 16:29 UTC (2+ messages)
[PATCH v2 1/4] vfio/ap: Use g_autofree variable in vfio_ap_register_irq_notifier()
2024-05-16 16:28 UTC (2+ messages)
target/ppc: Move VMX int add/sub saturate insns to decodetree
2024-05-16 16:23 UTC (6+ messages)
` [PATCH 1/1] target/ppc: Move VMX integer "
[PATCH v7 0/9] vfio: Improve error reporting (part 2)
2024-05-16 16:22 UTC (12+ messages)
` [PATCH v7 1/9] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v7 2/9] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v7 3/9] migration: Extend migration_file_set_error() with Error* argument
` [PATCH v7 4/9] vfio/migration: Add an Error** argument to vfio_migration_set_state()
` [PATCH v7 5/9] vfio/migration: Add Error** argument to .vfio_save_config() handler
` [PATCH v7 6/9] vfio: Reverse test on vfio_get_xlat_addr()
` [PATCH v7 7/9] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v7 8/9] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v7 9/9] vfio: Also trace event failures in vfio_save_complete_precopy()
[RFC PATCH v3 00/18] SMMUv3 nested translation support
2024-05-16 16:11 UTC (16+ messages)
` [RFC PATCH v3 02/18] hw/arm/smmu: Fix IPA for stage-2 events
` [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
` [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
[PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
2024-05-16 15:25 UTC (4+ messages)
` [PATCH v4 3/3] virtio-gpu: fix v2 migration
[RFC/PATCH v2 00/12] Gunyah hypervisor support
2024-05-16 14:34 UTC (2+ messages)
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
2024-05-16 14:02 UTC (10+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
[PATCH RESEND] target/riscv/cpu.c: fix Zvkb extension config
2024-05-16 14:01 UTC (3+ messages)
[PATCH 00/17] RISU misc updates
2024-05-16 13:32 UTC (6+ messages)
` [PATCH 01/17] ppc64: Fix <sys/user.h> include order
[PATCH 0/4] MAINTAINERS: update kraxel's entries
2024-05-16 13:18 UTC (7+ messages)
` [PATCH 1/4] MAINTAINERS: drop audio maintainership
` [PATCH 2/4] MAINTAINERS: drop usb maintainership
` [PATCH 3/4] MAINTAINERS: drop virtio-gpu maintainership
` [PATCH 4/4] MAINTAINERS: drop spice+ui maintainership
[PATCH v6 0/9] vfio: Improve error reporting (part 2
2024-05-16 12:22 UTC (7+ messages)
` [PATCH v6 4/9] vfio/migration: Add an Error** argument to vfio_migration_set_state()
` [PATCH v6 8/9] vfio: Add Error** argument to .get_dirty_bitmap() handler
[PATCH 0/4] Add MTE stubs for aarch64 user mode
2024-05-16 12:22 UTC (7+ messages)
` [PATCH 1/4] gdbstub: Add support for target-specific stubs
` [PATCH 2/4] gdbstub: Add support for MTE in user mode
[PATCH v5 0/8] xen: Support grant mappings
2024-05-16 12:16 UTC (4+ messages)
` [PATCH v5 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
[PATCH v5] hw/pflash: fix block write start
2024-05-16 12:12 UTC
[PATCH v4] hw/pflash: fix block write start
2024-05-16 11:39 UTC (2+ messages)
riscv disassembler error with pmpcfg0
2024-05-16 11:30 UTC (3+ messages)
[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
2024-05-16 11:17 UTC (3+ messages)
` [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
[PATCH v2 0/2] Add extioi virt extension support
2024-05-16 11:13 UTC (5+ messages)
` [PATCH v2 1/2] hw/intc/loongarch_extioi: Add extioi virt extension definition
` [PATCH v2 2/2] hw/loongarch/virt: Enable extioi virt extension
[PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
2024-05-16 10:53 UTC (3+ messages)
[RFC QEMU PATCH v7 0/1] Support device passthrough when dom0 is PVH on Xen
2024-05-16 10:13 UTC (2+ messages)
` [RFC QEMU PATCH v7 1/1] xen/pci: get gsi for passthrough devices
[PULL v2 00/11] testing and plugin updates
2024-05-16 9:27 UTC (2+ messages)
[PATCH v2 0/5] tests: Remove xfsprogs and g++ from the dockerfiles
2024-05-16 8:59 UTC (11+ messages)
` [PATCH v2 1/5] tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
` [PATCH v2 2/5] tests/lcitool: Remove 'xfsprogs' from QEMU
` [PATCH v2 3/5] tests/lcitool: Remove g++ from the containers (except for the MinGW one)
` [PATCH v2 4/5] tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
` [PATCH v2 5/5] tests/docker/dockerfiles: Update container files with "lcitool-refresh"
[PATCH 0/2] hw/core: revert deprecation of 'parameter=1' for SMP topology
2024-05-16 8:59 UTC (3+ messages)
` [PATCH 2/2] tests: add testing of parameter=1 "
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).