qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-16 14:37:21 to 2024-05-18 09:33:00 UTC [more...]

[PATCH 00/14] target/ppc: Various TCG emulation patches
 2024-05-18  9:31 UTC  (2+ messages)
` [PATCH 03/14] target/ppc: Make checkstop actually stop the system

[PATCH v7 00/61] Misc PPC exception and BookE MMU clean ups
 2024-05-18  9:14 UTC  (20+ 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/3] target/ppc: Moving VMX insns to decodetree
 2024-05-18  9:05 UTC  (2+ messages)

[PATCH v1 0/2] AWS Nitro Enclave emulation support
 2024-05-18  8:37 UTC  (4+ messages)
` [PATCH v1 1/2] machine/microvm: support for loading EIF image
` [PATCH v1 2/2] machine/nitro-enclave: new machine type for AWS nitro enclave

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-18  8:36 UTC  (14+ messages)
` [PATCH 1/9] monitor: Honor QMP request for fd removal immediately
` [PATCH 8/9] migration: Add support for fdset with multifd + file

Point where target instructions are read
 2024-05-18  6:59 UTC  (10+ messages)

[PATCH v2 0/1] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
 2024-05-18  6:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI ID
 2024-05-18  6:35 UTC 

[PATCH v2 0/2] Fix NBD+TLS regression in presence of iothread
 2024-05-18  3:08 UTC  (5+ messages)
` [PATCH v2 1/2] qio: Inherit follow_coroutine_ctx across TLS
` [PATCH v2 2/2] iotests: test NBD+TLS+iothread

[PATCH v3 1/5] ppc/pnv: Add SPI controller model
 2024-05-17 19:54 UTC  (5+ messages)
  ` [PATCH v3 5/5] tests/qtest: Add pnv-spi-seeprom qtest
  ` [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 2/5] ppc/pnv: Extend SPI model

[PATCH v2 0/3] docs: define policy forbidding use of "AI" / LLM code generators
 2024-05-17 18:23 UTC  (20+ 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

CXL numa error on arm64 qemu virt machine
 2024-05-17 18:03 UTC  (7+ messages)

[PATCH 0/1] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
 2024-05-17 17:56 UTC  (4+ messages)
` [PATCH 1/1] "

[PULL 00/25] Migration next patches
 2024-05-17 17:48 UTC  (10+ messages)
` [PULL 20/25] migration: stop vm for cpr
  ` CPR/liveupdate: test results using prior bug fix

[PULL 0/5] Misc HW patches & fixes for 2024-05-17
 2024-05-17 16:56 UTC  (7+ messages)
` [PULL 1/5] ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
` [PULL 2/5] hw/pflash: fix block write start
` [PULL 3/5] hw/core: allow parameter=1 for SMP topology on any machine
` [PULL 4/5] tests: add testing of parameter=1 for SMP topology
` [PULL 5/5] tests: Gently exit from GDB when tests complete

[PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
 2024-05-17 16:37 UTC  (2+ messages)

[PATCH 1/1] prealloc: add truncate mode for prealloc filter
 2024-05-17 16:37 UTC  (2+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-17 16:03 UTC  (14+ 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] hw/intc/s390_flic: Fix crash that occurs when saving the machine state
 2024-05-17 14:33 UTC  (4+ messages)

[PATCH 1/1] scsi-bus: Remove unused parameter state from scsi_dma_restart_cb
 2024-05-17 14:23 UTC  (2+ messages)

[PATCH] intel_iommu: Use the latest fault reasons defined by spec
 2024-05-17 13:13 UTC  (2+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-17 13:01 UTC  (14+ messages)

[PATCH v2 0/8] target/ppc: Move fixed-point insns to
 2024-05-17 12:48 UTC  (3+ messages)
` [PATCH v2 6/8] target/ppc: Move div/mod fixed-point insns (64 bits operands) to decodetree

[PULL 0/6] Fix s390x crash and clean up container images
 2024-05-17 12:25 UTC  (7+ messages)
` [PULL 1/6] tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
` [PULL 2/6] tests/lcitool: Remove 'xfsprogs' from QEMU
` [PULL 3/6] tests/lcitool: Remove g++ from the containers (except for the MinGW one)
` [PULL 4/6] tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
` [PULL 5/6] tests/docker/dockerfiles: Update container files with "lcitool-refresh"
` [PULL 6/6] hw/intc/s390_flic: Fix crash that occurs when saving the machine state

[PATCH ats_vtd v2 00/25] ATS support for VT-d
 2024-05-17 11:12 UTC  (7+ messages)
` [PATCH ats_vtd v2 20/25] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v2 21/25] atc: generic ATC that can be used by PCIe devices that support SVM

[PATCH] ui/sdl2: Allow host to power down screen
 2024-05-17 10:20 UTC  (2+ messages)

[PATCH v2 0/4] target/ppc: vcpu hotplug failure handling fixes
 2024-05-17 10:13 UTC  (10+ messages)
` [PATCH v2 1/4] accel/kvm: Extract common KVM vCPU {creation, parking} code

[PATCH 0/2] Zynq 7000 SoC improvements
 2024-05-17  9:58 UTC  (3+ messages)

[PATCH v3 00/11] Support persistent reservation operations
 2024-05-17  9:52 UTC  (12+ messages)
` [PATCH v3 01/11] block: add persistent reservation in/out api
` [PATCH v3 02/11] block/raw: add persistent reservation in/out driver
` [PATCH v3 03/11] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v3 04/11] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v3 05/11] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v3 06/11] block/nvme: add reservation command protocol constants
` [PATCH v3 07/11] hw/nvme: add helper functions for converting reservation types
` [PATCH v3 08/11] hw/nvme: enable ONCS reservations
` [PATCH v3 09/11] hw/nvme: enable namespace rescap function
` [PATCH v3 10/11] hw/nvme: add reservation protocal command
` [PATCH v3 11/11] block/iscsi: add persistent reservation in/out driver

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-17  9:29 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 10/15] hw/riscv/riscv-iommu: add ATS support

[PATCH 00/16] VFIO: misc cleanups part2
 2024-05-17  9:25 UTC  (3+ messages)

[PATCH v3 00/16] Add AST2700 support
 2024-05-17  9:13 UTC  (10+ messages)
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
` [PATCH v3 12/16] aspeed/soc: Add AST2700 support

[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] gitlab-ci: Replace Docker with Kaniko
 2024-05-17  8:14 UTC  (5+ messages)

[PATCH] hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
 2024-05-17  7:53 UTC 

[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] target/ppc: handle vcpu hotplug failure gracefully
 2024-05-17  4:00 UTC  (4+ messages)

[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] 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  (3+ messages)

[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 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  (6+ messages)
` [RFC/PATCH v2 03/12] hw/arm/virt: confidential guest support
` [RFC/PATCH v2 06/12] gunyah: Add IRQFD and IOEVENTFD functions
` [RFC/PATCH v2 11/12] gunyah: Workarounds (NOT FOR MERGE)

[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
 2024-05-16 17:56 UTC  (12+ messages)
` [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 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  (4+ messages)
` [PATCH v7 8/9] vfio: Add Error** argument to .get_dirty_bitmap() handler

[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  (2+ messages)

[RFC/PATCH v2 00/12] Gunyah hypervisor support
 2024-05-16 14:34 UTC  (2+ messages)


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