qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 02:03:07 to 2024-03-08 14:56:55 UTC [more...]

[PULL 00/12] Misc fixes, i386 TSTEQ/TSTNE, coverity CI for 2024-03-08
 2024-03-08 14:55 UTC  (2+ messages)
` [PULL 06/12] oslib-posix: fix memory leak in touch_all_pages

[PATCH v9 0/3] acpi: report NUMA nodes for device memory using GI
 2024-03-08 14:55 UTC 

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

[PATCH v3 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
 2024-03-08 14:46 UTC  (5+ messages)
` [PATCH v3 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file
` [PATCH v3 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M
` [PATCH v3 3/3] target/arm/Kconfig: Stop requiring CONFIG_ARM_V7M

[PATCH 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-03-08 14:42 UTC  (3+ messages)
` [PATCH 1/4] docs/interop/firmware.json: Align examples

[PULL 00/60] virtio,pc,pci: features, cleanups, fixes
 2024-03-08 14:38 UTC  (5+ messages)
` [PULL 53/60] hw/cxl: Standardize all references on CXL r3.1 and minor updates

[PATCH] hw/cxl: Fix missing reserved data in CXL Device DVSEC
 2024-03-08 14:38 UTC 

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-08 14:36 UTC  (35+ messages)
` [PATCH v4 05/25] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v4 07/25] migration: Always report an error in block_save_setup()
` [PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()
` [PATCH v4 11/25] migration: Add Error** argument to .save_setup() handler
` [PATCH v4 16/25] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v4 20/25] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH v4 24/25] vfio: Also trace event failures in vfio_save_complete_precopy()

[PATCH] input-linux: Add option to not grab a device upon guest startup
 2024-03-08 14:34 UTC  (4+ messages)

[PATCH 0/5] docs: improve the memory API documentation
 2024-03-08 14:35 UTC  (15+ messages)
` [PATCH 1/5] scripts/kernel-doc: teach kdoc about QLIST_ macros
` [PATCH 2/5] docs: include ramblock.h in the memory API docs
` [PATCH 3/5] include/exec: remove warning_printed from MemoryRegion
` [PATCH 4/5] include/exec: annotate all the MemoryRegion fields
` [PATCH 5/5] docs/devel: mark out defined functions and structures

[PATCH] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-03-08  8:40 UTC 

[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
 2024-03-08 14:14 UTC  (8+ messages)
` [PATCH v2 2/3] target/arm/tcg/m_helper.c: Include the full helpers only with CONFIG_ARM_V7M

[PULL 00/36] target-arm queue
 2024-03-08 13:54 UTC  (3+ messages)
` [PULL 33/36] hw/net: GMAC Tx Implementation

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-08 13:39 UTC  (7+ messages)
` [PATCH v1 0/8] virtio, vhost: "

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-03-08 13:37 UTC  (5+ messages)
  ` [EXT] "

[PULL 00/56] Misc HW patches for 2024-02-15
 2024-03-08 13:27 UTC  (3+ messages)
` [PULL 34/56] hw/intc/grlib_irqmp: add ncpus property

[PATCH 00/14] Cleanup on SMP and its test
 2024-03-08 13:22 UTC  (5+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()
` [PATCH 05/14] tests/unit/test-smp-parse: Drop the unsupported "dies=1" case

[PULL 00/29] testing, gdbstub and plugin updates
 2024-03-08 13:21 UTC  (3+ messages)
` [PULL 26/29] contrib/plugins: extend execlog to track register changes

[PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
 2024-03-08 13:15 UTC  (4+ messages)
` [PATCH 2/2] linux-user/riscv: Sync hwprobe keys with Linux

[PATCH v4] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-03-08 13:08 UTC  (2+ messages)

Enabling internal errors for VH CXL devices: [was: Re: Questions about CXL RAS injection test in qemu]
 2024-03-08 12:59 UTC  (2+ messages)

[PATCH v2 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-08 12:21 UTC  (4+ messages)
` [PATCH v2 14/20] smbios: extend smbios-entry-point-type with 'auto' value
  ` [PATCH v3 "

[PATCH] linux-aio: add IO_CMD_FDSYNC command support
 2024-03-08 12:08 UTC  (5+ messages)

[PATCH] target/riscv: Implement dynamic establishment of custom decoder
 2024-03-08 11:56 UTC  (6+ messages)

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-08 11:32 UTC  (3+ messages)

[PATCH 00/17 Part 2] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-03-08 11:39 UTC  (10+ messages)
` [PATCH 05/17] hw/vfio/ap: Fix "
` [PATCH 17/17] target/s390x/cpu_models: "

[PATCH v5 00/14] Nested PAPR API (KVM on PowerVM)
 2024-03-08 11:19 UTC  (15+ messages)
` [PATCH v5 01/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v5 02/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v5 03/14] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v5 04/14] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v5 05/14] spapr: nested: Document Nested PAPR API
` [PATCH v5 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v5 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v5 08/14] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v5 09/14] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v5 10/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v5 11/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v5 12/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v5 13/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

[PATCH v7 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-03-08 11:23 UTC  (6+ messages)
` [PATCH v7 3/9] target/riscv: remove 'over' brconds from vector trans

[PULL 00/34] riscv-to-apply queue
 2024-03-08 11:11 UTC  (35+ messages)
` [PULL 01/34] target/riscv: Update $ra with current $pc in trans_cm_jalt()
` [PULL 02/34] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
` [PULL 03/34] hw/riscv/virt-acpi-build.c: Generate SPCR table
` [PULL 04/34] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
` [PULL 05/34] linux-user/riscv: Add Zicboz extensions to hwprobe
` [PULL 06/34] linux-user/riscv: Sync hwprobe keys with Linux
` [PULL 07/34] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
` [PULL 08/34] target/riscv: add riscv,isa to named features
` [PULL 09/34] target/riscv: add remaining "
` [PULL 10/34] target/riscv: Reset henvcfg to zero
` [PULL 11/34] target/riscv: Gate hardware A/D PTE bit updating
` [PULL 12/34] target/riscv: Promote svade to a normal extension
` [PULL 13/34] target/riscv: FIX xATP_MODE validation
` [PULL 14/34] target/riscv: UPDATE xATP write CSR
` [PULL 15/34] target/riscv: Add missing include guard in pmu.h
` [PULL 16/34] hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
` [PULL 17/34] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
` [PULL 18/34] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
` [PULL 19/34] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
` [PULL 20/34] tests/libqos: add riscv/virt machine nodes
` [PULL 21/34] RISC-V: Add support for Ztso
` [PULL 22/34] linux-user/riscv: Add Ztso extension to hwprobe
` [PULL 23/34] tests: riscv64: Use 'zfa' instead of 'Zfa'
` [PULL 24/34] linux-headers: Update to Linux v6.8-rc6
` [PULL 25/34] target/riscv/kvm: update KVM exts to Linux 6.8
` [PULL 26/34] target/riscv: move ratified/frozen exts to non-experimental
` [PULL 27/34] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
` [PULL 28/34] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PULL 29/34] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PULL 30/34] target/riscv: Fix shift count overflow
` [PULL 31/34] hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
` [PULL 32/34] hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
` [PULL 33/34] target/riscv: Fix privilege mode of G-stage translation for debugging
` [PULL 34/34] target/riscv: fix ACPI MCFG table

