qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 20:29:28 to 2022-01-21 15:32:04 UTC [more...]

"make check-acceptance" takes way too long
 2022-01-21 15:21 UTC  (9+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-01-21 15:15 UTC  (7+ messages)
      ` [RFC PATCH] tests/qtest: attempt to enable tests for virtio-gpio (!working)

[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
 2022-01-21 14:38 UTC  (4+ messages)

[PATCH v4 0/8] tests: Refresh lcitool submodule & remove libxml2
 2022-01-21 14:34 UTC  (21+ messages)
` [PATCH v4 1/8] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v4 2/8] gitmodules: Correct libvirt-ci URL
` [PATCH v4 3/8] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v4 4/8] tests: Refresh lcitool submodule
` [PATCH v4 5/8] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PATCH v4 6/8] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v4 7/8] tests/lcitool: Remove libxml2
` [PATCH v4 8/8] tests: Manually remove libxml2 on MSYS2 runners

[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
 2022-01-21 14:26 UTC  (12+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-21 13:03 UTC  (8+ messages)
` [PATCH v13 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-21 13:20 UTC  (7+ messages)
` [PATCH v7 2/4] qapi/monitor: refactor set/expire_password with enums

[PULL 00/61] riscv-to-apply queue
 2022-01-21 12:58 UTC  (63+ messages)
` [PULL 01/61] hw: timer: ibex_timer: Fixup reading w/o register
` [PULL 02/61] riscv: opentitan: fixup plic stride len
` [PULL 03/61] hw: timer: ibex_timer: update/add reg address
` [PULL 04/61] update-linux-headers: Add asm-riscv/kvm.h
` [PULL 05/61] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PULL 06/61] target/riscv: Implement function kvm_arch_init_vcpu
` [PULL 07/61] target/riscv: Implement kvm_arch_get_registers
` [PULL 08/61] target/riscv: Implement kvm_arch_put_registers
` [PULL 09/61] target/riscv: Support start kernel directly by KVM
` [PULL 10/61] target/riscv: Support setting external interrupt "
` [PULL 11/61] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PULL 12/61] target/riscv: Add host cpu type
` [PULL 13/61] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PULL 14/61] target/riscv: Implement virtual time adjusting with vm state changing
` [PULL 15/61] target/riscv: Support virtual time context synchronization
` [PULL 16/61] target/riscv: enable riscv kvm accel
` [PULL 17/61] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
` [PULL 18/61] softmmu/device_tree: Remove redundant pointer assignment
` [PULL 19/61] target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
` [PULL 20/61] target/riscv: rvv-1.0: Add Zve64f support for configuration insns
` [PULL 21/61] target/riscv: rvv-1.0: Add Zve64f support for load and store insns
` [PULL 22/61] target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
` [PULL 23/61] target/riscv: rvv-1.0: Add Zve64f support for vsmul.vv and vsmul.vx insns
` [PULL 24/61] target/riscv: rvv-1.0: Add Zve64f support for scalar fp insns
` [PULL 25/61] target/riscv: rvv-1.0: Add Zve64f support for single-width fp reduction insns
` [PULL 26/61] target/riscv: rvv-1.0: Add Zve64f support for widening type-convert insns
` [PULL 27/61] target/riscv: rvv-1.0: Add Zve64f support for narrowing "
` [PULL 28/61] target/riscv: rvv-1.0: Allow Zve64f extension to be turned on
` [PULL 29/61] target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
` [PULL 30/61] target/riscv: rvv-1.0: Add Zve32f support for configuration insns
` [PULL 31/61] target/riscv: rvv-1.0: Add Zve32f support for scalar fp insns
` [PULL 32/61] target/riscv: rvv-1.0: Add Zve32f support for single-width fp reduction insns
` [PULL 33/61] target/riscv: rvv-1.0: Add Zve32f support for widening type-convert insns
` [PULL 34/61] target/riscv: rvv-1.0: Add Zve32f support for narrowing "
` [PULL 35/61] target/riscv: rvv-1.0: Allow Zve32f extension to be turned on
` [PULL 36/61] hw/riscv: spike: Allow using binary firmware as bios
` [PULL 37/61] hw/riscv: Remove macros for ELF BIOS image names
` [PULL 38/61] roms/opensbi: Remove ELF images
` [PULL 39/61] target/riscv: Adjust pmpcfg access with mxl
` [PULL 40/61] target/riscv: Don't save pc when exception return
` [PULL 41/61] target/riscv: Sign extend link reg for jal and jalr
` [PULL 42/61] target/riscv: Sign extend pc for different XLEN
` [PULL 43/61] target/riscv: Create xl field in env
` [PULL 44/61] target/riscv: Ignore the pc bits above XLEN
` [PULL 45/61] target/riscv: Extend pc for runtime pc write
` [PULL 46/61] target/riscv: Use gdb xml according to max mxlen
` [PULL 47/61] target/riscv: Relax debug check for pm write
` [PULL 48/61] target/riscv: Adjust csr write mask with XLEN
` [PULL 49/61] target/riscv: Create current pm fields in env
` [PULL 50/61] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PULL 51/61] target/riscv: Calculate address according to XLEN
` [PULL 52/61] target/riscv: Split pm_enabled into mask and base
` [PULL 53/61] target/riscv: Split out the vill from vtype
` [PULL 54/61] target/riscv: Adjust vsetvl according to XLEN
` [PULL 55/61] target/riscv: Remove VILL field in VTYPE
` [PULL 56/61] target/riscv: Fix check range for first fault only
` [PULL 57/61] target/riscv: Adjust vector address with mask
` [PULL 58/61] target/riscv: Adjust scalar reg in vector with XLEN
` [PULL 59/61] target/riscv: Set default XLEN for hypervisor
` [PULL 60/61] target/riscv: Enable uxl field write
` [PULL 61/61] target/riscv: Relax UXL field for debugging

