qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 00:21:12 to 2022-04-21 13:11:08 UTC [more...]

[PATCH 0/5] 9pfs: macOS host fixes
 2022-04-21 13:03 UTC  (15+ 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 "

[PULL 00/13] Dump patches
 2022-04-21 12:48 UTC  (14+ messages)
` [PULL 01/13] dump: Use ERRP_GUARD()
` [PULL 02/13] dump: Remove the sh_info variable
` [PULL 03/13] dump: Introduce shdr_num to decrease complexity
` [PULL 04/13] dump: Remove the section if when calculating the memory offset
` [PULL 05/13] dump: Add more offset variables
` [PULL 06/13] dump: Introduce dump_is_64bit() helper function
` [PULL 07/13] dump: Consolidate phdr note writes
` [PULL 08/13] dump: Cleanup dump_begin write functions
` [PULL 09/13] dump: Consolidate elf note function
` [PULL 10/13] include/qemu: rename Windows context definitions to expose bitness
` [PULL 11/13] dump/win_dump: add helper macros for Windows dump header access
` [PULL 12/13] include/qemu: add 32-bit Windows dump structures
` [PULL 13/13] dump/win_dump: add 32-bit guest Windows support

[PATCH 00/41] Misc cleanups
 2022-04-21 13:07 UTC  (7+ messages)
` [PATCH 29/41] tests: run-time skip test-qga if TSAN is enabled
` [PATCH 32/41] qtest: simplify socket_send()

Future of libslirp in QEMU
 2022-04-21 12:57 UTC  (5+ messages)

[RFC PATCH] tests/qtest: pass stdout/stderr down to subtests
 2022-04-21 12:44 UTC  (3+ messages)

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-21 12:38 UTC  (2+ messages)

[PATCH 00/34] Misc meson conversions for QEMU 7.1
 2022-04-21 12:13 UTC  (24+ 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 29/34] build: move vhost-vsock configuration to Kconfig
` [PATCH 30/34] build: move vhost-scsi "
` [PATCH 31/34] build: move vhost-user-fs "
` [PATCH 32/34] meson: create have_vhost_* variables
` [PATCH 33/34] meson: use have_vhost_* variables to pick sources
` [PATCH 34/34] configure, meson: move vhost options to Meson

[PATCH v8 00/12] target/hexagon: introduce idef-parser
 2022-04-21 11:50 UTC  (6+ messages)
` [PATCH v8 10/12] target/hexagon: import parser for idef-parser

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

[PATCH v7 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-21 11:51 UTC  (9+ messages)
` [PATCH v7 1/4] qapi/machine.json: Add cluster-id
` [PATCH v7 2/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v7 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH 0/3] Repair duplicated clusters in parallels image
 2022-04-21 11:45 UTC  (3+ messages)
` [PATCH 2/3] iotests: 314 test on duplicated clusters (parallels format)

[PATCH for-7.1 00/11] hw/arm: Add NPCM8XX support
 2022-04-21 11:28 UTC  (20+ 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 for-7.1 09/11] pc-bios: Add NPCM8xx Bootrom
` [PATCH for-7.1 11/11] hw/arm: Add NPCM845 Evaluation board

[PULL 00/31] target-arm queue
 2022-04-21 11:18 UTC  (32+ 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 04/31] hw/arm: versal: Create an APU CPU Cluster
` [PULL 05/31] hw/arm: versal: Add the Cortex-R5Fs
` [PULL 06/31] hw/misc: Add a model of the Xilinx Versal CRL
` [PULL 07/31] hw/arm: versal: Connect the CRL
` [PULL 08/31] hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
` [PULL 09/31] hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
` [PULL 10/31] hw/arm/exynos4210: Put a9mpcore device into state struct
` [PULL 11/31] hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
` [PULL 12/31] hw/arm/exynos4210: Coalesce board_irqs and irq_table
` [PULL 13/31] hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
` [PULL 14/31] hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
` [PULL 15/31] hw/arm/exynos4210: Put external GIC into state struct
` [PULL 16/31] hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
` [PULL 17/31] hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
` [PULL 18/31] hw/arm/exynos4210: Delete unused macro definitions
` [PULL 19/31] hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
` [PULL 20/31] hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines
` [PULL 21/31] hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners
` [PULL 22/31] hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
` [PULL 23/31] hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
` [PULL 24/31] hw/arm/exynos4210: Put combiners into state struct
` [PULL 25/31] hw/arm/exynos4210: Drop Exynos4210Irq struct
` [PULL 26/31] hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
` [PULL 27/31] hw/arm/stellaris: "
` [PULL 28/31] hw/core/irq: remove unused 'qemu_irq_split' function
` [PULL 29/31] hw/arm/virt: impact of gic-version on max CPUs
` [PULL 30/31] hw/misc: Add PWRON STRAP bit fields in GCR module
` [PULL 31/31] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs

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

[PATCH v2 00/18] tests: introduce testing coverage for TLS with migration
 2022-04-21 11:25 UTC  (2+ messages)

[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] 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] 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  (15+ 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 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  (2+ messages)

[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


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