qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 18:27:24 to 2022-05-13 13:15:04 UTC [more...]

[PATCH 0/2] hw/arm/virt: fix dtb nits spotted by dtc
 2022-05-13 13:13 UTC  (2+ messages)
` [PATCH 2/2] hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 13:10 UTC  (7+ messages)
` [PATCH 1/8] qmp: Support for querying stats

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-13 12:57 UTC  (24+ messages)
` [RFC PATCH 1/9] python: update for mypy 0.950
` [RFC PATCH 2/9] tests: add "TESTS_PYTHON" variable to Makefile
` [RFC PATCH 3/9] tests: install "qemu" namespace package into venv
` [RFC PATCH 4/9] tests: silence pip upgrade warnings during venv creation
` [RFC PATCH 5/9] tests: use tests/venv to run basevm.py-based scripts
` [RFC PATCH 6/9] tests: add check-venv as a dependency of check and check-block
` [RFC PATCH 7/9] tests: add check-venv to build-tcg-disabled CI recipe
` [RFC PATCH 8/9] iotests: fix source directory location
` [RFC PATCH 9/9] iotests: use tests/venv for running tests

[PATCH v2 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-13 12:53 UTC  (5+ messages)
` [PATCH v2 1/8] qmp: Support for querying stats
` [PATCH v2 3/8] qmp: add filtering of statistics by target vCPU

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-05-13 12:39 UTC  (3+ messages)
` [PATCH 2/2] acpi/nvdimm: Fix aml_or() and aml_and() in if clause

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2022-05-13 12:28 UTC 

[PATCH v2 0/3] thread-pool: fix performance regression
 2022-05-13 12:38 UTC  (4+ messages)
` [PATCH v2 2/3] thread-pool: replace semaphore with condition variable

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-13 12:29 UTC  (14+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
    `  "
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
    ` [External] "
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys

[PATCH v4 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-05-13 12:33 UTC  (3+ messages)
` [PATCH v4 4/5] i386/pc: relocate 4g start to 1T where applicable

[PATCH qemu v4 00/10] Add mask agnostic behavior for rvv instructions
 2022-05-13 11:58 UTC  (11+ messages)
` [PATCH qemu v4 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v4 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v4 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu v4 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu v4 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v4 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v4 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu v4 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v4 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v4 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior

[RFC PATCH qemu] spapr/docs: Add a few words about x-vof
 2022-05-13 12:24 UTC  (6+ messages)

[PATCH qemu v18 00/16] Add tail agnostic behavior for rvv instructions
 2022-05-13 11:49 UTC  (17+ messages)
` [PATCH qemu v18 05/16] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v18 06/16] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v18 07/16] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v18 08/16] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v18 09/16] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v18 10/16] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v18 11/16] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v18 12/16] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v18 13/16] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v18 14/16] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v18 15/16] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v18 03/16] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v18 04/16] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v18 01/16] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v18 16/16] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
` [PATCH qemu v18 02/16] target/riscv: rvv: Prune redundant access_type parameter passed

[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
 2022-05-13 11:44 UTC  (5+ messages)
` [RFC PATCH v2 2/8] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [RFC PATCH v2 3/8] qapi: net: add stream and dgram netdevs

[PATCH 00/11] Random cleanup patches
 2022-05-13 11:27 UTC  (5+ messages)
