qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-19 22:12:51 to 2024-01-22 11:45:41 UTC [more...]

[PULL 00/14] Block layer patches
 2024-01-22 11:44 UTC  (4+ messages)

[PATCH v3 0/2] linux-user: two fixes to coredump generation
 2024-01-22 11:42 UTC  (5+ messages)
` [PATCH v3 1/2] linux-user/elfload: test return value of getrlimit
` [PATCH v3 2/2] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump

[PATCH 0/3] Add device STM32L4x5 GPIO
 2024-01-22 11:37 UTC  (6+ messages)
` [PATCH 1/3] hw/gpio: Implement "
` [PATCH 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase

[PULL v2 00/14] Block layer patches
 2024-01-22 11:18 UTC 

[PATCH] hw/xtensa: require libfdt
 2024-01-22 11:09 UTC  (2+ messages)

[PATCH v2 0/3] s390x/pci: fix ISM reset
 2024-01-22 10:49 UTC  (4+ messages)

[PATCH v2 0/3] hw/pflash: implement update buffer for block writes
 2024-01-22 10:40 UTC  (3+ messages)
  `  "

[PATCH v4 0/3] migration & CI: Add a CI job for migration compat testing
 2024-01-22 10:23 UTC  (8+ messages)
` [PATCH v4 3/3] ci: Disable migration compatibility tests for aarch64

[PATCH 0/5] migration: Fix migration state reference counting
 2024-01-22 10:21 UTC  (9+ messages)
` [PATCH 1/5] migration: Fix use-after-free of migration state object
` [PATCH 2/5] migration: Take reference to migration state around bg_migration_vm_start_bh
` [PATCH 3/5] migration: Reference migration state around loadvm_postcopy_handle_run_bh
` [PATCH 4/5] migration: Add a wrapper to qemu_bh_schedule
` [PATCH 5/5] migration: Centralize BH creation and dispatch

[PATCH v2] target/i386/host-cpu: Use iommu phys_bits with VFIO assigned devices on Intel h/w
 2024-01-22 10:03 UTC  (2+ messages)

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

[PULL 00/22] gdb cleanups and tcg plugin register access
 2024-01-22  9:53 UTC  (6+ messages)
` [PULL 17/22] plugins: add an API to read registers

[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
 2024-01-22  9:50 UTC  (4+ messages)

[PATCH] monitor: add dumpdtb command only in device-tree-enabled targets
 2024-01-22  9:24 UTC 

[PATCH 0/5] buses: switch to 3-phase-reset
 2024-01-22  9:18 UTC  (5+ messages)
` [PATCH 4/5] hw/s390x/css-bridge: switch virtual-css bus "

[PATCH v2] target/loongarch/kvm: Enable LSX/LASX extension
 2024-01-22  9:02 UTC 

[PATCH 0/2] Export debug triggers as an extension
 2024-01-22  9:16 UTC  (6+ messages)
        `  "

[PATCH v3 0/3] nubus: add nubus-virtio-mmio device
 2024-01-22  9:01 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH v3] Handle wrap around in limit calculation
 2024-01-22  9:01 UTC  (5+ messages)

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-01-22  8:55 UTC  (2+ messages)

How can I know Page Table address on RAM?
 2024-01-22  8:54 UTC  (2+ messages)

[PULL 00/11] s390x fixes, removal of deprecated options, netbsd VM fix
 2024-01-22  8:48 UTC  (2+ messages)

[PATCH v1 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2024-01-22  8:41 UTC  (12+ messages)
` [PATCH v1 1/7] ui/spice: Add an option for users to provide a preferred codec
` [PATCH v1 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v1 3/7] ui/spice: Submit the gl_draw requests at 60 FPS for "
` [PATCH v1 4/7] ui/console-gl: Add an option to override a surface's glformat
` [PATCH v1 5/7] ui/spice: Override the surface's glformat when gl=on is enabled
` [PATCH v1 6/7] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v1 7/7] ui/spice: Create another texture with linear layout when gl=on is enabled

[PATCH 1/1] target/loongarch/kvm: Enable LSX/LASX extension
 2024-01-22  7:56 UTC  (3+ messages)

[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-01-22  7:17 UTC  (6+ messages)
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions

[PATCH] migration/docs: Explain two solutions for VMSD compatibility
 2024-01-22  7:06 UTC 

[PATCH v4 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-22  7:04 UTC  (18+ messages)
` [PATCH v4 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v4 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v4 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v4 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v4 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v4 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

Adding custom CSR to riscv-qemu
 2024-01-22  6:47 UTC  (2+ messages)

[PATCH 0/3] Two minor fixes on virtio-iommu
 2024-01-22  6:40 UTC  (4+ messages)
` [PATCH 1/3] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [PATCH 2/3] hw/pci: Add two parameters to get_address_space
` [PATCH 3/3] virtio-iommu: Support PCI device aliases

[PULL 00/15] target-hexagon queue, hexagon docker
 2024-01-22  6:35 UTC  (16+ messages)
` [PULL 01/15] tests/docker: Hexagon toolchain update
` [PULL 02/15] Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
` [PULL 03/15] Hexagon (target/hexagon) Clean up handling of modifier registers
` [PULL 04/15] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PULL 05/15] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PULL 06/15] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PULL 07/15] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PULL 08/15] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PULL 09/15] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PULL 10/15] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PULL 11/15] Hexagon (target/hexagon) Remove dead functions from hex_common.py
` [PULL 12/15] Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
` [PULL 13/15] Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
` [PULL 14/15] Hexagon (target/hexagon) Remove old dectree.py
` [PULL 15/15] target/hexagon: reduce scope of def_regnum, remove dead assignment

