qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-27 02:45:18 to 2024-06-27 14:27:11 UTC [more...]

linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
 2024-06-27 14:26 UTC  (8+ messages)

[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
 2024-06-27 14:06 UTC  (6+ messages)
` [PATCH 05/14] ppc/vof: Fix unaligned FDT property access

[PATCH 0/2] target/i386: drop AMD machine check bits from Intel CPUID
 2024-06-27 14:06 UTC  (3+ messages)
` [PATCH 1/2] target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
` [PATCH 2/2] target/i386: drop AMD machine check bits from Intel CPUID

[PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
 2024-06-27 14:00 UTC  (4+ messages)
` [PULL 39/42] i386: Add support for SUCCOR feature

[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
 2024-06-27 13:58 UTC  (7+ messages)
` [PATCH v2 1/6] tests/tcg/arm: Fix fcvt result messages
` [PATCH v2 2/6] tests/tcg/aarch64: Fix test architecture specification
` [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v2 4/6] tests/tcg/aarch64: Fix irg operand type
` [PATCH v2 5/6] tests/tcg/aarch64: Do not use x constraint
` [PATCH v2 6/6] tests/tcg/arm: Manually bit-cast half-precision numbers

[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
 2024-06-27 13:57 UTC  (8+ messages)
` [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
` [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-27 13:50 UTC  (19+ messages)
` [PATCH v3 01/11] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v3 02/11] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v3 03/11] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v3 04/11] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v3 05/11] hw/pci: Add a bus property to pci_props and use for acpi/gi
` [PATCH v3 07/11] hw/pci-bridge: Add acpi_uid property to CXL PXB
` [PATCH v3 09/11] bios-tables-test: Allow for new acpihmat-generic-x test data

