messages from 2024-07-23 11:02:06 to 2024-07-24 01:26:03 UTC [more...]
[PULL v2 00/61] virtio,pci,pc: features,fixes
2024-07-24 1:24 UTC (26+ messages)
` [PULL v2 31/61] pcie_sriov: Check PCI Express for SR-IOV PF
` [PULL v2 32/61] pcie_sriov: Allow user to create SR-IOV device
` [PULL v2 34/61] virtio-net: Implement SR-IOV VF
` [PULL v2 38/61] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PULL v2 39/61] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PULL v2 42/61] physmem: Add helper function to destroy CPU AddressSpace
` [PULL v2 44/61] Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
` [PULL v2 45/61] virtio-iommu: Remove probe_done
` [PULL v2 46/61] virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
` [PULL v2 47/61] virtio-iommu: Remove the end point on detach
` [PULL v2 48/61] hw/vfio/common: Add vfio_listener_region_del_iommu trace event
` [PULL v2 50/61] hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
` [PULL v2 51/61] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
` [PULL v2 52/61] tests/acpi: Allow DSDT acpi table changes for aarch64
` [PULL v2 53/61] acpi/gpex: Create PCI link devices outside PCI root bridge
` [PULL v2 54/61] tests/acpi: update expected DSDT blob for aarch64 and microvm
` [PULL v2 55/61] tests/qtest/bios-tables-test.c: Remove the fall back path
` [PULL v2 57/61] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
` [PULL v2 58/61] tests/acpi: Add expected ACPI AML files "
` [PULL v2 59/61] hw/pci: Add all Data Object Types defined in PCIe r6.0
` [PULL v2 60/61] backends: Initial support for SPDM socket support
` [PULL v2 61/61] hw/nvme: Add SPDM over DOE support
[PATCH 0/2] tests/tcg: Fix new cross-compiler warnings
2024-07-24 1:07 UTC (3+ messages)
` [PATCH 1/2] tests/tcg: Use --noexecstack with assembler files
` [PATCH 2/2] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
[PULL 0/3] loongarch fixes for 9.0
2024-07-24 1:00 UTC (4+ messages)
` [PULL 2/3] target/loongarch: Fix tlb huge page loading issue
[PATCH] target/i386: Always set leaf 0x1f
2024-07-24 0:25 UTC (4+ messages)
[PATCH] target/sh4: Avoid shift into sign bit in update_itlb_use()
2024-07-24 0:23 UTC (3+ messages)
[PATCH] target/i386: Remove dead assignment to ss in do_interrupt64()
2024-07-24 0:01 UTC (2+ messages)
[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
2024-07-23 23:30 UTC (14+ messages)
` [PATCH v2 01/13] target/riscv: Add properties for Indirect CSR Access extension
` [PATCH v2 02/13] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
` [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
` [PATCH v2 05/13] target/riscv: Add counter delegation definitions
` [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation
` [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
` [PATCH v2 08/13] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PATCH v2 09/13] target/riscv: Invoke pmu init after feature enable
` [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
` [PATCH v2 11/13] target/riscv: Repurpose the implied rule startergy
` [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
[PATCH RFC 0/8] Add Counter delegation ISA extension support
2024-07-23 23:31 UTC (4+ messages)
` [PATCH RFC 4/8] target/riscv: Support generic CSR indirect access
[PATCH] target/tricore: Use unsigned types for bitops in helper_eq_b()
2024-07-23 23:28 UTC (3+ messages)
[PATCH] gitlab-ci: Use -fno-sanitize=function in the clang-user job
2024-07-23 23:25 UTC
[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
2024-07-23 23:17 UTC (2+ messages)
[PATCH qemu] fix for SME FMOPA instructions
2024-07-23 22:17 UTC
[PATCH v3 0/2] Consolidate create-sync and create-fence
2024-07-23 22:02 UTC (3+ messages)
` [PATCH v3 1/2] ui/egl-helpers: Consolidates "
` [PATCH v3 2/2] ui/dmabuf: Remove 'sync' from QemuDmaBuf struct
[PATCH] docs/devel: update tcg-plugins page
2024-07-23 21:26 UTC (3+ messages)
[RFC PATCH v2 0/9] migration/multifd: Remove multifd_send_state->pages
2024-07-23 21:11 UTC (10+ messages)
[PULL 00/28] Misc HW+ patches for 2024-07-23
2024-07-23 20:38 UTC (29+ messages)
` [PULL 01/28] accel: Restrict probe_access*() functions to TCG
` [PULL 02/28] hw/i386/intel_iommu: Extract device IOTLB invalidation logic
` [PULL 03/28] hw/intc/loongson_ipi: Access memory in little endian
` [PULL 04/28] hw/intc/loongson_ipi: Fix resource leak
` [PULL 05/28] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PULL 06/28] docs: Correct Loongarch -> LoongArch
` [PULL 07/28] docs/interop/firmware.json: add new enum FirmwareFormat
` [PULL 08/28] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PULL 09/28] docs/interop/firmware.json: convert "Example" section
` [PULL 10/28] hw/i2c/mpc_i2c: Fix mmio region size
` [PULL 11/28] hw/mips/loongson3_virt: remove useless type cast
` [PULL 12/28] util/range: Make ranges_overlap() return bool
` [PULL 13/28] cxl/mailbox: make range overlap check more readable
` [PULL 14/28] sparc/ldst_helper: "
` [PULL 15/28] system/memory_mapping: "
` [PULL 16/28] crypto/block-luks: "
` [PULL 17/28] dump: "
` [PULL 18/28] hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler
` [PULL 19/28] hw/char/goldfish: Use DMA memory API
` [PULL 20/28] chardev/char-fe: Document returned value on error
` [PULL 21/28] util/fifo8: Fix style
` [PULL 22/28] util/fifo8: Use fifo8_reset() in fifo8_create()
` [PULL 23/28] util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
` [PULL 24/28] util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
` [PULL 25/28] util/fifo8: Expose fifo8_pop_buf()
` [PULL 26/28] util/fifo8: Introduce fifo8_drop()
` [PULL 27/28] MAINTAINERS: Cover guest-agent in QAPI schema
` [PULL 28/28] MAINTAINERS: Add myself as a reviewer of machine core
[PATCH] hw/char/goldfish: Use DMA memory API
2024-07-23 20:40 UTC (4+ messages)
[PATCH] system/physmem: Where we assume we have a RAM MR, assert it
2024-07-23 18:33 UTC (3+ messages)
[PATCH v2] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
2024-07-23 18:26 UTC (3+ messages)
[PULL 00/14] Bsd user for 9.1 patches
2024-07-23 18:07 UTC (15+ messages)
` [PULL 01/14] bsd-user:Add CPU initialization and management functions
` [PULL 02/14] bsd-user:Add AArch64 register handling and related functions
` [PULL 03/14] bsd-user:Add ARM AArch64 support and capabilities
` [PULL 04/14] bsd-user:Add ARM AArch64 signal handling support
` [PULL 05/14] bsd-user:Add get_mcontext function for ARM AArch64
` [PULL 06/14] bsd-user:Add setup_sigframe_arch "
` [PULL 07/14] bsd-user:Add set_mcontext "
` [PULL 08/14] bsd-user:Add AArch64 improvements and signal handling functions
` [PULL 09/14] bsd-user: Simplify the implementation of execve
` [PULL 10/14] bsd-user: Hard wire aarch64 to be 4k pages only
` [PULL 11/14] bsd-user: Sync fork_start/fork_end with linux-user
` [PULL 12/14] bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
` [PULL 13/14] bsd-user: Make compile for non-linux user-mode stuff
` [PULL 14/14] bsd-user: Add aarch64 build to tree
[PATCH] MAINTAINERS: Add myself as a reviewer of machine core
2024-07-23 18:02 UTC (3+ messages)
[PATCH v2 0/7] util/fifo8: Rework fifo8_pop_buf()
2024-07-23 18:02 UTC (2+ messages)
[PATCH 0/2] Postcopy migration and vhost-user errors
2024-07-23 17:57 UTC (14+ messages)
[PATCH] target/xtensa: Make use of 'segment' in pptlb helper less confusing
2024-07-23 17:33 UTC (3+ messages)
[PATCH 00/14] bsd-user: Misc changes for 9.1 (I hope)
2024-07-23 16:54 UTC (8+ messages)
` [PATCH 14/14] bsd-user: Add aarch64 build to tree
[PATCH v2 0/2] virtio: Always reset vhost devices
2024-07-23 16:39 UTC (3+ messages)
` [PATCH v2 1/2] virtio: Allow .get_vhost() without vhost_started
` [PATCH v2 2/2] virtio: Always reset vhost devices
[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-07-23 16:18 UTC (5+ messages)
` [PATCH v1 04/17] intel_iommu: Flush stage-2 cache in PADID-selective PASID-based iotlb invalidation
` [PATCH v1 10/17] intel_iommu: Process "
[PATCH 0/2] hw/intc/loongson_ipi: Fixes for qemu-stable
2024-07-23 16:10 UTC (5+ messages)
` [PATCH 1/2] hw/intc/loongson_ipi: Access memory in little endian
` [PATCH 2/2] hw/intc/loongson_ipi: Fix resource leak
[PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
2024-07-23 16:03 UTC (4+ messages)
[PATCH] target/m68k: avoid shift into sign bit in dump_address_map()
2024-07-23 15:45 UTC (2+ messages)
[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
2024-07-23 15:25 UTC (3+ messages)
` [PATCH v5 11/13] hw/riscv/riscv-iommu: Add another irq for mrif notifications
[PULL v2 00/16] vfio queue
2024-07-23 15:20 UTC
[PATCH v5 0/5] Power11 support for QEMU [PSeries]
2024-07-23 15:13 UTC (4+ messages)
` [PATCH v5 1/5] target/ppc: reduce code duplication across Power9/10 init code
[PULL 00/16] vfio queue
2024-07-23 15:13 UTC (15+ messages)
` [PULL 01/16] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
` [PULL 02/16] vfio/pci: Extract mdev check into an helper
` [PULL 03/16] vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
` [PULL 04/16] backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabilities
` [PULL 05/16] vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
` [PULL 06/16] vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdev
` [PULL 07/16] vfio/ccw: "
` [PULL 08/16] vfio/iommufd: Introduce auto domain creation
` [PULL 09/16] vfio/{iommufd,container}: Remove caps::aw_bits
` [PULL 10/16] vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
` [PULL 11/16] vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
` [PULL 12/16] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PULL 13/16] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
2024-07-23 15:07 UTC (2+ messages)
[PULL 0/8] Ui patches
2024-07-23 14:59 UTC (2+ messages)
[PATCH 00/12] tcg patch queue
2024-07-23 14:59 UTC (2+ messages)
` [PULL "
[PATCH v6 0/9] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-23 14:24 UTC (9+ messages)
` [PATCH v6 5/9] vfio/iommufd: Probe and request hwpt dirty tracking capability
[PATCH 0/8] Introduce SMP Cache Topology
2024-07-23 14:40 UTC (6+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic
[PULL 00/11] target/i386, HPET changes for QEMU 9.1 soft freeze
2024-07-23 14:15 UTC (12+ messages)
` [PULL 01/11] target/i386: do not crash if microvm guest uses SGX CPUID leaves
` [PULL 02/11] qio: add support for SO_PEERCRED for socket channel
` [PULL 03/11] tools: build qemu-vmsr-helper
` [PULL 04/11] Add support for RAPL MSRs in KVM/Qemu
` [PULL 05/11] hpet: fix and cleanup persistence of interrupt status
` [PULL 06/11] hpet: ignore high bits of comparator in 32-bit mode
` [PULL 07/11] hpet: remove unnecessary variable "index"
` [PULL 08/11] hpet: place read-only bits directly in "new_val"
` [PULL 09/11] hpet: accept 64-bit reads and writes
` [PULL 10/11] hpet: store full 64-bit target value of the counter
` [PULL 11/11] hpet: avoid timer storms on periodic timers
[PATCH] hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC
2024-07-23 14:15 UTC (2+ messages)
[PATCH] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
2024-07-23 14:30 UTC (3+ messages)
[PATCH 0/4] hw/misc/bcm2835_property: Fix set-palette, OTP-access properties
2024-07-23 13:36 UTC (7+ messages)
` [PATCH 1/4] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
` [PATCH 2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties
` [PATCH 3/4] hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row
` [PATCH 4/4] hw/misc/bcm2835_property: Reduce scope of variables in mbox push function
QEMU Community Call Agenda Items (July 23rd, 2024)
2024-07-23 13:08 UTC (2+ messages)
[PATCH 0/5] crypto: improve error reporting detail
2024-07-23 13:06 UTC (4+ messages)
` [PATCH 1/5] qapi: allow for g_autoptr(Error) usage
[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
2024-07-23 12:46 UTC (5+ messages)
[PATCH] meson: build chardev trace files when have_block
2024-07-23 12:39 UTC (2+ messages)
[PULL 00/63] virtio,pci,pc: features,fixes
2024-07-23 11:36 UTC (8+ messages)
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).