[PATCH v4 0/4] Support RISC-V IOPMP
 2024-01-22  6:01 UTC  (4+ messages)

[PATCH rfcv1 00/23] intel_iommu: Enable stage-1 translation
 2024-01-22  5:59 UTC  (3+ messages)

[PATCH] linux-user/riscv: Fix sizeof_reg typo in vdso unwind info
 2024-01-22  5:47 UTC  (2+ messages)

[PATCH v2 0/2] target/riscv: Add support for Zaamo & Zalrsc
 2024-01-22  5:46 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Add Zaamo and Zalrsc extensions

[PATCH v2 0/2] Export debug triggers as an extension
 2024-01-22  5:36 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Convert sdtrig functionality from property to "

[PATCH v2] target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
 2024-01-22  5:30 UTC  (2+ messages)

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

[PATCH v4 0/5] Add ISA extension smcntrpmf support
 2024-01-22  5:04 UTC  (9+ messages)
` [PATCH v4 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v4 3/5] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH v4 4/5] target/riscv: Add cycle & instret privilege mode filtering support
` [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH] hw/ufs: Raise interrupt on UIC power mode change
 2024-01-22  4:46 UTC 

[PATCH 0/7] Add device STM32L4x5 RCC
 2024-01-22  4:36 UTC  (5+ messages)
` [PATCH 1/7] Implement STM32L4x5_RCC skeleton
` [PATCH 2/7] Add an internal clock multiplexer object

[PATCH v2] qemu-docs: Update options for graphical frontends
 2024-01-22  4:22 UTC 

[PATCH] virtio-net: correctly copy vnet header when flushing TX
 2024-01-22  4:20 UTC  (4+ messages)

[PATCH] MAINTAINERS: Drop myself as VT-d maintainers
 2024-01-22  3:55 UTC  (2+ messages)

[PATCH v2 0/2] riscv: add rv32i,rv32e and rv64e CPUs
 2024-01-22  3:38 UTC  (6+ messages)
` [PATCH v2 1/2] target/riscv/cpu.c: add riscv_bare_cpu_init()
` [PATCH v2 2/2] target/riscv: add rv32i, rv32e and rv64e CPUs

