qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-19 01:18:16 to 2025-01-21 08:33:13 UTC [more...]

[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
 2025-01-21  8:31 UTC  (4+ messages)

[PATCH 0/7] Enable shared device assignment
 2025-01-21  8:05 UTC  (30+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
` [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard

[PATCH 0/2] hw/ipack: Minor dust removal
 2025-01-21  7:56 UTC  (4+ messages)
` [PATCH 1/2] hw/ipack: Clarify KConfig symbols
` [PATCH 2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use

[PATCH v1 00/18] Support AST2700 A1
 2025-01-21  7:04 UTC  (19+ messages)
` [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
` [PATCH v1 02/18] hw/intc/aspeed: Support different memory region ops
` [PATCH v1 03/18] hw/intc/aspeed: Introduce a new aspeed_2700_intc0_ops for INTC0
` [PATCH v1 04/18] hw/intc/aspeed: Support setting different memory and register size
` [PATCH v1 05/18] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PATCH v1 06/18] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PATCH v1 07/18] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
` [PATCH v1 08/18] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
` [PATCH v1 09/18] hw/intc/aspeed: Add ID to trace events for better debugging
` [PATCH v1 10/18] hw/intc/aspeed: Add Support for AST2700 INTC1 Controller
` [PATCH v1 11/18] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
` [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
` [PATCH v1 13/18] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PATCH v1 14/18] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1
` [PATCH v1 15/18] hw/misc/aspeed_hace: Fix coding style
` [PATCH v1 16/18] hw/misc/aspeed_hace: Add AST2700 support
` [PATCH v1 17/18] hw/arm/aspeed_ast27x0: Add HACE support for AST2700
` [PATCH v1 18/18] hw/misc/aspeed_hace: (DROP) Fix boot issue in the Crypto Manager Self Test(WORKAROUND)

[PATCH] tests/functional: Fix broken decorators with lamda functions
 2025-01-21  6:58 UTC 

[PATCH v3 0/4] qtest/libqos/pci: pci and msix fixes
 2025-01-21  6:53 UTC  (5+ messages)
