qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 16:18:37 to 2024-01-24 13:13:59 UTC [more...]

[PATCH v4 0/2] riscv: support new isa extension detection devicetree properties
 2024-01-24 13:13 UTC  (4+ messages)
` [PATCH v4 1/2] target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG_BITS
` [PATCH v4 2/2] target/riscv: support new isa extension detection devicetree properties

qemu riscv, thead c906, Linux boot regression
 2024-01-24 13:13 UTC  (2+ messages)

[PATCH 0/9] tests/avocado: ppc additions and other fixes
 2024-01-24 13:11 UTC  (3+ messages)
` [PATCH 1/9] gitlab: fix s390x tag for avocado-system-centos

[PATCH] hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
 2024-01-24 13:08 UTC  (4+ messages)

[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
 2024-01-24 12:58 UTC  (3+ messages)

Call for GSoC/Outreachy internship project ideas
 2024-01-24 12:51 UTC  (2+ messages)

[PATCH 00/12 qemu] CXL emulation fixes and minor cleanup
 2024-01-24 12:41 UTC  (13+ messages)
` [PATCH 01/12] cxl/cdat: Handle cdat table build errors
` [PATCH 02/12] hw/mem/cxl_type3: Drop handling of failure of g_malloc0()
` [PATCH 03/12] hw/pci-bridge/cxl_upstream: Drop g_malloc0() failure handling
` [PATCH 04/12] cxl/cdat: Fix header sum value in CDAT checksum
` [PATCH 05/12] hw/cxl/mbox: Remove dead code
` [PATCH 06/12] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH 07/12] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PATCH 08/12] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PATCH 09/12] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
` [PATCH 10/12] tests/acpi: Allow update of DSDT.cxl
` [PATCH 11/12] hw/i386: Fix _STA return value for ACPI0017
` [PATCH 12/12] tests/acpi: Update DSDT.cxl to reflect change _STA return value

[PATCH] target/riscv/cpu.h: mcountinhibit, mcounteren and scounteren always 32-bit
 2024-01-24 12:37 UTC  (2+ messages)

[PATCH] target/riscv/csr: Added the ability to delegate LCOFI to VS
 2024-01-24 12:16 UTC 

