messages from 2022-03-04 17:41:43 to 2022-03-05 14:44:29 UTC [more...]
[PULL 00/50] Block layer patches
2022-03-05 14:43 UTC (5+ messages)
` [PULL 39/50] block_int-common.h: assertions in the callers of BlockDriver function pointers
` [PULL 43/50] job.h: split function pointers in JobDriver
` [PULL 46/50] iotests: Allow using QMP with the QSD
[PATCH v3 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
2022-03-05 14:34 UTC (14+ messages)
` [PATCH v3 01/12] mos6522: add defines for IFR bit flags
` [PATCH v3 02/12] mac_via: use IFR bit flag constants for VIA1 IRQs
` [PATCH v3 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
` [PATCH v3 04/12] mos6522: switch over to use qdev gpios for IRQs
` [PATCH v3 05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PATCH v3 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH v3 07/12] mos6522: add register names to register read/write trace events
` [PATCH v3 08/12] mos6522: add "info via" HMP command for debugging
` [PATCH v3 09/12] mos6522: record last_irq_levels in mos6522_set_irq()
` [PATCH v3 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
` [PATCH v3 11/12] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
` [PATCH v3 12/12] macio/pmu.c: remove redundant code
[PATCH v2 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
2022-03-05 14:32 UTC (5+ messages)
` [PATCH v2 07/12] mos6522: add register names to register read/write trace events
[PATCH 0/3] windows installer: Fix warnings, mouse-over descriptions, item order
2022-03-05 14:15 UTC (9+ messages)
` [PATCH 1/3] nsis installer: List emulators in alphabetical order
` [PATCH 2/3] nsis installer: Suppress "ANSI targets are deprecated" warning
` [PATCH 3/3] nsis installer: Fix mouse-over descriptions for emulators
starting to look at qemu savevm performance, a first regression detected
2022-03-05 14:11 UTC (2+ messages)
[PATCH] ui/gtk: Ignore 2- and 3-button press events
2022-03-05 10:45 UTC
[PATCH v3] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-05 11:25 UTC (2+ messages)
[PULL 00/13] ppc queue
2022-03-05 11:00 UTC (14+ messages)
` [PULL 01/13] Use long endian options for ppc64
` [PULL 02/13] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
` [PULL 03/13] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
` [PULL 04/13] tests/tcg/ppc64le: drop __int128 usage in bcdsub
` [PULL 05/13] tests/tcg/ppc64le: emit bcdsub with .long when needed
` [PULL 06/13] tests/tcg/ppc64le: Use Altivec register names in clobber list
` [PULL 07/13] target/ppc: Fix vmul[eo]* instructions marked 2.07
` [PULL 08/13] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
` [PULL 09/13] target/ppc: use extract/extract2 to create vrlqnm mask
` [PULL 10/13] target/ppc: use andc in vrlqmi
` [PULL 11/13] target/ppc: split XXGENPCV macros for readability
` [PULL 12/13] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
` [PULL 13/13] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
[PULL 00/35] Kraxel 20220304 patches
2022-03-05 10:46 UTC (2+ messages)
[PATCH v2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset
2022-03-05 9:28 UTC (3+ messages)
[PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
2022-03-05 8:06 UTC (4+ messages)
` [PATCH v3 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
` [PATCH v3 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
2022-03-05 8:06 UTC (17+ 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] hw/block: m25p80: Add support for w25q01jvq
2022-03-05 8:06 UTC (4+ messages)
[PATCH 1/2] hw/arm/aspeed: allow missing spi_model
2022-03-05 7:57 UTC (4+ messages)
` [PATCH 2/2] hw/arm/aspeed: add Bletchley machine type
[PATCH v2 00/10] add generic vDPA device support
2022-03-05 7:11 UTC (10+ messages)
` [PATCH v2 04/10] vdpa-dev: implement the instance_init/class_init interface
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
` [PATCH v2 06/10] vdpa-dev: implement the unrealize interface
[PATCH v2 0/5] iotests: add enhanced debugging info to qemu-img failures
2022-03-05 2:03 UTC (8+ messages)
` [PATCH v2 1/5] python/utils: add add_visual_margin() text decoration utility
` [PATCH v2 2/5] python/utils: add VerboseProcessError
` [PATCH v2 3/5] iotests: Remove explicit checks for qemu_img() == 0
` [PATCH v2 4/5] iotests: make qemu_img raise on non-zero rc by default
` [PATCH v2 5/5] iotests: fortify compare_images() against crashes
[PATCH v2 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
2022-03-05 0:48 UTC (7+ messages)
` [PATCH v2 4/9] util: Return valid allocation for qemu_try_memalign() with zero size
` [PATCH v2 5/9] meson.build: Don't misdetect posix_memalign() on Windows
` [PATCH v2 6/9] util: Share qemu_try_memalign() implementation between POSIX and Windows
[PATCH v3 0/9] This patch series contains updates to PMBus in QEMU along with some PMBus device models for Renesas regulators. I have also added myself to MAINTAINERS as this code is in use daily, where I am responsible for it
2022-03-05 0:19 UTC (21+ messages)
` [PATCH v3 1/9] hw/i2c: pmbus: add registers
` [PATCH v3 2/9] hw/i2c: pmbus: guard against out of range accesses
` [PATCH v3 3/9] hw/i2c: pmbus: add PEC unsupported warning
` [PATCH v3 4/9] hw/i2c: pmbus: refactor uint handling
` [PATCH v3 5/9] hw/i2c: pmbus: update MAINTAINERS
` [PATCH v3 6/9] hw/i2c: Added linear mode translation for pmbus devices
` [PATCH v3 7/9] hw/sensor: add Intersil ISL69260 device model
` [PATCH v3 8/9] hw/sensor: add Renesas raa229004 PMBus device
` [PATCH v3 9/9] hw/sensor: add Renesas raa228000 device
MacOS cocoa/OpenGL
2022-03-05 0:20 UTC (2+ messages)
[PATCH] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
2022-03-05 0:18 UTC (3+ messages)
` [PATCH v2] "
[PULL 00/11] QEMU changes for 2021-03-02
2022-03-04 22:32 UTC (9+ messages)
[PATCH v4 00/18] target/arm: Implement LVA, LPA, LPA2 features
2022-03-04 22:28 UTC (6+ messages)
` [PATCH v4 18/18] hw/arm/virt: Disable LPA2 for -machine virt-6.2
[PATCH v3 0/5] target/nios2: Shadow register set, EIC and VIC
2022-03-04 22:25 UTC (7+ messages)
` [PATCH v3 1/5] target/nios2: Check supervisor on eret
` [PATCH v3 2/5] target/nios2: Shadow register set
` [PATCH v3 3/5] target/nios2: Exteral Interrupt Controller (EIC)
[PULL 00/45] virtio,pc,pci: features, cleanups, fixes
2022-03-04 22:13 UTC (2+ messages)
[PATCH v2 0/8] softmmu: move and refactor -runas, -chroot and -daemonize
2022-03-04 22:11 UTC (14+ 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
[PULL 00/19] 9p queue 2022-03-04
2022-03-04 21:31 UTC (4+ messages)
[PATCH v2 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
2022-03-04 21:27 UTC (16+ 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 06/12] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
` [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 v2 10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch
` [PATCH v2 11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets
` [PATCH v2 12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
[PATCH v2 0/5] Remove qemu_gettimeofday()
2022-03-04 21:16 UTC (6+ messages)
` [PATCH v2 1/5] m68k/nios2-semi: fix gettimeofday() result check
` [PATCH v2 2/5] qtest: replace gettimeofday with GTimer
` [PATCH v2 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
` [PATCH v2 4/5] Replace "
` [PATCH v2 5/5] oslib: drop qemu_gettimeofday()
[PATCH 0/4] RFC: remove qemu_gettimeofday()
2022-03-04 21:12 UTC (11+ 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()
[PATCH v5 0/2] target/arm: Enable LPA2
2022-03-04 20:03 UTC (3+ messages)
` [PATCH v5 1/2] target/arm: Provide cpu property for controling FEAT_LPA2
` [PATCH v5 2/2] hw/core: Disable LPA2 for -machine virt-6.2
[PATCH v2] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-04 19:37 UTC
[PATCH 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
2022-03-04 19:32 UTC (11+ messages)
` [PATCH 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [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 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] 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()
[PULL 00/30] tcg patch queue
2022-03-04 18:47 UTC (3+ messages)
[PATCH 0/4] softmmu: move and refactor -runas, -chroot and -daemonize
2022-03-04 17:21 UTC (8+ messages)
` [PATCH 1/4] softmmu: remove deprecated --enable-fips option
` [PATCH 2/4] os-posix: refactor code handling the -runas argument
` [PATCH 4/4] softmmu: move parsing of -runas, -chroot and -daemonize code
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 (5+ messages)
` [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
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).