qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 01:47:47 to 2023-04-07 07:41:13 UTC [more...]

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-07  7:40 UTC  (8+ messages)
` [RFC PATCH v2 15/44] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [RFC PATCH v2 30/44] target/loongarch: Implement vclo vclz

[RFC PATCH 0/4] hw/i386: Factor out PXB parts of DSDT into an SSDT table
 2023-04-07  7:37 UTC  (3+ messages)

[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
 2023-04-07  4:26 UTC  (4+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "
    `  "

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-04-07  3:34 UTC  (5+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension

[PATCH] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
 2023-04-07  3:30 UTC 

[PATCH] target/loongarch/README: Remove unnecessary parameter
 2023-04-07  2:13 UTC  (2+ messages)

[RFC PATCH] hw/intc: don't use target_ulong for LoongArch ipi
 2023-04-07  2:11 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Fix mstatus.MPP related support
 2023-04-07  1:47 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH v3 2/3] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PATCH v3 3/3] target/riscv: Legalize MPP value in write_mstatus

[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
 2023-04-07  1:31 UTC  (6+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size
` [PATCH 2/2] plugins/hotblocks: add "

[PATCH v2 0/2] target/riscv: Fix mstatus.MPP related support
 2023-04-07  1:24 UTC  (7+ messages)
` [PATCH v2 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH v2 2/2] target/riscv: Legalize MPP value in write_mstatus

[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
 2023-04-06 21:35 UTC  (9+ messages)
` [PATCH 2/4] "

[PATCH] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
 2023-04-06 21:11 UTC  (5+ messages)
` [PATCH] Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
` [PATCH] Hexagon (target/hexagon) Updates to USR should use get_result_gpr

[PATCH v2] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
 2023-04-06 20:44 UTC  (2+ messages)

[PATCH] target/i386: Avoid unreachable variable declaration in mmu_translate()
 2023-04-06 20:42 UTC  (3+ messages)

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-06 20:23 UTC  (6+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev

[PATCH v2 11/11] docs: system: arm: Introduce bananapi_m2u
 2023-04-06 20:21 UTC  (4+ messages)
` [PATCH v2 11/12] tests: avocado: boot_linux_console: Add test case for bpim2u

[PATCH v2 00/12] *** add allwinner-r40 support ***
 2023-04-06 20:18 UTC  (9+ messages)
` [PATCH v2 01/12] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v2 02/12] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v2 07/12] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v2 08/12] hw: arm: allwinner-r40: Fix the mmc controller's type

[PATCH 0/7] Hexagon: add lldb support
 2023-04-06 20:14 UTC  (9+ messages)
` [PATCH 1/7] gdbstub: only send stop-reply packets when allowed to
` [PATCH 2/7] gdbstub: add test for untimely stop-reply packets
` [PATCH 3/7] gdbstub: add support for the qRegisterInfo query
` [PATCH 4/7] Hexagon: support qRegisterInfo at gdbstub
` [PATCH 5/7] Hexagon (gdbstub): fix p3:0 read and write via stub
` [PATCH 6/7] Hexagon (gdbstub): add HVX support
` [PATCH 7/7] Hexagon (linux-user/hexagon): handle breakpoints

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-04-06 15:16 UTC 

[PATCH] target/arm: Report pauth information to gdb as 'pauth_v2'
 2023-04-06 19:35 UTC  (2+ messages)

PCIe atomics in pcie-root-port
 2023-04-06 18:40 UTC  (2+ messages)

[PATCH v4 00/20] remove MISA ext_N flags from cpu->cfg
 2023-04-06 18:03 UTC  (21+ messages)
` [PATCH v4 01/20] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH v4 02/20] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH v4 03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PATCH v4 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v4 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v4 06/20] target/riscv: remove cpu->cfg.ext_c
` [PATCH v4 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v4 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v4 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v4 10/20] target/riscv: remove cpu->cfg.ext_e
` [PATCH v4 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v4 12/20] target/riscv: remove cpu->cfg.ext_s
` [PATCH v4 13/20] target/riscv: remove cpu->cfg.ext_u
` [PATCH v4 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v4 15/20] target/riscv: remove cpu->cfg.ext_j
` [PATCH v4 16/20] target/riscv: remove cpu->cfg.ext_v
` [PATCH v4 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v4 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH v4 19/20] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH v4 20/20] target/riscv/cpu.c: redesign register_cpu_props()

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-04-06 17:46 UTC  (12+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
` [PATCH 08/10] target/ppc: Restrict KVM-specific field from ArchCPU
` [PATCH 10/10] hw/s390x: Rename pv.c -> pv-kvm.c

[PULL 0/1] Fix use-after-free errors in util/error.c
 2023-04-06 16:56 UTC  (2+ messages)
` [PULL 1/1] util/error: Fix use-after-free errors reported by Coverity

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-06 16:46 UTC  (12+ messages)

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-04-06 16:24 UTC  (4+ messages)
` [PULL 57/62] hw/xen: Support MSI mapping to PIRQ

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-04-06 16:22 UTC  (3+ messages)
` [PULL v4 74/83] intel-iommu: PASID support

[PATCH] util/error: Fix use-after-free errors reported by Coverity
 2023-04-06 16:01 UTC  (4+ messages)

[PATCH] hw/mips/malta: Fix minor dead code issue
 2023-04-06 15:54 UTC  (2+ messages)

[PULL v2 00/25] Win socket patches
 2023-04-06 15:30 UTC  (10+ messages)
` [PULL v2 05/25] error: add global &error_warn destination

[PATCH for-8.0 v2 1/2] qtest/migration-test.c: Add tests with compress enabled
 2023-04-06 15:21 UTC  (3+ messages)
` [PATCH for-8.0 v2 2/2] migration/ram.c: Fix migration "

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-04-06 15:18 UTC  (3+ messages)
` [PULL 14/27] hw/xen: Move xenstore_store_pv_console_info to xen_console.c

QEMU stable 7.2.1
 2023-04-06 15:01 UTC  (10+ messages)

qemu-nbd performance regression in bd2cd4a4
 2023-04-06 15:07 UTC  (3+ messages)

[PATCH v3] qemu-options: finesse the recommendations around -blockdev
 2023-04-06 14:59 UTC  (2+ messages)

[PATCH] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
 2023-04-06 14:57 UTC  (3+ messages)

s390 private runner CI job timing out
 2023-04-06 14:18 UTC  (14+ messages)

[PATCH] docs:remove cxl3 device size
 2023-04-06 13:28 UTC  (8+ messages)
  ` [PATCH v1 0/2] Update CXL documentation
    ` [PATCH v1 1/2] docs/cxl: Remove incorrect CXL type 3 size parameter
    ` [PATCH v1 2/2] docs/cxl: Replace unsupported AARCH64 with x86_64
    ` [PATCH v2 1/2] docs/cxl: Remove incorrect CXL type 3 size parameter
    ` [PATCH v2 2/2] docs/cxl: Replace unsupported AARCH64 with x86_64

[PATCH] tracetool: use relative paths for '#line' preprocessor directives
 2023-04-06  8:00 UTC 

[PATCH v2] qga: Fix suspend on Linux guests without systemd
 2023-04-06 12:45 UTC 

[PATCH] net: tap: Drop the close of fds for child process
 2023-04-06 12:44 UTC  (3+ messages)

[PATCH v3 0/4] util: Add thread-safe qemu_strerror() function
 2023-04-06 12:39 UTC  (6+ messages)
` [PATCH v3 1/4] "

[PULL 00/24] target-arm queue
 2023-04-06 12:25 UTC  (3+ messages)
` [PULL 05/24] target/arm: Use probe_access_full for BTI

[PATCH v3] target/i386: Change wrong XFRM value
 2023-04-06 12:05 UTC  (3+ messages)

[PATCH] acpi: pcihp: make pending delete expire in 5sec
 2023-04-06 12:01 UTC  (7+ messages)

[PATCH for-8.1] qemu-coroutine: remove qatomic_mb_read()
 2023-04-06 10:54 UTC  (2+ messages)

[PATCH for-8.1] block/nfs: do not use qatomic_mb_set
 2023-04-06 10:48 UTC  (2+ messages)

[PATCH for-8.1] block-backend: remove qatomic_mb_read()
 2023-04-06 10:32 UTC  (2+ messages)

[PATCH] monitor: mark mixed functions that can suspend
 2023-04-06 10:28 UTC 

[PATCH] migration: mark mixed functions that can suspend
 2023-04-06 10:28 UTC 

[PATCH] io: mark mixed functions that can suspend
 2023-04-06 10:28 UTC 

[PATCH v4] target/riscv: fix H extension TVM trap
 2023-04-06 10:24 UTC  (3+ messages)
  `  "

[PATCH] block: add missing coroutine_fn annotations
 2023-04-06 10:17 UTC 

[PATCH v5] target/riscv: fix H extension TVM trap
 2023-04-06 10:15 UTC 

[PATCH] postcopy-ram: do not use qatomic_mb_read
 2023-04-06 10:16 UTC 

[PATCH 1/3] hw/loongarch/virt: Modify ipi as percpu device
 2023-04-06 10:00 UTC  (3+ messages)
` [PATCH 2/3] hw/intc: Add NULL pointer check on LoongArch ipi device
` [PATCH 3/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine

[PATCH v2 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-06 10:01 UTC  (6+ messages)
` [PATCH v2 1/4] Add MEN Chameleon Bus emulation
` [PATCH v2 2/4] Add MEN Chameleon Bus via PCI carrier
` [PATCH v2 3/4] serial-mcb: Add serial via MEN chameleon bus
` [PATCH v2 4/4] wdt_z069: Add support for MEN 16z069 Watchdog

[PATCH v2] hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
 2023-04-06  8:07 UTC  (3+ messages)

Please help me with with one information
 2023-04-06  8:07 UTC  (2+ messages)

[PATCH v2] acpi: pcihp: make pending delete blocking action expire
 2023-04-06  6:21 UTC  (2+ messages)

[PATCH] qapi-gen: mark coroutine QMP command functions as coroutine_fn
 2023-04-06  5:59 UTC  (2+ messages)

[RESEND PATCH v2] target/i386: Switch back XFRM value
 2023-04-06  5:32 UTC  (5+ messages)

[PATCH 0/2] target/riscv: Fix mstatus.MPP related support
 2023-04-06  3:55 UTC  (10+ messages)
` [PATCH 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-04-06  3:46 UTC  (5+ messages)
` [PULL 36/53] memory: Optimize replay of guest mapping

[PATCH v6 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-04-06  2:35 UTC  (3+ messages)
` [PATCH v6 01/25] target/riscv: Extract virt enabled state from tb flags

[PATCH v6 0/9] target/riscv: rework CPU extensions validation
 2023-04-06  2:12 UTC  (17+ messages)
` [PATCH v6 1/9] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v6 2/9] target/riscv/cpu.c: remove set_vext_version()
` [PATCH v6 3/9] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v6 4/9] target/riscv: add PRIV_VERSION_LATEST
` [PATCH v6 5/9] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH v6 6/9] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH v6 7/9] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH v6 8/9] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()


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