qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-08 07:21:37 to 2021-05-10 09:52:19 UTC [more...]

[PATCH] ratelimit: protect with a mutex
 2021-05-10  9:51 UTC  (2+ messages)

qemu.org server bandwidth report (May 2021)
 2021-05-10  9:49 UTC 

[PATCH trivial] vnc: spelling fix (enable->enabled)
 2021-05-10  9:41 UTC  (3+ messages)

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-10  9:26 UTC  (5+ messages)
` [PATCH v4 2/6] block: "

[PATCH v3 0/8] block: refactor write threshold
 2021-05-10  9:30 UTC  (4+ messages)
` [PATCH v3 5/8] block/write-threshold: don't use aio context lock

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-10  9:09 UTC  (7+ messages)
` [PATCH 06/23] hw/block/dataplane/virtio-blk: Avoid dynamic stack allocation

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-10  8:59 UTC  (7+ messages)
` [PATCH 1/6] ratelimit: treat zero speed as unlimited
` [PATCH 2/6] block-copy: let ratelimit handle a speed of 0
` [PATCH 3/6] blockjob: "
` [PATCH 4/6] progressmeter: protect with a mutex
` [PATCH 5/6] co-shared-resource: "
` [PATCH 6/6] aiopool: "

[PATCH v3 00/26] virtiofs dax patches
 2021-05-10  9:05 UTC  (5+ messages)
` [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it

[Bug 1873340] [NEW] KVM Old ATI(pre) AMD card passthrough is not working
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873340] "

[Bug 1873542] [NEW] Windows 98 videocard passthrough - unable to load higher resolution -Desktop, after some games crashes, without whole physical machine reset
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873542] "

[Bug 1873341] [NEW] Qemu Win98 VM with KVM videocard passthrough DOS mode video is not working for most of games
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873341] "

[Bug 1874888] [NEW] certain programs make QEMU crash with "tcg fatal error"
 2021-05-10  8:41 UTC  (2+ messages)
` [Bug 1874888] "

[question] The source cannot recover, if the destination fails in the last round of live migration
 2021-05-10  8:46 UTC  (5+ messages)

[PATCH] block: Improve backing file validation
 2021-05-10  8:41 UTC  (2+ messages)

[PATCH] qemu-iotests: fix pylint 2.8 consider-using-with error
 2021-05-10  8:36 UTC  (3+ messages)

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1866892] "

[Bug 1863200] [NEW] Reconnect failed with loopback virtio1.1 server mode test
 2021-05-10  7:43 UTC  (2+ messages)
` [Bug 1863200] "

[Qemu-devel] [Bug 1751674] [NEW] qemu-system-arm segmentation fault trying to dump VM memory
 2021-05-10  7:43 UTC  (4+ messages)
` [Bug 1751674] Re: qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers

[Bug 1873339] [NEW] Qemu DOS Quake - 640x480 and above resolutions - Unable to load VESA palette in dos prompt and game crashing are not working
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1873339] "

[Bug 1870039] [NEW] windows qemu-img fails to convert vhdx, assertion failure
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1870039] "

[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
 2021-05-10  7:42 UTC  (5+ messages)
` [RFC PATCH 1/3] linux-headers: update against 5.12 and "manual clear vfio dirty log" series
` [RFC PATCH 2/3] vfio: Maintain DMA mapping range for the container
` [RFC PATCH 3/3] vfio/migration: Add support for manual clear vfio dirty log

[PULL 0/9] s390-ccw bios update
 2021-05-10  7:35 UTC  (10+ messages)
