messages from 2022-03-23 01:33:21 to 2022-03-23 16:09:39 UTC [more...]
[PATCH 00/32] Misc cleanups
2022-03-23 15:57 UTC (7+ messages)
` [PATCH 01/32] meson: use chardev_ss dependencies
` [PATCH 02/32] meson: add util dependency for oslib-posix on freebsd
` [PATCH 03/32] meson: remove unneeded py3
` [PATCH 04/32] meson: remove test-qdev-global-props dependency on testqapi
` [PATCH 05/32] char: move qemu_openpty_raw from util/ to char/
` [PATCH 06/32] Replace config-time define HOST_WORDS_BIGENDIAN
[PATCH v8 00/46] CXl 2.0 emulation Support
2022-03-23 15:57 UTC (7+ messages)
` [PATCH v8 19/46] hw/cxl/device: Add some trivial commands
` [PATCH v8 32/46] mem/cxl_type3: Add read and write functions for associated hostmem
[PATCH v3 0/6] Support akcipher for virtio-crypto
2022-03-23 15:38 UTC (18+ messages)
` [PATCH v3 1/6] virtio-crypto: header update
` [PATCH v3 2/6] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v3 3/6] crypto: Introduce akcipher crypto class
` [PATCH v3 4/6] crypto: Implement RSA algorithm by hogweed
` [PATCH v3 5/6] tests/crypto: Add test suite for crypto akcipher
` [PATCH v3 6/6] virtio-crypto: Introduce RSA algorithm
` Re: [PATCH v3 0/6] Support akcipher for virtio-crypto
[PATCH] KVM: x86: workaround invalid CPUID[0xD, 9] info on some AMD processors
2022-03-23 14:41 UTC (4+ messages)
` [PATCH] KVM: x86: workaround invalid CPUID[0xD,9] "
[PATCH v3 0/5] vCPU hotunplug related memory leaks
2022-03-23 14:43 UTC (3+ messages)
` [PATCH v3 2/5] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread()
[PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-03-23 14:28 UTC (15+ messages)
` [PATCH v5 01/11] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PATCH v5 02/11] target/s390x: vxeh2: vector convert short/32b
` [PATCH v5 03/11] target/s390x: vxeh2: vector string search
` [PATCH v5 04/11] target/s390x: vxeh2: Update for changes to vector shifts
` [PATCH v5 05/11] target/s390x: vxeh2: vector shift double by bit
` [PATCH v5 06/11] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v5 07/11] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PATCH v5 08/11] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PATCH v5 09/11] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
` [PATCH v5 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
` [PATCH v5 11/11] target/s390x: Fix writeback to v1 in helper_vstl
[PATCH v2] Introduce dirty ring live migration test for guestperf
2022-03-23 14:06 UTC (3+ messages)
` [PATCH v2] tests/migration: Introduce dirty-ring-size option into guestperf
[PATCH v1 1/8] migration: Implemented new parameter stream_content
2022-03-23 14:07 UTC (10+ messages)
` [PATCH v1 2/8] migration: should_skip() implemented
` [PATCH v1 3/8] migration: Add vmstate part of migration stream
` [PATCH v1 4/8] migration: Add dirty-bitmaps "
` [PATCH v1 5/8] migration: Add block "
` [PATCH v1 6/8] migration: Add RAM "
` [PATCH v1 7/8] migration: analyze-migration script changed
` [PATCH v1 8/8] migration: Test for RAM and vmstate parts
[PATCH qemu v3 00/14] Add tail agnostic behavior for rvv instructions
2022-03-23 13:58 UTC (19+ messages)
` [PATCH qemu v3 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v3 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v3 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v3 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v3 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v3 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v3 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v3 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v3 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v3 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v3 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v3 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v3 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v3 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
[PULL for-7.1 00/36] Logging cleanup and per-thread logfiles
2022-03-23 13:56 UTC (7+ messages)
` [PULL for-7.1 01/36] util/log: Drop manual log buffering
` [PULL for-7.1 02/36] target/hexagon: Remove qemu_set_log in hexagon_translate_init
` [PULL for-7.1 09/36] util/log: Remove qemu_log_vprintf
[PATCH-for-7.0 0/2] misc: Fix misleading hexadecimal format
2022-03-23 12:12 UTC (7+ messages)
` [PATCH-for-7.0 1/2] block: "
` [PATCH-for-7.0 2/2] hw: "
[PATCH v2] tests/avocado: update aarch64_virt test to exercise -cpu max
2022-03-23 13:20 UTC
[PATCH] configure: remove dead int128 test
2022-03-23 13:07 UTC (3+ messages)
[RFC PATCH v2 0/4] RISC-V Smstateen support
2022-03-23 13:13 UTC (8+ messages)
` [RFC PATCH v2 1/4] target/riscv: Add smstateen support
` [RFC PATCH v2 2/4] target/riscv: smstateen check for h/senvcfg
` [RFC PATCH v2 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v2 4/4] target/riscv: smstateen check for AIA/IMSIC
[PATCH] iotests: update test owner contact information
2022-03-23 12:10 UTC (3+ messages)
[PULL for 7.0 0/8] i386, docs, gitlab fixes
2022-03-23 11:27 UTC (9+ messages)
` [PULL 1/8] tests/Makefile.include: Let "make clean" remove the TCG tests, too
` [PULL 2/8] target/i386: force maximum rounding precision for fildl[l]
` [PULL 3/8] mailmap/gitdm: more fixes for bad tags and authors
` [PULL 4/8] docs/devel: try and impose some organisation
` [PULL 5/8] semihosting: clean up handling of expanded argv
` [PULL 6/8] gitlab: include new aarch32 job in custom-runners
` [PULL 7/8] docs: remove qemu_logo.pdf
` [PULL 8/8] docs/tcg-plugins: document QEMU_PLUGIN behaviour
[RESEND 0/2] Introduce NVMe type and Smart for qga
2022-03-23 11:59 UTC (5+ messages)
` [RESEND 1/2] qga: Introduce NVMe disk bus type
` "
` [RESEND 2/2] qga: Introduce disk smart
[PATCH v3 0/3] iotests: Check for zstd support
2022-03-23 11:48 UTC (6+ messages)
` [PATCH v3 1/3] iotests.py: Add supports_qcow2_zstd_compression()
` [PATCH v3 2/3] iotests/065: Check for zstd support
` [PATCH v3 3/3] iotests/303: "
[PATCH v3 0/3] Windows cirrus ci improvements
2022-03-23 11:35 UTC (7+ messages)
` [PATCH v3 1/3] cirrus/win32: upgrade mingw base packages
` [PATCH v3 2/3] ci: Add empty github workflow for reporting historical cirrus result at github
` [PATCH v3 3/3] misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml
[PATCH] github: fix config mistake preventing repo lockdown commenting
2022-03-23 11:45 UTC
[PATCH v3 0/4] Improve integration of iotests in the meson test harness
2022-03-23 11:33 UTC (4+ messages)
[PATCH v1 0/2] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
2022-03-23 11:20 UTC (5+ messages)
` [PATCH v1 1/2] s390x/cpu_models: drop "msa5" from the TCG "max" model
` [PATCH v1 2/2] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
[RFC 0/8] blkio: add libblkio BlockDriver
2022-03-23 11:17 UTC (9+ messages)
` [RFC 1/8] blkio: add io_uring block driver using libblkio
` [RFC 2/8] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [RFC 3/8] block: pass size to bdrv_unregister_buf()
` [RFC 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC 5/8] block: add BlockRAMRegistrar
` [RFC 6/8] stubs: add memory_region_from_host() and memory_region_get_fd()
` [RFC 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [RFC 8/8] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH v1 0/5] Dirty ring and auto converge optimization
2022-03-23 11:06 UTC (8+ messages)
` [PATCH v1 1/5] kvm, memory: Optimize dirty page collection for dirty ring
` [PATCH v1 1/5] kvm,memory: "
` [PATCH v1 2/5] kvm: Dynamically adjust the rate of dirty ring reaper thread
` [PATCH v1 3/5] kvm: Dirty ring autoconverge optmization for kvm_cpu_synchronize_kick_all
` [PATCH v1 4/5] kvm: Introduce a dirty rate calculation method based on dirty ring
` [PATCH v1 5/5] migration: Calculate the appropriate throttle for autoconverge
[PATCH v2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
2022-03-23 11:00 UTC (4+ messages)
` qemu-binfmt-conf.sh: mips improvements
` [PATCH v3 1/2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
` [PATCH-for-7.0 "
[PATCH] build: disable fcf-protection on -march=486 -m16
2022-03-23 10:54 UTC (3+ messages)
` [PATCH-for-7.0] "
[PATCH v2 0/3] iotests: Check for zstd support
2022-03-23 10:46 UTC (2+ messages)
[PATCH] hw/char/serial: Support serial_mm_init() with wakeup event
2022-03-23 9:37 UTC (2+ messages)
[PATCH v2 0/2] CI fixes
2022-03-23 9:20 UTC (5+ messages)
` [PATCH v2 1/2] ci: Add github workflow for getting cirrus working properly
[PATCH] vdpa: Avoid reset when stop device
2022-03-23 9:20 UTC (2+ messages)
Problem to compile on windows 10
2022-03-23 8:43 UTC (2+ messages)
[PATCH v1 0/9] Add support for AST1030 SoC
2022-03-23 8:07 UTC (5+ messages)
` [PATCH v1 2/9] aspeed/smc: Add AST1030 support
` [PATCH v1 6/9] aspeed/scu: "
[PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
2022-03-23 7:28 UTC (6+ messages)
` [PATCH 1/5] ppc/pnv: Fix PSI IRQ definition
` [PATCH 2/5] ppc/pnv: Remove PnvLpcController::psi link
` [PATCH 3/5] ppc/pnv: Remove PnvOCC::psi link
` [PATCH 4/5] ppc/pnv: Remove PnvPsiClas::irq_set
` [PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers
[RFC PATCH v4] hw/nvme:Adding Support for namespace management
2022-03-23 5:09 UTC
[PATCH v3 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-03-23 7:24 UTC (5+ messages)
` [PATCH v3 1/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v3 2/4] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v3 3/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
` [PATCH v3 4/4] hw/arm/virt: Unify ACPI processor ID in MADT and SRAT table
[PATCH v2 0/3] hw/arm/virt: Fix CPU's default NUMA node ID
2022-03-23 3:31 UTC (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
[PATCH qemu v2 00/13] Add tail agnostic behavior for rvv instructions
2022-03-23 3:08 UTC (14+ messages)
` [PATCH qemu v2 03/13] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v2 04/13] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v2 05/13] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v2 06/13] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v2 07/13] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v2 08/13] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v2 09/13] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v2 10/13] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v2 11/13] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v2 12/13] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v2 13/13] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v2 01/13] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v2 02/13] target/riscv: rvv: Early exit when vstart >= vl
[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
2022-03-23 2:25 UTC (8+ messages)
[PATCH for-7.1 0/4] use dc->vmsd with spapr devices vmstate
2022-03-23 1:49 UTC (4+ messages)
` [PATCH for-7.1 2/4] hw/ppc: use qdev to register physical DRC vmstates
[PATCH] net/slirp: Use newer slirp_*_hostxfwd API
2022-03-23 1:58 UTC (4+ messages)
[PATCH v4 0/1] cmpxchg and lock cmpxchg should not touch accumulator
2022-03-23 1:34 UTC (2+ messages)
` [PATCH v4 1/1] fix cmpxchg and lock cmpxchg instruction
[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
2022-03-23 1:31 UTC (4+ messages)
` [PATCH v2 1/3] qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
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).