[PATCH 00/16 Part 1] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-03-08 11:09 UTC  (7+ messages)
` [PATCH 03/16] block: Fix "
` [PATCH 08/16] block/qcow2: "

[PATCH v3 1/2] igb: fix link state on resume
 2024-03-08 10:49 UTC  (4+ messages)
` [PATCH v3 2/2] e1000e: "

[PATCH] docs/about: Deprecate the "mainstone", "tosa" and "z2" machines
 2024-03-08 10:42 UTC 

[PATCH 0/5] TCG plugins new inline operations
 2024-03-08 10:41 UTC  (2+ messages)

[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-03-08 10:10 UTC  (3+ messages)
` [PATCH v3 11/20] util/dsa: Implement DSA task asynchronous submission and wait for completion

[PATCH v6 00/17] Add boot LoongArch elf kernel with FDT
 2024-03-08 10:09 UTC  (41+ messages)
` [PATCH v6 01/17] hw/loongarch: Move boot fucntions to boot.c
` [PATCH v6 02/17] hw/loongarch: Add load initrd
` [PATCH v6 03/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v6 04/17] hw/loongarch: Add init_cmdline
` [PATCH v6 05/17] hw/loongarch: Init efi_system_table
` [PATCH v6 06/17] hw/loongarch: Init efi_boot_memmap table
` [PATCH v6 07/17] hw/loongarch: Init efi_initrd table
` [PATCH v6 08/17] hw/loongarch: Init efi_fdt table
` [PATCH v6 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PATCH v6 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PATCH v6 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PATCH v6 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PATCH v6 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PATCH v6 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PATCH v6 15/17] hw/loongarch: fdt remove unused irqchip node
` [PATCH v6 16/17] hw/loongarch: Add cells missing from uart node
` [PATCH v6 17/17] hw/loongarch: Add cells missing from rtc node

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