` [PATCH 01/11] hw/rtc/mc146818rtc: Inline isa_connect_gpio_out() and remove it

[PATCH 0/3] PIIX3-IDE XEN cleanup
 2022-05-13 11:26 UTC  (3+ messages)
` [PATCH 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class

[PATCH] pc: q35: Bump max_cpus to 512
 2022-05-13 11:23 UTC  (3+ messages)

[PATCH] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-05-13 11:16 UTC  (3+ messages)

[PATCH] vhost-user: more master/slave things
 2022-05-13 10:57 UTC 

[PATCH v2] qga: add guest-get-diskstats command for Linux guests
 2022-05-13 10:50 UTC  (2+ messages)

[PATCH 0/5] Vhost-user: add Virtio RSS support
 2022-05-13 10:49 UTC  (4+ messages)
` [PATCH 2/5] virtio-net: prepare for variable RSS key and indir table lengths

[PATCH RESEND 0/2] Resolve some redundant property accessors
 2022-05-13 10:39 UTC  (3+ messages)

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-05-13 10:16 UTC  (2+ messages)

[PATCH v1 00/13] various virtio docs, fixes and tweaks
 2022-05-13 10:15 UTC  (2+ messages)

[PATCH 0/2] target/arm: SME prep patches
 2022-05-13 10:14 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max
` [PATCH 2/2] target/arm: Use FIELD definitions for CPACR, CPTR_ELx

[PATCH v5 0/8] Support exporting BDSs via VDUSE
 2022-05-13 10:03 UTC  (2+ messages)

Emulating CPUs with larger atomic accesses
 2022-05-13 10:00 UTC 

[PATCH v2 00/15] Misc cleanups
 2022-05-13 10:02 UTC  (4+ messages)
` [PATCH v2 07/15] qga: use qemu_open_cloexec() for safe_open_or_create()

[PATCH] Fix aarch64 debug register names
 2022-05-13  9:49 UTC  (2+ messages)

[RFC PATCH v4 0/4] RISC-V Smstateen support
 2022-05-13  9:55 UTC  (6+ messages)
` [RFC PATCH v4 1/4] target/riscv: Add smstateen support
` [RFC PATCH v4 2/4] target/riscv: smstateen check for h/senvcfg
` [RFC PATCH v4 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v4 4/4] target/riscv: smstateen check for AIA/IMSIC

[PATCH] xen/pt: Avoid initializing BARs from the host ones
 2022-05-13 10:00 UTC  (5+ messages)

[PATCH 0/2] hw/riscv: Make CPU config error handling generous
 2022-05-13  9:47 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Make CPU config error handling generous (virt/spike)
` [PATCH 2/2] target/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)

[RFC PATCH 0/1] target/riscv: Make property names lowercase and add capitalized aliases
 2022-05-13  9:46 UTC  (2+ messages)
` [RFC PATCH 1/1] target/riscv: Make property names lowercase

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-13  9:45 UTC  (6+ messages)
` [PATCH 1/5] target/riscv: Fix "G" extension expansion typing
` [PATCH 2/5] target/riscv: Disable "G" by default
` [PATCH 3/5] target/riscv: Change "G" expansion
` [PATCH 4/5] target/riscv: FP extension requirements
` [PATCH 5/5] target/riscv: Move/refactor ISA extension checks

[PATCH] hw/adc/zynq-xadc: Use qemu_irq typedef
 2022-05-13  9:50 UTC  (2+ messages)

[PATCH v3 00/43] Add LoongArch softmmu support
 2022-05-13  8:41 UTC  (10+ messages)
` [PATCH v3 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

[PATCH 0/7] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-05-13  8:22 UTC  (15+ messages)
` [PATCH 1/7] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH 2/7] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH 3/7] block: Make bdrv_{pread,pwrite}() return 0 on success
  ` [PATCH 3/7] block: Make bdrv_{pread, pwrite}() "
` [PATCH 4/7] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH 5/7] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH 6/7] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH 7/7] block: Add bdrv_co_pwrite_sync()

[PATCH v5 00/10] vTPM for aarch64
 2022-05-13  7:51 UTC  (6+ messages)
` [PATCH v5 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PULL v2 00/24] virtio,pc: features, cleanups, fixes
 2022-05-13  7:34 UTC  (4+ messages)
` [PULL v2 18/24] ACPI ERST: support for ACPI ERST feature

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-13  7:08 UTC  (9+ messages)
` [PATCH 2/9] vfio: Fix compilation errors caused by VFIO migration v1 deprecation

[PATCH v5 0/4] add generic vDPA device support
 2022-05-13  6:34 UTC  (8+ messages)
` [PATCH v5 2/4] virtio: get class_id and pci device id by the virtio id
` [PATCH v5 3/4] vdpa: add vdpa-dev support

[PATCH] qga-vss: Use a proper function for free memory
 2022-05-13  7:07 UTC  (2+ messages)

[PATCH] qga-vss: Add auto generated headers to dependencies
 2022-05-13  7:06 UTC  (2+ messages)

[PATCH v13 0/8] MSG_ZEROCOPY + multifd
 2022-05-13  6:28 UTC  (9+ messages)
` [PATCH v13 1/8] meson.build: Fix docker-test-build@alpine when including linux/errqueue.h
` [PATCH v13 2/8] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v13 3/8] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v13 4/8] migration: Add zero-copy-send parameter for QMP/HMP for Linux
` [PATCH v13 5/8] migration: Add migrate_use_tls() helper
` [PATCH v13 6/8] multifd: multifd_send_sync_main now returns negative on error
` [PATCH v13 7/8] multifd: Send header packet without flags if zero-copy-send is enabled
` [PATCH v13 8/8] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH v2] block/gluster: correctly set max_pdiscard
 2022-05-13  6:52 UTC  (4+ messages)