` [PULL 1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
` [PULL 2/9] pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
` [PULL 3/9] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
` [PULL 4/9] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker
` [PULL 5/9] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
` [PULL 6/9] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
` [PULL 7/9] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
` [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
` [PULL 9/9] pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes

[PATCH v2 0/5] Add support for PMBus in QEMU
 2021-05-10  7:29 UTC  (11+ messages)
` [PATCH v2 1/5] hw/i2c: add support for PMBus
` [PATCH v2 2/5] hw/misc: add ADM1272 device
` [PATCH v2 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v2 4/5] hw/misc: add MAX34451 device
` [PATCH v2 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH 0/2] input-linux: Allow to toggle grab from QMP
 2021-05-10  7:30 UTC  (5+ messages)
` [PATCH 1/2] input-linux: Delay grab toggle if keys are pressed

[PATCH v6 00/17] support subsets of bitmanip extension
 2021-05-10  7:26 UTC  (7+ messages)
` [PATCH v6 08/17] target/riscv: add gen_shifti() and gen_shiftiw() helper functions
` [PATCH v6 09/17] target/riscv: rvb: single-bit instructions
` [PATCH v6 10/17] target/riscv: rvb: shift ones

[Bug 1904464] [NEW] Build fails with 64 bits time_t
 2021-05-10  6:07 UTC  (3+ messages)
` [Bug 1904464] "

[PATCH v4] Fix build with 64 bits time_t
 2021-05-10  6:05 UTC  (3+ messages)

[PATCH v3 00/17] misc: Replace alloca() by g_malloc()
 2021-05-10  5:59 UTC  (5+ messages)
` [PATCH v3 14/17] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v3 15/17] target/ppc/kvm: Replace alloca() by g_malloc()

[RESEND v5 3/4] target/ppc: turned SPR R/W callbacks not static
 2021-05-10  5:38 UTC  (2+ messages)

[PATCH 0/2] ppc/pnv: Add support for the POWER10 DD2 CPU
 2021-05-10  5:53 UTC  (2+ messages)

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-05-10  5:34 UTC  (5+ messages)
` [Bug 1920602] "

[RFC PATCH 0/5] RISC-V:support Nuclei FPGA Evaluation Kit
 2021-05-10  5:26 UTC  (7+ messages)
` [RFC PATCH 1/5] target/riscv: Add Nuclei CSR and Update interrupt handling
` [RFC PATCH 2/5] hw/intc: Add Nuclei ECLIC device

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-05-10  4:46 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-05-10  4:47 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-05-10  4:45 UTC  (2+ messages)
` [Bug 1906185] "

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-05-10  4:41 UTC  (2+ messages)
` [Bug 1905297] "

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906181] "

[Bug 1905521] [NEW] assert issue locates in hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905521] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-05-10  4:43 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906184] "

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-05-10  4:32 UTC 

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-05-10  4:30 UTC  (2+ messages)
` [Bug 1905226] "

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-05-10  4:29 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2021-05-10  4:25 UTC  (2+ messages)
` [Bug 1904317] "

[Bug 1904490] [NEW] intel-hda: valid registers are unknown
 2021-05-10  4:29 UTC  (2+ messages)
` [Bug 1904490] "

[Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
 2021-05-10  4:24 UTC  (2+ messages)
` [Bug 1904315] "

[Bug 1890208] [NEW] Mouse pointer disappears when it is over console window
 2021-05-10  0:27 UTC  (3+ messages)
` [Bug 1890208] "

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2021-05-09 18:33 UTC  (3+ messages)
` [Bug 1879672] "

[PATCH v2] This makes it easier to figure out whether a particular instruction was actually translated
 2021-05-09 18:15 UTC  (4+ messages)

[PATCH] net/slirp.c: fix SMB share with Samba 4 and Windows XP guests
 2021-05-09 15:36 UTC 

[Qemu-devel] [Bug 1792659] [NEW] watchpoints might not properly stop execution at the right address
 2021-05-09 16:17 UTC  (2+ messages)
` [Bug 1792659] "

[Bug 1926277] [NEW] MIPS MT dvpe does not regard VPEConf0.MVP
 2021-05-09 16:16 UTC  (2+ messages)
` [Bug 1926277] "

[Qemu-devel] [Bug 1811888] [NEW] Qemu refuses to multiboot Elf64 kernels
 2021-05-09 16:11 UTC  (2+ messages)
` [Bug 1811888] "

[Qemu-devel] [Bug 1502613] [NEW] [Feature Request] Battery Status / Virtual Battery
 2021-05-09 16:06 UTC  (3+ messages)
` [Bug 1502613] "

[Bug 1849894] [NEW] hw/scsi/scsi-disk.c line 2554 allocation overflow
 2021-05-09 16:09 UTC  (2+ messages)