[PATCH v2] hw/m68k/mcf5208: add support for reset
 2024-03-08  9:08 UTC 

[PATCH v2 0/4] physmem: Fix MemoryRegion for second access to cached MMIO Address Space
 2024-03-08  8:59 UTC  (5+ messages)
` [PATCH v2 4/4] physmem: Fix wrong address in large address_space_read/write_cached_slow()

[PATCH 0/2] ui/dbus: optimize a bit message queuing
 2024-03-08  8:55 UTC  (3+ messages)
` [PATCH 1/2] ui/dbus: factor out sending a scanout
` [PATCH 2/2] ui/dbus: filter out pending messages when scanout

[RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
 2024-03-08  8:53 UTC  (7+ messages)
` [RFC PATCH 4/5] hw/i386/q35: Wire virtual SMI# lines "

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2024-03-08  8:52 UTC  (13+ messages)

[PATCH v8 0/9] VIRTIO-IOMMU: Introduce aw-bits and granule options
 2024-03-08  8:25 UTC  (7+ messages)
` [PATCH v8 4/9] qemu-options.hx: Document the virtio-iommu-pci granule option
` [PATCH v8 7/9] hw/i386/q35: Set virtio-iommu aw-bits default value to 39
` [PATCH v8 9/9] qemu-options.hx: Document the virtio-iommu-pci aw-bits option

[PATCH v2 2/2] e1000e: fix link state on resume
 2024-03-08  8:21 UTC  (5+ messages)

[PATCH v9 0/5] eBPF RSS through QMP support
 2024-03-08  8:14 UTC  (6+ messages)
` [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob

[PATCH v2] hmp: Add option to info qtree to omit details
 2024-03-08  8:16 UTC  (2+ messages)

[PATCH] hw/intc/apic: fix memory leak
 2024-03-08  8:15 UTC  (2+ messages)

[PATCH v3] hw/scsi/lsi53c895a: add timer to scripts processing
 2024-03-08  8:14 UTC  (2+ messages)

[PATCH 0/4] hw/i386/pc: Trivial cleanups
 2024-03-08  8:12 UTC  (4+ messages)

[PATCH 0/3] ui/gtk: introducing vc->visible
 2024-03-08  7:43 UTC  (5+ messages)

[PATCH v2 0/4] mirror: allow specifying working bitmap
 2024-03-08  7:41 UTC  (5+ messages)
` [PATCH v2 1/4] qapi/block-core: avoid the re-use of MirrorSyncMode for backup
` [PATCH v2 2/4] mirror: allow specifying working bitmap

(no subject)
 2024-03-08  7:14 UTC  (8+ messages)
` Problem with migration/rdma

[PATCH v2] docs/acpi/bits: add some clarity and details while also improving formating
 2024-03-08  6:18 UTC  (2+ messages)

[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
 2024-03-08  6:14 UTC  (2+ messages)

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

[PATCH 0/5] Sparc CPU naming and help text improvements
 2024-03-08  5:12 UTC  (4+ messages)
` [PATCH 1/5] target/sparc/cpu: Rename the CPU models with a "+" in their names

[PULL 0/4] machine development tool
 2024-03-08  3:47 UTC  (6+ 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).