qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 07:10:59 to 2024-02-20 15:15:20 UTC [more...]

[PATCH 00/16] qapi: Doc comment parsing & doc generation work
 2024-02-20 15:14 UTC  (11+ messages)
` [PATCH 01/16] tests/qapi-schema: Fix test 'QAPI rST doc'
` [PATCH 02/16] tests/qapi-schema: Cover duplicate 'Features:' line
` [PATCH 03/16] tests/qapi-schema: Cover 'Features:' not followed by descriptions
` [PATCH 04/16] sphinx/qapidoc: Drop code to generate doc for simple union branch
` [PATCH 05/16] qapi: Improve error position for bogus argument descriptions

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-02-20 15:10 UTC  (12+ messages)
` [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v4 33/66] i386/tdx: Make memory type private by default
` [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH 0/4] hw/nmi: Remove @cpu_index argument
 2024-02-20 15:08 UTC  (5+ messages)
` [PATCH 1/4] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
` [PATCH 2/4] hw/s390x/virtio-ccw: Always deliver NMI to first CPU
` [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
` [PATCH 4/4] hw/nmi: Remove @cpu_index argument from nmi_trigger()

[PATCH v3 00/20] qapi: statically type schema.py
 2024-02-20 15:03 UTC  (9+ messages)
` [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 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 0/3] Add support for the RAPL MSRs series
 2024-02-20 15:00 UTC  (5+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-02-20 14:53 UTC  (19+ messages)
` [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v6 02/15] pcie_sriov: Validate NumVFs
` [PATCH v6 03/15] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v6 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v6 05/15] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v6 06/15] hw/pci: Rename has_power to enabled
` [PATCH v6 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v6 09/15] pcie_sriov: Release VFs failed to realize
` [PATCH v6 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v6 11/15] pcie_sriov: Register VFs after migration
` [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
` [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v6 14/15] vfio: Avoid inspecting option QDict for rombar
` [PATCH v6 15/15] hw/qdev: Remove opts member

QNX VM hang on Qemu
 2024-02-20 14:41 UTC  (2+ messages)

[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
 2024-02-20 10:57 UTC 

[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-20 14:14 UTC  (4+ messages)
` [PATCH 18/23] plugins: add an API to read registers