[PATCH v3] docs/about: Update the support statement for Windows
 2022-05-13  6:39 UTC 

[PATCH v3] hw: m25p80: allow write_enable latch get/set
 2022-05-13  5:50 UTC 

[PATCH v8 00/12] Improve PMU support
 2022-05-13  6:29 UTC  (3+ messages)
` [PATCH v8 07/12] target/riscv: Support mcycle/minstret write operation

[PULL 00/16] migration queue
 2022-05-13  6:28 UTC  (7+ messages)

sbsa board boot with neoverse-n1
 2022-05-13  5:59 UTC 

[PATCH 0/2] hw: aspeed: Init all UART's with serial devices
 2022-05-13  5:31 UTC  (5+ messages)
` [PATCH 1/2] hw: aspeed: Add missing UART's
` [PATCH 2/2] hw: aspeed: Init all UART's with serial devices

[PATCH v3 0/3] Implement Sstc extension
 2022-05-13  1:58 UTC  (4+ messages)
` [PATCH v3 3/3] target/riscv: Add vstimecmp support

[PATCH qemu v3 00/10] Add mask agnostic behavior for rvv instructions
 2022-05-13  1:32 UTC  (2+ messages)

[PATCH] hw: aspeed_soc: Initialize all UART's with serial devices
 2022-05-13  1:20 UTC  (2+ messages)

[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
 2022-05-13  1:18 UTC  (5+ messages)
` [PATCH 2/2] coroutine: Revert to constant "

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-13  0:46 UTC  (19+ messages)
` [RFC PATCH v4 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v4 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v4 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [RFC PATCH v4 14/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list
` [RFC PATCH v4 24/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v4 36/36] docs: Add TDX documentation

[RFC PATCH 0/2] target/ppc: Propose rework in fp exception handling
 2022-05-12 23:01 UTC  (4+ messages)
` [RFC PATCH 1/2] target/ppc: Add invalid imz, isi and snan to do_float_check_status()
` [RFC PATCH 2/2] target/ppc: Rely on do_float_check_status for VSX_MADD invalid excepts

[PULL 00/27] Misc patches for 2022-05-12
 2022-05-12 21:14 UTC  (2+ messages)

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-12 20:07 UTC  (9+ messages)
` [PATCH v5 15/21] migration: Parameter x-postcopy-preempt-break-huge
` [PATCH v5 16/21] migration: Add helpers to detect TLS capability
` [PATCH v5 17/21] migration: Export tls-[creds|hostname|authz] params to cmdline too

[PATCH v3 0/9] VDIV/VMOD Implementation
 2022-05-12 19:49 UTC  (2+ messages)

[PULL V3 00/15] Net patches
 2022-05-12 18:01 UTC  (4+ messages)
` [PULL V3 08/15] vhost: Shadow virtqueue buffers forwarding

[PATCH] hw/riscv: virt: Avoid double FDT platform node
 2022-05-12 18:21 UTC 

[PATCH 0/6] Shadow VirtQueue Fixes
 2022-05-12 17:57 UTC  (6+ messages)
` [PATCH 1/6] vhost: Track descriptor chain in private at SVQ
` [PATCH 2/6] vhost: Fix device's used descriptor dequeue
` [PATCH 4/6] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [PATCH 5/6] hw/virtio: Replace g_memdup() by g_memdup2()
` [PATCH 6/6] vhost: Fix element in vhost_svq_add failure

[PATCH v2] hw: m25p80: allow write_enable latch get/set
 2022-05-12 19:04 UTC  (3+ messages)

[PATCH qemu] spapr: Use address from elf parser for kernel address
 2022-05-12 17:47 UTC  (2+ messages)

[RFC PATCH v2 0/7] VSX MMA Implementation
 2022-05-12 17:38 UTC  (4+ messages)
` [RFC PATCH v2 3/7] target/ppc: Implemented pmxvi*ger* instructions


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