[PULL 00/33] Block layer patches
 2024-01-24 12:12 UTC  (7+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread

[PATCH] configure: run plugin TCG tests again
 2024-01-24 11:53 UTC 

[PATCH 00/31] September maintainer omnibus (tests, gdbstub, plugins)
 2024-01-24 11:06 UTC  (6+ messages)
` [PATCH 04/31] docs: mark CRIS support as deprecated

[PATCH v3 1/2] ui/clipboard: mark type as not available when there is no data
 2024-01-24 11:05 UTC  (4+ messages)
` [PATCH v3 2/2] ui/clipboard: add asserts for update and request

[PULL 0/7] Test timeout fixes and URI code clean up
 2024-01-24 10:42 UTC  (8+ messages)
` [PULL 1/7] tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
` [PULL 2/7] tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
` [PULL 3/7] tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 seconds
` [PULL 4/7] util/uri: Remove uri_string_unescape()
` [PULL 5/7] util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
` [PULL 6/7] util/uri: Remove the uri_string_escape() function
` [PULL 7/7] util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()

[PATCH v2 2/2] e1000e: fix link state on resume
 2024-01-24 10:40 UTC 

[PATCH v2 1/2] igb: fix link state on resume
 2024-01-24 10:29 UTC 

[PATCH 0/6] hw/accel: Use RCU_READ macros
 2024-01-24 10:26 UTC  (14+ messages)
` [PATCH 1/6] accel/tcg/cpu-exec: Use RCU_READ macro
` [PATCH 2/6] hw/9pfs/9p-synth: "
` [PATCH 3/6] hw/display/virtio-gpu-udmabuf: "
` [PATCH 4/6] hw/scsi/virtio-scsi: "
` [PATCH 5/6] hw/vfio/common: Use RCU_READ macros
` [PATCH 6/6] hw/virtio/vhost: Use RCU_READ macro

[PATCH 0/9] accel/tcg: Extract some x86-specific code
 2024-01-24 10:17 UTC  (11+ messages)
` [PATCH 1/9] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
` [PATCH 2/9] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
` [PATCH 3/9] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
` [PATCH 4/9] accel/tcg: Un-inline icount_exit_request() for clarity
` [PATCH 5/9] accel/tcg: Hoist CPUClass arg to functions with external linkage
` [PATCH 6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
` [PATCH 7/9] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
` [PATCH 8/9] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
` [PATCH 9/9] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/

[PULL 00/15] virtio,pc,pci: fixes
 2024-01-24  9:47 UTC  (4+ messages)
` [PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes

[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-01-24  9:26 UTC  (13+ messages)
` [PATCH rfcv1 2/6] hw/pci: introduce pci_device_set/unset_iommu_device()
` [PATCH rfcv1 4/6] vfio: initialize IOMMUFDDevice and pass to vIOMMU

[PATCH 0/2] gitlab: Add config for Loongarch64 custom runner
 2024-01-24  8:56 UTC  (10+ messages)
` [NOTFORMERGE PATCH 2/2] gitlab: Add Loongarch64 KVM-only build

[PATCH] tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 seconds
 2024-01-24  8:49 UTC  (2+ messages)

[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
 2024-01-24  8:16 UTC  (7+ messages)
` [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
      `  "
` [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes

[PATCH v5 0/4] accel/tcg: Move perf and debuginfo support to tcg
 2024-01-24  7:56 UTC  (5+ messages)
` [PATCH v5 1/4] target: Make qemu_target_page_mask() available for *-user
` [PATCH v5 2/4] tcg: Make tb_cflags() usable from target-agnostic code
` [PATCH v5 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PATCH v5 4/4] accel/tcg: Move perf and debuginfo support to tcg

NVME hotplug support ?
 2024-01-24  7:47 UTC  (5+ messages)

[PATCH v2 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
 2024-01-24  6:59 UTC  (12+ messages)
` [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
` [PATCH v2 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
` [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
` [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
` [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()

[PATCH] migration: Plug memory leak on HMP migrate error path
 2024-01-24  6:47 UTC  (4+ messages)

[PATCH] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
 2024-01-24  6:01 UTC 

[PATCH v2 0/4] util/uri: Simplify the code, remove unused functions
 2024-01-24  5:43 UTC  (7+ messages)
` [PATCH v2 1/4] util/uri: Remove uri_string_unescape()
` [PATCH v2 2/4] util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
` [PATCH v2 3/4] util/uri: Remove the uri_string_escape() function
` [PATCH v2 4/4] util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()

[PATCH v2 0/8] tests/avocado: ppc additions and other fixes
 2024-01-24  5:34 UTC  (3+ messages)
` [PATCH v2 4/8] tests/avocado: ppc add powernv10 boot_linux_console test

[PATCH] Make 'uri' optional for migrate QAPI
 2024-01-24  4:33 UTC  (4+ messages)

[PATCH 1/2] igb: fix link state on resume
 2024-01-24  3:34 UTC  (2+ messages)

[RFC PATCH 00/34] Compile accel/tcg once (partially)
 2024-01-24  3:30 UTC  (61+ messages)
` [RFC PATCH 02/34] target: [PAGE_VARY] Move TARGET_PAGE_BITS_MIN to TargetPageBits
` [RFC PATCH 03/34] exec: [PAGE_VARY] Move TARGET_PAGE_BITS_VARY to common header
` [RFC PATCH 04/34] exec: [PAGE_VARY] Unpoison TARGET_PAGE_* macros for system mode
` [RFC PATCH 05/34] target/tricore: [VADDR] Use target_ulong for EA
` [RFC PATCH 06/34] exec: [VADDR] Move vaddr defines to separate file
` [RFC PATCH 07/34] hw/core: [VADDR] Include vaddr.h from cpu.h
` [RFC PATCH 08/34] target: [VADDR] Use vaddr in gen_intermediate_code
` [RFC PATCH 09/34] exec: [VADDR] Use vaddr in DisasContextBase for virtual addresses
` [RFC PATCH 10/34] exec: [VADDR] typedef abi_ptr to vaddr
` [RFC PATCH 12/34] target: Uninline cpu_mmu_index()
` [RFC PATCH 13/34] target: Uninline cpu_get_tb_cpu_state()
` [RFC PATCH 14/34] exec: [CPUTLB] Move PAGE_* macros to common header
` [RFC PATCH 15/34] exec: [CPUTLB] Move TLB_*/tlb_*() "
` [RFC PATCH 16/34] exec: [CPUTLB] Move cpu_*()/cpu_env() "
` [RFC PATCH 17/34] hw/core: [CPUTLB] Move target specifics to end of TCGCPUOps
` [RFC PATCH 18/34] accel/stubs: [CPUTLB] Move xen.h stubs to xen-stub.c
` [RFC PATCH 19/34] accel/tcg: [CPUTLB] Use TCGContext.addr_type instead of TARGET_LONG_BITS
` [RFC PATCH 20/34] accel/tcg: [CPUTLB] Use TCGContext.guest_mo for memory ordering
` [RFC PATCH 21/34] accel/tcg: [CPUTLB] Use tcg_ctx->tlb_dyn_max_bits
` [RFC PATCH 22/34] accel/tcg: [CPUTLB] Move CPU_TLB_DYN_[DEFAULT|MIN]* to cputlb.c
` [RFC PATCH 23/34] tcg: [CPUTLB] Add `mo_te` field to TCGContext
` [RFC PATCH 26/34] Wrap target macros in functions
` [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
` [RFC PATCH 28/34] accel/tcg: Make plugin-gen.c "
` [RFC PATCH 29/34] accel/tcg: Make tb-maint.c target indpendent
` [RFC PATCH 30/34] accel/tcg: Make tcg-all.c "
` [RFC PATCH 31/34] accel/tcg: Make tcg-runtime-gvec.c target independent
` [RFC PATCH 32/34] accel/tcg: Make tcg-runtime.c "
` [RFC PATCH 33/34] accel/tcg: Make translator.c (partially) "

[PATCH] util/cutil: Allow relocatable install with prefix /
 2024-01-24  3:25 UTC  (2+ messages)

[PATCH v3 1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true
 2023-09-20 23:24 UTC 

[PATCH] target/loongarch: Set cpuid CSR register only once with kvm mode
 2024-01-24  2:00 UTC  (2+ messages)

[PATCH V2] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
 2024-01-24  2:14 UTC  (2+ messages)

[PATCH] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
 2024-01-24  1:12 UTC  (3+ messages)

[PATCH v4 0/5] Add ISA extension smcntrpmf support
 2024-01-24  0:15 UTC  (4+ messages)
` [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-01-23 23:51 UTC  (5+ messages)
` [PATCH 1/3] virtio-iommu: Add an option to define the input range width
` [PATCH 2/3] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH 3/3] hw/pc: Set the default virtio-iommu aw-bits to 39 on pc_q35_9.0 onwards

[PATCH] bswap.h: Fix const_le64() macro
 2024-01-23 23:42 UTC  (2+ messages)

[PATCH v2 0/6] hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
 2024-01-23 22:25 UTC  (7+ messages)
` [PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
` [PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
` [PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
` [PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
` [PATCH v2 5/6] hw/arm/vexpress: "
` [PATCH v2 6/6] hw/arm/zynq: "

[PATCH v2] cpu-exec: simplify jump cache management
 2024-01-23 22:02 UTC  (2+ messages)

[PATCH v3 00/16] tests: enable meson test timeouts to improve debuggability
 2024-01-23 21:23 UTC  (6+ messages)

[PATCH] ppc/pnv: Improve pervasive topology calculation for big-core
 2024-01-23 19:50 UTC 

[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-01-23 21:00 UTC  (6+ messages)
` [PATCH v3 01/20] multifd: Add capability to enable/disable zero_page
    ` [External] "

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-23 19:07 UTC  (5+ messages)
` [RFC PATCH v3 07/30] migration: Add fixed-ram URI compatibility check

[PATCH v4 0/4] target/riscv: SMBIOS support for RISC-V virt machine
 2024-01-23 18:58 UTC  (6+ messages)
` [PATCH v4 1/4] smbios: add processor-family option
` [PATCH v4 2/4] smbios: function to set default processor family
` [PATCH v4 3/4] target/riscv: SMBIOS support for RISC-V virt machine
` [PATCH v4 4/4] qemu-options: enable -smbios option on RISC-V

[PATCH] target/arm: fix exception syndrome for AArch32 bkpt insn
 2024-01-23 17:58 UTC  (2+ messages)

[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-23 17:44 UTC  (8+ messages)
` [PATCH v4 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking

Why invtsc (CPUID_APM_INVTSC) is unmigratable?
 2024-01-23 15:39 UTC  (4+ messages)

[PATCH v3] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
 2024-01-23 17:35 UTC  (2+ messages)

[PATCH v2 2/4] Avoid conflicting types for 'copy_file_range'
 2024-01-23 17:19 UTC  (3+ messages)

proposed schedule for 9.0 release
 2024-01-23 17:14 UTC 

[PULL 00/15] target-hexagon queue, hexagon docker
 2024-01-23 16:37 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Add support for Zaamo & Zalrsc
 2024-01-23 16:37 UTC  (5+ messages)
` [PATCH v3 2/3] target/riscv: Check 'A' and split extensions for atomic instructions
` [PATCH v3 3/3] target/riscv: Expose Zaamo and Zalrsc extensions

[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
 2024-01-23 16:28 UTC  (3+ messages)

[PATCH] target/arm: Fix incorrect aa64_tidcp1 feature check
 2024-01-23 16:20 UTC  (2+ messages)

[PATCH 0/3] target/riscv/kvm: support 'vlenb' and vregs[]
 2024-01-23 16:17 UTC  (4+ messages)
` [PATCH 1/3] target/riscv/kvm: change kvm_reg_id to uint64_t
` [PATCH 2/3] target/riscv/kvm: initialize 'vlenb' via get-reg-list
` [PATCH 3/3] target/riscv/kvm: get/set vector vregs[]

[PATCH] target/arm: Fix A64 scalar SQSHRN and SQRSHRN
 2024-01-23 16:17 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).