qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 19:51:24 to 2022-04-21 11:25:30 UTC [more...]

[PULL 00/31] target-arm queue
 2022-04-21 11:18 UTC  (5+ messages)
` [PULL 01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
` [PULL 02/31] timer: cadence_ttc: Break out header file to allow embedding
` [PULL 03/31] hw/arm/xlnx-zynqmp: Connect 4 TTC timers
` [PULL 06/31] hw/misc: Add a model of the Xilinx Versal CRL

[PATCH for-7.1 00/11] hw/arm: Add NPCM8XX support
 2022-04-21 11:13 UTC  (16+ messages)
` [PATCH for-7.1 02/11] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH for-7.1 03/11] hw/misc: Support NPCM8XX GCR module
` [PATCH for-7.1 04/11] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH for-7.1 05/11] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH for-7.1 06/11] hw/intc: Add a property to allow GIC to reset into non secure mode
` [PATCH for-7.1 07/11] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH for-7.1 08/11] hw/net: Add NPCM8XX PCS Module

[PATCH 0/5] 9pfs: macOS host fixes
 2022-04-21 11:13 UTC  (11+ messages)
` [PATCH 3/5] 9pfs: fix wrong encoding of rdev field in Rgetattr on macOS
` [PATCH 4/5] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH 5/5] 9pfs: fix removing non-existent POSIX ACL xattr "

[PATCH v2] hw/nvme: fix copy cmd for pi enabled namespaces
 2022-04-21 10:51 UTC 

[PATCH v2 0/2] Define NPCM7XX PWRON bit fields
 2022-04-21 10:30 UTC  (2+ messages)

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-21 10:24 UTC  (7+ messages)
` [PATCH 01/26] block: remove incorrect "
` [PATCH 02/26] qcow2: "

[PATCH] hw/arm/virt: impact of gic-version on max CPUs
 2022-04-21 10:27 UTC  (2+ messages)

[PATCH 0/2] Fix nvme copy command with pi metadata
 2022-04-21 10:13 UTC  (6+ messages)
` [PATCH 2/2] hw/nvme: fix copy cmd for pi enabled namespaces

[PATCH] docs: Correct the default thread-pool-size
 2022-04-21 10:24 UTC  (3+ messages)

