qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-15 07:25:50 to 2023-11-16 01:47:31 UTC [more...]

[PATCH 00/19] qapi: statically type schema.py
 2023-11-16  1:43 UTC  (10+ messages)
` [PATCH 02/19] qapi/schema: add pylint suppressions
` [PATCH 04/19] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH 07/19] qapi/introspect: assert schema.lookup_type did not fail
` [PATCH 10/19] qapi/schema: make QAPISchemaArrayType.element_type non-Optional
` [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member
` [PATCH 14/19] qapi/schema: assert QAPISchemaVariants are QAPISchemaObjectType
` [PATCH 15/19] qapi/parser: demote QAPIExpression to Dict[str, Any]
` [PATCH 17/19] qapi/schema: turn on mypy strictness

[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
 2023-11-16  1:15 UTC  (8+ messages)

[RFC 0/2] vhost-user-test: Add negotiated features check
 2023-11-16  1:01 UTC  (2+ messages)

[PATCH-for-8.2? 0/6] hw/arm/stm32xxx: Report error when incorrect CPU is used
 2023-11-15 23:21 UTC  (7+ messages)
` [PATCH-for-8.2? 1/6] hw/arm/stm32f405: "
` [PATCH-for-8.2? 2/6] hw/arm/stm32f205: "
` [PATCH-for-8.2? 3/6] hw/arm/stm32f100: "
` [PATCH-for-9.0 4/6] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
` [PATCH-for-9.0 5/6] hw/arm/npcm7xx_boards: "
` [PATCH-for-9.0 6/6] hw/arm/musca: "

[PATCH] Fix CLINT clock frequency for SiFive E
 2023-11-15 21:06 UTC  (3+ messages)

[PATCH 00/10] random fixes for 8.2 (tests, plugins, docs, semihosting)
 2023-11-15 22:42 UTC  (16+ messages)
` [PATCH 01/10] tests/docker: replace fedora-i386 with debian-i686
` [PATCH 02/10] .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
` [PATCH 03/10] tests/docker: merge debian-native with debian-amd64
` [PATCH 04/10] plugins: fix win plugin tests on cross compile
` [PATCH 05/10] tests/tcg: fixup Aarch64 semiconsole test
` [PATCH 06/10] docs/emulation: expand warning about semihosting
` [PATCH 07/10] hw/core: skip loading debug on all failures
` [PATCH 08/10] testing: move arm system tests into their own folder
` [PATCH 09/10] tests/tcg: enable arm softmmu tests
` [PATCH 10/10] tests/tcg: enable semiconsole test for Arm

[PATCH v3 0/8] Add powernv10 I2C devices and tests
 2023-11-15 22:34 UTC  (10+ messages)
` [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
` [PATCH v3 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
` [PATCH v3 4/8] ppc/pnv: Fix PNV I2C invalid status after reset

[RFC PATCH] Hexagon (target/hexagon) Make generators object oriented
 2023-11-15 22:02 UTC  (4+ messages)

[PATCH RFC 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
 2023-11-15 21:57 UTC  (5+ messages)
` [PATCH RFC 1/2] hw/arm: Add minimal support for the STM32L475VG SoC
` [PATCH RFC 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board

[PULL 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
 2023-11-15 20:56 UTC  (4+ messages)
` [PULL 06/23] tests/tcg: add an explicit gdbstub register tester

[PATCH-for-8.2? v2] tests/avocado: Make fetch_asset() unconditionally require a crypto hash
 2023-11-15 20:51 UTC 

[PATCH 0/4] ICH9 root PCI hotplug
 2023-11-15 20:48 UTC  (6+ messages)
` [PATCH 2/4] ich9: Renamed use_acpi_hotplug_bridge accessors
` [PATCH 3/4] ich9: Add accessors for acpi-root-pci-hotplug
` [PATCH 1/4] ich9: Remove unused hotplug field from ICH9LPCPMRegs struct
` [PATCH 4/4] ich9: Enable root PCI hotplug by default

[PATCH 0/3] Misc fixes for 8.2
 2023-11-15 20:45 UTC  (5+ messages)
` [PATCH 1/3] net: do not delete nics in net_cleanup()
` [PATCH 2/3] vl: disable default serial when xen-console is enabled
` [PATCH 3/3] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive

virtio-sound segmentation fault
 2023-11-15 20:27 UTC 

[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2023-11-15 19:37 UTC  (3+ messages)
  ` [External] "

[PULL 00/40] Migration 20231102 patches
 2023-11-15 19:32 UTC  (3+ messages)
` [PULL 25/40] tests/qtest: migration: add reboot mode test

[PATCH 0/4] VFIO device init cleanup
 2023-11-15 19:27 UTC  (9+ messages)
` [PATCH 1/4] vfio/pci: Move VFIODevice initializations in vfio_instance_init
` [PATCH 2/4] vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
` [PATCH 3/4] vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
` [PATCH 4/4] vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init

[PATCH v6 00/21] vfio: Adopt iommufd
 2023-11-15 18:47 UTC  (28+ messages)
` [PATCH v6 01/21] backends/iommufd: Introduce the iommufd object
` [PATCH v6 02/21] util/char_dev: Add open_cdev()
` [PATCH v6 03/21] vfio/common: return early if space isn't empty
` [PATCH v6 05/21] vfio/iommufd: Relax assert check for iommufd backend
` [PATCH v6 06/21] vfio/iommufd: Add support for iova_ranges and pgsizes
` [PATCH v6 07/21] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v6 08/21] vfio/pci: Introduce a vfio pci hot reset interface
` [PATCH v6 11/21] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v6 16/21] vfio/ccw: Allow the selection of a given iommu backend
` [PATCH v6 17/21] vfio/ccw: Make vfio cdev pre-openable by passing a file handle
` [PATCH v6 20/21] kconfig: Activate IOMMUFD for s390x machines

[PATCH for-8.2 0/4] block: Fix deadlocks with the stream job
 2023-11-15 18:36 UTC  (6+ messages)
` [PATCH for-8.2 1/4] block: Fix bdrv_graph_wrlock() call in blk_remove_bs()
` [PATCH for-8.2 2/4] block: Fix deadlocks in bdrv_graph_wrunlock()
` [PATCH for-8.2 3/4] stream: Fix AioContext locking during bdrv_graph_wrlock()
` [PATCH for-8.2 4/4] iotests: Test two stream jobs in a single iothread

[PULL 0/3] tcg+sparc patch queue
 2023-11-15 18:33 UTC  (2+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-11-15 18:21 UTC  (39+ messages)
` [PATCH v3 02/70] RAMBlock: Add support of KVM private guest memfd
` [PATCH v3 03/70] RAMBlock/guest_memfd: Enable KVM_GUEST_MEMFD_ALLOW_HUGEPAGE
` [PATCH v3 04/70] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 07/70] physmem: Relax the alignment check of host_startaddr in ram_block_discard_range()
` [PATCH v3 08/70] physmem: replace function name with __func__ "
` [PATCH v3 10/70] kvm: handle KVM_EXIT_MEMORY_FAULT
` [PATCH v3 14/70] target/i386: Implement mc->kvm_type() to get VM type
` [PATCH v3 18/70] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v3 26/70] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v3 53/70] i386/tdx: setup a timer for the qio channel
` [PATCH v3 54/70] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall
` [PATCH v3 59/70] q35: Introduce smm_ranges property for q35-pci-host
` [PATCH v3 60/70] i386/tdx: Disable SMM for TDX VMs
` [PATCH v3 61/70] i386/tdx: Disable PIC "
` [PATCH v3 62/70] i386/tdx: Don't allow system reset "
` [PATCH v3 63/70] i386/tdx: LMCE is not supported for TDX
` [PATCH v3 64/70] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v3 65/70] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v3 67/70] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
` [PATCH v3 70/70] docs: Add TDX documentation

QEMU snapshotting
 2023-11-15 18:20 UTC  (2+ messages)

[PATCH] monitor: flush messages on abort
 2023-11-15 17:41 UTC  (10+ messages)

[PATCH] softmmu/memory: use memcpy for multi-byte accesses
 2023-11-15 17:26 UTC  (9+ messages)

[PATCH 0/2] vhost-scsi: Support worker ioctls
 2023-11-15 17:24 UTC  (7+ messages)
` [PATCH 2/2] vhost-scsi: Add support for a worker thread per virtqueue

[PATCH] migration: free 'saddr' since be no longer used
 2023-11-15 16:44 UTC  (3+ messages)

[PATCH 0/2] linux-user: two fixes to coredump generation
 2023-11-15 16:37 UTC  (3+ messages)
` [PATCH 1/2] linux-user/elfload: test return value of getrlimit
` [PATCH 2/2] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump

[PATCH-for-8.2?] tests/avocado: Make fetch_asset() inconditionally require a crypto hash
 2023-11-15 16:06 UTC  (4+ messages)

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-15 15:56 UTC  (18+ messages)
` [PATCH 01/16] hw/uefi: add include/hw/uefi/var-service-api.h
` [PATCH 02/16] hw/uefi: add include/hw/uefi/var-service-edk2.h
` [PATCH 03/16] hw/uefi: add include/hw/uefi/var-service.h
` [PATCH 04/16] hw/uefi: add var-service-guid.c
` [PATCH 05/16] hw/uefi: add var-service-core.c
` [PATCH 06/16] hw/uefi: add var-service-vars.c
` [PATCH 07/16] hw/uefi: add var-service-auth.c
` [PATCH 08/16] hw/uefi: add var-service-policy.c
` [PATCH 09/16] hw/uefi: add support for storing persistent variables on disk
` [PATCH 10/16] hw/uefi: add trace-events
` [PATCH 11/16] hw/uefi: add to Kconfig
` [PATCH 12/16] hw/uefi: add to meson
` [PATCH 13/16] hw/uefi: add uefi-vars-sysbus device
` [PATCH 14/16] hw/uefi: add uefi-vars-isa device
` [PATCH 15/16] hw/arm: add uefi variable support to virt machine type
` [PATCH 16/16] docs: add uefi variable service documentation and TODO list

[PATCH-for-8.2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFO
 2023-11-15 15:17 UTC 

[PATCH] tests/avocado/multiprocess: Add asset hashes to silence warnings
 2023-11-15 14:58 UTC 

[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
 2023-11-15 14:47 UTC  (2+ messages)
` [PATCH-for-9.0 "

[PATCH 0/2] hw/pci-host: Fix Designware no address match behavior
 2023-11-15 14:33 UTC  (3+ messages)
` [PATCH 1/2] hw/pci-host: Designware: Fix inbound iATU "
` [PATCH 2/2] hw/pci-host: Designware: Add outbound "

[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-11-15 13:59 UTC  (3+ messages)
` [PATCH v3 1/2] qom: new object to associate device to numa node

[PATCH] docs/system: Add recommendations to Hyper-V enlightenments doc
 2023-11-15 13:47 UTC 

[PATCH] block-backend: per-device throttling of BLOCK_IO_ERROR reports
 2023-11-15 13:46 UTC  (2+ messages)

[PATCH v1] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-11-15 12:17 UTC  (2+ messages)

[PATCH v5 00/31] Unified CPU type check
 2023-11-15 11:27 UTC  (5+ messages)
` [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()

[PATCH] tests/avocado/virtio-gpu: Fix test_vhost_user_vga_virgl for edid support
 2023-11-15 11:24 UTC  (2+ messages)

[PATCH v1] target/i386/host-cpu: Use IOMMU addr width for passthrough devices on Intel platforms
 2023-11-15 10:52 UTC  (3+ messages)

[PATCH RESEND v2 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2023-11-15 10:22 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] i386: Fix conditional CONFIG_SYNDBG enablement
` [PATCH RESEND v2 2/2] i386: Exclude 'hv-syndbg' from 'hv-passthrough'

[PATCH] linux-headers: Synchronize linux headers from linux v6.7.0-rc1
 2023-11-15 10:07 UTC  (2+ messages)

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-11-15  9:30 UTC  (3+ messages)
` [RFC PATCH v3 65/78] hw/nvme: add fallthrough pseudo-keyword

[PATCH v2 0/3] Initial support for SPDM Responders
 2023-11-15  9:29 UTC  (3+ messages)
` [PATCH v2 3/3] hw/nvme: Add SPDM over DOE support

[PATCH for-8.2] linux-user: Fix loaddr computation for some elf files
 2023-11-15  9:09 UTC  (2+ messages)

[PATCH trivial 00/21] spelling fixes for 8.2
 2023-11-15  8:59 UTC  (8+ messages)
` [PATCH trivial 06/21] docs/devel/migration.rst: spelling fix: doen't
` [PATCH trivial 13/21] hw/net/cadence_gem.c: spelling fixes: Octects

[PATCH] tests/avocado/intel_iommu: Add asset hashes to avoid warnings
 2023-11-15  8:31 UTC  (4+ messages)

[PATCH] tests/qtest: remove unused variables
 2023-11-15  8:08 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).