messages from 2022-06-05 00:19:17 to 2022-06-06 15:44:35 UTC [more...]
[PATCH 00/21] aspeed: Extend ast2600 I2C model with new mode
2022-06-06 15:07 UTC (10+ messages)
` [PATCH 01/21] hw/registerfields: Add shared fields macros
` [PATCH 02/21] aspeed: i2c: Add ctrl_global_rsvd property
` [PATCH 03/21] aspeed: i2c: Migrate to registerfields API
` [PATCH 04/21] aspeed: i2c: Use reg array instead of individual vars
` [PATCH 07/21] aspeed: i2c: Move regs and helpers to header file
` [PATCH 08/21] test/avocado/machine_aspeed.py: Move OpenBMC tests
` [PATCH 09/21] test/avocado/machine_aspeed.py: Add tests using buildroot images
` [PATCH 16/21] hw/i2c: support multiple masters
` [PATCH 17/21] hw/i2c: add asynchronous send
[PATCH] hw/mips/boston: Initialize g_autofree pointers
2022-06-06 15:04 UTC (3+ messages)
[PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
2022-06-06 15:00 UTC (8+ messages)
` [PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
` [PATCH 2/7] target/ppc: use int128.h methods in vadduqm
` [PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
` [PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
` [PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PATCH 7/7] target/ppc: use int128.h methods in vsubcuq
ioregionfd with io_uring IORING_OP_URING_CMD
2022-06-06 14:57 UTC
[PATCH] configure: remove reference to removed option
2022-06-06 15:00 UTC (2+ messages)
[PULL 00/29] Misc patches for 2022-06-06
2022-06-06 14:36 UTC (30+ messages)
` [PULL 01/29] target/i386/tcg: Fix masking of real-mode addresses with A20 bit
` [PULL 02/29] build: add a "make modules" target
` [PULL 03/29] target/i386: Fix wrong count setting
` [PULL 04/29] modules: introduces module_kconfig directive
` [PULL 05/29] modules: generates per-target modinfo
` [PULL 06/29] replay: fix event queue flush for qemu shutdown
` [PULL 07/29] replay: notify vCPU when BH is scheduled
` [PULL 08/29] replay: rewrite async event handling
` [PULL 09/29] replay: simplify async event processing
` [PULL 10/29] docs: convert docs/devel/replay page to rst
` [PULL 11/29] docs: move replay docs to docs/system/replay.rst
` [PULL 12/29] tests/avocado: update replay_linux test
` [PULL 13/29] tests/avocado: add replay Linux tests for virtio machine
` [PULL 14/29] tests/avocado: add replay Linux test for Aarch64 machines
` [PULL 15/29] tests/Makefile.include: Fix 'make check-help' output
` [PULL 16/29] x86: cpu: make sure number of addressable IDs for processor cores meets the spec
` [PULL 17/29] x86: cpu: fixup number of addressable IDs for logical processors sharing cache
` [PULL 18/29] python: update for mypy 0.950
` [PULL 19/29] tests: add "TESTS_PYTHON" variable to Makefile
` [PULL 20/29] tests: use python3 as the python executable name
` [PULL 21/29] tests: silence pip upgrade warnings during venv creation
` [PULL 22/29] tests: add quiet-venv-pip macro
` [PULL 23/29] tests: install "qemu" namespace package into venv
` [PULL 24/29] tests: use tests/venv to run basevm.py-based scripts
` [PULL 25/29] tests: add python3-venv to debian10.docker
` [PULL 26/29] tests: run 'device-crash-test' from tests/venv
` [PULL 27/29] regenerate meson-buildoptions.sh
` [PULL 28/29] configure: remove reference to removed option
` [PULL 29/29] meson: qga: do not use deprecated meson.build_root()
[PATCH 00/71] target/arm: Scalable Matrix Extension
2022-06-06 14:41 UTC (33+ messages)
` [PATCH 02/71] linux-user/aarch64: Introduce sve_vq_cached
` [PATCH 03/71] target/arm: Remove route_to_el2 check from sve_exception_el
` [PATCH 04/71] target/arm: Remove fp checks "
` [PATCH 07/71] target/arm: Use el_is_in_host for sve_exception_el
` [PATCH 08/71] target/arm: Hoist arm_is_el2_enabled check in sve_exception_el
` [PATCH 09/71] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PATCH 10/71] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
` [PATCH 19/71] target/arm: Add isar_feature_aa64_sme
` [PATCH 20/71] target/arm: Add ID_AA64SMFR0_EL1
` [PATCH 21/71] target/arm: Implement TPIDR2_EL0
` [PATCH 22/71] target/arm: Add SMEEXC_EL to TB flags
` [PATCH 23/71] target/arm: Add syn_smetrap
` [PATCH 24/71] target/arm: Add ARM_CP_SME
` [PATCH 25/71] target/arm: Add SVCR
` [PATCH 26/71] target/arm: Add SMCR_ELx
[PATCH 1/1] block: use 'unsigned' for in_flight field on driver state
2022-06-06 14:36 UTC (2+ messages)
[PATCH v2 1/1] nbd: trace long NBD operations
2022-06-06 14:36 UTC (2+ messages)
[RFC PATCH RESEND] scripts/checkpatch.pl: Change line limit warning
2022-06-06 14:34 UTC
[PATCH] meson: qga: do not use deprecated meson.build_root()
2022-06-06 14:03 UTC
[PATCH v6 0/8] Support exporting BDSs via VDUSE
2022-06-06 12:56 UTC (4+ messages)
` [PATCH v6 5/8] libvduse: Add VDUSE (vDPA Device in Userspace) library
[PATCH v7 00/43] Add LoongArch softmmu support
2022-06-06 12:43 UTC (44+ messages)
` [PATCH v7 01/43] target/loongarch: Add README
` [PATCH v7 02/43] target/loongarch: Add core definition
` [PATCH v7 03/43] target/loongarch: Add main translation routines
` [PATCH v7 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v7 05/43] target/loongarch: Add fixed point shift "
` [PATCH v7 06/43] target/loongarch: Add fixed point bit "
` [PATCH v7 07/43] target/loongarch: Add fixed point load/store "
` [PATCH v7 08/43] target/loongarch: Add fixed point atomic "
` [PATCH v7 09/43] target/loongarch: Add fixed point extra "
` [PATCH v7 10/43] target/loongarch: Add floating point arithmetic "
` [PATCH v7 11/43] target/loongarch: Add floating point comparison "
` [PATCH v7 12/43] target/loongarch: Add floating point conversion "
` [PATCH v7 13/43] target/loongarch: Add floating point move "
` [PATCH v7 14/43] target/loongarch: Add floating point load/store "
` [PATCH v7 15/43] target/loongarch: Add branch "
` [PATCH v7 16/43] target/loongarch: Add disassembler
` [PATCH v7 17/43] target/loongarch: Add target build suport
` [PATCH v7 18/43] target/loongarch: Add system emulation introduction
` [PATCH v7 19/43] target/loongarch: Add CSRs definition
` [PATCH v7 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v7 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH v7 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PATCH v7 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v7 24/43] target/loongarch: Add constant timer support
` [PATCH v7 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v7 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v7 27/43] target/loongarch: Add TLB instruction support
` [PATCH v7 28/43] target/loongarch: Add other core instructions support
` [PATCH v7 29/43] target/loongarch: Add timer related "
` [PATCH v7 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v7 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v7 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v7 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v7 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v7 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v7 36/43] Enable common virtio pci support for LoongArch
` [PATCH v7 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v7 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v7 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v7 40/43] hw/loongarch: Add LoongArch virt power manager support
` [PATCH v7 41/43] target/loongarch: Add gdb support
` [PATCH v7 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v7 43/43] target/loongarch: 'make check-tcg' support
[PATCH] ppc: fix boot with sam460ex
2022-06-06 13:51 UTC (2+ messages)
[PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
2022-06-06 12:41 UTC (9+ messages)
` [PATCH v2 04/16] ppc/pnv: change PnvPHB3 to be a PnvPHB backend
` [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
[PATCH v2] vduse-blk: Add name option
2022-06-06 12:41 UTC (5+ messages)
[PATCH] ppc/pnv: fix extra indent spaces with DEFINE_PROP*
2022-06-06 12:18 UTC (2+ messages)
[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
2022-06-06 11:38 UTC (13+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255
qemu-iotest 267 got a FPE error when TARGET_PAGE_BITS 16K
2022-06-06 11:17 UTC (2+ messages)
[PATCH] target/ppc/cpu-models: Update max alias to power10
2022-06-06 10:59 UTC (6+ messages)
[PULL 00/33] testing updates (gitlab, junit, lcitool, x-compile)
2022-06-06 11:01 UTC (4+ messages)
` [PULL 32/33] gitlab: don't run CI jobs in forks by default
[PATCH v2 00/11] hw/acpi/piix4: remove legacy piix4_pm_init() function
2022-06-06 10:56 UTC (2+ messages)
[PATCH] regenerate meson-buildoptions.sh
2022-06-06 10:47 UTC
[PATCH 0/5] gitlab: restrict running jobs in forks and upstream master
2022-06-06 10:50 UTC (4+ messages)
` [PATCH 4/5] gitlab: convert build/container jobs to .base_job_template
[PATCH v4 00/11] QOM'ify PIIX southbridge creation
2022-06-06 10:38 UTC (2+ messages)
[PATCH v3 0/4] xlnx-zcu102: fix the display port
2022-06-06 10:19 UTC (2+ messages)
[PATCH v2] Fix 'writeable' typos
2022-06-06 10:04 UTC (3+ messages)
[PATCH v2 00/11] iotests: use vm.cmd()
2022-06-06 7:27 UTC (12+ messages)
` [PATCH v2 01/11] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
` [PATCH v2 02/11] python/qemu: rename command() to cmd()
` [PATCH v2 03/11] python/machine.py: upgrade vm.cmd() method
` [PATCH v2 04/11] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine
` [PATCH v2 05/11] iotests: add some missed checks of qmp result
` [PATCH v2 06/11] iotests: refactor some common qmp result checks into generic pattern
` [PATCH v2 07/11] iotests: drop some occasional semicolons
` [PATCH v2 08/11] iotests: drop some extra ** in qmp() call
` [PATCH v2 09/11] iotests.py: pause_job(): drop return value
` [PATCH v2 10/11] tests/vm/basevm.py: use cmd() instead of qmp()
` [PATCH v2 11/11] python: use vm.cmd() instead of vm.qmp() where appropriate
[PATCH] target/riscv/debug.c: keep experimental rv128 support working
2022-06-06 7:25 UTC (4+ messages)
[PATCH 0/1] Fix occasional test fail on multithread
2022-06-06 6:59 UTC (2+ messages)
[PATCH qemu v19 00/16] Add tail agnostic behavior for rvv instructions
2022-06-06 6:15 UTC (17+ messages)
` [PATCH qemu v19 05/16] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v19 06/16] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v19 07/16] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v19 08/16] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v19 09/16] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v19 10/16] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v19 11/16] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v19 12/16] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v19 13/16] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v19 14/16] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v19 15/16] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v19 03/16] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v19 04/16] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v19 01/16] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v19 16/16] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
` [PATCH qemu v19 02/16] target/riscv: rvv: Prune redundant access_type parameter passed
[PATCH qemu v18 00/16] Add tail agnostic behavior for rvv instructions
2022-06-06 6:17 UTC (3+ messages)
[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
2022-06-06 6:26 UTC (2+ messages)
[PATCH v2 0/3] target/riscv: Make CPU property names lowercase (w/ capitalized aliases)
2022-06-06 6:03 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] target/riscv: Reorganize riscv_cpu_properties
` [PATCH v3 2/3] target/riscv: Make CPU property names lowercase
[PATCH] target/riscv: Wake on VS-level external interrupts
2022-06-06 6:00 UTC (3+ messages)
[PATCH] microvm: turn off io reservations for pcie root ports
2022-06-06 5:08 UTC (2+ messages)
[PATCH v3 0/4] QEMU RISC-V nested virtualization fixes
2022-06-06 1:55 UTC (6+ messages)
` [PATCH v3 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v3 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH v5 0/3] Implement Sstc extension
2022-06-05 16:23 UTC (4+ messages)
` [PATCH v5 2/3] target/riscv: Add stimecmp support
[PATCH 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks
2022-06-05 16:10 UTC (3+ messages)
` [PATCH 1/2] target/arm: SCR_EL3 bits 4,5 are always res0
` [PATCH 2/2] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
[PATCH] qemu-iotests: Discard stderr when probing devices
2022-06-05 14:57 UTC
dbus-display-test is flakey
2022-06-05 14:46 UTC
[RFC PATCH 0/3] OpenRISC Semihosting and Virt
2022-06-05 14:36 UTC (14+ messages)
` [RFC PATCH 1/3] target/openrisc: Add basic support for semihosting
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
[PATCH 0/2] Fixes for ui/gtk-gl-area
2022-06-05 8:51 UTC (3+ messages)
` [PATCH 1/2] ui/gtk-gl-area: implement GL context destruction
` [PATCH 2/2] ui/gtk-gl-area: create the requested GL context version
[PATCH] aio_wait_kick: add missing memory barrier
2022-06-05 6:19 UTC (3+ messages)
[PATCH] docs/devel/*.txt: convert remaining files to restructuredText
2022-06-05 0:16 UTC
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).