qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 04:03:44 to 2024-02-28 12:13:30 UTC [more...]

[PATCH] virtio-gpu: Fix HW cursor visibility
 2024-02-28 12:10 UTC  (2+ messages)

[PATCH 0/9] vhost-user: support any POSIX system (tested on macOS and FreeBSD)
 2024-02-28 12:08 UTC  (13+ messages)
` [PATCH 1/9] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH 2/9] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH 3/9] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH 4/9] vhost-user-server: don't abort if we can't set fd non-blocking
` [PATCH 5/9] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH 6/9] vhost-user: enable frontends on any POSIX system
` [PATCH 7/9] libvhost-user: enable it "
` [PATCH 8/9] contrib/vhost-user-blk: enabled "
` [PATCH 9/9] hostmem-file: support POSIX shm_open()

[PULL 00/29] testing, gdbstub and plugin updates
 2024-02-28 11:57 UTC  (27+ messages)
` [PULL 01/29] tests/tcg: update licenses to GPLv2 as intended
` [PULL 02/29] tests/tcg: bump TCG test timeout to 120s
` [PULL 03/29] tests/vm: avoid re-building the VM images all the time
` [PULL 04/29] tests/vm: update openbsd image to 7.4
` [PULL 05/29] target/arm: Use GDBFeature for dynamic XML
` [PULL 06/29] target/ppc: "
` [PULL 07/29] target/riscv: "
` [PULL 08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PULL 09/29] gdbstub: Use GDBFeature for GDBRegisterState
` [PULL 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PULL 11/29] gdbstub: Simplify XML lookup
` [PULL 12/29] gdbstub: Infer number of core registers from XML
` [PULL 13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PULL 14/29] gdbstub: Add members to identify registers to GDBFeature
` [PULL 15/29] plugins: remove previous n_vcpus functions from API
` [PULL 16/29] plugins: add qemu_plugin_num_vcpus function
` [PULL 17/29] plugins: fix order of init/idle/resume callback
` [PULL 18/29] linux-user: ensure nios2 processes queued work
` [PULL 19/29] cpu: call plugin init hook asynchronously
` [PULL 20/29] plugins: Use different helpers when reading registers
` [PULL 24/29] tests/tcg: expand insn test case to exercise register API
` [PULL 25/29] contrib/plugins: fix imatch
` [PULL 26/29] contrib/plugins: extend execlog to track register changes
` [PULL 27/29] docs/devel: lift example and plugin API sections up
` [PULL 28/29] docs/devel: document some plugin assumptions
` [PULL 29/29] docs/devel: plugins can trigger a tb flush