[RFC PATCH 0/3] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-20 12:49 UTC  (6+ messages)
` [RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt
` [RFC PATCH 2/3] target/arm: Add NMI exception and handle PSTATE.ALLINT on taking an exception
` [RFC PATCH 3/3] hw/intc/arm_gicv3: Implement FEAT_GICv3_NMI feature to support FEAT_NMI

[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-20 14:04 UTC  (2+ messages)

[PATCH v3 0/3] Add support for I2C in BCM2835 boards
 2024-02-20 13:41 UTC  (4+ messages)
` [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v3 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v3 3/3] tests/qtest: Add testcase for BCM2835 BSC

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-20 13:17 UTC  (19+ messages)
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
` [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
` [PATCH RFCv2 6/8] backends/iommufd: Add ability to disable hugepages
` [PATCH RFCv2 7/8] vfio/migration: Don't block migration device dirty tracking is unsupported

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-20 12:55 UTC  (7+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH 0/5] Add migration test for loongarch64
 2024-02-20 12:41 UTC  (6+ messages)
` [PATCH 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE
` [PATCH 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
` [PATCH 3/5] hw/loongarch: Add compat machine for 9.0
` [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH 5/5] tests: Add migration test for loongarch64

[PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
 2024-02-20 12:26 UTC  (2+ messages)

[PATCH v1 00/21] Trivial tree wide typo fixes
 2024-02-20 12:22 UTC  (42+ messages)
` [PATCH v1 01/21] docs: correct typos
` [PATCH v1 02/21] tests: "
` [PATCH v1 03/21] Xen headers: "
` [PATCH v1 04/21] accel/tcg: "
` [PATCH v1 05/21] loongson3: "
` [PATCH v1 06/21] ppc: "
` [PATCH v1 07/21] sh4: "
` [PATCH v1 08/21] include/exec/memory.h: "
` [PATCH v1 09/21] include/exec/plugin-gen.h: "
` [PATCH v1 10/21] hw/arm/omap.h: "
` [PATCH v1 11/21] hw/cxl/cxl_device.h: "
` [PATCH v1 12/21] hw/net/npcm_gmac.h: "
` [PATCH v1 13/21] hw/riscv/virt.h: "
` [PATCH v1 14/21] pc-bios/README: "
` [PATCH v1 15/21] qapi/ui: "
` [PATCH v1 16/21] qemu-options.hx: "
` [PATCH v1 17/21] ci/gitlab-pipeline-status: "
` [PATCH v1 18/21] hexagon: "
` [PATCH v1 19/21] m68k: "
` [PATCH v1 20/21] s390x: "
` [PATCH v1 21/21] target/sparc: "

KVM/QEMU Community Call 20th Feb Agenda Items
 2024-02-20 12:15 UTC  (2+ messages)

[PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
 2024-02-20 11:56 UTC  (5+ messages)
` [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory

[PATCH] target/riscv: Add missing include guard in pmu.h
 2024-02-20 11:54 UTC  (2+ messages)

[PATCH v2] docs/system/ppc: Document running Linux on AmigaNG machines
 2024-02-20  9:27 UTC  (2+ messages)

[PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
 2024-02-20 11:43 UTC  (4+ messages)

[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2024-02-20 11:07 UTC  (3+ messages)

[PATCH v2 0/3] Add support for I2C in BCM2835 boards
 2024-02-20 10:41 UTC  (5+ messages)
` [PATCH v2 3/3] tests/qtest: Add testcase for BCM2835 BSC

[PATCH v4 0/5] Virtio dmabuf improvements
 2024-02-20 10:39 UTC  (7+ messages)
` [PATCH v4 2/5] hw/virtio: document SharedObject structures
` [PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex
` [PATCH v4 4/5] hw/virtio: cleanup shared resources

[PATCH v4 0/7] Support generic Luks encryption
 2024-02-20 10:09 UTC  (8+ messages)
` [PATCH v4 2/7] qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS

[Qemu-devel] [PATCH v7 wave 2 0/3] q35: add negotiable broadcast SMI
 2024-02-20 10:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
  ` [PATCH v7 "

[PATCH v2 0/2] OSPI updates
 2024-02-20  9:17 UTC  (3+ messages)
` [PATCH v2 1/2] block: m25p80: Add support of mt35xu02gbba
` [PATCH v2 2/2] arm: xlnx-versal-virt: Add machine property ospi-flash

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-20  9:25 UTC  (9+ messages)
` [RFC 1/8] hw/core: Rename CpuTopology to CPUTopology
` [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
` [RFC 3/8] hw/core: Define cache topology for machine
` [RFC 4/8] hw/core: Add cache topology options in -smp
` [RFC 5/8] i386/cpu: Support thread and module level cache topology
` [RFC 6/8] i386/cpu: Update cache topology with machine's configuration
` [RFC 7/8] i386/pc: Support cache topology in -smp for PC machine
` [RFC 8/8] qemu-options: Add the cache topology description of -smp

[PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-20  8:55 UTC  (8+ messages)
` [PATCH v2 1/7] hw/ide: Add the possibility to disable the CompactFlash device in the build
` [PATCH v2 2/7] hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
` [PATCH v2 3/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
` [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
` [PATCH v2 5/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h
` [PATCH v2 6/7] hw/ide: Remove the include/hw/ide.h legacy file
` [PATCH v2 7/7] hw/ide: Stop exposing internal.h to non-IDE files

[PATCH 00/15] qapi: Require member documentation (with loophole)
 2024-02-20  8:57 UTC  (5+ messages)
` [PATCH 07/15] qga/qapi-schema: Clean up documentation of guest-set-memory-blocks
` [PATCH 08/15] qga/qapi-schema: Clean up documentation of guest-set-vcpus

[PATCH] MAINTAINERS: Remove myself as reviewer from PPC
 2024-02-20  8:52 UTC  (2+ messages)

[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
 2024-02-20  8:36 UTC  (16+ messages)
` [PATCH v4 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v4 02/15] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v4 03/15] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
` [PATCH v4 06/15] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v4 07/15] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v4 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v4 13/15] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
` [PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set

[PULL 00/17] Build, x86 patches for 2024-02-16
 2024-02-20  8:05 UTC  (18+ messages)
` [PULL 01/17] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
` [PULL 02/17] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
` [PULL 03/17] target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
` [PULL 04/17] i386/pc: Drop pc_machine_kvm_type()
` [PULL 05/17] physmem: replace function name with __func__ in ram_block_discard_range()
` [PULL 06/17] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [PULL 07/17] i386/cpuid: Remove subleaf constraint on "
` [PULL 08/17] i386/cpuid: Move leaf 7 to correct group
` [PULL 09/17] mips: remove unnecessary "select PTIMER"
` [PULL 10/17] isa-superio: validate floppy.count value
` [PULL 11/17] smc37c669: remove useless is_enabled functions
` [PULL 12/17] configure: do not create legacy symlinks
` [PULL 13/17] configure: put all symlink creation together
` [PULL 14/17] i386: xen: fix compilation --without-default-devices
` [PULL 15/17] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
` [PULL 16/17] usb: inline device creation functions
` [PULL 17/17] ci: Fix again build-previous-qemu

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-20  7:49 UTC  (6+ messages)
` [PATCH V3 09/13] migration: notifier error checking
` [PATCH V3 10/13] migration: stop vm for cpr

[PATCH v2] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-20  7:41 UTC  (2+ messages)

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-20  7:23 UTC  (5+ messages)
` [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
` [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it

[PATCH 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-20  7:18 UTC  (5+ messages)
` [PATCH 3/7] hw/ide: Move IDE device related definitions to ide-dev.h

[PATCH 0/5] hw/acpi: Include missing headers
 2024-02-20  7:10 UTC  (4+ messages)
` [PATCH 5/5] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header


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