messages from 2021-02-08 23:09:58 to 2021-02-09 10:36:00 UTC [more...]
[PATCH] migration/tls: add error handling in multifd_tls_handshake_thread
2021-02-09 10:05 UTC (2+ messages)
[PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
2021-02-09 10:34 UTC (3+ messages)
[PATCH] target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
2021-02-09 10:33 UTC (2+ messages)
[PATCH v2] target/i386/hvf: add vmware-cpuid-freq cpu feature
2021-02-09 10:32 UTC (3+ messages)
` [PATCH v3] "
[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
2021-02-09 10:25 UTC (4+ messages)
` [PATCH 07/22] tests/acceptance/virtiofs_submounts.py: evaluate string not length
[PATCH] accel/tcg: Add URL of clang bug to comment about our workaround
2021-02-09 10:20 UTC (3+ messages)
[PATCH] hvf: Fetch cr4 before evaluating CPUID(1)
2021-02-09 10:14 UTC (2+ messages)
[PATCH v6 00/11] hvf: Implement Apple Silicon Support
2021-02-09 10:07 UTC (3+ messages)
` [PATCH v6 02/11] hvf: x86: Remove unused definitions
[PULL 00/18] Integration testing patches for 2021-02-08
2021-02-09 10:04 UTC (4+ messages)
[PATCH 0/3] fix build failures from incorrectly skipped container build jobs
2021-02-09 9:58 UTC (12+ messages)
` [PATCH 1/3] gitlab: always build container images
` [PATCH 2/3] gitlab: add fine grained job deps for all build jobs
[PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
2021-02-09 9:54 UTC (4+ messages)
[PATCH] hw/sd/sdhci: Do not modify BlockSizeRegister if transaction in progress
2021-02-09 9:45 UTC (8+ messages)
[PATCH v2 0/3] Add npcm7xx emc model
2021-02-09 9:44 UTC (5+ messages)
` [PATCH v2 1/3] hw/net: "
[PATCH v5 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
2021-02-09 9:37 UTC (2+ messages)
[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
2021-02-09 9:35 UTC (11+ messages)
[PATCH v4 00/14] qapi: static typing conversion, pt2
2021-02-09 9:06 UTC (8+ messages)
` [PATCH v4 11/14] qapi/introspect.py: add type hint annotations
[PATCH] util/cutils: Skip "." when looking for next directory component
2021-02-09 9:20 UTC (2+ messages)
[PATCH v5 00/15] qapi: static typing conversion, pt2
2021-02-09 9:17 UTC (8+ messages)
` [PATCH v5 09/15] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v5 12/15] qapi/introspect.py: add type hint annotations
[PATCH v1 1/1] MAINTAINERS: Add a SiFIve machine section
2021-02-09 9:03 UTC (4+ messages)
[RFC PATCH v2 0/4] Allow changing bs->file on reopen
2021-02-09 8:03 UTC (7+ messages)
` [RFC PATCH v2 1/4] block: "
` [RFC PATCH v2 3/4] block: Support multiple reopening with x-blockdev-reopen
` [RFC PATCH v2 4/4] iotests: Test reopening multiple devices at the same time
[PULL 00/56] emulated nvme patches
2021-02-09 7:31 UTC (57+ messages)
` [PULL 01/56] hw/block/nvme: remove superfluous NvmeCtrl parameter
` [PULL 02/56] hw/block/nvme: pull aio error handling
` [PULL 03/56] hw/block/nvme: add dulbe support
` [PULL 04/56] nvme: add namespace I/O optimization fields to shared header
` [PULL 05/56] hw/block/nvme: add the dataset management command
` [PULL 06/56] hw/block/nvme: add compare command
` [PULL 07/56] hw/block/nvme: fix bad clearing of CAP
` [PULL 08/56] hw/block/nvme: Process controller reset and shutdown differently
` [PULL 09/56] hw/block/nvme: Generate namespace UUIDs
` [PULL 10/56] hw/block/nvme: Separate read and write handlers
` [PULL 11/56] hw/block/nvme: Combine nvme_write_zeroes() and nvme_write()
` [PULL 12/56] hw/block/nvme: Add Commands Supported and Effects log
` [PULL 13/56] hw/block/nvme: Add support for Namespace Types
` [PULL 14/56] hw/block/nvme: Support allocated CNS command variants
` [PULL 15/56] nvme: Make ZNS-related definitions
` [PULL 16/56] hw/block/nvme: Support Zoned Namespace Command Set
` [PULL 17/56] hw/block/nvme: Introduce max active and open zone limits
` [PULL 18/56] hw/block/nvme: Support Zone Descriptor Extensions
` [PULL 19/56] hw/block/nvme: Document zoned parameters in usage text
` [PULL 20/56] hw/block/nvme: fix for non-msix machines
` [PULL 21/56] hw/block/nvme: conditionally enable DULBE for zoned namespaces
` [PULL 22/56] hw/block/nvme: fix shutdown/reset logic
` [PULL 23/56] hw/block/nvme: merge implicitly/explicitly opened processing masks
` [PULL 24/56] hw/block/nvme: enum style fix
` [PULL 25/56] hw/block/nvme: zero out zones on reset
` [PULL 26/56] hw/block/nvme: add missing string representations for commands
` [PULL 27/56] hw/block/nvme: remove unnecessary check for append
` [PULL 28/56] hw/block/nvme: Correct error status for unaligned ZA
` [PULL 29/56] hw/block/nvme: remove unused argument in nvme_ns_init_zoned
` [PULL 30/56] hw/block/nvme: open code for volatile write cache
` [PULL 31/56] hw/block/nvme: remove unused argument in nvme_ns_init_blk
` [PULL 32/56] hw/block/nvme: split setup and register for namespace
` [PULL 33/56] hw/block/nvme: remove unused argument in nvme_ns_setup
` [PULL 34/56] hw/block/nvme: fix zone write finalize
` [PULL 35/56] nvme: introduce bit 5 for critical warning
` [PULL 36/56] hw/block/nvme: add smart_critical_warning property
` [PULL 37/56] hw/block/nvme: trigger async event during injecting smart warning
` [PULL 38/56] hw/block/nvme: add size to mmio read/write trace events
` [PULL 39/56] hw/block/nvme: fix 64 bit register hi/lo split writes
` [PULL 40/56] hw/block/nvme: indicate CMB support through controller capabilities register
` [PULL 41/56] hw/block/nvme: move msix table and pba to BAR 0
` [PULL 42/56] hw/block/nvme: allow cmb and pmr to coexist
` [PULL 43/56] hw/block/nvme: rename PMR/CMB shift/mask fields
` [PULL 44/56] hw/block/nvme: remove redundant zeroing of PMR registers
` [PULL 45/56] hw/block/nvme: disable PMR at boot up
` [PULL 46/56] hw/block/nvme: add PMR RDS/WDS support
` [PULL 47/56] hw/block/nvme: move cmb logic to v1.4
` [PULL 48/56] hw/block/nvme: bump "
` [PULL 49/56] hw/block/nvme: lift cmb restrictions
` [PULL 50/56] hw/block/nvme: error if drive less than a zone size
` [PULL 51/56] hw/block/nvme: fix set feature for error recovery
` [PULL 52/56] hw/block/nvme: fix set feature save field check
` [PULL 53/56] hw/block/nvme: align with existing style
` [PULL 54/56] hw/block/nvme: fix wrong parameter name 'cross_read'
` [PULL 55/56] hw/block/nvme: fix zone boundary check for append
` [PULL 56/56] hw/block/nvme: refactor the logic for zone write checks
[PATCH RFC] pvrdma: wean code off pvrdma_ring.h kernel header
2021-02-09 7:40 UTC (7+ messages)
[PULL v3 00/27] Block patches
2021-02-09 6:03 UTC (9+ messages)
[PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
2021-02-09 5:10 UTC (3+ messages)
` [PATCH 3/5] target/ppc: Drop use of gdb_get_float64() and ldfq_p()
[PATCH v2] char: don't fail when client is not connected
2021-02-09 5:49 UTC
[Qemu-devel] [Bug 1580586] [NEW] Qemu WinXP SP3 second loadvm freezes Guest OS
2021-02-09 4:17 UTC (2+ messages)
` [Bug 1580586] "
[Qemu-devel] [Bug 1597138] [NEW] Deadlock on Windows 10 pop-up
2021-02-09 4:17 UTC (2+ messages)
` [Bug 1597138] "
[Qemu-devel] [Bug 1598612] [NEW] Windows for Workgroups 3.11 installer crashes with a general protection fault
2021-02-09 4:17 UTC (2+ messages)
` [Bug 1598612] "
[Qemu-devel] [Bug 1598029] [NEW] failed to boot a customized kernel if emulating Broadwell/Skylake
2021-02-09 4:17 UTC (2+ messages)
` [Bug 1598029] "
[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
2021-02-09 4:17 UTC (2+ messages)
` [Bug 1877384] "
[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
2021-02-09 3:45 UTC (9+ messages)
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev
[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
2021-02-09 3:12 UTC (12+ messages)
[PATCH v2 0/2] ZynqMP QSPI supports SPI transfer using DMA mode, but currently this
2021-02-09 2:30 UTC (8+ messages)
` [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
Booting nuvoton qemu machine with -kernel
2021-02-09 2:05 UTC
[PATCH v3 0/3] Add npcm7xx emc model
2021-02-09 1:55 UTC (4+ messages)
` [PATCH v3 1/3] hw/net: "
` [PATCH v3 2/3] hw/arm: "
` [PATCH v3 3/3] tests/qtests: Add npcm7xx emc model test
[PATCH v3 0/9] hw/riscv: sifive_u: Add missing SPI support
2021-02-09 1:53 UTC (7+ messages)
` [PATCH v3 3/9] hw/ssi: Add SiFive SPI controller support
[PATCH v2 0/7] m68k: add Virtual M68k Machine
2021-02-09 1:49 UTC (6+ messages)
` [PATCH v2 6/7] goldfish_rtc: re-arm the alarm after migration
KVM Guest
2021-02-09 1:32 UTC (2+ messages)
[RFC 0/1] vhost-vdmabuf: Add virtio based Dmabuf device
2021-02-09 0:34 UTC (3+ messages)
` [RFC 1/1] "
[Bug 1914849] Re: mprotect fails after MacOS 11.2 on arm mac
2021-02-08 22:36 UTC (2+ messages)
[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
2021-02-08 22:34 UTC (5+ messages)
` [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
[PATCH v2 00/15] tcg/arm: host neon support
2021-02-08 22:27 UTC (23+ messages)
` [PATCH v2 02/15] tcg/arm: Add host vector framework
` [PATCH v2 08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec
` [PATCH v2 09/15] tcg/arm: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v2 10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v2 11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v2 12/15] tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v2 13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec
` [PATCH v2 15/15] tcg/arm: Implement TCG_TARGET_HAS_rotv_vec
[PATCH v2 0/9] ACPI related fixes
2021-02-08 21:57 UTC (10+ messages)
` [PATCH v2 1/9] checkpatch: don't emit warning on newly created acpi data files
` [PATCH v2 2/9] qtest: update tests/qtest/bios-tables-test-allowed-diff.h
` [PATCH v2 3/9] acpi/core: always set SCI_EN when SMM isn't supported
` [PATCH v2 4/9] acpi: set fadt.smi_cmd to zero when SMM is not supported
` [PATCH v2 5/9] acpi: add test case for smm unsupported -machine smm=off
` [PATCH v2 6/9] hw/i386: declare ACPI mother board resource for MMCONFIG region
` [PATCH v2 7/9] i386: acpi: Don't build HPET ACPI entry if HPET is disabled
` [PATCH v2 8/9] acpi: add test case for -no-hpet
` [PATCH v2 9/9] qtest/acpi/bios-tables-test: update acpi tables
[PATCH 0/1] acpi: Implement ACPI ERST support for guests
2021-02-08 21:08 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-02-08 20:57 UTC (8+ messages)
` [PATCH v2 1/7] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v2 2/7] ACPI ERST: header file for erst
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature
` [PATCH v2 4/7] ACPI ERST: build step for ACPI ERST
` [PATCH v2 5/7] ACPI ERST: support ERST for x86 guest
` [PATCH v2 6/7] ACPI ERST: qtest for ERST
` [PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5
[PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
2021-02-09 0:06 UTC (3+ messages)
[PATCH 0/4] accel/tcg: Create io_recompile_replay_branch hook
2021-02-08 23:39 UTC (5+ messages)
` [PATCH 1/4] exec: Move TranslationBlock typedef to qemu/typedefs.h
` [PATCH 2/4] accel/tcg: Create io_recompile_replay_branch hook
` [PATCH 3/4] target/mips: Create mips_io_recompile_replay_branch
` [PATCH 4/4] target/sh4: Create superh_io_recompile_replay_branch
[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
2021-02-08 20:27 UTC (5+ messages)
` [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
[PATCH v5] qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
2021-02-08 22:26 UTC (3+ messages)
[PATCH v2 00/93] TCI fixes and cleanups
2021-02-08 22:55 UTC (12+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls
[PATCH v3 0/2] viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
2021-02-08 22:40 UTC (3+ messages)
` [PATCH v3 1/2] virtiofsd: Save error code early at the failure callsite
` [PATCH v3 2/2] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Emulating sd card with hifive_u risc-v machine
2021-02-08 22:49 UTC (2+ messages)
[PATCH 0/2] hw/block/nvme: add support for telemetry log pages
2021-02-08 19:01 UTC (4+ messages)
` [PATCH 1/2] hw/block/nvme: use locally assigned QEMU IEEE OUI
[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
2021-02-08 20:22 UTC (3+ messages)
` [PATCH 1/4] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES
[Bug 304636] Re: -hda FAT:. limited to 504MBytes
2021-02-08 22:20 UTC
[PULL 00/46] Misc patches for 2021-02-08
2021-02-08 18:23 UTC (8+ messages)
` [PULL 25/46] meson: Merge trace_events_subdirs array
` [PULL 28/46] qapi/meson: Restrict qdev code to system-mode emulation
` [PULL 30/46] qapi/meson: Restrict system-mode specific modules
` [PULL 32/46] accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
` [PULL 37/46] hw/pci-host: add pci-intack write method
` [PULL 39/46] vfio: add quirk device "
` [PULL 40/46] prep: add ppc-parity "
[PATCH v2 0/2] Add support for ipv6 host forwarding
2021-02-08 18:59 UTC (4+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing
[PATCH] hw/block/nvme: add broadcast nsid support flush command
2021-02-08 19:08 UTC (3+ 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).