qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-23 07:03:59 to 2024-07-23 14:19:08 UTC [more...]

[PATCH v6 0/9] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-23 14:23 UTC  (39+ messages)
` [PATCH v6 1/9] vfio/iommufd: Introduce auto domain creation
` [PATCH v6 2/9] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v6 3/9] vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
` [PATCH v6 4/9] vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
  ` [PATCH v6 4/9] vfio/{iommufd,container}: "
` [PATCH v6 5/9] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v6 6/9] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v6 8/9] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH v6 9/9] vfio/common: Allow disabling device dirty page tracking

[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] target/i386: Always set leaf 0x1f
 2024-07-23 14:26 UTC  (2+ messages)

[PULL 00/16] vfio queue
 2024-07-23 14:00 UTC  (14+ 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

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

[PATCH 0/2] hw/intc/loongson_ipi: Fixes for qemu-stable
 2024-07-23 12:00 UTC  (4+ messages)
` [PATCH 1/2] hw/intc/loongson_ipi: Access memory in little endian
` [PATCH 2/2] hw/intc/loongson_ipi: Fix resource leak

[PULL 00/63] virtio,pci,pc: features,fixes
 2024-07-23 11:36 UTC  (8+ messages)

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-07-23 11:02 UTC  (64+ messages)
` [PULL v2 01/61] hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
` [PULL v2 02/61] MAINTAINERS: add Stefano Garzarella as vhost/vhost-user reviewer
` [PULL v2 03/61] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
` [PULL v2 04/61] hw/cxl: Check for multiple mappings of memory backends
` [PULL v2 05/61] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [PULL v2 06/61] hw/cxl: Add get scan media capabilities cmd support
` [PULL v2 07/61] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PULL v2 08/61] hw/cxl/events: discard all event records during sanitation
` [PULL v2 09/61] hw/cxl: Add get scan media results cmd support
` [PULL v2 10/61] cxl/mailbox: move mailbox effect definitions to a header
` [PULL v2 11/61] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PULL v2 12/61] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PULL v2 13/61] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "
` [PULL v2 14/61] hw/cxl: Support firmware updates
` [PULL v2 15/61] MAINTAINERS: Add myself as a VT-d reviewer
` [PULL v2 16/61] virtio-snd: add max size bounds check in input cb
` [PULL v2 17/61] virtio-snd: check for invalid param shift operands
` [PULL v2 18/61] intel_iommu: fix FRCD construction macro
` [PULL v2 19/61] intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
` [PULL v2 20/61] intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
` [PULL v2 21/61] intel_iommu: make type match
` [PULL v2 22/61] virtio: Add bool to VirtQueueElement
` [PULL v2 23/61] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PULL v2 24/61] virtio: virtqueue_ordered_fill "
` [PULL v2 25/61] virtio: virtqueue_ordered_flush "
` [PULL v2 26/61] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [PULL v2 27/61] virtio: Add VIRTIO_F_IN_ORDER property definition
` [PULL v2 28/61] contrib/vhost-user-blk: fix overflowing expression
` [PULL v2 29/61] hw/pci: Fix SR-IOV VF number calculation
` [PULL v2 30/61] pcie_sriov: Ensure PF and VF are mutually exclusive
` [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 33/61] virtio-pci: Implement SR-IOV PF
` [PULL v2 34/61] virtio-net: Implement SR-IOV VF
` [PULL v2 35/61] docs: Document composable SR-IOV device
` [PULL v2 36/61] smbios: make memory device size configurable per Machine
` [PULL v2 37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [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 40/61] hw/acpi: Update GED _EVT method AML with CPU scan
` [PULL v2 41/61] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PULL v2 42/61] physmem: Add helper function to destroy CPU AddressSpace
` [PULL v2 43/61] gdbstub: Add helper function to unregister GDB register space
` [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 49/61] virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain
` [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 56/61] tests/acpi: Add empty ACPI data files for RISC-V
` [PULL v2 57/61] tests/qtest/bios-tables-test.c: Enable basic testing "
` [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

[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
 2024-07-23 10:24 UTC  (18+ messages)
` [RFC PATCH v5 1/8] build-sys: Add rust feature option
` [RFC PATCH v5 2/8] build deps: update lcitool to include rust bits
` [RFC PATCH v5 3/8] CI: Add build-system-rust-debian job
` [RFC PATCH v5 5/8] .gitattributes: add Rust diff and merge attributes
` [RFC PATCH v5 8/8] rust/pl011: vendor dependencies

[PATCH v5 00/19] Reconstruct loongson ipi driver
 2024-07-23 10:19 UTC  (8+ messages)
` [PATCH v5 04/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-23 10:14 UTC  (5+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic

[PATCH 0/4] ui: fixes for dbus clipboard hanling
 2024-07-23 10:14 UTC  (2+ messages)

[RFC PATCH] macos: Allow coredump generation
 2024-07-23 10:07 UTC  (3+ messages)

[PATCH v2 0/2] linux-user: Fix handling when AT_EXECFD is 0
 2024-07-23 10:05 UTC  (3+ messages)
` [PATCH v2 1/2] util/getauxval: Ensure setting errno if not found
` [PATCH v2 2/2] linux-user/main: Check errno when getting AT_EXECFD

[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-07-23  8:50 UTC  (13+ messages)
` [PATCH v1 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v1 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v1 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation

[PATCH] qemu-keymap: Release local allocation references
 2024-07-23  8:49 UTC 

[PATCH] intel-iommu: fix Read DMAR IQA REG DW
 2024-07-23  8:05 UTC  (4+ messages)

[PATCH v4] osdep: add a qemu_close_all_open_fd() helper
 2024-07-23  7:54 UTC  (5+ messages)

[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
 2024-07-23  7:02 UTC  (22+ messages)
` [PULL v2 01/25] qga: drop blocking of guest-get-memory-block-size command
` [PULL v2 04/25] qga: move linux fs/disk command impls to commands-linux.c
` [PULL v2 05/25] qga: move linux disk/cpu stats "
` [PULL v2 06/25] qga: move linux memory block "
` [PULL v2 07/25] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PULL v2 08/25] qga: conditionalize schema for commands unsupported on Windows
` [PULL v2 09/25] qga: conditionalize schema for commands unsupported on non-Linux POSIX
` [PULL v2 11/25] qga: conditionalize schema for commands requiring linux/win32
` [PULL v2 13/25] qga: conditionalize schema for commands requiring fsfreeze
` [PULL v2 14/25] qga: conditionalize schema for commands requiring fstrim
` [PULL v2 15/25] qga: conditionalize schema for commands requiring libudev
` [PULL v2 16/25] qga: conditionalize schema for commands requiring utmpx
` [PULL v2 17/25] qga: conditionalize schema for commands not supported on other UNIX
` [PULL v2 18/25] qga: don't disable fsfreeze commands if vss_init fails
` [PULL v2 19/25] qga: move declare of QGAConfig struct to top of file
` [PULL v2 20/25] qga: remove pointless 'blockrpcs_key' variable
` [PULL v2 21/25] qga: allow configuration file path via the cli
` [PULL v2 22/25] qga: centralize logic for disabling/enabling commands
` [PULL v2 23/25] qga/commands-posix: Make ga_wait_child() return boolean
` [PULL v2 24/25] guest-agent: document allow-rpcs in config file section
` [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'


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