messages from 2023-10-27 17:57:47 to 2023-10-29 14:53:09 UTC [more...]
[PATCH v2 00/19] Maintainer updates for testing, gdb, semihosting and plugins (pre-PR)
2023-10-29 14:50 UTC (10+ messages)
` [PATCH v2 02/19] tests/tcg: Add -fno-stack-protector
` [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 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 13/19] tests/docker: use debian-all-test-cross for riscv64
` [PATCH v2 15/19] tests/docker: upgrade debian-all-test-cross to bookworm
[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 (20+ messages)
` [PATCH v5 1/5] hw/isa/vt82c686: Respect SCI interrupt assignment
` [PATCH v5 2/5] hw/isa/vt82c686: Add missing initialization of ACPI general purpose event registers
` [PATCH v5 3/5] hw/isa/vt82c686: Reuse acpi_update_sci()
` [PATCH v5 4/5] hw/isa/vt82c686: Implement ACPI powerdown
` [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 1/1] target/riscv: correct csr_ops[CSR_MSECCFG]
2023-10-29 0:42 UTC
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-10-28 21:40 UTC (9+ 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 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 (33+ messages)
` [PATCH 01/17] tests/vm/openbsd: Use the system dtc package
` [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 (18+ messages)
` [PATCH v6 01/12] target/riscv: add zicbop extension flag
` [PATCH v6 02/12] target/riscv/tcg: add 'zic64b' support
` [PATCH v6 03/12] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v6 04/12] target/riscv: add rva22u64 profile definition
` [PATCH v6 05/12] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v6 06/12] target/riscv/tcg: add user flag for profile support
` [PATCH v6 07/12] target/riscv/tcg: add MISA user options hash
` [PATCH v6 08/12] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v6 09/12] target/riscv/tcg: handle profile MISA bits
` [PATCH v6 10/12] target/riscv/tcg: add hash table insert helpers
` [PATCH v6 11/12] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v6 12/12] target/riscv/tcg: warn if profile exts are disabled
[PATCH 0/5] Add LoongArch v1.1 instructions
2023-10-28 13:09 UTC (8+ messages)
[PATCH 0/6] Various tracing patches
2023-10-28 12:24 UTC (7+ 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] Add class property to configure KVM device node to use
2023-10-28 12:07 UTC (3+ messages)
[PATCH v3 0/3] pnv nest1 chiplet model
2023-10-28 11:30 UTC (4+ 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 v3 0/6] riscv: RVA22U64 profile support
2023-10-28 9:31 UTC (10+ messages)
` [PATCH v3 3/6] target/riscv/tcg: add user flag for "
[Beginner-Help] Help understanding the migration Code
2023-10-28 8:47 UTC (4+ messages)
udp guestfwd
2023-10-28 6:43 UTC
[PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-10-28 1:13 UTC (6+ messages)
` [PATCH 01/16] Cherry pick a set of patches that enables multifd zero page feature
` [External] "
[PULL 00/12] aspeed queue
2023-10-27 10:08 UTC (2+ messages)
[PULL 00/24] x86, KVM changes for 2023-10-26
2023-10-27 10:08 UTC (2+ messages)
[PULL 00/94] target/sparc: Convert to decodetree
2023-10-27 10:08 UTC (2+ messages)
[PATCH 0/3] migration: Downtime tracepoints
2023-10-27 22:17 UTC (9+ messages)
[PATCH] linux-user: Fix guest signal remapping after adjusting SIGABRT
2023-10-27 22:11 UTC
[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
2023-10-27 21:46 UTC (36+ messages)
` [PATCH 01/24] block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
` [PATCH 02/24] block: Mark bdrv_has_zero_init() "
` [PATCH 03/24] block: Mark bdrv_filter_bs() "
` [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
` [PATCH 05/24] block: Mark block_job_add_bdrv() GRAPH_WRLOCK
` [PATCH 06/24] block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
` [PATCH 07/24] block: Mark bdrv_skip_implicit_filters() "
` [PATCH 08/24] block: Mark bdrv_skip_filters() "
` [PATCH 09/24] block: Mark bdrv_(un)freeze_backing_chain() "
` [PATCH 10/24] block: Mark bdrv_chain_contains() "
` [PATCH 11/24] block: Mark bdrv_filter_child() "
` [PATCH 12/24] block: Mark bdrv_cow_child() "
` [PATCH 13/24] block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
` [PATCH 14/24] block: Inline bdrv_set_backing_noperm()
` [PATCH 15/24] block: Mark bdrv_replace_node_common() GRAPH_WRLOCK
` [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
` [PATCH 17/24] block: Protect bs->backing with graph_lock
Patch to fix malfunctioning of T2-T5 timers on the STM32 platform
2023-10-27 19:37 UTC
[PATCH 00/11] qdev: Make array properties user accessible again
2023-10-27 18:06 UTC (3+ messages)
` [PATCH 01/11] qdev: Add qdev_prop_set_array()
[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-10-27 17:55 UTC (4+ messages)
` [PATCH v5 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v5 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v5 06/11] tests/qtest: Creating qtest for GMAC Module
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).