[PATCH v3 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
 2024-01-22  3:39 UTC  (28+ messages)
` [PATCH v3 01/13] target/riscv: add 'vlenb' field in cpu->cfg
` [PATCH v3 02/13] target/riscv/csr.c: use 'vlenb' instead of 'vlen'
` [PATCH v3 03/13] target/riscv/gdbstub.c: use 'vlenb' instead of shifting 'vlen'
` [PATCH v3 04/13] target/riscv/insn_trans/trans_rvbf16.c.inc: use cpu->cfg.vlenb
` [PATCH v3 05/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb'
` [PATCH v3 06/13] target/riscv/insn_trans/trans_rvvk.c.inc: "
` [PATCH v3 07/13] target/riscv/vector_helper.c: "
` [PATCH v3 08/13] target/riscv/vector_helper.c: use vlenb in HELPER(vsetvl)
` [PATCH v3 09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ()
` [PATCH v3 10/13] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
` [PATCH v3 11/13] target/riscv: change vext_get_vlmax() arguments
` [PATCH v3 12/13] trans_rvv.c.inc: use vext_get_vlmax() in trans_vrgather_v*()
` [PATCH v3 13/13] target/riscv/cpu.c: remove cpu->cfg.vlen

[PATCH 0/3] hw/arm: Pack the QEMU generated device tree
 2024-01-22  3:26 UTC  (3+ messages)
` [PATCH 1/3] hw/arm: Refactor struct arm_boot_info::get_dtb()

[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
 2024-01-22  2:50 UTC  (4+ messages)
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()

[PATCH] qdev: not add devices to bus in reverse order
 2024-01-22  1:59 UTC  (5+ messages)

[PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
 2024-01-21 22:18 UTC  (4+ messages)
  `  "

[PATCH] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
 2024-01-21 21:14 UTC 

[PATCH 0/4] esp-pci: fixes for Linux and MS-DOS
 2024-01-21 12:28 UTC  (4+ messages)

[PULL 0/8] tcg + linux-user patch queue
 2024-01-21  7:33 UTC  (10+ messages)
` [PULL 1/8] tcg: Remove unreachable code
` [PULL 2/8] tcg: Make the cleanup-on-error path unique
` [PULL 3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS
` [PULL 4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
` [PULL 5/8] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
` [PULL 6/8] linux-user/riscv: Adjust vdso signal frame cfa offsets
` [PULL 7/8] linux-user/elfload: test return value of getrlimit
` [PULL 8/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump

[PATCH 0/7] qapi qmp: Documentation fixes
 2024-01-20 23:21 UTC  (9+ messages)
` [PATCH 1/7] docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs
` [PATCH 2/7] docs: Replace dangling references to docs/interop/qmp-intro.txt
` [PATCH 3/7] qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
` [PATCH 4/7] docs/interop/bitmaps: Clean up a reference to qemu-qmp-ref
` [PATCH 5/7] qapi: Fix mangled "Returns" sections in documentation
` [PATCH 6/7] qapi: Indent tagged doc comment sections properly
` [PATCH 7/7] qapi: Fix malformed "Since:" section tags (again)

[PATCH] hw/elf_ops: Ignore loadable segments with zero size
 2024-01-20 21:25 UTC  (4+ messages)

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-01-20 12:18 UTC  (6+ messages)

[PATCH v13 0/9] Implementation of NPI Mailbox and GMAC Networking Module
 2024-01-20 11:30 UTC  (3+ messages)
` [PATCH v13 1/9] hw/misc: Add Nuvoton's PCI Mailbox Module

[PATCH] fsl-imx6ul: Add various missing unimplemented devices
 2024-01-20 11:19 UTC  (2+ messages)

[PATCH v3 00/38] tcg: Introduce TCG_COND_TST{EQ,NE}
 2024-01-20 11:02 UTC  (18+ messages)
` [PATCH v3 15/38] target/s390x: Improve general case of disas_jcc
  ` [PATCH v3 15/38 1/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (1/5)
  ` [PATCH v3 15/38 2/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (2/5)
  ` [PATCH v3 15/38 3/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (3/5)
  ` [PATCH v3 15/38 4/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (4/5)
  ` [PATCH v3 15/38 5/6] target/s390x: Reorder CC_OP_STATIC switch case in disas_jcc (5/5)
  ` [PATCH v3 15/38 6/6] target/s390x: Improve general case of disas_jcc
` [PATCH v3 26/38] tcg/i386: Use TEST r,r to test 8/16/32 bits
` [PATCH v3 33/38] tcg/ppc: Add TCG_CT_CONST_CMP
` [PATCH v3 34/38] tcg/ppc: Support TCG_COND_TST{EQ,NE}

Why invtsc (CPUID_APM_INVTSC) is unmigratable?
 2024-01-20  9:44 UTC  (3+ messages)

[PATCH 0/3] migration: some small cleanups
 2024-01-20  2:36 UTC  (2+ messages)

[PATCH v3 18/38] tcg/aarch64: Generate TBZ, TBNZ
 2024-01-19 22:47 UTC  (3+ messages)
` [PATCH v3 18/38 1/2] tcg/aarch64: Massage tcg_out_brcond()
` [PATCH v3 18/38 2/2] tcg/aarch64: Generate TBZ, TBNZ

[PATCH] crypto/gcrypt: prefer kernel as direct source of entropy
 2024-01-19 20:39 UTC 

[PATCH] target/arm: fix exception syndrome for AArch32 bkpt insn
 2024-01-19 21:29 UTC 

[PULL 00/41] target-arm queue
 2024-01-19 22:36 UTC  (4+ messages)
` [PULL 39/41] hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields


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