[PATCH v2 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-02-28 12:08 UTC  (8+ messages)
` [PATCH v2 1/5] hw/display : Add device DM163
` [PATCH v2 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v2 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v2 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v2 5/5] tests/qtest : Add testcase for DM163

[PATCH v3 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-02-28 12:01 UTC  (6+ messages)
` [PATCH v3 1/5] hw/display : Add device DM163
` [PATCH v3 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v3 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v3 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v3 5/5] tests/qtest : Add testcase for DM163

[PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
 2024-02-28 11:58 UTC  (12+ messages)

[RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
 2024-02-28 11:47 UTC  (3+ messages)
` [RFC PATCH 3/5] memattrs: Add user-defined attribute

[PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-28 11:44 UTC  (4+ messages)

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

[RFC PATCH] tests/vm: update openbsd image to 7.4
 2024-02-28 11:31 UTC  (2+ messages)

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-02-28 11:27 UTC  (9+ messages)
` [PATCH 01/19] tests: smbios: make it possible to write SMBIOS only test
` [PATCH 02/19] tests: smbios: add test for -smbios type=11 option
` [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
` [PATCH 04/19] smbios: cleanup smbios_get_tables() from legacy handling

[PATCH] tcg/optimize: fix uninitialized variable
 2024-02-28 11:19 UTC  (2+ messages)

[PATCH 0/4] target/i386: use TSTEQ/TSTNE in x86 frontend
 2024-02-28 11:11 UTC  (5+ messages)
` [PATCH 1/4] target/i386: use TSTEQ/TSTNE to test low bits
` [PATCH 2/4] target/i386: use TSTEQ/TSTNE to check flags
` [PATCH 3/4] target/i386: remove mask from CCPrepare
` [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask

[PATCH] tcg/optimize: lower some ANDs to two shifts
 2024-02-28 11:06 UTC 

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-28 10:27 UTC  (9+ messages)

[PATCH v4 00/21] parallels: Add full dirty bitmap support
 2024-02-28 10:25 UTC  (5+ messages)
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-28  9:57 UTC  (5+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-28  9:53 UTC  (7+ messages)
` [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
` [RFC 4/8] hw/core: Add cache topology options in -smp
` [RFC 6/8] i386/cpu: Update cache topology with machine's configuration

[PATCH v3 0/7] Introduce multifd zero page checking
 2024-02-28  9:52 UTC  (9+ messages)
` [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface

[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-28  9:44 UTC  (7+ messages)
` [PATCH v1 1/6] intel_iommu: Add set/unset_iommu_device callback
` [PATCH v1 2/6] intel_iommu: Extract out vtd_cap_init to initialize cap/ecap
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
` [PATCH v1 4/6] intel_iommu: Implement check and sync mechanism in iommufd mode
` [PATCH v1 5/6] intel_iommu: Use mgaw instead of s->aw_bits
` [PATCH v1 6/6] intel_iommu: Block migration if cap is updated

[RFC PATCH v4 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-28  9:29 UTC  (23+ messages)
` [RFC PATCH v4 01/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [RFC PATCH v4 02/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v4 03/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v4 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v4 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v4 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v4 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v4 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v4 09/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v4 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v4 11/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v4 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v4 13/22] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v4 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v4 15/22] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v4 16/22] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v4 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v4 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v4 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [RFC PATCH v4 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
` [RFC PATCH v4 21/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v4 22/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-28  9:26 UTC  (5+ messages)
  ` [EXT] "

[PATCH v7 00/16] hw/pci: SR-IOV related fixes and improvements
 2024-02-28  9:25 UTC  (7+ messages)
` [PATCH v7 12/16] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v7 14/16] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v7 15/16] vfio: Avoid inspecting option QDict for rombar

[PULL 00/10] pc, target/i486 changes for 2024-02-27
 2024-02-28  8:06 UTC  (11+ messages)
` [PULL 01/10] vl, pc: turn -no-fd-bootchk into a machine property
` [PULL 02/10] target/i386: mask high bits of CR3 in 32-bit mode
` [PULL 03/10] target/i386: check validity of VMCB addresses
` [PULL 04/10] target/i386: introduce function to query MMU indices
` [PULL 05/10] target/i386: use separate MMU indexes for 32-bit accesses
` [PULL 06/10] target/i386: Fix physical address truncation
` [PULL 07/10] target/i386: remove unnecessary/wrong application of the A20 mask
` [PULL 08/10] target/i386: leave the A20 bit set in the final NPT walk
` [PULL 09/10] ide: collapse parameters to ide_init_drive
` [PULL 10/10] ide, vl: turn -win2k-hack into a property on IDE devices

[PATCH v5 00/12] TCG Plugin inline operation enhancement
 2024-02-28  8:04 UTC  (6+ messages)
` [PATCH v5 09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API

[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
 2024-02-28  7:55 UTC  (5+ messages)
` [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs

[PATCH v2] ppc/pnv: Improve pervasive topology calculation for big-core
 2024-02-28  7:49 UTC  (2+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-28  7:35 UTC  (5+ messages)
` [PATCH v7 1/2] qom: new object to associate device to numa node

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-02-28  7:30 UTC  (3+ messages)
` [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()

[PATCH V4 00/14] allow cpr-reboot for vfio
 2024-02-28  7:21 UTC  (5+ messages)
` [PATCH V4 13/14] migration: update cpr-reboot description
` [PATCH V4 14/14] migration: options incompatible with cpr

[PATCH v9 0/4] compare machine type compat_props
 2024-02-28  6:56 UTC  (3+ messages)
` [PATCH v9 2/4] qmp: add dump machine type compatibility properties

[PATCH] Fixed tlb huge page loading issue
 2024-02-28  6:55 UTC 

[PATCH 0/6] Add ivshmem-flat device
 2024-02-28  6:29 UTC  (2+ messages)

[PULL 00/25] Migration next patches
 2024-02-28  5:13 UTC  (26+ messages)
` [PULL 01/25] docs/devel/migration.rst: Document the file transport
` [PULL 02/25] tests/qtest/migration: Rename fd_proto test
` [PULL 03/25] tests/qtest/migration: Add a fd + file test
` [PULL 04/25] migration/multifd: Remove p->quit from recv side
` [PULL 05/25] migration/multifd: Release recv sem_sync earlier
` [PULL 06/25] migration/multifd: Cleanup TLS iochannel referencing
` [PULL 07/25] migration/multifd: Drop registered_yank
` [PULL 08/25] migration/multifd: Make multifd_channel_connect() return void
` [PULL 09/25] migration/multifd: Cleanup outgoing_args in state destroy
` [PULL 10/25] migration/multifd: Drop unnecessary helper to destroy IOC
` [PULL 11/25] notify: pass error to notifier with return
` [PULL 12/25] migration: remove error from notifier data
` [PULL 13/25] migration: convert to NotifierWithReturn
` [PULL 14/25] migration: MigrationEvent for notifiers
` [PULL 15/25] migration: remove postcopy_after_devices
` [PULL 16/25] migration: MigrationNotifyFunc
` [PULL 17/25] migration: per-mode notifiers
` [PULL 18/25] migration: refactor migrate_fd_connect failures
` [PULL 19/25] migration: notifier error checking
` [PULL 20/25] migration: stop vm for cpr
` [PULL 21/25] migration: update cpr-reboot description
` [PULL 22/25] migration: options incompatible with cpr
` [PULL 23/25] migration: Fix qmp_query_migrate mbps value
` [PULL 24/25] migration: Join the return path thread before releasing to_dst_file
` [PULL 25/25] migration: Use migrate_has_error() in close_return_path_on_source()

[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-28  5:08 UTC  (5+ messages)
` [PATCH v4 21/29] gdbstub: expose api to find registers
` [PATCH v4 23/29] plugins: add an API to read registers

[PATCH for-8.2 0/4] Assorted replay patches
 2024-02-28  5:07 UTC  (5+ messages)
` [PATCH 4/4] replay: simple auto-snapshot mode for record

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-02-28  3:58 UTC  (4+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 02/11] backends/iommufd: Introduce IOMMUFDDevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback


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