messages from 2022-03-21 15:39:26 to 2022-03-22 09:44:17 UTC [more...]
[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
2022-03-22 9:42 UTC (3+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG
[PATCH] block/rbd: fix write zeroes with growing images
2022-03-22 9:38 UTC (4+ messages)
[PATCH-for-7.0 v2] qemu/main-loop: Disable block backend global state assertion on Cocoa
2022-03-22 9:35 UTC (6+ messages)
[RFC PATCH v3 00/36] TDX QEMU support
2022-03-22 9:29 UTC (10+ messages)
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF
[PATCH v4 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-03-22 8:53 UTC (18+ messages)
` [PATCH v4 01/11] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PATCH v4 02/11] target/s390x: vxeh2: vector convert short/32b
` [PATCH v4 03/11] target/s390x: vxeh2: vector string search
` [PATCH v4 04/11] target/s390x: vxeh2: Update for changes to vector shifts
` [PATCH v4 05/11] target/s390x: vxeh2: vector shift double by bit
` [PATCH v4 06/11] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v4 07/11] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PATCH v4 08/11] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PATCH v4 09/11] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
` [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
` [PATCH v4 11/11] target/s390x: Fix writeback to v1 in helper_vstl
[PULL v2 00/22] QEMU changes for 7.0 soft freeze
2022-03-22 8:26 UTC (4+ messages)
` [PULL 15/22] x86: Grant AMX permission for guest
Memory leak in via_isa_realize()
2022-03-22 8:41 UTC (15+ messages)
XIVE VFIO kernel resample failure in INTx mode under heavy load
2022-03-22 8:31 UTC (3+ messages)
PCIDeviceClass realize() and exit() vs. QOM realize() and finalize()
2022-03-22 8:28 UTC
[PATCH-for-7.0] qemu/main-loop: Disable block backend global state assertion on Darwin
2022-03-22 7:53 UTC (3+ messages)
[PATCH v1 0/9] Add support for AST1030 SoC
2022-03-22 7:53 UTC (13+ messages)
` [PATCH v1 1/9] aspeed/adc: Add AST1030 support
` [PATCH v1 2/9] aspeed/smc: "
` [PATCH v1 3/9] aspeed/wdt: Fix ast2500/ast2600 default reload value
` [PATCH v1 4/9] aspeed/wdt: Add AST1030 support
` [PATCH v1 5/9] aspeed/timer: "
` [PATCH v1 6/9] aspeed/scu: "
` [PATCH v1 7/9] aspeed/soc : "
` [PATCH v1 8/9] aspeed: Add an AST1030 eval board
` [PATCH v1 9/9] test/avocado/machine_aspeed.py: Add ast1030 test case
[PATCH v4 0/6] Introduce CanoKey QEMU
2022-03-22 7:18 UTC (4+ messages)
[RFC PATCH-for-7.0] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
2022-03-21 14:40 UTC (3+ messages)
[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
2022-03-22 6:15 UTC (5+ messages)
` [PATCH v5 14/15] docs: Add documentation for SR-IOV and "
[PATCH v2 0/1] cmpxchg and lock cmpxchg should not touch accumulator
2022-03-22 4:20 UTC (2+ messages)
` [PATCH v2 1/1] fix cmpxchg and lock cmpxchg instruction
[RFC PATCH] vhost_net: should not use max_queue_pairs for non-mq guest
2022-03-22 3:47 UTC (2+ messages)
[PATCH v1 0/1] hw/gpio Add ASPEED GPIO model for AST1030
2022-03-22 3:08 UTC (3+ messages)
[PATCH v1 0/1] tests/avocado: Add ast1030 test case
2022-03-22 3:04 UTC (4+ messages)
` [PATCH v1 1/1] test/avocado/machine_aspeed.py: "
[PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
2022-03-22 1:03 UTC (4+ messages)
[PATCH v1 00/13] various virtio docs, fixes and tweaks
2022-03-21 22:32 UTC (18+ messages)
` [PATCH v1 01/13] hw/virtio: move virtio-pci.h into shared include space
` [PATCH v1 03/13] hw/virtio: add vhost_user_[read|write] trace points
` [PATCH v1 04/13] docs: vhost-user: clean up request/reply description
` [PATCH v1 05/13] docs: vhost-user: rewrite section on ring state machine
` [PATCH v1 06/13] docs: vhost-user: replace master/slave with front-end/back-end
` [PATCH v1 07/13] vhost-user.rst: add clarifying language about protocol negotiation
` [PATCH v1 08/13] libvhost-user: expose vu_request_to_string
` [PATCH v1 09/13] docs/devel: start documenting writing VirtIO devices
` [PATCH v1 10/13] include/hw: start documenting the vhost API
` [PATCH v1 11/13] contrib/vhost-user-blk: fix 32 bit build and enable
` [PATCH v1 12/13] hw/virtio/vhost-user: don't suppress F_CONFIG when supported
` [PATCH v1 13/13] virtio/vhost-user: dynamically assign VhostUserHostNotifiers
[PATCH v3 0/5] vCPU hotunplug related memory leaks
2022-03-21 22:12 UTC (11+ messages)
` [PATCH v3 2/5] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread()
` [PATCH v3 3/5] softmmu/cpus: Free cpu->halt_cond "
` [PATCH v3 4/5] cpu: Free cpu->cpu_ases in cpu_address_space_destroy()
` [PATCH v3 5/5] i386/cpu: Free env->xsave_buf in KVM and HVF destory_vcpu_thread routines
[PATCH v3 0/2] Create menus in iothread
2022-03-21 22:00 UTC (5+ messages)
` [PATCH v3 1/2] ui/cocoa: Move create_initial_menus
` [PATCH v3 2/2] ui/cocoa: Create menus in iothread
[PATCH] memory: Make memory_region_readd_subregion() properly handle mapped aliases
2022-03-21 21:59 UTC (4+ messages)
[PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab
2022-03-21 21:55 UTC (9+ messages)
` [PATCH v1 2/8] tests/avocado: update aarch64_virt test to exercise -cpu max
` [PATCH v1 7/8] semihosting: clean up handling of expanded argv
[PULL 0/3] NBD patches for -rc1
2022-03-21 21:41 UTC (4+ messages)
` [PULL 1/3] MAINTAINERS: change Vladimir's email address
` [PULL 2/3] docs: Consistent typography for options of qemu-nbd
` [PULL 3/3] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
[PATCH v5 00/18] iotests: add enhanced debugging info to qemu-img failures
2022-03-21 21:33 UTC (21+ messages)
` [PATCH v5 01/18] python/utils: add add_visual_margin() text decoration utility
` [PATCH v5 02/18] python/utils: add VerboseProcessError
` [PATCH v5 03/18] iotests: Remove explicit checks for qemu_img() == 0
` [PATCH v5 04/18] iotests: make qemu_img raise on non-zero rc by default
` [PATCH v5 05/18] iotests: fortify compare_images() against crashes
` [PATCH v5 06/18] iotests: add qemu_img_json()
` [PATCH v5 07/18] iotests: use qemu_img_json() when applicable
` [PATCH v5 08/18] iotests: add qemu_img_info()
` [PATCH v5 09/18] iotests/remove-bitmap-from-backing: use qemu_img_info()
` [PATCH v5 10/18] iotests: add qemu_img_map() function
` [PATCH v5 11/18] iotests: change supports_quorum to use qemu_img
` [PATCH v5 12/18] iotests: replace unchecked calls to qemu_img_pipe()
` [PATCH v5 13/18] iotests/149: Remove qemu_img_pipe() call
` [PATCH v5 14/18] iotests: remove remaining calls to qemu_img_pipe()
` [PATCH v5 15/18] iotests: use qemu_img() in has_working_luks()
` [PATCH v5 16/18] iotests: replace qemu_img_log('create', ...) calls
` [PATCH v5 17/18] iotests: remove qemu_img_pipe_and_status()
` [PATCH v5 18/18] iotests: make qemu_img_log and img_info_log raise on error
[PULL 0/4] Miscellaneous patches patches for 2022-03-21
2022-03-21 21:26 UTC (2+ messages)
[PATCH v2 0/4] iotests: finalize switch to async QMP
2022-03-21 21:16 UTC (6+ messages)
` [PATCH v2 1/4] python/machine: permanently switch to AQMP
` [PATCH v2 2/4] scripts/bench-block-job: "
` [PATCH v2 3/4] iotests/mirror-top-perms: "
` [PATCH v2 4/4] iotests: "
[PATCH 00/10] Python: Remove synchronous QMP library
2022-03-21 21:08 UTC (11+ messages)
` [PATCH 01/10] python/aqmp: add explicit GPLv2 license to legacy.py
` [PATCH 02/10] python/aqmp: relicense as GPLv2+
` [PATCH 03/10] python: temporarily silence pylint duplicate-code warnings
` [PATCH 04/10] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PATCH 05/10] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PATCH 06/10] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH 07/10] python: remove the old QMP package
` [PATCH 08/10] python: re-enable pylint duplicate-code warnings
` [PATCH 09/10] python: rename qemu.aqmp to qemu.qmp
` [PATCH 10/10] python: rename 'aqmp-tui' to 'qmp-tui'
[EXT] Re: QEMU+KVM on RISC-V + Hypervisor Extension
2022-03-21 20:47 UTC (2+ messages)
[PATCH v2] MAINTAINERS: change Vladimir's email address
2022-03-21 20:44 UTC (6+ messages)
[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures
2022-03-21 20:09 UTC (19+ messages)
` [PATCH 05/15] iotests: create generic qemu_tool() function
` [PATCH 06/15] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH 10/15] iotests/245: fixup
` [PATCH 12/15] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH 13/15] iotests: remove qemu_io_pipe_and_status()
` [PATCH 14/15] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH 15/15] iotests: make qemu_io_log() check return codes by default
[PATCH v8 00/12] target/hexagon: introduce idef-parser
2022-03-21 18:58 UTC (9+ messages)
` [PATCH v8 05/12] target/hexagon: introduce new helper functions
` [PATCH v8 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v8 09/12] target/hexagon: import lexer for idef-parser
` [PATCH v8 12/12] target/hexagon: import additional tests
[PULL for-7.0 0/2] Block patches
2022-03-21 17:46 UTC (4+ messages)
[PATCH v3 0/4] Improve integration of iotests in the meson test harness
2022-03-21 17:26 UTC (5+ messages)
` [PATCH v3 3/4] tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
2022-03-21 17:20 UTC
[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
2022-03-21 17:16 UTC
[PULL 0/8] Fix CVE-2021-3611 and heap overflow in sdhci code
2022-03-21 17:03 UTC (9+ messages)
` [PULL 1/8] softmmu/physmem: Simplify flatview_write and address_space_access_valid
` [PULL 2/8] softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
` [PULL 3/8] hw/audio/intel-hda: Do not ignore DMA overrun errors
` [PULL 4/8] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
` [PULL 5/8] tests/qtest/intel-hda-test: Add reproducer for issue #542
` [PULL 6/8] hw/sd/sdhci: Honor failed DMA transactions
` [PULL 7/8] hw/sd/sdhci: Prohibit DMA accesses to devices
` [PULL 8/8] tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)
[PULL 0/2] Bugfixes for QEMU 7.0-rc1
2022-03-21 16:45 UTC (3+ messages)
` [PULL 1/2] target/i386: kvm: do not access uninitialized variable on older kernels
` [PULL 2/2] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
[PATCH 0/3] qapi-schema: support alternates with array type
2022-03-21 16:42 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] qapi-schema: test: add a qapi-schema-test for array alternates
` [PATCH 3/3] qapi-schema: test: add a unit test for parsing "
[PATCH v2] gitlab: disable accelerated zlib for s390x
2022-03-21 16:38 UTC (4+ messages)
comparison of coroutine backends
2022-03-21 16:30 UTC (2+ messages)
[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
2022-03-21 16:26 UTC (10+ messages)
` [PATCH v4 10/18] iotests: add qemu_img_map() function
[PATCH v4] tests: Do not treat the iotests as separate meson test target anymore
2022-03-21 16:27 UTC (7+ messages)
[PATCH] tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
2022-03-21 16:22 UTC (2+ messages)
[PATCH v3 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-03-21 15:40 UTC (5+ messages)
` [PATCH v3 06/11] target/s390x: vxeh2: vector {load, store} elements reversed
[PATCH 0/2] Remove PCIE root bridge LSI on powernv
2022-03-21 15:33 UTC (3+ 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
[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
2022-03-21 15:44 UTC (4+ messages)
[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
2022-03-21 15:31 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).