qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 14:26:29 to 2024-03-06 06:13:30 UTC [more...]

[PATCH v3 00/19] contrib/elf2dmp: Improve robustness
 2024-03-06  6:12 UTC  (4+ messages)
` [PATCH v3 01/19] contrib/elf2dmp: Remove unnecessary err flags
` [PATCH v3 03/19] contrib/elf2dmp: Continue even contexts are lacking
` [PATCH v3 04/19] contrib/elf2dmp: Change pa_space_create() signature

What is the correct way to add linker dependency to QEMU build system?
 2024-03-06  6:05 UTC  (3+ messages)

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-06  5:33 UTC  (2+ messages)
` [PATCH v1 0/8] virtio, vhost: "

[PATCH v2 2/2] e1000e: fix link state on resume
 2024-03-06  5:29 UTC  (4+ messages)

[PATCH v2 00/13] contrib/elf2dmp: Improve robustness
 2024-03-06  5:03 UTC  (7+ messages)
` [PATCH v2 04/13] contrib/elf2dmp: Conform to the error reporting pattern
` [PATCH v2 11/13] contrib/elf2dmp: Build only for little endian host

[PATCH v4] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
 2024-03-06  4:57 UTC  (3+ messages)

[PATCH] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
 2024-03-06  4:49 UTC  (8+ messages)

[PATCH] target/riscv: move ratified/frozen exts to non-experimental
 2024-03-06  4:48 UTC  (3+ messages)

What riscv tracing tools do you recommend and how are they accurate for measurements?
 2024-03-06  4:44 UTC  (2+ messages)

[Stable-8.2.1 00/71] Patch Round-up for stable 8.2.1, frozen on 2024-01-27
 2024-03-06  4:27 UTC  (4+ messages)
` [Stable-8.2.1 61/71] linux-user/riscv: Adjust vdso signal frame cfa offsets

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

[PATCH V2 0/1] target/loongarch: Fixed tlb huge page loading issue
 2024-03-06  4:10 UTC  (7+ messages)
` [PATCH V2 1/1] "

