qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 19:14:42 to 2024-03-05 10:36:51 UTC [more...]

[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
 2024-03-05 10:35 UTC  (5+ messages)

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-05 10:32 UTC  (9+ messages)
` [PATCH 12/19] get rid of global smbios_ep_type
` [PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH 14/19] smbios: in case of entry point is 'auto' try to build v2 tables 1st

KVM/QEMU Community Call 5th March Agenda Items
 2024-03-05 10:26 UTC 

[PATCH 00/41] target/sparc: Implement VIS4
 2024-03-05 10:20 UTC  (2+ messages)

[PATCH v2 2/2] e1000e: fix link state on resume
 2024-03-05 10:06 UTC  (3+ messages)

[RFC PATCH] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
 2024-03-05 10:02 UTC  (3+ messages)

[PATCH] make-release: switch to .xz format by default
 2024-03-05  9:50 UTC  (3+ messages)

[PULL 0/5] Hppa latest patches
 2024-03-05  9:44 UTC  (2+ messages)

[PATCH v2] docs/conf.py: Remove usage of distutils
 2024-03-05  9:44 UTC  (3+ messages)

[PATCH 0/2] Fix CI build on Free BSD 13
 2024-03-05  9:44 UTC  (3+ messages)

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

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

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

[PATCH] hw/intc/apic: fix memory leak
 2024-03-05  9:12 UTC  (3+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-05  9:10 UTC  (3+ messages)
` [PATCH v5 08/65] kvm: handle KVM_EXIT_MEMORY_FAULT

[PATCH RFC v3 0/6] virtio-net: add support for SR-IOV emulation
 2024-03-05  8:58 UTC  (7+ messages)
` [PATCH RFC v3 1/6] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH RFC v3 2/6] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH RFC v3 3/6] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH RFC v3 4/6] pcie_sriov: Allow user to create SR-IOV device
` [PATCH RFC v3 5/6] virtio-pci: Implement SR-IOV PF
` [PATCH RFC v3 6/6] virtio-net: Implement SR-IOV VF

[PATCH v3 00/26] migration: Improve error reporting
 2024-03-05  8:54 UTC  (27+ messages)
` [PATCH v3 01/26] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v3 02/26] vfio: Always report an error in vfio_save_setup()
` [PATCH v3 03/26] migration: Always report an error in block_save_setup()
` [PATCH v3 04/26] migration: Always report an error in ram_save_setup()
` [PATCH v3 05/26] migration: Add Error** argument to vmstate_save()
` [PATCH v3 10/26] migration: Move cleanup after after error reporting in qemu_savevm_state_setup()
` [PATCH v3 12/26] migration: Add Error** argument to .save_setup() handler
` [PATCH v3 14/26] memory: Add Error** argument to .log_global*() handlers
` [PATCH v3 15/26] memory: Add Error** argument to the global_dirty_log routines

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

