messages from 2022-03-24 09:06:45 to 2022-03-25 10:07:30 UTC [more...]
[RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
2022-03-25 9:50 UTC (10+ messages)
` [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
` [RFC PATCH 2/6] ppc/pnv: Activate "
` [RFC PATCH 3/6] tests/tcg/ppc64: add basic softmmu test support
` [RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
` [RFC PATCH 5/6] tests/tcg/ppc64: add MMU test sources
` [RFC PATCH 6/6] tests/tcg/ppc64: add rules to build PowerNV tests
[PATCH-for-7.0 v2] qemu/main-loop: Disable block backend global state assertion on Cocoa
2022-03-25 10:03 UTC (4+ messages)
[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
2022-03-25 9:56 UTC (8+ messages)
[PATCH] ui/console: Check console before emitting GL event
2022-03-25 9:51 UTC
[PATCH 1/2] target/riscv: optimize condition assign for scale < 0
2022-03-25 9:26 UTC (4+ messages)
` [PATCH 2/2] target/riscv: optimize helper for vmv<nr>r.v
[PATCH qemu v4 00/14] Add tail agnostic behavior for rvv instructions
2022-03-25 9:10 UTC (16+ messages)
` [PATCH qemu v4 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v4 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v4 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v4 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v4 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v4 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v4 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v4 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v4 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v4 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v4 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v4 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v4 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v4 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
[PATCH v2] block/stream: Drain subtree around graph change
2022-03-25 8:50 UTC (3+ messages)
[PATCH 00/32] Misc cleanups
2022-03-25 8:34 UTC (8+ messages)
` [PATCH 09/32] include/qapi: add g_autoptr support for qobject types
` [PATCH 11/32] Replace qemu_real_host_page variables with inlined functions
` [PATCH 28/32] Move CPU softfloat unions to cpu-float.h
hang in migration-test (s390 host)
2022-03-25 8:03 UTC (4+ messages)
[RFC PATCH] vhost_net: should not use max_queue_pairs for non-mq guest
2022-03-25 7:59 UTC (4+ messages)
[PATCH v3 0/2] Supporting AST2600 HACE engine accumulative mode
2022-03-25 7:08 UTC (4+ messages)
` [PATCH v3 1/2] aspeed/hace: Support AST2600 HACE
` [PATCH v3 2/2] tests/qtest: Add test for Aspeed HACE accumulative mode
[PULL 0/7] (Mostly) x86 fixes for QEMU 7.0.0-rc2
2022-03-25 7:07 UTC (8+ messages)
` [PULL 1/7] target/i386/kvm: Free xsave_buf when destroying vCPU
` [PULL 2/7] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
` [PULL 3/7] KVM: x86: workaround invalid CPUID[0xD, 9] info on some AMD processors
` [PULL 4/7] configure: remove dead int128 test
` [PULL 5/7] target/i386: tcg: high bits SSE cmp operation must be ignored
` [PULL 6/7] target/i386: properly reset TSC on reset
` [PULL 7/7] build: disable fcf-protection on -march=486 -m16
[PATCH] vdpa: Avoid reset when stop device
2022-03-25 6:32 UTC (3+ messages)
[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
2022-03-25 3:45 UTC (3+ messages)
[PATCH v4 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
2022-03-25 2:59 UTC (8+ messages)
` [PATCH v4 1/4] hw/arm/realview: replace 'qemu_split_irq' "
` [PATCH v4 2/4] hw/arm/stellaris: "
` [PATCH v4 3/4] hw/intc/exynos4210: replace 'qemu_split_irq' in combiner and gic
` [PATCH v4 4/4] hw/core/irq: remove unused 'qemu_irq_split' function
Plugins Not Reporting AArch64 SVE Memory Operations
2022-03-25 2:17 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v1 0/9] Add support for AST1030 SoC
2022-03-25 1:57 UTC (4+ messages)
` [PATCH v1 7/9] aspeed/soc : Add AST1030 support
[PATCH v2 00/17] iotests: add enhanced debugging info to qemu-io failures
2022-03-25 1:39 UTC (22+ messages)
` [PATCH v2 01/17] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH v2 02/17] iotests/163: Fix broken qemu-io invocation
` [PATCH v2 03/17] iotests: Don't check qemu_io() output for specific error strings
` [PATCH v2 04/17] iotests/040: Don't check image pattern on zero-length image
` [PATCH v2 05/17] iotests/040: Fix TestCommitWithFilters test
` [PATCH v2 06/17] iotests: create generic qemu_tool() function
` [PATCH v2 07/17] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH v2 08/17] iotests/030: fixup
` [PATCH v2 09/17] iotests/149: fixup
` [PATCH v2 10/17] iotests/205: fixup
` [PATCH v2 11/17] iotests/245: fixup
` [PATCH v2 12/17] iotests/migration-permissions: fixup
` [PATCH v2 13/17] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH v2 14/17] iotests/image-fleecing: switch to qemu_io()
` [PATCH v2 15/17] iotests: remove qemu_io_pipe_and_status()
` [PATCH v2 16/17] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH v2 17/17] iotests: make qemu_io_log() check return codes by default
[RFC PATCH v3 00/36] TDX QEMU support
2022-03-25 1:35 UTC (9+ messages)
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
RFC for NBD protocol extension: extended headers
2022-03-25 0:00 UTC (4+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS
Device driver api
2022-03-24 23:04 UTC (4+ messages)
[PATCH 00/14] Fix some qapi examples and a TODO section
2022-03-24 21:33 UTC (31+ messages)
` [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO
` [PATCH 02/14] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PATCH 03/14] qapi: fix example of BLOCK_IO_ERROR event
` [PATCH 04/14] qapi: fix example of BLOCK_JOB_PENDING event
` [PATCH 05/14] qapi: fix example of DUMP_COMPLETED event
` [PATCH 06/14] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
` [PATCH 07/14] qapi: fix example of UNPLUG_PRIMARY event
` [PATCH 08/14] qapi: fix example of FAILOVER_NEGOTIATED event
` [PATCH 09/14] qapi: run-state examples: add missing member
` [PATCH 10/14] qapi: run-state examples: add missing timestamp
` [PATCH 11/14] qapi: fix example of MEMORY_FAILURE
` [PATCH 12/14] qapi: ui examples: add missing websocket member
` [PATCH 13/14] qapi: fix example of ACPI_DEVICE_OST event
` [PATCH 14/14] qapi: fix example of dump-guest-memory
[PULL 00/10] Linux user for 7.0 patches
2022-03-24 20:08 UTC (2+ messages)
[PATCH v5 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
2022-03-24 18:15 UTC (5+ messages)
` [PATCH v5 1/4] hw/arm/realview: replace 'qemu_split_irq' "
` [PATCH v5 2/4] hw/arm/stellaris: "
` [PATCH v5 3/4] hw/intc/exynos4210: replace 'qemu_split_irq' in combiner and gic
` [PATCH v5 4/4] hw/core/irq: remove unused 'qemu_irq_split' function
[PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
2022-03-24 18:02 UTC (4+ messages)
` [PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers
[PATCH] iotests: Fix status checks
2022-03-24 18:02 UTC
[PATCH] build: disable fcf-protection on -march=486 -m16
2022-03-24 17:44 UTC (2+ messages)
[PATCH] target/i386: introduce CPU property to work around Windows reset bug
2022-03-24 17:37 UTC (8+ messages)
[PATCH] target/i386: properly reset TSC on reset
2022-03-24 17:31 UTC
[PULL for-7.0 0/2] Block patches
2022-03-24 17:15 UTC (3+ messages)
` [PULL for-7.0 1/2] block: Fix misleading hexadecimal format
` [PULL for-7.0 2/2] hw: "
[PATCH v1 1/2] aspeed/i2c: Add new register mode for ast2600/1030
2022-03-24 17:11 UTC (4+ messages)
` [PATCH v1 2/2] aspeed: Add I2C buses to AST1030 model
[PULL for 7.0 0/8] i386, docs, gitlab fixes
2022-03-24 16:32 UTC (5+ messages)
[PATCH] iotests: update test owner contact information
2022-03-24 16:05 UTC (6+ messages)
[PATCH 00/10] Python: Remove synchronous QMP library
2022-03-24 16:07 UTC (10+ messages)
` [PATCH 01/10] python/aqmp: add explicit GPLv2 license to legacy.py
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-24 15:51 UTC (2+ messages)
[PULL for-7.1 00/36] Logging cleanup and per-thread logfiles
2022-03-24 14:30 UTC (5+ messages)
` [PULL for-7.1 08/36] *: Use fprintf between qemu_log_lock/unlock
[PATCH 0/2] Remove PCIE root bridge LSI on powernv
2022-03-24 14:02 UTC (7+ messages)
` [PATCH 1/2] pcie: Don't try triggering a LSI when not defined
` [PATCH 2/2] ppc/pnv: Remove LSI on the PCIE host bridge
[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-03-24 13:48 UTC (2+ messages)
` [PATCH v2 2/2] hw/core: loader: Set is_linux to true for VxWorks uImage
iotest40 problem
2022-03-24 13:47 UTC
[PATCH 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-03-24 13:11 UTC (4+ messages)
` [PATCH 2/2] hw/core: loader: Setting is_linux to true for VxWorks uImage
hang in virtio-failover-test (s390 host)
2022-03-24 13:01 UTC (3+ messages)
[PATCH] block/stream: Drain subtree around graph change
2022-03-24 12:57 UTC
[PATCH] hw/char/serial: Support serial_mm_init() with wakeup event
2022-03-24 12:51 UTC (4+ messages)
[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
2022-03-24 12:40 UTC (3+ messages)
[PATCH 1/2] gdbstub: Set current_cpu for memory read write
2022-03-24 11:52 UTC (5+ messages)
[PATCH] block/rbd: fix write zeroes with growing images
2022-03-24 11:34 UTC (9+ messages)
[PATCH-for-7.0 0/2] misc: Fix misleading hexadecimal format
2022-03-24 10:49 UTC (2+ messages)
qemu-binfmt-conf.sh: improvements for mips
2022-03-24 10:43 UTC (2+ messages)
[PATCH] hw/riscv: virt: Warn the user if -bios is provided when using KVM
2022-03-24 9:08 UTC (2+ messages)
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).