[v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
 2024-06-27 13:45 UTC  (2+ messages)

[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
 2024-06-27 13:37 UTC  (16+ messages)
` [PATCH v2 01/15] cpu: Free cpu_ases
` [PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
` [PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
` [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
` [PATCH v2 05/15] spapr: Free stdout path
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
` [PATCH v2 07/15] hw/virtio: Free vqs after vhost_dev_cleanup()
` [PATCH v2 08/15] migration: Free removed SaveStateEntry
` [PATCH v2 09/15] memory: Do not create circular reference with subregion
` [PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
` [PATCH v2 11/15] tests/qtest: Free unused QMP response
` [PATCH v2 12/15] tests/qtest: Free old machine variable name
` [PATCH v2 13/15] tests/qtest: Delete previous boot file
` [PATCH v2 14/15] tests/qtest: Free paths
` [PATCH v2 15/15] tests/qtest: Free GThread

[PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
 2024-06-27 13:28 UTC  (3+ messages)

[PATCH v2] timer: Fix a race condition between timer's callback and destroying code
 2024-06-27 13:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
 2024-06-27 13:02 UTC  (6+ messages)
` [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c

[PATCH v2 0/1] hw/intc/loongson_ipi: Fix for LoongArch
 2024-06-27 12:58 UTC  (2+ messages)
` [PATCH v2 1/1] hw/intc/loongson_ipi: Gate MMIO regions creation with property

[PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
 2024-06-27 12:55 UTC  (6+ messages)
` [PATCH 1/2] hw/intc/loongson_ipi: Gate MMIO regions creation with property
` [PATCH 2/2] MAINTAINERS: Add myself as a reviewer of LoongArch virt machine

[PATCH v3 00/15] Introduce support for IGVM files
 2024-06-27 12:53 UTC  (10+ messages)
` [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
` [PATCH v3 05/15] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v3 06/15] sev: Update launch_update_data functions to use Error handling
` [PATCH v3 10/15] docs/interop/firmware.json: Add igvm to FirmwareDevice

[RESEND PATCH 0/2] hw/intc: Restore loongarch_ipi for LoongArch
 2024-06-27 12:13 UTC  (3+ messages)
` [RESEND PATCH 1/2] Revert "hw/intc: Remove loongarch_ipi.c"
` [RESEND PATCH 2/2] hw/intc: Restore loongarch_ipi for LoongArch

[PATCH v5 0/9] Add MTE stubs for aarch64 user mode
 2024-06-27 12:26 UTC  (17+ messages)
` [PATCH v5 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v5 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v5 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v5 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v5 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v5 9/9] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH v4 00/16] Add support for RISC-V ACPI tests
 2024-06-27 12:18 UTC  (3+ messages)
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-06-27 11:50 UTC  (7+ messages)
` [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE

[PATCH v2 0/2] ui/cocoa: Adds native absolute pointer support
 2024-06-27 11:48 UTC  (3+ messages)
` [PATCH v2 2/2] ui/cocoa: Adds NSCursor "

[PATCH v2] Consider discard option when writing zeros
 2024-06-27 11:42 UTC  (7+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-06-27 11:52 UTC  (3+ messages)

[PATCH] target/i386/tcg: remove unused enum
 2024-06-27 11:49 UTC  (2+ messages)

[PATCH v2 0/4] ui/cocoa: Add cursor composition
 2024-06-27 11:17 UTC  (5+ messages)
` [PATCH v2 1/4] ui/cocoa: Release CGColorSpace
` [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
` [PATCH v2 3/4] ui/cocoa: Add cursor composition
` [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()

[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
 2024-06-27 11:08 UTC  (13+ messages)
` [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [PATCH v2 08/12] plugins: add time control API
` [PATCH v2 09/12] plugins: add migration blocker
` [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
` [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
` [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb

[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
 2024-06-27 10:46 UTC  (13+ messages)
` [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
` [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers

[PULL 00/32] riscv-to-apply queue
 2024-06-27 10:00 UTC  (33+ messages)
` [PULL 01/32] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PULL 02/32] target/riscv: Move Guest irqs out of the core local irqs range
` [PULL 03/32] target/riscv: zvbb implies zvkb
` [PULL 04/32] hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
` [PULL 05/32] hw/riscv/virt.c: add aplic nodename helper
` [PULL 06/32] hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
` [PULL 07/32] hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
` [PULL 08/32] hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
` [PULL 09/32] hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
` [PULL 10/32] hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
` [PULL 11/32] hw/riscv/virt.c: imsics DT: add '#msi-cells'
` [PULL 12/32] target/riscv/kvm: add software breakpoints support
` [PULL 13/32] target/riscv/kvm: handle the exit with debug reason
` [PULL 14/32] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
` [PULL 15/32] target/riscv: Reuse the conversion function of priv_spec
` [PULL 16/32] target/riscv: Define macros and variables for ss1p13
` [PULL 17/32] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PULL 18/32] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PULL 19/32] target/riscv: Reserve exception codes for sw-check and hw-err
` [PULL 20/32] target/riscv: Support the version for ss1p13
` [PULL 21/32] hw/riscv/virt.c: Make block devices default to virtio
` [PULL 22/32] target/riscv: Fix froundnx.h nanbox check
` [PULL 23/32] target/riscv: fix instructions count handling in icount mode
` [PULL 24/32] target/riscv: Introduce extension implied rules definition
` [PULL 25/32] target/riscv: Introduce extension implied rule helpers
` [PULL 26/32] target/riscv: Add MISA extension implied rules
` [PULL 27/32] target/riscv: Add multi "
` [PULL 28/32] target/riscv: Add Zc extension implied rule
` [PULL 29/32] target/riscv: Remove extension auto-update check statements
` [PULL 30/32] target/riscv: Add functions for common matching conditions of trigger
` [PULL 31/32] target/riscv: Apply modularized matching conditions for watchpoint
` [PULL 32/32] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH v5] virtio-net: Fix network stall at the host side waiting for kick
 2024-06-27  9:54 UTC 

[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
 2024-06-27  9:53 UTC  (2+ messages)

[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
 2024-06-27  9:14 UTC  (9+ messages)

[PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
 2024-06-27  8:57 UTC  (5+ messages)

[PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
 2024-06-27  8:53 UTC  (6+ messages)

[PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
 2024-06-27  7:55 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
` [PATCH-for-10.0 3/3] hw/sd/sdcard: Remove support for spec v1.10

[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
 2024-06-27  7:42 UTC  (4+ messages)
` [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8

[PATCH v5 0/6] hw/ppc: SPI model
 2024-06-27  7:29 UTC  (8+ messages)
` [PATCH v5 2/6] hw/ssi: Add "
` [PATCH v5 3/6] hw/ssi: Extend "
` [PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest

[PATCH v2 0/5] *** Implement using Intel QAT to offload ZLIB
 2024-06-27  7:25 UTC  (5+ messages)
` [PATCH v2 2/5] migration: Add migration parameters for QATzip

[PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
 2024-06-27  6:17 UTC  (2+ messages)

[PATCH] hw/core/loader: allow loading larger ROMs
 2024-06-27  6:11 UTC  (2+ messages)

[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
 2024-06-27  6:08 UTC  (13+ messages)
` [PATCH v10 01/12] hw/pci: Rename has_power to enabled
` [PATCH v10 02/12] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v10 03/12] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v10 04/12] pcie_sriov: Do not manually unrealize
` [PATCH v10 05/12] pcie_sriov: Ensure VF function number does not overflow
` [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v10 07/12] pcie_sriov: Release VFs failed to realize
` [PATCH v10 08/12] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v10 09/12] pcie_sriov: Register VFs after migration
` [PATCH v10 10/12] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
` [PATCH v10 12/12] hw/qdev: Remove opts member

[PATCH v2 0/7] plugins: access values during a memory read/write
 2024-06-27  6:04 UTC  (5+ messages)
` [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses

[PATCH] hw/i386/intel_iommu: Block CFI when necessary
 2024-06-27  5:15 UTC  (4+ messages)

[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
 2024-06-27  4:42 UTC  (4+ messages)
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available

[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
 2024-06-27  4:27 UTC 

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-27  4:17 UTC  (5+ messages)

[RFC PATCH 0/7] migration/multifd: Introduce storage slots
 2024-06-27  3:27 UTC  (3+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters

[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
 2024-06-27  3:14 UTC  (4+ messages)
` [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH v6 00/10] Support persistent reservation operations
 2024-06-27  2:54 UTC  (2+ messages)
` PING: "


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