[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-06  3:55 UTC  (6+ messages)
` [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v3 0/2] Export debug triggers as an extension
 2024-03-06  3:33 UTC  (4+ messages)

[PATCH v6 0/9] VIRTIO-IOMMU: Introduce aw-bits and granule options
 2024-03-06  3:25 UTC  (12+ messages)
` [PATCH v6 1/9] qdev: Add a granule_mode property
` [PATCH v6 2/9] virtio-iommu: Add a granule property
` [PATCH v6 3/9] virtio-iommu: Change the default granule to the host page size
` [PATCH v6 4/9] qemu-options.hx: Document the virtio-iommu-pci granule option
` [PATCH v6 5/9] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v6 6/9] virtio-iommu: Add an option to define the input range width
` [PATCH v6 7/9] hw/i386/q35: Set virtio-iommu aw-bits default value to 39
` [PATCH v6 8/9] hw/arm/virt: Set virtio-iommu aw-bits default value to 48
` [PATCH v6 9/9] qemu-options.hx: Document the virtio-iommu-pci aw-bits option

[PATCH 0/2] target/riscv/kvm: update KVM exts to Linux 6.8
 2024-03-06  2:53 UTC  (6+ messages)
` [PATCH 1/2] linux-headers: Update to Linux v6.8-rc6
` [PATCH 2/2] target/riscv/kvm: update KVM exts to Linux 6.8

[RFC 0/2] Add RISC-V Server Platform Reference Board
 2024-03-06  2:41 UTC  (5+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine

[RFC PATCH v6 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-06  2:32 UTC  (17+ messages)
` [RFC PATCH v6 04/23] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v6 06/23] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v6 08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v6 12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v6 17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v6 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [RFC PATCH v6 19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty

[PATCH v4 0/8] Live Migration With IAA
 2024-03-06  2:29 UTC  (10+ messages)
` [PATCH v4 2/8] migration/multifd: add get_iov_count in the multifd method
` [PATCH v4 3/8] configure: add --enable-qpl build option
` [PATCH v4 4/8] migration/multifd: add qpl compression method

ARM hypervisors
 2024-03-06  2:21 UTC  (5+ messages)

Qemu sdhci-pci device can't be recognized by Linux kernel
 2024-03-06  2:06 UTC  (2+ messages)

[PATCH v6 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-03-06  1:58 UTC  (20+ messages)
` [PATCH v6 1/9] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v6 2/9] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v6 3/9] target/riscv: remove 'over' brconds from vector trans
` [PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
` [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
` [PATCH v6 6/9] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v6 7/9] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v6 8/9] target/riscv: Clear vstart_qe_zero flag
` [PATCH v6 9/9] target/riscv/vector_helper.c: optimize loops in ldst helpers

[PATCH] tests: riscv64: Use 'zfa' instead of 'Zfa'
 2024-03-06  1:57 UTC  (3+ messages)

[PULL 0/4] machine development tool
 2024-03-06  1:57 UTC  (4+ messages)

[PATCH v3] target/loongarch: Add TCG macro in structure CPUArchState
 2024-03-06  1:21 UTC  (3+ messages)

[PATCH] migration/multifd: Don't fsync when closing QIOChannelFile
 2024-03-06  0:52 UTC  (3+ messages)

[PATCH 0/4 for 9.0] Clean-up disassembler handling for plugins
 2024-03-06  0:14 UTC  (3+ messages)
` [PATCH 4/4] target/riscv: honour no_raw_bytes when disassembling

[PATCH 0/2] linux-user/elfload: Two Coverity fixes
 2024-03-05 23:39 UTC  (3+ messages)
` [PATCH 1/2] linux-user/elfload: Don't close an unopened file descriptor
` [PATCH 2/2] linux-user/elfload: Fully initialize struct target_elf_prpsinfo

[PATCH v7 0/9] Add powernv10 I2C devices and tests
 2024-03-05 23:38 UTC  (6+ messages)
` [PATCH v7 7/9] misc: Add a pca9554 GPIO device model

[PATCH] hw/ppc/sam460ex: Support short options for adding drives
 2024-03-05 22:57 UTC 

[PATCH 3/3] virtio-gpu: first surface update with blob scanout after resumed
 2024-03-05 22:22 UTC  (3+ messages)
` [PATCH 1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true
  ` [PATCH 2/2] virtio-gpu: first surface update with blob scanout after resumed

[PATCH v4 0/2] target: New binary to prototype heterogeneous machines
 2024-03-05 22:09 UTC  (3+ messages)
` [PATCH v4 1/2] meson: Make qemu-system binary installation optional
` [PATCH v4 2/2] target: Add system emulation aiming to target any architecture

(no subject)
 2024-03-05 21:32 UTC 

[PATCH v6 0/3] Add device STM32L4x5 GPIO
 2024-03-05 21:10 UTC  (3+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-03-05 21:06 UTC  (5+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH v7 0/3] Add device STM32L4x5 GPIO
 2024-03-05 21:03 UTC  (4+ messages)
` [PATCH v7 1/3] hw/gpio: Implement "
` [PATCH v7 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v7 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase

[PATCH 00/29] maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
 2024-03-05 20:48 UTC  (11+ messages)
` [PATCH 04/29] {linux,bsd}-user: Update ts_tid after fork()
` [PATCH 26/29] disas: introduce show_opcodes
` [PATCH 27/29] disas/hppa: honour show_opcodes
` [PATCH 28/29] target/loongarch: honour show_opcodes when disassembling
` [PATCH 29/29] target/riscv: "

[PATCH v3 0/4] Simplify initialization of PC machines
 2024-03-05 20:00 UTC  (8+ messages)
` [PATCH v3 1/4] hw/i386/pc: Remove "rtc_state" link again
` [PATCH v3 2/4] hw/i386/pc: Avoid one use of the current_machine global

[PATCH v2] migration/multifd: Don't fsync when closing QIOChannelFile
 2024-03-05 19:56 UTC 

[PATCH v2] target/arm: Fix 32-bit SMOPA
 2024-03-05 19:39 UTC  (2+ messages)

[PATCH v2 1/2] hw/xen: detect when running inside stubdomain
 2024-03-05 19:12 UTC  (2+ messages)
` [PATCH v2 2/2] xen: fix stubdom PCI addr

[PATCH 0/2] ci: allow running Coverity Scan uploads via GitLab
 2024-03-05 19:09 UTC  (3+ messages)
` [PATCH 1/2] run-coverity-scan: add --check-upload-only option
` [PATCH 2/2] gitlab-ci: add manual job to run Coverity

[PATCH v2 0/7] qga/commands-posix: replace code duplicating commands with a helper
 2024-03-05 18:38 UTC  (7+ messages)
` [PATCH v2 2/7] qga: introduce ga_run_command() helper for guest cmd execution
` [PATCH v2 6/7] qga/commands-posix: use ga_run_command helper when suspending via sysfs
` [PATCH v2 7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper

Why does the vmovdqu works for passthrough device but crashes for emulated device with "illegal operand" error (in x86_64 QEMU, -accel = kvm) ?
 2024-03-05 18:25 UTC  (6+ messages)

[RFC PATCH] plugins: filter out the PC from the register list
 2024-03-05 17:36 UTC  (3+ messages)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-05 17:14 UTC  (6+ messages)
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

[RFC v2 0/5] ARM Nested Virt Support
 2024-03-05 16:57 UTC  (6+ messages)
` [RFC v2 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [RFC v2 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported

[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2024-03-05 16:42 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] i386: Fix conditional CONFIG_SYNDBG enablement
` [PATCH RESEND v3 2/3] i386: Exclude 'hv-syndbg' from 'hv-passthrough'
` [PATCH RESEND v3 3/3] docs/system: Add recommendations to Hyper-V enlightenments doc

[PATCH v2 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-05 15:57 UTC  (21+ messages)
` [PATCH v2 01/20] tests: smbios: make it possible to write SMBIOS only test
` [PATCH v2 02/20] tests: smbios: add test for -smbios type=11 option
` [PATCH v2 03/20] tests: smbios: add test for legacy mode CLI options
` [PATCH v2 04/20] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH v2 05/20] smbios: get rid of smbios_smp_sockets global
` [PATCH v2 06/20] smbios: get rid of smbios_legacy global
` [PATCH v2 07/20] smbios: avoid mangling user provided tables
` [PATCH v2 08/20] smbios: don't check type4 structures in legacy mode
` [PATCH v2 09/20] smbios: add smbios_add_usr_blob_size() helper
` [PATCH v2 10/20] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PATCH v2 11/20] smbios: build legacy mode code only for 'pc' machine
` [PATCH v2 12/20] smbios: handle errors consistently
` [PATCH v2 13/20] smbios: get rid of global smbios_ep_type
` [PATCH v2 14/20] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH v2 15/20] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH v2 16/20] smbios: error out when building type 4 table is not possible
` [PATCH v2 17/20] smbios: clear smbios_type4_count before building tables
` [PATCH v2 18/20] tests: acpi/smbios: whitelist expected blobs
` [PATCH v2 19/20] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH v2 20/20] tests: acpi: update expected SSDT.dimmpxm blob

[PATCH] target/arm: Fix 32-bit SMOPA
 2024-03-05 16:01 UTC  (4+ messages)

[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
 2024-03-05 15:52 UTC  (5+ messages)
` [PATCH 3/3] hw/mem/cxl_type3: Fix problem "

Any interest in the QEMU community attending DVCon Europe October 2024?
 2024-03-05 15:50 UTC 

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2024-03-05 15:40 UTC  (4+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject

[PULL 00/12] Cocoa patches for 2024-03-05
 2024-03-05 15:27 UTC  (2+ messages)

[PULL 00/20] target-arm queue
 2024-03-05 15:26 UTC  (2+ messages)

[PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
 2024-03-05 15:23 UTC  (9+ messages)

[PATCH 0/4] target: Improve error reporting for CpuModelInfo member @props
 2024-03-05 14:59 UTC  (5+ messages)
` [PATCH 1/4] target: Simplify type checks "
` [PATCH 2/4] target/i386: Fix query-cpu-model-expansion to reject props
` [PATCH 3/4] target: Improve error reporting for CpuModelInfo member @props
` [PATCH 4/4] target/loongarch: Fix query-cpu-model-expansion to reject props

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-03-05 14:58 UTC  (4+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v3 00/26] migration: Improve error reporting
 2024-03-05 14:54 UTC  (6+ messages)
` [PATCH v3 01/26] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v3 14/26] memory: Add Error** argument to .log_global*() handlers

[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
 2024-03-05 14:45 UTC  (3+ 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).