messages from 2022-03-04 15:04:19 to 2022-03-04 19:51:11 UTC [more...]
[PATCH v2 0/5] iotests: add enhanced debugging info to qemu-img failures
2022-03-04 19:47 UTC (2+ messages)
` [PATCH v2 1/5] python/utils: add add_visual_margin() text decoration utility
[PATCH v2 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
2022-03-04 19:36 UTC (9+ messages)
` [PATCH v2 01/12] crypto: mandate a hostname when checking x509 creds on a client
` [PATCH v2 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH v2 03/12] block/nbd: support override of hostname for TLS certificate validation
` [PATCH v2 04/12] qemu-nbd: add --tls-hostname option "
` [PATCH v2 05/12] block/nbd: don't restrict TLS usage to IP sockets
` [PATCH v2 07/12] tests/qemu-iotests: expand _filter_nbd rules
` [PATCH v2 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [PATCH v2 09/12] tests/qemu-iotests: convert NBD TLS test to use standard filters
[PATCH 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
2022-03-04 19:32 UTC (21+ messages)
` [PATCH 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH 05/12] block/nbd: don't restrict TLS usage to IP sockets
` [PATCH 06/12] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
` [PATCH 07/12] tests/qemu-iotests: expand _filter_nbd rules
` [PATCH 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [PATCH 09/12] tests/qemu-iotests: convert NBD TLS test to use standard filters
` [PATCH 10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch
` [PATCH 11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets
` [PATCH 12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
[PULL 00/11] QEMU changes for 2021-03-02
2022-03-04 19:30 UTC (7+ messages)
[PATCH] hw/block: m25p80: Add support for w25q01jvq
2022-03-04 19:30 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-04 19:24 UTC (8+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
[PULL v2 00/21] tcg patch queue
2022-03-04 19:09 UTC
[PATCH v2 0/8] softmmu: move and refactor -runas, -chroot and -daemonize
2022-03-04 18:56 UTC (9+ messages)
` [PATCH v2 1/8] softmmu: remove deprecated --enable-fips option
` [PATCH v2 2/8] os-posix: refactor code handling the -runas argument
` [PATCH v2 3/8] os-posix: refactor code handling the -chroot argument
` [PATCH v2 4/8] util: remove use of is_daemonized flag from logging code
` [PATCH v2 5/8] softmmu: refactor use of is_daemonized() method
` [PATCH v2 6/8] chardev: add API to block use of the stdio implementation
` [PATCH v2 7/8] softmmu: move parsing of -runas, -chroot and -daemonize code
` [PATCH v2 8/8] softmmu: remove is_daemonized() method
[PATCH] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-04 19:05 UTC (2+ messages)
[PATCH 00/10] Python: Fix qmp race condition on accept()
2022-03-04 18:28 UTC (24+ messages)
` [PATCH 01/10] python/aqmp: add _session_guard()
` [PATCH 02/10] python/aqmp: rename 'accept()' to 'start_server_and_accept()'
` [PATCH 03/10] python/aqmp: remove _new_session and _establish_connection
` [PATCH 04/10] python/aqmp: split _client_connected_cb() out as _incoming()
` [PATCH 05/10] python/aqmp: squelch pylint warning for too many lines
` [PATCH 06/10] python/aqmp: refactor _do_accept() into two distinct steps
` [PATCH 07/10] python/aqmp: stop the server during disconnect()
` [PATCH 08/10] python/aqmp: add start_server() and accept() methods
` [PATCH 09/10] python/aqmp: fix race condition in legacy.py
` [PATCH 10/10] python/aqmp: drop _bind_hack()
[PATCH v2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset
2022-03-04 18:36 UTC (2+ messages)
[PULL 00/30] tcg patch queue
2022-03-04 18:47 UTC (3+ messages)
[PULL 00/19] 9p queue 2022-03-04
2022-03-04 18:42 UTC (2+ messages)
[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
2022-03-04 17:51 UTC (8+ messages)
` [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
` [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
` [PATCH 3/7] target/ppc: use extract/extract2 to create vrlqnm mask
` [PATCH 4/7] target/ppc: use andc in vrlqmi
` [PATCH 5/7] target/ppc: split XXGENPCV macros for readability
` [PATCH 6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
` [PATCH 7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
[PATCH 0/4] softmmu: move and refactor -runas, -chroot and -daemonize
2022-03-04 17:21 UTC (11+ messages)
` [PATCH 1/4] softmmu: remove deprecated --enable-fips option
` [PATCH 2/4] os-posix: refactor code handling the -runas argument
` [PATCH 3/4] os-posix: refactor code handling the -chroot argument
` [PATCH 4/4] softmmu: move parsing of -runas, -chroot and -daemonize code
[PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
2022-03-04 16:54 UTC (6+ messages)
` [PATCH v3 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
` [PATCH v3 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
` [PATCH v3 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
` [PATCH v3 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
` [PATCH v3 5/5] tests/tcg/ppc64le: Use Altivec register names in clobber list
[PULL 00/50] Block layer patches
2022-03-04 16:47 UTC (51+ messages)
` [PULL 01/50] crypto: perform permission checks under BQL
` [PULL 02/50] crypto: distinguish between main loop and I/O in block_crypto_amend_options_generic_luks
` [PULL 03/50] block: introduce bdrv_activate
` [PULL 04/50] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
` [PULL 05/50] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
` [PULL 06/50] tls: add macros for coroutine-safe TLS variables
` [PULL 07/50] util/async: replace __thread with QEMU TLS macros
` [PULL 08/50] rcu: use coroutine "
` [PULL 09/50] cpus: use coroutine TLS macros for iothread_locked
` [PULL 10/50] os-posix: Add os_set_daemonize()
` [PULL 11/50] qsd: Add pre-init argument parsing pass
` [PULL 12/50] qsd: Add --daemonize
` [PULL 13/50] iotests/185: Add post-READY quit tests
` [PULL 14/50] main-loop.h: introduce qemu_in_main_thread()
` [PULL 15/50] main loop: macros to mark GS and I/O functions
` [PULL 16/50] include/block/block: split header into I/O and global state API
` [PULL 17/50] assertions for block "
` [PULL 18/50] IO_CODE and IO_OR_GS_CODE for block I/O API
` [PULL 19/50] block/export/fuse.c: allow writable exports to take RESIZE permission
` [PULL 20/50] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PULL 21/50] block/block-backend.c: assertions for block-backend
` [PULL 22/50] IO_CODE and IO_OR_GS_CODE for block-backend I/O API
` [PULL 23/50] block.c: assertions to the block layer permissions API
` [PULL 24/50] include/block/block_int: split header into I/O and global state API
` [PULL 25/50] assertions for block_int "
` [PULL 26/50] IO_CODE and IO_OR_GS_CODE for block_int I/O API
` [PULL 27/50] block: introduce assert_bdrv_graph_writable
` [PULL 28/50] include/block/blockjob_int.h: split header into I/O and GS API
` [PULL 29/50] GS and IO CODE macros for blockjob_int.h
` [PULL 30/50] block.c: add assertions to static functions
` [PULL 31/50] include/block/blockjob.h: global state API
` [PULL 32/50] assertions for blockjob.h "
` [PULL 33/50] include/sysemu/blockdev.h: "
` [PULL 34/50] assertions for blockdev.h "
` [PULL 35/50] include/block/snapshot: global state API + assertions
` [PULL 36/50] block/copy-before-write.h: "
` [PULL 37/50] block/coroutines: I/O and "I/O or GS" API
` [PULL 38/50] block_int-common.h: split function pointers in BlockDriver
` [PULL 39/50] block_int-common.h: assertions in the callers of BlockDriver function pointers
` [PULL 40/50] block_int-common.h: split function pointers in BdrvChildClass
` [PULL 41/50] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PULL 42/50] block-backend-common.h: split function pointers in BlockDevOps
` [PULL 43/50] job.h: split function pointers in JobDriver
` [PULL 44/50] job.h: assertions in the callers of JobDriver function pointers
` [PULL 45/50] block: Make bdrv_refresh_limits() non-recursive
` [PULL 46/50] iotests: Allow using QMP with the QSD
` [PULL 47/50] iotests/graph-changes-while-io: New test
` [PULL 48/50] tests/qemu-iotests: Rework the checks and spots using GNU sed
` [PULL 49/50] block/amend: Always call .bdrv_amend_clean()
` [PULL 50/50] block/amend: Keep strong reference to BDS
What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
2022-03-04 16:49 UTC (5+ messages)
` "
[PATCH v6 00/43] CXl 2.0 emulation Support
2022-03-04 17:13 UTC (9+ messages)
` [PATCH v6 22/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v6 27/43] hw/cxl/host: Add support for CXL Fixed Memory Windows
[PATCH] Revert "check-block: replace -makecheck with TAP output"
2022-03-04 16:57 UTC (2+ messages)
[PATCH] target/arm: Fix handling of LPAE block descriptors
2022-03-04 16:56 UTC
[PATCH 0/4] RFC: remove qemu_gettimeofday()
2022-03-04 16:48 UTC (13+ messages)
` [PATCH 1/4] m68k/nios2-semi: fix gettimeofday() result check
` [PATCH 2/4] qtest: replace gettimeofday with GTimer
` [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
` [PATCH 4/4] oslib: drop qemu_gettimeofday()
[PULL 0/6] hw/nvme updates
2022-03-04 16:47 UTC (2+ messages)
[PATCH v2 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
2022-03-04 16:23 UTC
[PATCH 0/5] iotests: add enhanced debugging info to qemu-img failures
2022-03-04 16:21 UTC (4+ messages)
` [PATCH 1/5] python/utils: add add_visual_margin() text decoration utility
MacOS cocoa/OpenGL
2022-03-04 15:34 UTC
[PATCH 0/5] block/amend: Fix failures seen in iotest 296
2022-03-04 16:16 UTC (7+ messages)
` [PATCH 1/5] block/amend: Clean up job on early failure
` [PATCH 2/5] block/amend: Always call .bdrv_amend_clean()
` [PATCH 3/5] block/crypto: Reset updating_keys on perm failure
` [PATCH 4/5] block/amend: Keep strong reference to BDS
` [PATCH 5/5] iotests/296: Accept early failure
[PATCH v7 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-03-04 15:40 UTC (5+ messages)
` [PATCH v7 1/4] tests/acpi: i386: allow FACP acpi table changes
` [PATCH v7 2/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
` [PATCH v7 3/4] tests/acpi: i386: update FACP table differences
` [PATCH v7 4/4] hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
[PATCH] qga: Introduce disk smart
2022-03-04 14:51 UTC (2+ messages)
[PATCH v2 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
2022-03-04 14:03 UTC (9+ messages)
` [PATCH v2 3/9] util: Unify implementations of qemu_memalign()
` [PATCH v2 4/9] util: Return valid allocation for qemu_try_memalign() with zero size
` [PATCH v2 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
` [PATCH v2 8/9] util: Put qemu_vfree() in memalign.c
[PATCH v6 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-03-04 15:07 UTC (5+ messages)
` [PATCH v6 1/4] tests/acpi: i386: allow FACP acpi table changes
` [PATCH v6 2/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
` [PATCH v6 3/4] tests/acpi: i386: update FACP table differences
` [PATCH v6 4/4] hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
[PATCH v2 0/3] block: Make bdrv_refresh_limits() non-recursive
2022-03-04 14:59 UTC (6+ messages)
` [PATCH v2 1/3] "
[PATCH V7 00/29] Live Update
2022-03-04 12:48 UTC (3+ messages)
` [PATCH V7 08/29] memory: flat section iterator
[PATCH v4 00/14] Initial support for machine creation via QMP
2022-03-04 12:58 UTC (3+ messages)
` [PATCH v4 14/14] hw: set user_creatable on opentitan/sifive_e devices
[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
2022-03-04 14:42 UTC (3+ messages)
` [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Issue with qemu-system-ppc running OSX guests
2022-03-04 14:35 UTC (8+ messages)
[PULL 00/35] Kraxel 20220304 patches
2022-03-04 14:21 UTC (21+ messages)
` [PULL 08/35] audio: replace open-coded buffer arithmetic
` [PULL 09/35] audio: move function audio_pcm_hw_clip_out()
` [PULL 11/35] audio: inline function audio_pcm_sw_get_rpos_in()
` [PULL 15/35] audio: add pcm_ops function table for capture backend
` [PULL 16/35] Revert "audio: fix wavcapture segfault"
` [PULL 20/35] ossaudio: reduce effective playback buffer size
` [PULL 21/35] paaudio: fix samples vs. frames mix-up
` [PULL 22/35] sdlaudio: "
` [PULL 24/35] coreaudio: Notify error in coreaudio_init_out
` [PULL 25/35] hw/i386: Improve bounds checking in OVMF table parsing
` [PULL 26/35] hw/i386: Replace magic number with field length calculation
` [PULL 27/35] docs: Add spec of OVMF GUIDed table for SEV guests
` [PULL 28/35] ui/console: fix crash when using gl context with non-gl listeners
` [PULL 29/35] ui/console: fix texture leak when calling surface_gl_create_texture()
` [PULL 30/35] ui: do not create a surface when resizing a GL scanout
` [PULL 31/35] ui/clipboard: fix use-after-free regression
` [PULL 32/35] ui/cocoa: Add Services menu
` [PULL 33/35] softmmu/qdev-monitor: Add virtio-gpu-gl aliases
` [PULL 34/35] edid: Fix clock of Detailed Timing Descriptor
` [PULL 35/35] hw/display/vmware_vga: replace fprintf calls with trace events
[PATCH] hw/arm/virt: Validate memory size on the first NUMA node
2022-03-04 14:24 UTC (8+ 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).