qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-04 15:41:26 to 2022-02-05 12:09:26 UTC [more...]

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-05 12:06 UTC  (6+ messages)
` [PATCH 01/11] mos6522: add defines for IFR bit flags

[PATCH v3] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
 2022-02-05 11:58 UTC  (14+ messages)

[PATCH v2 0/6] Privilege version update
 2022-02-05 11:26 UTC  (9+ messages)
` [PATCH v2 1/6] target/riscv: Define simpler privileged spec version numbering
` [PATCH v2 2/6] target/riscv: Add the privileged spec version 1.12.0
` [PATCH v2 3/6] target/riscv: Introduce privilege version field in the CSR ops
` [PATCH v2 4/6] target/riscv: Add support for mconfigptr
` [PATCH v2 5/6] target/riscv: Add *envcfg* CSRs support
` [PATCH v2 6/6] target/riscv: Enable privileged spec version 1.12

[PULL 0/2] VFIO fixes 2022-02-03
 2022-02-05 11:19 UTC  (3+ messages)

[PATCH] input/adb: Only include where needed
 2022-02-05 11:13 UTC  (4+ messages)

[PULL 00/32] virtio,pc: features, cleanups, fixes
 2022-02-05 11:07 UTC  (36+ messages)
` [PULL 01/32] cpuid: use unsigned for max cpuid
` [PULL 02/32] hw/i386: Add the possibility to disable the 'isapc' machine
` [PULL 03/32] tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test
` [PULL 04/32] tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
` [PULL 05/32] acpi: fix OEM ID/OEM Table ID padding
` [PULL 06/32] tests: acpi: update expected blobs
` [PULL 07/32] tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()
` [PULL 08/32] libvhost-user: Add vu_rem_mem_reg input validation
` [PULL 09/32] libvhost-user: Add vu_add_mem_reg "
` [PULL 10/32] libvhost-user: Simplify VHOST_USER_REM_MEM_REG
` [PULL 11/32] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
` [PULL 12/32] libvhost-user: prevent over-running max RAM slots
` [PULL 13/32] libvhost-user: handle removal of identical regions
` [PULL 14/32] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
` [PULL 15/32] virtio: drop name parameter for virtio_init()
` [PULL 16/32] virtio: add vhost support for virtio devices
` [PULL 18/32] qmp: add QMP command x-query-virtio-status
` [PULL 19/32] qmp: decode feature & status bits in virtio-status
` [PULL 22/32] hmp: add virtio commands
` [PULL 23/32] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PULL 24/32] ACPI ERST: PCI device_id for ERST
` [PULL 25/32] ACPI ERST: header file "
` [PULL 26/32] ACPI ERST: support for ACPI ERST feature
` [PULL 27/32] ACPI ERST: build the ACPI ERST table
` [PULL 28/32] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PULL 29/32] ACPI ERST: qtest for ERST
` [PULL 30/32] ACPI ERST: bios-tables-test testcase
` [PULL 31/32] ACPI ERST: step 6 of bios-tables-test.c
` [PULL 32/32] util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()
` [PULL 17/32] qmp: add QMP command x-query-virtio
` [PULL 20/32] qmp: add QMP commands for virtio/vhost queue-status
` [PULL 21/32] qmp: add QMP command x-query-virtio-queue-element

[PATCH v3 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
 2022-02-05 10:32 UTC  (6+ messages)
` [PATCH v3 1/2] hw/i386: Attach CPUs to machine

[PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
 2022-02-05  8:22 UTC  (5+ messages)

[PATCH] ui/cocoa: Set UI information
 2022-02-05  2:06 UTC  (3+ messages)

[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-02-05  1:43 UTC  (4+ messages)
` [PATCH v2 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64

[PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-05  1:15 UTC  (5+ messages)

[PATCH v2 0/2] python: a few improvements to qmp-shell
 2022-02-05  0:18 UTC  (5+ messages)
` [PATCH v2 1/2] python: introduce qmp-shell-wrap convenience tool

[PATCH 0/4] buildsys: Avoid building unused objects
 2022-02-04 23:40 UTC  (13+ messages)
` [PATCH 1/4] configure: Restrict TCG to emulation
` [PATCH 2/4] tests/fp: Do not build softfloat3 tests if TCG is disabled
` [PATCH 3/4] qom: Remove user-creatable objects from user emulation
` [PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu

[PATCH] scripts/qapi: minor delinting
 2022-02-04 22:52 UTC 

[PATCH v3 0/2] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
 2022-02-04 22:42 UTC  (3+ messages)
` [PATCH v3 1/2] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v3 2/2] [DO-NOT-MERGE]: Add some ad-hoc linting helpers

[PATCH v3 00/26] testing and plugins pre-PR
 2022-02-04 22:37 UTC  (31+ messages)
` [PATCH v3 01/26] tests/Makefile.include: clean-up old code
` [PATCH v3 02/26] tests/qtest: enable more vhost-user tests by default
` [PATCH v3 03/26] Makefile: also remove .gcno files when cleaning
` [PATCH v3 04/26] .gitignore: add .gcov pattern
` [PATCH v3 05/26] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v3 06/26] gitmodules: Correct libvirt-ci submodule URL
` [PATCH v3 07/26] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v3 08/26] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v3 09/26] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v3 10/26] tests: Manually remove libxml2 on MSYS2 runners
` [PATCH v3 11/26] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PATCH v3 12/26] docs/devel: mention our .editorconfig
` [PATCH v3 13/26] gitlab: fall back to commit hash in qemu-setup filename
` [PATCH v3 14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
` [PATCH v3 15/26] tests: Update CentOS 8 container to CentOS Stream 8
` [PATCH v3 16/26] tests/tcg/sh4: disable another unreliable test
` [PATCH v3 17/26] docs: remove references to TCG tracing
` [PATCH v3 18/26] tracing: remove TCG memory access tracing
` [PATCH v3 19/26] tracing: remove the trace-tcg includes from the build
` [PATCH v3 20/26] tracing: excise the tcg related from tracetool
` [PATCH v3 21/26] plugins: add helper functions for coverage plugins
` [PATCH v3 22/26] contrib/plugins: add a drcov plugin
` [PATCH v3 23/26] tests/plugin: allow libinsn.so per-CPU counts
` [PATCH v3 24/26] tests/plugins: add instruction matching to libinsn.so
` [PATCH v3 25/26] target/i386: use CPU_LOG_INT for IRQ servicing
` [PATCH v3 26/26] plugins: move reset of plugin data to tb_start

[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only
 2022-02-04 22:20 UTC  (16+ messages)
` [PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PATCH v4 2/5] tcg/sparc: Improve code gen for shifted 32-bit constants
` [PATCH v4 3/5] tcg/sparc: Use the constant pool for 64-bit constants
` [PATCH v4 4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
` [PATCH v4 5/5] tcg/sparc: Support unaligned access for user-only

[PATCH v2 0/2] Python: setuptools v60+ workaround
 2022-02-04 22:18 UTC  (3+ messages)
` [PATCH v2 1/2] Python: add setuptools v60.0 workaround
` [PATCH v2 2/2] Revert "python: pin setuptools below v60.0.0"

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-02-04 21:39 UTC  (3+ messages)

[PATCH v3 0/8] s390x/pci: zPCI interpretation support
 2022-02-04 21:19 UTC  (9+ messages)
` [PATCH v3 1/8] Update linux headers
` [PATCH v3 2/8] target/s390x: add zpci-interp to cpu models
` [PATCH v3 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v3 4/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v3 5/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v3 6/8] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH v3 7/8] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH v3 8/8] s390x/pci: let intercept devices have separate PCI groups

[PATCH v4 0/4] Python: Improvements for iotest 040,041
 2022-02-04 21:23 UTC  (8+ messages)
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-02-04 20:33 UTC  (7+ messages)

[PATCH v5 0/2] tcg/mips: Unaligned access support
 2022-02-04 20:32 UTC  (2+ messages)

Adding a 'qemu.qmp' repository to gitlab.com/qemu-project/
 2022-02-04 19:46 UTC 

[PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
 2022-02-04 18:19 UTC 

[PATCH v9 00/23] QEMU RISC-V AIA support
 2022-02-04 17:46 UTC  (24+ messages)
` [PATCH v9 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v9 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v9 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v9 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v9 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v9 06/23] target/riscv: Add AIA cpu feature
` [PATCH v9 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v9 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v9 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v9 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v9 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v9 12/23] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v9 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v9 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v9 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v9 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v9 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v9 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v9 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v9 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v9 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v9 22/23] docs/system: riscv: Document AIA options for "
` [PATCH v9 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs

[PATCH v5 00/43] CXl 2.0 emulation Support
 2022-02-04 18:23 UTC  (4+ messages)

[PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
 2022-02-04 17:34 UTC  (11+ messages)
` [PATCH v2 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
` [PATCH v2 02/10] target/ppc: Introduce powerpc_excp_7xx
` [PATCH v2 03/10] target/ppc: Simplify powerpc_excp_7xx
` [PATCH v2 04/10] target/ppc: 7xx: Machine Check exception cleanup
` [PATCH v2 05/10] target/ppc: 7xx: External interrupt cleanup
` [PATCH v2 06/10] target/ppc: 7xx: Program exception cleanup
` [PATCH v2 07/10] target/ppc: 7xx: System Call "
` [PATCH v2 08/10] target/ppc: 7xx: System Reset cleanup
` [PATCH v2 09/10] target/ppc: 7xx: Software TLB cleanup
` [PATCH v2 10/10] target/ppc: 7xx: Set SRRs directly in exception code

[PATCH v1] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
 2022-02-04 17:07 UTC  (2+ messages)

[PULL 0/4] Python patches
 2022-02-04 17:03 UTC  (2+ messages)

[PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
 2022-02-04 17:14 UTC  (2+ messages)

[PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
 2022-02-04 16:55 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Move '-cpu host' code to cpu64.c
` [PATCH 2/6] target/arm: Use aarch64_cpu_register() for 'host' CPU type
` [PATCH 3/6] target/arm: Make KVM -cpu max exactly like -cpu host
` [PATCH 4/6] target/arm: Unindent unnecessary else-clause
` [PATCH 5/6] target/arm: Fix '-cpu max' for HVF
` [PATCH 6/6] target/arm: Support PAuth extension for hvf

[PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
 2022-02-04 16:42 UTC  (7+ messages)
` [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx

[PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
 2022-02-04 16:36 UTC  (10+ messages)
` [PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
` [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup

[PATCH] docs: rstfy confidential guest documentation
 2022-02-04 16:12 UTC 

[PATCH 00/10] exec: Remove 'qemu/log.h' from 'exec-all.h'
 2022-02-04 15:33 UTC  (3+ messages)
` [PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it


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