qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-19 21:10:20 to 2024-05-21 09:10:13 UTC [more...]

[PATCH v2 00/11] qcow2: make subclusters discardable
 2024-05-21  9:09 UTC  (13+ messages)
` [PATCH v2 01/11] qcow2: make function update_refcount_discard() global
` [PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref
` [PATCH v2 03/11] qcow2: put discard requests in the common queue when discard-no-unref enabled
` [PATCH v2 04/11] block/file-posix: add trace event for fallocate() calls
` [PATCH v2 05/11] iotests/common.rc: add disk_usage function
` [PATCH v2 06/11] iotests/290: add test case to check 'discard-no-unref' option behavior

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-21  8:20 UTC  (14+ messages)
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 20/26] migration: cpr-exec mode
` [PATCH V1 24/26] seccomp: cpr-exec blocker
` [PATCH V1 26/26] migration: only-migratable-modes

[PATCH] hw/riscv/virt: Add hotplugging and virtio-md-pci support
 2024-05-21  8:15 UTC  (10+ messages)

[PATCH v3] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-21  8:08 UTC  (3+ messages)

[PATCH 0/2] target/loongarch: Add loongson binary translation feature
 2024-05-21  8:05 UTC  (3+ messages)
` [PATCH 1/2] target/loongarch: Add loongarch vector property unconditionally
` [PATCH 2/2] target/loongarch: Add loongson binary translation feature

[PATCH v3 00/16] Add AST2700 support
 2024-05-21  7:44 UTC  (10+ messages)
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
` [PATCH v3 11/16] aspeed/intc: Add AST2700 support

[PATCH v3 0/6] X86: Alias isa-bios area and clean up
 2024-05-21  7:42 UTC  (5+ messages)
` [PATCH v3 6/6] hw/i386/pc_sysfw: Alias rather than copy isa-bios region

[PATCH 0/3] improve -overcommit cpu-pm=on|off
 2024-05-21  7:09 UTC  (9+ messages)