[PATCH v5 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-04-21 10:14 UTC  (2+ messages)

[PATCH 00/34] Misc meson conversions for QEMU 7.1
 2022-04-21 10:08 UTC  (11+ messages)
` [PATCH 24/34] configure: switch directory options to automatic parsing
` [PATCH 25/34] meson: pass more options directly as -D
` [PATCH 26/34] configure: omit options with default values from meson command line
` [PATCH 27/34] meson, virtio: place all virtio-pci devices under virtio_pci_ss
` [PATCH 28/34] configure: simplify vhost-net-{user, vdpa} configuration

[PATCH] virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option
 2022-04-21 10:06 UTC  (2+ messages)

[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
 2022-04-21 10:01 UTC  (18+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support
` [RFC PATCH v3 2/5] ppc64: Fix semihosting on ppc64le

[PATCH v1 0/9] Machine type compatible properties
 2022-04-21  8:44 UTC  (2+ messages)

[PATCH v1 00/43] Add LoongArch softmmu support
 2022-04-21  9:15 UTC  (13+ messages)
` [PATCH v1 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v1 33/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)

[PATCH v4 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-21  8:39 UTC  (6+ messages)
` [PATCH v4 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v4 2/6] hw/core: Move the ARM sysbus-fdt to core

[PATCH v6 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-21  9:02 UTC  (7+ messages)
` [PATCH v6 2/4] hw/arm/virt: Consider SMP configuration in CPU topology

[PATCH 0/3] qapi: Random small fixes
 2022-04-21  8:21 UTC  (2+ messages)

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-21  8:10 UTC  (3+ messages)
` PING: "

[PATCH v3 0/3] Enable notify VM exit
 2022-04-21  7:40 UTC  (4+ messages)
` [PATCH v3 1/3] linux-header: update linux header
` [PATCH v3 2/3] i386: kvm: Save&restore triple fault event
` [PATCH v3 3/3] i386: Add notify VM exit support

[PATCH] qapi: Fix version of cpu0-id field
 2022-04-21  8:21 UTC  (2+ messages)

[PATCH v4 0/3] aspeed/hace: Support AST2600 HACE
 2022-04-21  7:01 UTC  (7+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] tests/qtest: Add test for Aspeed HACE accumulative mode

[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
 2022-04-21  6:51 UTC  (7+ messages)
` [PATCH 1/6] scsi-disk: add FORMAT UNIT command
` [PATCH 2/6] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh
` [PATCH 4/6] q800: implement compat_props to enable quirk_mode_page_apple for scsi-hd devices
` [PATCH 5/6] q800: add default vendor, product and version information "
` [PATCH 6/6] q800: add default vendor, product and version information for scsi-cd devices

[PULL 00/31] riscv-to-apply queue
 2022-04-21  6:36 UTC  (32+ messages)
` [PULL 01/31] hw/ssi: Add Ibex SPI device model
` [PULL 02/31] riscv: opentitan: Connect opentitan SPI Host
` [PULL 03/31] target/riscv: Define simpler privileged spec version numbering
` [PULL 04/31] target/riscv: Add the privileged spec version 1.12.0
` [PULL 05/31] target/riscv: Introduce privilege version field in the CSR ops
` [PULL 06/31] target/riscv: Add support for mconfigptr
` [PULL 07/31] target/riscv: Add *envcfg* CSRs support
` [PULL 08/31] target/riscv: Enable privileged spec version 1.12
` [PULL 09/31] target/riscv: cpu: Fixup indentation
` [PULL 10/31] target/riscv: Allow software access to MIP SEIP
` [PULL 11/31] target/riscv: Add initial support for the Sdtrig extension
` [PULL 12/31] target/riscv: optimize condition assign for scale < 0
` [PULL 13/31] target/riscv: optimize helper for vmv<nr>r.v
` [PULL 14/31] target/riscv: misa to ISA string conversion fix
` [PULL 15/31] target/riscv: Add isa extenstion strings to the device tree
` [PULL 16/31] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
` [PULL 17/31] target/riscv: Use cpu_loop_exit_restore directly from mmu faults
` [PULL 18/31] hw/riscv: virt: Exit if the user provided -bios in combination with KVM
` [PULL 19/31] target/riscv/pmp: fix NAPOT range computation overflow
` [PULL 20/31] hw/riscv: virt: fix DT property mmu-type when CPU mmu option is disabled
` [PULL 21/31] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
` [PULL 22/31] hw/intc: Support 32/64-bit mtimecmp and mtime accesses "
` [PULL 23/31] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
` [PULL 24/31] hw/intc: riscv_aclint: Add reset function of ACLINT devices
` [PULL 25/31] target/riscv: debug: Implement debug related TCGCPUOps
` [PULL 26/31] target/riscv: cpu: Add a config option for native debug
` [PULL 27/31] target/riscv: csr: Hook debug CSR read/write
` [PULL 28/31] target/riscv: machine: Add debug state description
` [PULL 29/31] target/riscv: cpu: Enable native debug feature
` [PULL 30/31] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
` [PULL 31/31] hw/riscv: boot: Support 64bit fdt address

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-04-21  6:48 UTC  (2+ messages)

XIVE VFIO kernel resample failure in INTx mode under heavy load
 2022-04-21  6:35 UTC  (9+ messages)

[PATCH 1/2] hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
 2022-04-21  6:13 UTC  (3+ messages)
` [PATCH 2/2] hw/riscv: Don't add empty bootargs to device tree

[PATCH v2] target/ppc: Fix BookE debug interrupt generation
 2022-04-21  6:23 UTC  (2+ messages)

[RFC PATCH 0/2] hw/riscv: Baseline QEMU support for RISC-V IOMMU (draft)
 2022-04-21  6:14 UTC  (4+ messages)
` [RFC PATCH 1/2] hw/riscv: rivos-iommu: Baseline implementation of RIVOS IOMMU

[PULL 0/4] tcg patch queue
 2022-04-21  4:56 UTC  (5+ messages)
` [PULL 1/4] Don't include sysemu/tcg.h if it is not necessary
` [PULL 2/4] tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
` [PULL 3/4] accel/tcg: Remove ATOMIC_MMU_IDX

[PATCH v2] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-21  2:16 UTC  (2+ messages)

a qemu process has 54 threads, how to know who they are and what they are doing
 2022-04-21  1:42 UTC 

[PATCH] hw/riscv: boot: Support 64bit fdt address
 2022-04-21  1:46 UTC  (2+ messages)

[PATCH v5 0/6] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-04-21  1:45 UTC  (8+ messages)
` [PATCH v5 1/6] target/riscv: debug: Implement debug related TCGCPUOps
` [PATCH v5 2/6] target/riscv: cpu: Add a config option for native debug
` [PATCH v5 3/6] target/riscv: csr: Hook debug CSR read/write
` [PATCH v5 4/6] target/riscv: machine: Add debug state description
` [PATCH v5 5/6] target/riscv: cpu: Enable native debug feature
` [PATCH v5 6/6] hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()

[PATCH] Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
 2022-04-21  1:42 UTC  (5+ messages)
` [PATCH] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH] Hexagon (target/hexagon) move store size tracking to translation
` [PATCH] Hexagon (target/hexagon) remove unused encodings
` [PATCH] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c

[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-04-21  0:19 UTC  (9+ messages)
` [PATCH v4 2/7] target/riscv: machine: Add debug state description

[PULL 00/39] Logging cleanup and per-thread logfiles
 2022-04-20 23:42 UTC  (2+ messages)

[PATCH v4 0/4] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
 2022-04-20 22:40 UTC  (2+ messages)

[PULL 00/23] ppc queue
 2022-04-20 22:13 UTC  (24+ messages)
` [PULL 01/23] ppc/pnv: Update skiboot to v7.0
` [PULL 02/23] ppc/spapr/ddw: Add 2M pagesize
` [PULL 03/23] ppc/pnv: Fix PSI IRQ definition
` [PULL 04/23] ppc/pnv: Remove PnvLpcController::psi link
` [PULL 05/23] ppc/pnv: Remove PnvOCC::psi link
` [PULL 06/23] ppc/pnv: Remove PnvPsiClas::irq_set
` [PULL 07/23] ppc/pnv: Remove useless checks in set_irq handlers
` [PULL 08/23] spapr: Move hypercall_register_softmmu
` [PULL 09/23] spapr: Move nested KVM hypercalls under a TCG only config
` [PULL 10/23] target/ppc: Improve KVM hypercall trace
` [PULL 11/23] qemu/int128: add int128_urshift
` [PULL 12/23] softfloat: add uint128_to_float128
` [PULL 13/23] softfloat: add int128_to_float128
` [PULL 14/23] softfloat: add float128_to_uint128
` [PULL 15/23] softfloat: add float128_to_int128
` [PULL 16/23] target/ppc: implement xscv[su]qqp
` [PULL 17/23] target/ppc: implement xscvqp[su]qz
` [PULL 18/23] hw/ppc/ppc405_boards: Initialize g_autofree pointer
` [PULL 19/23] ppc/vof: Fix uninitialized string tracing
` [PULL 20/23] pcie: Don't try triggering a LSI when not defined
` [PULL 21/23] ppc/pnv: Remove LSI on the PCIE host bridge
` [PULL 22/23] target/ppc: Add two missing register callbacks on POWER10
` [PULL 23/23] hw/ppc: change indentation to spaces from TABs

Future of libslirp in QEMU
 2022-04-20 21:18 UTC  (3+ messages)

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-04-20 20:51 UTC  (28+ messages)
` [PATCH v4 04/19] migration: Move migrate_allow_multifd and helpers into migration.c
` [PATCH v4 08/19] migration: Add postcopy-preempt capability
` [PATCH v4 10/19] migration: Postcopy preemption enablement
` [PATCH v4 14/19] migration: Add helpers to detect TLS capability
` [PATCH v4 15/19] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PATCH v4 16/19] migration: Enable TLS for preempt channel
` [PATCH v4 17/19] tests: Add postcopy tls migration test
` [PATCH v4 18/19] tests: Add postcopy tls recovery "
` [PATCH v4 19/19] tests: Add postcopy preempt tests

[PATCH v4 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-04-20 20:11 UTC  (6+ messages)
` [PATCH v4 1/5] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v4 2/5] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v4 3/5] i386/pc: pass pci_hole64_size "
` [PATCH v4 4/5] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v4 5/5] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type

[PATCH v3 0/9] VDIV/VMOD Implementation
 2022-04-20 19:40 UTC  (10+ messages)
` [PATCH v3 1/9] qemu/int128: add int128_urshift
` [PATCH v3 2/9] target/ppc: Implemented vector divide instructions
` [PATCH v3 3/9] target/ppc: Implemented vector divide quadword
` [PATCH v3 4/9] target/ppc: Implemented vector divide extended word
` [PATCH v3 5/9] host-utils: Implemented unsigned 256-by-128 division
` [PATCH v3 6/9] host-utils: Implemented signed "
` [PATCH v3 7/9] target/ppc: Implemented remaining vector divide extended
` [PATCH v3 8/9] target/ppc: Implemented vector module word/doubleword
` [PATCH v3 9/9] target/ppc: Implemented vector module quadword

[PATCH] target/ppc: Add two missing register callbacks on POWER10
 2022-04-20 19:18 UTC  (2+ messages)

[PULL 00/25] Various testing, doc and gdbstub fixes
 2022-04-20 19:46 UTC  (2+ messages)

[PATCH v2] hw/ppc/ppc405_boards: Initialize g_autofree pointer
 2022-04-20 19:15 UTC  (2+ messages)

[PATCH v2 0/2] Remove PCIE root bridge LSI on powernv
 2022-04-20 19:17 UTC  (2+ messages)

[PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
 2022-04-20 19:11 UTC  (2+ messages)

[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
 2022-04-20 19:06 UTC  (4+ messages)
` [PULL 01/53] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities

[PATCH v1] hw/ppc: change indentation to spaces from TABs
 2022-04-20 19:18 UTC  (3+ messages)
` [PATCH v2] "


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