[PATCH v5 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-21 13:02 UTC  (8+ messages)
` [PATCH v5 1/7] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v5 2/7] gitmodules: Correct libvirt-ci submodule URL
` [PATCH v5 3/7] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v5 4/7] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v5 5/7] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v5 6/7] tests: Manually remove libxml2 on MSYS2 runners
` [PATCH v5 7/7] tests/lcitool: Install libibumad to cover RDMA on Debian based distros

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-21 12:33 UTC  (4+ messages)
` [PATCH v3 14/16] job.c: use job_get_aio_context()

[PATCH] hw/armv7m: Fix broken VMStateDescription
 2022-01-21 12:19 UTC  (3+ messages)

Help with ppc e500 tlb usage
 2022-01-21 12:17 UTC 

[PATCH] tests/qtest/ide-test: Remove bad retry_isa test
 2022-01-21 12:06 UTC 

[PATCH v3 00/19] Make image fleecing more usable
 2022-01-21 10:46 UTC  (4+ messages)
` [PATCH v3 10/19] block: introduce fleecing block driver

[PATCH v3 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-21 10:29 UTC  (3+ messages)
` [PATCH v3 5/7] drop libxml2 checks since libxml is not actually used (for parallels)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2022-01-21 10:22 UTC  (9+ messages)
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache

[PATCH v1] include: hw: remove ibex_plic.h
 2022-01-21 10:26 UTC  (3+ messages)

[RESEND] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
 2022-01-21  9:55 UTC  (3+ messages)