` [Bug 1849894] "

[Bug 1858461] [NEW] Please refactor linux-user/mips/cpu_loop.c
 2021-05-09 16:03 UTC  (2+ messages)
` [Bug 1858461] "

[Qemu-devel] [Bug 1804678] [NEW] qemu-3.1.0-rc0: mips emulation hangs when executing invalid instructions
 2021-05-09 15:57 UTC  (2+ messages)
` [Bug 1804678] "

[PATCH v2 00/11] PS/2 controller related fixes
 2021-05-09 16:03 UTC  (2+ messages)

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-09 16:05 UTC  (7+ messages)

[Bug 1912059] [NEW] capstone link failure building linux-user static
 2021-05-09 15:48 UTC  (2+ messages)
` [Bug 1912059] "

[Bug 1914748] [NEW] Confuse error message when KVM can not start requested CPU
 2021-05-09 15:48 UTC  (2+ messages)
` [Bug 1914748] "

[Bug 1881249] [NEW] CPU fetch from unpopulated ROM on reset
 2021-05-09 15:44 UTC  (2+ messages)
` [Bug 1881249] "

[Bug 1879646] [NEW] [Feature request] x86: dump MSR features in human form
 2021-05-09 15:45 UTC  (2+ messages)
` [Bug 1879646] "

[Bug 1910505] [NEW] atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
 2021-05-09 15:44 UTC  (2+ messages)
` [Bug 1910505] "

[Bug 1925449] [NEW] Failure building with clang-10 and libssh
 2021-05-09 15:43 UTC  (2+ messages)
` [Bug 1925449] "

[Qemu-devel] [Bug 1836762] [NEW] Many leaks from qemu_spice_create_update
 2021-05-09 15:32 UTC  (2+ messages)
` [Bug 1836762] "

[Bug 1880539] [NEW] I/O write make QXL abort in qxl_set_mode()
 2021-05-09 15:34 UTC  (2+ messages)
` [Bug 1880539] "

[Bug 1887820] [NEW] TCG test targets missing from 'make check-help'
 2021-05-09 15:27 UTC  (2+ messages)
` [Bug 1887820] "

[Bug 1920767] [NEW] build-tools-and-docs-debian job waste cycles building pointless things
 2021-05-09 15:28 UTC  (2+ messages)
` [Bug 1920767] "

[Bug 1919021] [NEW] Confuse error message in virtio_init_region_cache()
 2021-05-09 15:29 UTC  (2+ messages)
` [Bug 1919021] "

[Bug 1893744] [NEW] meson: incomplete 'make help'
 2021-05-09 15:24 UTC  (2+ messages)
` [Bug 1893744] "

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2021-05-09 15:11 UTC  (2+ messages)
` [Bug 1831225] "

[Qemu-devel] [Bug 1839367] [NEW] Wrong interrupts generated for I.MX6 FEC controller
 2021-05-09 15:11 UTC  (2+ messages)
` [Bug 1839367] "

[Qemu-devel] [Bug 1808565] [NEW] Reading /proc/self/task/<pid>/maps is not remapped to the target
 2021-05-09 15:10 UTC  (2+ messages)
` [Bug 1808565] "

[Bug 1859254] [NEW] host window size does not change when guest video screen size changes while moving host window
 2021-05-09 15:12 UTC  (3+ messages)
