messages from 2022-02-04 18:32:54 to 2022-02-06 01:17:29 UTC [more...]
[PATCH v3 00/26] testing and plugins pre-PR
2022-02-06 1:16 UTC (34+ 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] target/ppc: Change VSX instructions behavior to fill with zeros
2022-02-06 0:36 UTC (2+ messages)
[PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
2022-02-06 0:26 UTC (13+ 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] exec: Remove 'qemu/log.h' from 'exec-all.h'
2022-02-05 23:57 UTC (19+ messages)
` [PATCH 01/10] hw/tpm: Clean includes
` [PATCH 02/10] hw/remote: Add missing include
` [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
` [PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include
` [PATCH 06/10] exec/ramblock: Add missing includes
` [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include
` [PATCH 08/10] target: Add missing "qemu/timer.h" include
` [PATCH 09/10] linux-user: "
` [PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it
[PATCH v2 00/21] softmmu: Make various objects target agnostic
2022-02-05 23:32 UTC (25+ messages)
` [PATCH v2 01/21] accel: Restrict sysemu stubs to system emulation
` [PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic type
` [PATCH v2 04/21] exec: Make cpu_memory_rw_debug() target agnostic
` [PATCH v2 08/21] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
` [PATCH v2 09/21] softmmu/cpus: Code movement
` [PATCH v2 10/21] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
` [PATCH v2 11/21] accel: Introduce AccelOpsClass::cpus_are_resettable()
` [PATCH v2 14/21] softmmu/physmem: Remove unnecessary include
` [PATCH v2 16/21] misc: Remove unnecessary "sysemu/cpu-timers.h" include
` [PATCH v2 17/21] misc: Add missing "
` [PATCH v2 19/21] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
` [PATCH v2 20/21] softmmu: Add qemu_init_arch_modules()
[PATCH 0/2] Make mc146818rtc more self-contained
2022-02-05 22:59 UTC (5+ messages)
` [PATCH 1/2] isa/piix4: Resolve RTCState attribute
` [PATCH 2/2] mc146818rtc: Unexport RTCState
[PULL 00/32] virtio,pc: features, cleanups, fixes
2022-02-05 21:05 UTC (40+ 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] hw/ide: implement ich6 ide controller support
2022-02-05 17:43 UTC (4+ messages)
[RFC PATCH] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices
2022-02-05 16:03 UTC
[PATCH v4 0/4] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-02-05 16:24 UTC (6+ messages)
` [PATCH v4 1/4] tests/qtest/acpi: Temporary allow VIOT table changes
` [PATCH v4 2/4] hw/i386: Attach CPUs to machine
` [PATCH v4 3/4] tests/qtest/acpi: Update VIOT table blob
` [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
2022-02-05 15:39 UTC (4+ messages)
[RFC PATCH v5 00/30] Add LoongArch softmmu support
2022-02-05 13:32 UTC (2+ messages)
[RFC PATCH v5 00/30] Add LoongArch softmmu support
2022-02-05 13:24 UTC (15+ messages)
` [RFC PATCH v5 01/30] target/loongarch: Add system emulation introduction
` [RFC PATCH v5 08/30] target/loongarch: Add LoongArch IOCSR instruction
` [RFC PATCH v5 16/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v5 17/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v5 20/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v5 21/30] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v5 23/30] hw/loongarch: Add some devices support for 3A5000
[PATCH v3 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-02-05 12:48 UTC (7+ messages)
` [PATCH v3 1/2] hw/i386: Attach CPUs to machine
[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 (11+ 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)
[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 (4+ messages)
` [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 v4 0/5] tcg/sparc: Unaligned access for user-only
2022-02-04 22:20 UTC (14+ messages)
` [PATCH v4 1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [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 v9 00/23] QEMU RISC-V AIA support
2022-02-04 17:46 UTC (8+ messages)
` [PATCH v9 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v9 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [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 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
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).