[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
 2022-01-21  9:33 UTC  (2+ messages)

[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
 2022-01-21  9:31 UTC 

[PATCH 1/2] libvhost-user: Add vu_notify_config_change() to support config change notify
 2022-01-21  8:46 UTC  (2+ messages)
` [PATCH 2/2] block/export: Add vhost-user-blk resize support

[RFC PATCH v5 00/14] support subsets of scalar crypto extension
 2022-01-21  8:15 UTC  (8+ messages)
` [RFC PATCH v5 02/14] target/riscv: rvk: add support for zbkb extension
` [RFC PATCH v5 03/14] target/riscv: rvk: add support for zbkc extension
` [RFC PATCH v5 14/14] target/riscv: rvk: expose zbk* and zk* properties

[PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
 2022-01-21  9:19 UTC  (4+ messages)

[PATCH v8 00/23] QEMU RISC-V AIA support
 2022-01-21  6:16 UTC  (7+ messages)
` [PATCH v8 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v8 14/23] target/riscv: Implement AIA xiselect and xireg CSRs

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-21  7:21 UTC  (17+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components

[PATCH v2] hw/nvme: fix CVE-2021-3929
 2022-01-21  6:32 UTC 

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-21  3:02 UTC  (12+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

[PATCH 0/3] Support akcipher for virtio-crypto
 2022-01-21  2:27 UTC  (4+ messages)
` [PATCH 1/3] virtio-crypto: header update
` [PATCH 2/3] virtio_crypto: Support virtio crypto asym operation
` [PATCH 3/3] crypto: Introduce RSA algorithm

[PATCH v5 0/5] support subsets of virtual memory extension
 2022-01-21  2:08 UTC  (8+ messages)
` [PATCH v5 1/5] target/riscv: Ignore reserved bits in PTE for RV64

[PATCH] python: pin setuptools below v60.0.0
 2022-01-21  0:52 UTC 

[PATCH v8 00/23] Support UXL filed in xstatus
 2022-01-21  0:03 UTC  (4+ messages)
` [PATCH v8 21/23] target/riscv: Set default XLEN for hypervisor

[PATCH 1/1] Allow setting up to 8 bytes with the generic loader
 2022-01-21  0:01 UTC  (2+ messages)

[PATCH] target/ppc: 603: fix restore of GPRs 0-3 on rfi
 2022-01-20 21:59 UTC  (2+ messages)

[PATCH v2 0/5] Python: minor fixes
 2022-01-20 21:44 UTC  (7+ messages)
` [PATCH v2 2/5] python: use avocado's "new" runner
` [PATCH v2 5/5] python/aqmp: add socket bind step to legacy.py

[PATCH 0/2] python: a few improvements to qmp-shell
 2022-01-20 21:34 UTC  (8+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool

[PATCH v3 0/3] Improve RISC-V spike machine bios support
 2022-01-20 21:23 UTC  (2+ messages)

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-20 22:17 UTC  (7+ messages)
` [PATCH v2 12/14] target/ppc: 405: Instruction storage interrupt cleanup
` [PATCH v2 13/14] target/ppc: 405: Program exception cleanup

[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
 2022-01-21  0:17 UTC  (2+ messages)

[PATCH] hw/nvme: fix CVE-2021-3929
 2022-01-20 20:13 UTC  (3+ messages)

[RFC 0/5] Privilege version update
 2022-01-20 20:07 UTC  (6+ messages)
` [RFC 1/5] target/riscv: Add the privileged spec version 1.12.0
` [RFC 2/5] target/riscv: Introduce privilege version field in the CSR ops
` [RFC 3/5] target/riscv: Add support for mconfigptr
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support
` [RFC 5/5] target/riscv: Enable privileged spec version 1.12

[PULL v2 00/38] target-arm queue
 2022-01-20 21:19 UTC  (3+ messages)

[PATCH] configure: fix parameter expansion of --cross-cc-cflags options
 2022-01-20 17:31 UTC 

[PATCH] Update copyright dates to 2022
 2022-01-20 19:21 UTC  (3+ messages)

[PATCH v3 0/2] Aspeed I3C device model
 2022-01-20 16:01 UTC  (3+ messages)
` [PATCH v3 2/2] This patch includes i3c instance in ast2600 soc

[PATCH] hw/char/exynos4210_uart: Fix crash on trying to load VM state
 2022-01-20 17:18 UTC  (2+ messages)

[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-01-20 15:37 UTC  (5+ messages)
` [PATCH v2 2/6] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v2 3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable

[PATCH v2 0/6] tests: Refresh lcitool submodule & remove libxml2
 2022-01-20 15:33 UTC  (4+ messages)
` [PATCH v2 4/6] drop libxml2 checks since libxml is not actually used (for parallels)

[PATCH v2] qapi: Cleanup SGX related comments and restore @section-size
 2022-01-20 15:58 UTC  (5+ messages)

[PATCH 0/2] qcow2: add keep-dirty open option
 2022-01-20 16:20 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: add qcow2-keep-dirty

[PULL 0/3] M68k for 7.0 patches
 2022-01-20 15:22 UTC  (2+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-20 15:21 UTC  (7+ messages)
` [PATCH v5 01/18] configure, meson: override C compiler for cmake
` [PATCH v5 03/18] pci: isolated address space for PCI bus

[PATCH 0/3] Some minor fixes for migration states
 2022-01-20 14:55 UTC  (4+ messages)
` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state

[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
 2022-01-20 16:09 UTC  (2+ messages)

[PATCH v2] ide: Increment BB in-flight counter for TRIM BH
 2022-01-20 14:22 UTC 


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