` [Bug 1859254] "

[PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
 2021-05-09 15:18 UTC  (11+ messages)
` [PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
` [PATCH 2/9] accel/tcg: Pass length argument to tlb_flush_range_locked()
` [PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
` [PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
` [PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
` [PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
` [PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
` [PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
` [PATCH 9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ???

[Bug 1854204] [NEW] Menu is not clickable on OSX Catalina
 2021-05-09 15:12 UTC  (2+ messages)
` [Bug 1854204] "

[Qemu-devel] [Bug 1829682] [NEW] QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
 2021-05-09 15:06 UTC  (2+ messages)
` [Bug 1829682] "

[Bug 1861161] [NEW] qemu-arm-static 100% CPU when cross-compiling emacs on alpine
 2021-05-09 15:09 UTC  (2+ messages)
` [Bug 1861161] Re: qemu-arm-static stuck with 100% CPU when cross-compiling emacs

[Qemu-devel] [Bug 1839807] [NEW] Snapshots freeze guest Sabrelite IMX.6 board
 2021-05-09 15:07 UTC  (2+ messages)
` [Bug 1839807] "

[Qemu-devel] [Bug 1741718] [NEW] qemu-system-sparc64: "panic[cpu0]/thread=180e000: lgrp_traverse: No memory blocks found" with tribblix-sparc-0m16.iso
 2021-05-09 15:03 UTC  (2+ messages)
` [Bug 1741718] "

[Bug 1898215] [NEW] [git][archlinux]Build process is busted in spice-display.c
 2021-05-09 15:00 UTC  (3+ messages)
` [Bug 1898215] "

[Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
 2021-05-09 15:02 UTC  (2+ messages)
` [Bug 1919169] "

[Bug 1901892] [NEW] qemu-img create corrupts the qcow2 if the file already exists
 2021-05-09 14:57 UTC  (2+ messages)
` [Bug 1901892] "

[Bug 1902394] [NEW] Guest stuck in Paused state right after created It
 2021-05-09 14:56 UTC  (2+ messages)
` [Bug 1902394] "

[Bug 1902451] [NEW] incorrect cpuid feature detection
 2021-05-09 14:56 UTC  (2+ messages)
` [Bug 1902451] "

[Qemu-devel] [Bug 1835865] [NEW] piix crashes on mips when accessing acpi-pci-hotplug
 2021-05-09 14:54 UTC  (2+ messages)
` [Bug 1835865] "

[Bug 1902777] [NEW] qemu with whpx acceleration crashes with vmx=on
 2021-05-09 14:55 UTC  (2+ messages)
` [Bug 1902777] "

[Bug 1901359] [NEW] ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
 2021-05-09 14:37 UTC  (2+ messages)
` [Bug 1901359] "

[Bug 1900122] [NEW] Unsupported ioctl: cmd=0xffffffff80685600 when accessing /dev/video* in aarch64 guest
 2021-05-09 14:31 UTC  (2+ messages)
` [Bug 1900122] "

[Bug 1901068] [NEW] Deleted tests are still run if they exist in the build tree
 2021-05-09 14:34 UTC  (2+ messages)
` [Bug 1901068] "

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2021-05-09 14:30 UTC  (2+ messages)
` [Bug 1899539] "

[Bug 1900352] [NEW] no sound in spice when VNC enabled
 2021-05-09 14:33 UTC  (2+ messages)
` [Bug 1900352] "

[Bug 1900919] [NEW] PXB selected as root bus incorrectly
 2021-05-09 14:33 UTC  (2+ messages)
` [Bug 1900919] "

[Bug 1898490] [NEW] gtk with virtio and opengl black screen
 2021-05-09 14:28 UTC  (2+ messages)
` [Bug 1898490] "

[Bug 1902365] [NEW] 3x 100% host CPU core usage while virtual machine is in idle
 2021-05-09 14:26 UTC  (2+ messages)
` [Bug 1902365] "

[Bug 1898954] [NEW] x86 f1 opcode hangs qemu
 2021-05-09 14:28 UTC  (2+ messages)
` [Bug 1898954] "

[Bug 1899082] [NEW] ReplayKernel.test_x86_64_pc fails intermittently
 2021-05-09 14:29 UTC  (2+ messages)
` [Bug 1899082] "

[Bug 1902267] [NEW] CPU not support 32-bit stack in 32-bit unreal mode
 2021-05-09 14:24 UTC  (2+ messages)
` [Bug 1902267] "

[Bug 1902262] [NEW] vmstate_load_state return error into virtio_load function
 2021-05-09 14:24 UTC  (2+ messages)
` [Bug 1902262] "

[Bug 1902306] [NEW] Allow setting usb storage device ID parameters
 2021-05-09 14:25 UTC  (2+ messages)
` [Bug 1902306] "

[Bug 1903493] [NEW] About wireless network card bridging
 2021-05-09 14:20 UTC  (2+ messages)
` [Bug 1903493] "

[Bug 1904210] [NEW] Crashed with 'uncaught target signal SIGILL' while program has registered by signal(SIGILL, handler)
 2021-05-09 14:10 UTC  (2+ messages)
` [Bug 1904210] "

[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
 2021-05-09 14:06 UTC  (2+ messages)
` [Bug 1895399] "

[Bug 1896342] [NEW] IDE ATA IDENTIFY WORD 106
 2021-05-09 13:59 UTC  (2+ messages)
` [Bug 1896342] "

[Bug 1895471] [NEW] compilation error with clang in util/async.c
 2021-05-09 14:05 UTC  (2+ messages)
` [Bug 1895471] "

[Bug 1896754] [NEW] Performance degradation for WinXP boot time after b55f54bc
 2021-05-09 13:58 UTC  (2+ messages)
` [Bug 1896754] "

[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
 2021-05-09 13:56 UTC  (2+ messages)
` [Bug 1897568] "

[Bug 1895363] [NEW] borland IDEs double up cursor key presses (need timing on PS2 port input)
 2021-05-09 13:56 UTC  (2+ messages)
` [Bug 1895363] "

[Bug 1896561] [NEW] EFI GOP Mode 1366x768
 2021-05-09 13:59 UTC  (2+ messages)
` [Bug 1896561] "

[Bug 1895602] [NEW] older OS's do not detect CD change
 2021-05-09 14:00 UTC  (2+ messages)
` [Bug 1895602] "

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-09  8:48 UTC  (13+ messages)
` [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PATCH 07/72] softfloat: Inline float_raise
` [PATCH 08/72] softfloat: Use float_raise in more places
` [PATCH 15/72] softfloat: Rename FloatParts to FloatParts64
` [PATCH 16/72] softfloat: Move type-specific pack/unpack routines
` [PATCH 18/72] softfloat: Use pointers with unpack_raw

[PATCH v8 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2021-05-09  7:56 UTC  (3+ messages)

[PATCH v1] migration/dirtyrate: make sample page count configurable
 2021-05-09  6:55 UTC  (3+ messages)

[PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)
 2021-05-09  5:29 UTC  (2+ messages)

[PATCH v2] make sample page count configurable
 2021-05-09  4:59 UTC  (2+ messages)
` [PATCH v2] migration/dirtyrate: "

[OSS-Fuzz] Assertion Failure: !in6_zero(&ip_addr) (#111)
 2021-05-08 23:50 UTC  (2+ messages)

io_uring code appears to be broken
 2021-05-08 21:41 UTC  (2+ messages)

[PATCH] accel/tcg: Add tlb_flush interface for a range of pages
 2021-05-08 20:16 UTC 

[PATCH v8 0/4] aarch64: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
 2021-05-08 16:46 UTC  (7+ messages)
` [PATCH v8 1/4] accel/tcg: Add TLB invalidation support for ranges of addresses
` [PATCH v8 2/4] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v8 3/4] target/arm: Add support for FEAT_TLBIOS

[Bug 1894781] [NEW] [Feature request] Provide a way to do TLS first in QEMU/NBD connections (not after NBD negotiation)
 2021-05-08 15:47 UTC  (2+ messages)
` [Bug 1894781] "

disconnect from all devices
 2021-05-08 10:35 UTC 

[PATCH trivial] qapi: spelling fix (addtional)
 2021-05-08  9:33 UTC 

[PULL 00/10] Net patches
 2021-05-08  7:59 UTC  (10+ messages)
` [PULL 03/10] ebpf: Added eBPF RSS program
` [PULL 04/10] ebpf: Added eBPF RSS loader
` [PULL 06/10] docs: Added eBPF documentation
` [PULL 07/10] MAINTAINERS: Added eBPF maintainers information
` [PULL 08/10] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
` [PULL 09/10] virtio-net: failover: add missing remove_migration_state_change_notifier()
` [PULL 10/10] tap-bsd: Remove special casing for older OpenBSD releases

Adjustments of NVDIMM devices and future data safety
 2021-05-08  7:30 UTC  (2+ messages)


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).