` [PATCH 1/3] vl: Allow multiple -overcommit commands
` [PATCH 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
` [PATCH 3/3] target/i386: Move host_cpu_enable_cpu_pm into kvm_cpu_realizefn()

[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-05-21  6:49 UTC  (3+ messages)
` [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0

[PATCH v3 0/5] hw/ppc: SPI model
 2024-05-21  6:38 UTC  (12+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model
` [PATCH v3 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
` [PATCH v3 4/5] hw/ppc: SPI controller wiring to P10 chip
` [PATCH v3 5/5] tests/qtest: Add pnv-spi-seeprom qtest

[PATCH] hw/loongarch/virt: Fix FDT memory node address width
 2024-05-21  6:36 UTC  (3+ messages)

[PATCH v3 1/5] ppc/pnv: Add SPI controller model
 2024-05-21  6:18 UTC  (5+ messages)
  ` [PATCH v3 2/5] ppc/pnv: Extend SPI model

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-05-21  5:35 UTC  (5+ messages)
` [PATCH v3 2/2] cxl/core: "

[PATCH ats_vtd v2 00/25] ATS support for VT-d
 2024-05-21  5:09 UTC  (6+ messages)
` [PATCH ats_vtd v2 20/25] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry

[PATCH] hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
 2024-05-21  2:49 UTC  (4+ messages)

[PATCH] intel_iommu: Use the latest fault reasons defined by spec
 2024-05-21  2:48 UTC  (9+ messages)

[PATCH v2 00/12] target/ppc: Various TCG emulation patches
 2024-05-21  1:30 UTC  (13+ messages)
` [PATCH v2 01/12] target/ppc: Make checkstop actually stop the system
` [PATCH v2 02/12] target/ppc: improve checkstop logging
` [PATCH v2 03/12] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH v2 04/12] target/ppc: BookE DECAR SPR is 32-bit
` [PATCH v2 05/12] target/ppc: Wire up BookE ATB registers for e500 family
` [PATCH v2 06/12] target/ppc: Add PPR32 SPR
` [PATCH v2 07/12] target/ppc: add helper to write per-LPAR SPRs
` [PATCH v2 08/12] target/ppc: Add SMT support to simple SPRs
` [PATCH v2 09/12] target/ppc: Add SMT support to PTCR SPR
` [PATCH v2 10/12] target/ppc: Implement LDBAR, TTR SPRs
` [PATCH v2 11/12] target/ppc: Implement SPRC/SPRD SPRs
` [PATCH v2 12/12] target/ppc: add SMT support to msgsnd broadcast

[RFC v2 0/2] Add RISC-V Server Platform Reference Board
 2024-05-21  1:10 UTC  (6+ messages)
` [RFC v2 1/2] target/riscv: Add server platform reference cpu
  ` [RISC-V][tech-server-soc] "
` [RFC v2 2/2] hw/riscv: Add server platform reference machine
    ` [RISC-V][tech-server-soc] "

[PATCH V10 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-20 23:32 UTC  (9+ messages)
` [PATCH V10 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V10 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V10 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V10 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V10 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V10 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V10 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V10 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-05-20 23:26 UTC 

[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-05-20 23:26 UTC  (2+ messages)

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-20 22:24 UTC  (3+ messages)

[PATCH 1/2] hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-20 22:10 UTC  (3+ messages)

Fwd: spapr-vlan hotplug
 2024-05-20 12:46 UTC 

[PATCH v2 0/4] target/hexagon: Minor idef-parser cleanup
 2024-05-20 20:04 UTC  (5+ messages)
` [PATCH v2 3/4] target/hexagon: idef-parser fix leak of init_list
` [PATCH v2 4/4] target/hexagon: idef-parser simplify predicate init

[PATCH] Hexagon: fix HVX store new
 2024-05-20 19:57 UTC  (3+ messages)

[PATCH] physmem: allow debug writes to MMIO regions
 2024-05-20 18:48 UTC  (4+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-20 17:55 UTC  (8+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[RFC PATCH 0/1] pci: allocate a PCI ID for RISC-V IOMMU
 2024-05-20 17:40 UTC  (5+ messages)

[PATCH] gitlab-ci: Replace Docker with Kaniko
 2024-05-20 16:56 UTC  (4+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-20 16:26 UTC  (9+ messages)
` [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation

[Semihosting Tests PATCH 0/3] add SYS_GET_CMDLINE test
 2024-05-20 15:17 UTC  (7+ messages)
` [Semihosting Tests PATCH 1/3] .editorconfig: add code conventions for tooling
` [Semihosting Tests PATCH 2/3] update includes for bare metal compiling
` [Semihosting Tests PATCH 3/3] add SYS_GET_CMDLINE test

[PATCH] Fixes: Indentation using spaces instead of TABS and improve formatting
 2024-05-20 14:50 UTC  (3+ messages)

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-20 14:36 UTC  (2+ messages)

[PATCH] hw/clock: Expose 'freq-hz' QOM property
 2024-05-20 14:34 UTC  (4+ messages)

[PATCH 0/3] Connect STM32L4x5 USART devices to the EXTI
 2024-05-20 14:31 UTC  (7+ messages)
` [PATCH 1/3] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
` [PATCH 2/3] hw/misc: In STM32L4x5 EXTI, handle direct line interrupts
` [PATCH 3/3] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI

[PATCH] docs/system: Remove ADC from raspi documentation
 2024-05-20 14:15 UTC  (2+ messages)

[PATCH] docs/system/target-arm: Re-alphabetize board list
 2024-05-20 14:14 UTC 

[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-05-20 13:00 UTC  (7+ messages)
` [PATCH v2 1/6] virtio: Add bool to VirtQueueElement
` [PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH v2 3/6] virtio: virtqueue_ordered_fill "
` [PATCH v2 4/6] virtio: virtqueue_ordered_flush "
` [PATCH v2 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [PATCH v2 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-05-20 13:59 UTC  (19+ messages)
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
` [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
` [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
` [RFC PATCH v3 16/18] hw/arm/smmu: Refactor SMMU OAS

[PATCH 0/2] Zynq 7000 SoC improvements
 2024-05-20 13:58 UTC  (5+ messages)
` [PATCH 1/2] hw/arm/xilinx_zynq: Add cache controller
` [PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores

[PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
 2024-05-20 13:33 UTC  (5+ messages)
` [PATCH 1/2] hw/intc/arm_gic: Fix set pending of PPIs
` [PATCH 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn

[PATCH 0/7] Remove some unused structures
 2024-05-20 13:22 UTC  (3+ messages)
` [PATCH 3/7] linux-user: sparc: Remove unused struct 'target_mc_fq'

[PATCH v2 0/2] target/riscv: Minor fixes and improvements for Virtual IRQs
 2024-05-20 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PATCH v2 2/2] target/riscv: Move Guest irqs out of the core local irqs range

[PATCH v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
 2024-05-20 12:49 UTC  (2+ messages)

[PATCH 0/6] target/ppc: misc ppc improvements/optimizations
 2024-05-20 11:52 UTC  (13+ messages)
` [PATCH 1/6] target/ppc: use locally stored msr and avoid indirect access
` [PATCH 2/6] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PATCH 3/6] "
` [PATCH 4/6] target/ppc: optimize p9 exception handling routines
` [PATCH 5/6] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PATCH 6/6] target/ppc: redue code duplication across Power9/10 init code

[PULL 00/34] tcg patch queue
 2024-05-20 11:50 UTC  (3+ messages)
` [PULL 19/34] disas: Use translator_st to get disassembly data

[PATCH V9 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-20 11:27 UTC  (11+ messages)
` [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V9 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V9 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V9 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2024-05-20 10:22 UTC  (5+ messages)

[PATCH] macio: Add unimp region for debugging
 2024-05-20 10:10 UTC 

[PATCH] target/ppc: handle vcpu hotplug failure gracefully
 2024-05-20  9:55 UTC  (5+ messages)

[PATCH v2 0/8] target/ppc: Move fixed-point insns to
 2024-05-20  9:33 UTC  (6+ messages)
` [PATCH v2 6/8] target/ppc: Move div/mod fixed-point insns (64 bits operands) to decodetree

[PATCH v2 0/2] Fix NBD+TLS regression in presence of iothread
 2024-05-20  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] iotests: test NBD+TLS+iothread

[PATCH v2 0/2] intel_iommu: misc fixes
 2024-05-20  8:28 UTC  (3+ messages)
` [PATCH v2 1/2] intel_iommu: Update version to 3.0 and add the latest fault reasons
` [PATCH v2 2/2] intel_iommu: Make pasid entry type check accurate

[PATCH] ppc/spapr: Add ibm,pi-features
 2024-05-20  7:45 UTC  (2+ messages)

[PATCH 00/14] target/ppc: Various TCG emulation patches
 2024-05-20  7:23 UTC  (9+ messages)
` [PATCH 05/14] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH 09/14] target/ppc: add helper to write per-LPAR SPRs

A question regarding TARGET_ALIGNED_ONLY flag
 2024-05-20  6:19 UTC  (3+ messages)

[PATCH v12 00/13] Support blob memory and venus on qemu
 2024-05-20  3:51 UTC  (16+ messages)
` [PATCH v12 01/13] virtio-gpu: Unrealize GL device
` [PATCH v12 02/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v12 03/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v12 04/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v12 05/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v12 06/13] virtio-gpu: Add virgl resource management
` [PATCH v12 07/13] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v12 08/13] virtio-gpu: Support suspension of commands processing
` [PATCH v12 09/13] virtio-gpu: Handle resource blob commands
` [PATCH v12 10/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v12 11/13] virtio-gpu: Move print_stats "
` [PATCH v12 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v12 13/13] virtio-gpu: Support Venus context

[PATCH 1/1] scsi-bus: Remove unused parameter state from scsi_dma_restart_cb
 2024-05-20  1:08 UTC 


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