[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
 2024-03-05  8:26 UTC  (13+ messages)
` [PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested "
` [PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set

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

[RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-05  8:09 UTC  (5+ messages)

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-05  8:05 UTC  (12+ messages)
` [PATCH v1 1/8] virtio/virtio-pci: Handle extra notification data
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 3/8] virtio-mmio: Handle extra notification data
` [PATCH v1 4/8] virtio-mmio: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 5/8] virtio-ccw: Handle extra notification data
` [PATCH v1 6/8] virtio-ccw: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 7/8] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PATCH v1 8/8] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition

[PATCH v4 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
 2024-03-05  7:50 UTC  (7+ messages)
` [PATCH v4 1/3] qga/commands-win32: Declare const qualifier before type
` [PATCH v4 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
` [PATCH v4 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command

[PATCH v2 00/13] contrib/elf2dmp: Improve robustness
 2024-03-05  7:36 UTC  (14+ messages)
` [PATCH v2 01/13] contrib/elf2dmp: Remove unnecessary err flags
` [PATCH v2 02/13] contrib/elf2dmp: Assume error by default
` [PATCH v2 03/13] contrib/elf2dmp: Continue even contexts are lacking
` [PATCH v2 04/13] contrib/elf2dmp: Conform to the error reporting pattern
` [PATCH v2 05/13] contrib/elf2dmp: Always check for PA resolution failure
` [PATCH v2 06/13] contrib/elf2dmp: Always destroy PA space
` [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file
` [PATCH v2 08/13] contrib/elf2dmp: Use lduw_le_p() to read PDB
` [PATCH v2 09/13] contrib/elf2dmp: Use rol64() to decode
` [PATCH v2 10/13] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
` [PATCH v2 11/13] contrib/elf2dmp: Build only for little endian host
` [PATCH v2 12/13] contrib/elf2dmp: Use GPtrArray
` [PATCH v2 13/13] contrib/elf2dmp: Clamp QEMU note to file size

[PATCH] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
 2024-03-05  7:42 UTC  (5+ messages)

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

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

[PATCH v5 0/5] Add ISA extension smcntrpmf support
 2024-03-05  7:03 UTC  (7+ messages)
` [PATCH v5 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [PATCH v5 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v5 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH v3] target/loongarch: Add TCG macro in structure CPUArchState
 2024-03-05  6:26 UTC 

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

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

[PATCH v4 0/8] Live Migration With IAA
 2024-03-04 14:00 UTC  (9+ messages)
` [PATCH v4 1/8] docs/migration: add qpl compression feature
` [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
` [PATCH v4 5/8] migration/multifd: implement initialization of qpl compression
` [PATCH v4 6/8] migration/multifd: implement qpl compression and decompression
` [PATCH v4 7/8] migration/multifd: fix zlib and zstd compression levels not working
` [PATCH v4 8/8] tests/migration-test: add qpl compression test

[PATCH] qemu-options.hx: Fix uncorrect description of "-serial"
 2024-03-05  1:30 UTC 

[PATCH v2 0/9] Add AST2700 support
 2024-03-05  5:08 UTC  (9+ messages)
  ` [PATCH v2 1/9] aspeed/wdt: "
  ` [PATCH v2 2/9] aspeed/sli: "
  ` [PATCH v2 8/9] aspeed: Add an AST2700 eval board

[RFC PATCH v5 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-05  3:58 UTC  (5+ messages)
` [RFC PATCH v5 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty

[PATCH v1 0/8] Add AST2700 support
 2024-03-05  3:55 UTC  (4+ messages)
` [PATCH v1 7/8] aspeed/soc: "

[PATCH 0/7] contrib/elf2dmp: Improve robustness
 2024-03-05  3:53 UTC  (4+ messages)
` [PATCH 3/7] contrib/elf2dmp: Ensure segment fits in file

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  3:10 UTC  (8+ messages)

[PATCH 0/1] kvm: add support for guest physical bits
 2024-03-05  3:03 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] migration/ram: add additional check
 2024-03-05  2:27 UTC  (2+ messages)

[PATCH v2 0/3] migration: Don't serialize devices in qemu_savevm_state_iterate()
 2024-03-05  2:24 UTC  (3+ messages)

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

[PATCH] Fixed tlb huge page loading issue
 2024-03-05  1:49 UTC  (3+ messages)

[PATCH v2] target/loongarch: Add TCG macro in structure CPUArchState
 2024-03-05  1:16 UTC  (3+ messages)

[PATCH] oslib-posix: fix memory leak in touch_all_pages
 2024-03-05  0:51 UTC  (2+ messages)

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-03-05  0:23 UTC  (12+ messages)
                  ` rutabaga 0.1.3

[PATCH 0/3] target/hppa: Fix some wide mode displacements
 2024-03-04 23:58 UTC  (4+ messages)
` [PATCH 1/3] target/hppa: Fix assemble_16 insns for wide mode

[PATCH 1/2] gdbstub: Add Xfer:siginfo:read stub
 2024-03-04 22:51 UTC  (5+ messages)
` [PATCH 2/2] tests/tcg: Add multiarch test for "

[PATCH 0/4 for 9.0] Clean-up disassembler handling for plugins
 2024-03-04 22:43 UTC  (6+ messages)
` [PATCH 1/4] disas: introduce no_raw_bytes
` [PATCH 3/4] target/loongarch: honour no_raw_bytes when disassembling
` [PATCH 4/4] target/riscv: "

[PATCH 0/2] SMBIOS type 9 descriptor implementation
 2024-03-04 21:11 UTC  (2+ messages)

Consulting to create fake object under tests/qtest
 2024-03-04 18:22 UTC 

[PATCH] tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
 2024-03-04 20:44 UTC  (4+ messages)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-04 19:34 UTC  (14+ messages)
` [PATCH v5 01/13] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v5 02/13] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v5 03/13] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v5 04/13] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v5 05/13] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size insead of mr as argument
` [PATCH v5 06/13] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v5 07/13] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v5 08/13] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v5 10/13] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
` [PATCH v5 11/13] hw/cxl/cxl-mailbox-utils: Add partial and superset extent release mailbox support
` [PATCH v5 12/13] hw/mem/cxl_type3: Allow to release partial extent and extent superset in QMP interface
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents


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