qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-28 10:36:38 to 2023-10-30 03:40:24 UTC [more...]

[PATCH] linux-user/elfload: Add missing arm64 hwcap values
 2023-10-30  3:39 UTC  (2+ messages)

[PATCH 0/6] Various tracing patches
 2023-10-30  3:36 UTC  (12+ messages)
` [PATCH 1/6] hw/watchdog/wdt_imx2: Trace MMIO access
` [PATCH 2/6] hw/watchdog/wdt_imx2: Trace timer activity
` [PATCH 3/6] hw/misc/imx7_snvs: Trace MMIO access
` [PATCH 4/6] hw/misc/imx6_ccm: Convert DPRINTF to trace events
` [PATCH 5/6] hw/i2c/pm_smbus: "
` [PATCH 6/6] system/memory: Trace names of MemoryRegions rather than host pointers

[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
 2023-10-30  3:28 UTC  (11+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
` [PATCH v1 3/6] linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
` [PATCH v1 4/6] linux-user/loongarch64: setup_sigframe() set 'end' context size 0
` [PATCH v1 5/6] linux-user/loongarch64: Add LSX sigcontext save/restore

[PATCH v3 00/37] vfio: Adopt iommufd
 2023-10-30  3:20 UTC  (28+ messages)
` [PATCH v3 06/37] vfio: Introduce base object for VFIOContainer and targetted interface
` [PATCH v3 07/37] vfio/container: Introduce a empty VFIOIOMMUOps
` [PATCH v3 08/37] vfio/container: Switch to dma_map|unmap API
` [PATCH v3 09/37] vfio/common: Move giommu_list in base container
` [PATCH v3 10/37] vfio/container: Move space field to "
` [PATCH v3 11/37] vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
` [PATCH v3 14/37] vfio/container: Move vrdl_list, pgsizes and dma_max_mappings to base container
` [PATCH v3 18/37] vfio/container: Implement attach/detach_device
` [PATCH v3 19/37] vfio/spapr: Introduce spapr backend and target interface

[PATCH v3 0/4] riscv: zicntr/zihpm flags and disable support
 2023-10-30  3:15 UTC  (4+ messages)
` [PATCH v3 3/4] target/riscv: add zihpm extension flag for TCG

[PATCH v4 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-10-30  3:07 UTC  (11+ messages)
` [PATCH v4 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v4 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v4 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v4 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v4 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

[PATCH v5 00/21] virtio-net RSS/hash report fixes and improvements
 2023-10-30  3:06 UTC  (11+ messages)
` [PATCH v5 04/21] net: Remove receive_raw()
` [PATCH v5 11/21] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v5 15/21] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT

[PATCH 1/1] target/riscv: correct csr_ops[CSR_MSECCFG]
 2023-10-30  2:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add the can documenation file to the CAN section
 2023-10-29 23:43 UTC  (2+ messages)

[PULL 00/41] target-arm queue
 2023-10-29 23:15 UTC  (2+ messages)

[PATCH 00/11] tcg: Move tcg expanders out of line
 2023-10-29 21:08 UTC  (12+ messages)
` [PATCH 01/11] tcg: Mark tcg_gen_op* as noinline
` [PATCH 02/11] tcg: Move tcg_gen_op* out of line
` [PATCH 03/11] tcg: Move generic expanders "
` [PATCH 04/11] tcg: Move 32-bit "
` [PATCH 05/11] tcg: Move 64-bit "
` [PATCH 06/11] tcg: Move vec_gen_* declarations to tcg-internal.h
` [PATCH 07/11] tcg: Move tcg_gen_opN "
` [PATCH 08/11] tcg: Unexport tcg_gen_op*_{i32,i64}
` [PATCH 09/11] tcg: Move tcg_constant_* out of line
` [PATCH 10/11] tcg: Move tcg_temp_new_*, tcg_global_mem_new_* "
` [PATCH 11/11] tcg: Move tcg_temp_free_* "

qemu-system-i386
 2023-10-29 18:31 UTC 

[PATCH v2 00/19] Maintainer updates for testing, gdb, semihosting and plugins (pre-PR)
 2023-10-29 19:02 UTC  (25+ messages)
` [PATCH v2 01/19] tests/vm/openbsd: Use the system dtc package
` [PATCH v2 02/19] tests/tcg: Add -fno-stack-protector
` [PATCH v2 03/19] gitlab: split alpha testing into a legacy container
` [PATCH v2 04/19] gitlab: clean-up build-soft-softmmu job
` [PATCH v2 05/19] gitlab: add build-loongarch to matrix
` [PATCH v2 06/19] tests/docker: use debian-legacy-test-cross for alpha
` [PATCH v2 07/19] tests/docker: move sh4 to use debian-legacy-test-cross
` [PATCH v2 08/19] tests/docker: use debian-all-test-cross for power
` [PATCH v2 09/19] tests/docker: use debian-all-test-cross for hppa
` [PATCH v2 10/19] tests/docker: use debian-all-test-cross for m68k
` [PATCH v2 11/19] tests/docker: use debian-all-test-cross for mips64
` [PATCH v2 12/19] tests/docker: use debian-all-test-cross for mips
` [PATCH v2 13/19] tests/docker: use debian-all-test-cross for riscv64
` [PATCH v2 14/19] tests/docker: use debian-all-test-cross for sparc64
` [PATCH v2 15/19] tests/docker: upgrade debian-all-test-cross to bookworm
` [PATCH v2 16/19] gdbstub: Check if gdb_regs is NULL
` [PATCH v2 17/19] semihosting: fix memleak at semihosting_arg_fallback
` [PATCH v2 18/19] plugins: Remove an extra parameter
` [PATCH v2 19/19] contrib/plugins: Close file descriptor on error return

[PATCH v3 0/3] pnv nest1 chiplet model
 2023-10-29 18:36 UTC  (7+ messages)
` [PATCH v3 1/3] hw/ppc: Add pnv pervasive common chiplet units
` [PATCH v3 2/3] hw/ppc: Add nest1 chiplet model
` [PATCH v3 3/3] hw/ppc: Nest1 chiplet wiring

[PATCH 0/4] Fix IRQ routing in via south bridge
 2023-10-29 13:45 UTC  (9+ messages)
` [PATCH 1/4] hw/isa/vt82c686: Bring back via_isa_set_irq()
` [PATCH 2/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PATCH 3/4] hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
` [PATCH 4/4] hw/audio/via-ac97: Route interrupts "

[PATCH v2 0/4] Fix IRQ routing in via south bridge
 2023-10-29 11:39 UTC  (6+ messages)
` [PATCH v2 1/4] hw/isa/vt82c686: Bring back via_isa_set_irq()
` [PATCH v2 2/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PATCH v2 3/4] hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
` [PATCH v2 4/4] hw/audio/via-ac97: Route interrupts "

[PATCH v5 0/5] VIA PM: Implement basic ACPI support
 2023-10-29  9:47 UTC  (17+ messages)
` [PATCH v5 3/5] hw/isa/vt82c686: Reuse acpi_update_sci()
` [PATCH v5 5/5] hw/isa/vt82c686: Implement software-based SMI triggering

[PATCH v3 00/14] tpm: introduce TPM CRB SysBus device
 2023-10-29  6:03 UTC  (15+ messages)
` [PATCH v3 01/14] tpm_crb: refactor common code
` [PATCH v3 02/14] tpm_crb: CTRL_RSP_ADDR is 64-bits wide
` [PATCH v3 03/14] tpm_ppi: refactor memory space initialization
` [PATCH v3 04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH v3 05/14] tpm_crb: move ACPI table building to device interface
` [PATCH v3 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v3 07/14] hw/arm/virt: connect TPM to platform bus
` [PATCH v3 08/14] hw/loongarch/virt: "
` [PATCH v3 09/14] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v3 10/14] tests: acpi: prepare for TPM CRB tests
` [PATCH v3 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v3 12/14] tests: acpi: implement TPM CRB tests for ARM virt
` [PATCH v3 13/14] tests: acpi: updated expected blobs for TPM CRB
` [PATCH v3 14/14] tests: add TPM-CRB sysbus tests for aarch64

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-10-29  2:21 UTC  (4+ messages)
` [PATCH v2 10/11] tpm_crb_sysbus: "

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-10-28 19:45 UTC  (36+ messages)
` [PATCH v2 01/35] "
` [PATCH v2 02/35] tcg/optimize: Split out arg_is_const_val
` [PATCH v2 03/35] tcg/optimize: Split out do_constant_folding_cond1
` [PATCH v2 04/35] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PATCH v2 05/35] tcg/optimize: Split out arg_new_constant
` [PATCH v2 06/35] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH v2 07/35] tcg: Add TCGConst argument to tcg_target_const_match
` [PATCH v2 08/35] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 09/35] tcg/aarch64: Generate TBZ, TBNZ
` [PATCH v2 10/35] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX
` [PATCH v2 11/35] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 12/35] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PATCH v2 13/35] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
` [PATCH v2 14/35] tcg/i386: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 15/35] tcg/i386: Improve TSTNE/TESTEQ vs powers of two
` [PATCH v2 16/35] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 17/35] tcg/mips: "
` [PATCH v2 18/35] tcg/riscv: "
` [PATCH v2 19/35] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PATCH v2 20/35] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PATCH v2 21/35] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PATCH v2 22/35] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 23/35] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PATCH v2 24/35] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PATCH v2 25/35] tcg/ppc: Tidy up tcg_target_const_match
` [PATCH v2 26/35] tcg/ppc: Add TCG_CT_CONST_CMP
` [PATCH v2 27/35] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 28/35] tcg/s390x: Split constraint A into J+U
` [PATCH v2 29/35] tcg/s390x: Add TCG_CT_CONST_CMP
` [PATCH v2 30/35] tcg/s390x: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 31/35] tcg/tci: "
` [PATCH v2 32/35] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PATCH v2 33/35] target/alpha: Use TCG_COND_TST{EQ, NE} for CMOVLB{C, S}
` [PATCH v2 34/35] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
` [PATCH v2 35/35] target/m68k: Use TCG_COND_TST{EQ, NE} in gen_fcc_cond

[PATCH 00/17] Maintainer updates for testing, gdb, semihosting and plugins
 2023-10-28 19:31 UTC  (32+ messages)
` [PATCH 02/17] tests/tcg: Add -fno-stack-protector
` [PATCH 03/17] gitlab: split alpha testing into a legacy container
` [PATCH 04/17] tests/docker: use debian-legacy-test-cross for alpha
` [PATCH 05/17] tests/docker: move sh4 to use debian-legacy-test-cross
` [PATCH 06/17] tests/docker: use debian-all-test-cross for power
` [PATCH 07/17] tests/docker: use debian-all-test-cross for hppa
` [PATCH 08/17] tests/docker: use debian-all-test-cross for m68k
` [PATCH 09/17] tests/docker: use debian-all-test-cross for mips64
` [PATCH 10/17] tests/docker: use debian-all-test-cross for mips
` [PATCH 11/17] tests/docker: use debian-all-test-cross for riscv64
` [PATCH 12/17] tests/docker: use debian-all-test-cross for sparc64
` [PATCH 13/17] tests/docker: upgrade debian-all-test-cross to bookworm
` [PATCH 14/17] gdbstub: Check if gdb_regs is NULL
` [PATCH 15/17] semihosting: fix memleak at semihosting_arg_fallback
` [PATCH 16/17] plugins: Remove an extra parameter
` [PATCH 17/17] contrib/plugins: Close file descriptor on error return

[PATCH v7 0/3] Add emulation of AmigaOne XE board
 2023-10-28 18:20 UTC  (3+ messages)

[PATCH v6 00/12] RVA22U64 profile support
 2023-10-28 16:49 UTC  (6+ messages)
` [PATCH v6 01/12] target/riscv: add zicbop extension flag
` [PATCH v6 06/12] target/riscv/tcg: add user flag for profile support

[PATCH 0/5] Add LoongArch v1.1 instructions
 2023-10-28 13:09 UTC  (8+ messages)

[PATCH] Add class property to configure KVM device node to use
 2023-10-28 12:07 UTC  (3+ 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).