` [PATCH v3 2/4] qtest/libqos/pci: Enforce balanced iomap/unmap

[PATCH 0/7] testing/next (qtest timer stuff)
 2025-01-21  5:13 UTC  (10+ messages)
` [PATCH 1/7] tests/docker: replicate the check-rust-tools-nightly CI job
` [PATCH 2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
` [PATCH 3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
` [PATCH 4/7] tests/qtest: simplify qtest_process_inbuf
` [PATCH 5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
` [PATCH 6/7] tests/qtest: tighten up the checks on clock_step
` [PATCH 7/7] Revert "util/timer: avoid deadlock when shutting down"

[PATCH 0/9] hw/e1000e|igb: interrupts and qtests fixes
 2025-01-21  4:45 UTC  (4+ messages)
` [PATCH 3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq

[PATCH 0/2] hw/pci: catch a few error cases
 2025-01-21  4:41 UTC  (6+ messages)
` [PATCH 1/2] hw/pci/msix: Warn on PBA writes
` [PATCH 2/2] hw/pci: Assert a bar is not registered multiple times

[PATCH 0/8] accel/tcg: Constify various helpers
 2025-01-21  4:37 UTC 

[PATCH v5 0/8] Support virtio-gpu DRM native context
 2025-01-21  4:26 UTC  (10+ messages)
` [PATCH v5 1/8] ui/sdl2: Restore original context after new context creation
` [PATCH v5 2/8] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v5 3/8] virtio-gpu: Handle virgl fence creation errors
` [PATCH v5 4/8] virtio-gpu: Support asynchronous fencing
` [PATCH v5 5/8] virtio-gpu: Support DRM native context
` [PATCH v5 6/8] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v5 7/8] ui/gtk: "
` [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

[PATCH v3] hw/i386/cpu: remove default_cpu_version and simplify
 2025-01-21  3:29 UTC  (2+ messages)

[PATCH 0/4] Introduce SierraForest-v2 and ClearwaterForest CPU model
 2025-01-21  3:18 UTC  (7+ messages)
` [PATCH 1/4] target/i386: Introduce SierraForest-v2 model
` [PATCH 2/4] target/i386: Export BHI_NO bit to guests
` [PATCH 3/4] target/i386: Add new CPU model ClearwaterForest
` [PATCH 4/4] docs: Add GNR, SRF and CWF CPU models

[PATCH 00/21] Add i.MX 8M Plus EVK machine
 2025-01-21  3:07 UTC  (25+ messages)
` [PATCH 01/21] hw/char/imx_serial: Fix reset value of UFCR register
` [PATCH 02/21] hw/char/imx_serial: Update all state before restarting ageing timer
` [PATCH 03/21] hw/pci-host/designware: Expose MSI IRQ
` [PATCH 04/21] hw/usb/hcd-dwc3: Align global registers size with Linux
` [PATCH 05/21] hw/arm: Add i.MX 8M Plus EVK board
` [PATCH 06/21] hw/arm/fsl-imx8mp: Implement clock tree
` [PATCH 07/21] hw/arm/fsl-imx8mp: Add SNVS
` [PATCH 08/21] hw/arm/fsl-imx8mp: Add USDHC storage controllers
` [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support
` [PATCH 10/21] hw/arm/fsl-imx8mp: Add GPIO controllers
` [PATCH 11/21] hw/arm/fsl-imx8mp: Add I2C controllers
` [PATCH 12/21] hw/arm/fsl-imx8mp: Add SPI controllers
` [PATCH 13/21] hw/arm/fsl-imx8mp: Add watchdog support
` [PATCH 14/21] hw/arm/fsl-imx8mp: Implement gneral purpose timers
` [PATCH 15/21] hw/arm/fsl-imx8mp: Add Ethernet controller
` [PATCH 16/21] hw/arm/fsl-imx8mp: Add USB support
` [PATCH 17/21] hw/arm/fsl-imx8mp: Add boot ROM
` [PATCH 18/21] hw/arm/fsl-imx8mp: Add on-chip RAM
` [PATCH 19/21] hw/rtc: Add Ricoh RS5C372 RTC emulation
` [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
` [PATCH 21/21] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset

[PATCH 0/3] hw/intc/loongarch_ipi: CPU irq routing enhancement
 2025-01-21  2:37 UTC  (4+ messages)
` [PATCH 1/3] hw/intc/loongarch_ipi: Add basic hotplug framework
` [PATCH 2/3] hw/intc/loongarch_ipi: Implment cpu hotplug interface
` [PATCH 3/3] hw/intc/loongarch_ipi: Notify ipi object when cpu is plugged

[RFC PATCH] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
 2025-01-20 23:52 UTC 

[PATCH v2] gdbstub/user-target: fix gdbserver int format (%d -> %x)
 2025-01-20 22:28 UTC 

[PATCH] Skip resizing image to the same size
 2025-01-20 22:21 UTC  (3+ messages)

[RFC PATCH v2 0/3] SEV-SNP: Add support for SNP certificate fetching
 2025-01-20 21:31 UTC  (4+ messages)
` [RFC PATCH v2 1/3] linux-headers: Update for 6.12 and SNP certificate support
` [RFC PATCH v2 2/3] accel/kvm: Add kvm_immediate_exit callback infrastructure
` [RFC PATCH v2 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching

[PATCH v4 0/7] linux-user: Add support for various missing netlink sockopt entries
 2025-01-20 21:33 UTC  (8+ messages)
` [PATCH v4 1/7] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
` [PATCH v4 2/7] linux-user: Use unique error messages for cmsg parsing
` [PATCH v4 3/7] linux-user: netlink: Add IP_PKTINFO "
` [PATCH v4 4/7] linux-user: netlink: Add emulation of IP_MULTICAST_IF
` [PATCH v4 5/7] linux-user: netlink: add netlink neighbour emulation
` [PATCH v4 6/7] linux-user: netlink: Add missing QEMU_IFLA entries
` [PATCH v4 7/7] linux-user: netlink: Use QEMU_IFA_XXX values instead of IFA_XXX

hw/ipack: Is IndustryPack still useful to maintain?
 2025-01-20 20:53 UTC 

[PATCH v2 0/2] target/riscv: throw debug exception before page fault
 2025-01-20 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
` [PATCH v2 2/2] target/riscv: throw debug exception before page fault

[PATCH v3 0/6] linux-user: Add support for various missing netlink sockopt entries
 2025-01-20 20:47 UTC  (12+ messages)
` [PATCH v3 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
` [PATCH v3 2/6] linux-user: Use unique error messages for cmsg parsing
` [PATCH v3 3/6] linux-user: netlink: Add IP_PKTINFO "
` [PATCH v3 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
` [PATCH v3 5/6] linux-user: netlink: add netlink neighbour emulation
` [PATCH v3 6/6] linux-user: netlink: Add missing QEMU_IFLA entries

[PATCH 0/7] Enable shared device assignment
 2025-01-20 18:39 UTC  (10+ messages)

[PATCH v2 00/19] intel_iommu: Add ATS support
 2025-01-20 17:41 UTC  (20+ messages)
` [PATCH v2 01/19] memory: Add permissions in IOMMUAccessFlags
` [PATCH v2 02/19] intel_iommu: Declare supported PASID size
` [PATCH v2 03/19] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH v2 04/19] intel_iommu: Fill the PASID field when creating an IOMMUTLBEntry
` [PATCH v2 05/19] pcie: Add helper to declare PASID capability for a pcie device
` [PATCH v2 06/19] pcie: Helper functions to check if PASID is enabled
` [PATCH v2 07/19] pcie: Helper function to check if ATS "
` [PATCH v2 08/19] pci: Cache the bus mastering status in the device
` [PATCH v2 09/19] pci: Add IOMMU operations to get memory regions with PASID
` [PATCH v2 10/19] intel_iommu: Implement the get_memory_region_pasid iommu operation
` [PATCH v2 11/19] memory: Store user data pointer in the IOMMU notifiers
` [PATCH v2 12/19] pci: Add a pci-level initialization function for iommu notifiers
` [PATCH v2 13/19] atc: Generic ATC that can be used by PCIe devices that support SVM
` [PATCH v2 14/19] atc: Add unit tests
` [PATCH v2 15/19] memory: Add an API for ATS support
` [PATCH v2 16/19] pci: Add a pci-level API for ATS
` [PATCH v2 17/19] intel_iommu: Set address mask when a translation fails and adjust W permission
` [PATCH v2 18/19] intel_iommu: Return page walk level even when the translation fails
` [PATCH v2 19/19] intel_iommu: Add support for ATS

[PATCH 1/2] memattrs: Get rid of bit fields
 2025-01-20 17:41 UTC  (3+ messages)

[PATCH] target/riscv: throw debug exception before page fault
 2025-01-20 17:28 UTC 

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2025-01-20 17:19 UTC  (10+ messages)
` [RFC 06/13] rust: add bindings for memattrs

KVM/QEMU Community Call 21/01/25 agenda items?
 2025-01-20 16:31 UTC 

[RFC PATCH 00/10] rust: remaining part of qdev bindings
 2025-01-20 16:40 UTC  (3+ messages)
` [PATCH 01/10] rust: qemu-api: add sub-subclass to the integration tests

[PATCH] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
 2025-01-20 16:11 UTC 

[PATCH v6 0/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
 2025-01-20  4:38 UTC  (4+ messages)
` [PATCH v6 1/3] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
` [PATCH v6 2/3] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
` [PATCH v6 3/3] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function

[PATCH 1/3] hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
 2025-01-20  3:09 UTC  (3+ messages)
` [PATCH 2/3] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
` [PATCH 3/3] hw/mem/cxl_type3: Ensure errp is set on realization failure

[PATCH] tap-linux: Open ipvtap and macvtap
 2025-01-20  0:38 UTC  (11+ messages)

[PATCH 0/2] net: Fix announce_self with vhost
 2025-01-20  0:34 UTC  (5+ messages)
` [PATCH 1/2] net: Fix announce_self
` [PATCH 2/2] net/dump: Correctly compute Ethernet packet offset

[PULL 00/68] tcg patch queue
 2025-01-19 18:08 UTC  (2+ messages)

(no subject)
 2025-01-19 12:06 UTC 

[PULL 0/5] QTest patches for 2025-01-17
 2025-01-19 13:53 UTC  (2+ messages)

[PATCH] vvfat: refresh writing long filename
 2025-01-19 11:13 UTC  (5+ messages)

[PATCH] vvfat: create_long_filename(): refresh
 2025-01-19 10:29 UTC 

[PATCH] vvfat: create_long_filename: fix out-of-bounds array access
 2025-01-19  9:15 UTC 

[PATCH v3, do not apply] vvfat: refresh writing long filename
 2025-01-19  8:34 UTC 

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-01-19  6:37 UTC  (11+ messages)

[PULL v2 00/50] riscv-to-apply queue
 2025-01-19  1:12 UTC  (12+ messages)
` [PULL v2 02/50] target/riscv: rvv: speed up small unit-stride loads and stores
` [PULL v2 19/50] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
` [PULL v2 20/50] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
` [PULL v2 30/50] target/riscv: Enable S*stateen bits for AIA
` [PULL v2 35/50] target/riscv: Add counter delegation/configuration support
` [PULL v2 36/50] target/riscv: Invoke pmu init after feature enable
` [PULL v2 37/50] target/riscv: Add implied rule for counter delegation extensions
` [PULL v2 38/50] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PULL v2 43/50] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PULL v2 45/50] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PULL v2 47/50] target/riscv: Add Smdbltrp ISA extension enable switch

[PATCH] user: Extract common MMAP API to 'user/mmap.h'
 2025-01-19  1:18 UTC  (2+ messages)


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