qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 06:26:45 to 2021-07-05 14:54:03 UTC [more...]

[PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-07-05 14:51 UTC  (33+ messages)
` [PATCH v4 01/22] hw/usb/ccid: remove references to NSS
` [PATCH v4 03/22] tests/docker: use project specific container registries
` [PATCH v4 04/22] tests/docker: use explicit docker.io registry
` [PATCH v4 05/22] tests/docker: remove FEATURES env var from templates
` [PATCH v4 06/22] tests/docker: fix sorting in package lists
` [PATCH v4 07/22] tests/docker: fix mistakes in centos "
` [PATCH v4 08/22] tests/docker: fix mistakes in fedora package list
` [PATCH v4 09/22] tests/docker: fix mistakes in ubuntu package lists
` [PATCH v4 10/22] tests/docker: remove mingw packages from Fedora
` [PATCH v4 11/22] tests/docker: expand centos8 package list
` [PATCH v4 12/22] tests/docker: expand fedora "
` [PATCH v4 13/22] tests/docker: expand ubuntu1804 "
` [PATCH v4 14/22] tests/docker: expand ubuntu2004 "
` [PATCH v4 15/22] tests/docker: expand opensuse-leap "
` [PATCH v4 16/22] tests/docker: add script for automating container refresh

[PATCH 0/2] usb-host: windows support
 2021-07-05 14:50 UTC  (3+ messages)
` [PATCH 2/2] ci: add libusb for windows builds

[PATCH 0/3] [RfC] build windows installers in ci
 2021-07-05 14:47 UTC  (7+ messages)
` [PATCH 1/3] ci: build & store windows installer
` [PATCH 3/3] ci: build & store guest agent msi

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-05 14:43 UTC  (7+ messages)
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
` [PATCH v5 05/10] hw/intc: GICv3 ITS Feature enablement
` [PATCH v5 06/10] hw/intc: GICv3 redistributor ITS processing

[PATCH 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
 2021-07-05 14:41 UTC  (6+ messages)
` [PATCH 1/3] docs: Add skeletal documentation of cubieboard
` [PATCH 2/3] docs: Add skeletal documentation of the emcraft-sf2
` [PATCH 3/3] docs: Add skeletal documentation of highbank and midway

[PATCH v4 0/3] Clean up MMU translation
 2021-07-05 14:31 UTC  (4+ messages)
` [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx

[PULL 0/8] 9p queue 2021-07-05
 2021-07-05 13:57 UTC  (10+ messages)
` [PULL 8/8] 9pfs: reduce latency of Twalk
` [PULL 7/8] 9pfs: drop root_qid
` [PULL 2/8] 9pfs: simplify v9fs_walk()
` [PULL 4/8] 9pfs: capture root stat
` [PULL 5/8] 9pfs: drop fid_to_qid()
` [PULL 3/8] 9pfs: fix not_same_qid()
` [PULL 1/8] 9pfs: add link to 9p developer docs
` [PULL 6/8] 9pfs: replace not_same_qid() by same_stat_id()

[PULL v2 00/19] migration queue
 2021-07-05 13:56 UTC  (21+ messages)
` [PULL 01/19] tests: migration-test: Add dirty ring test
` [PULL 02/19] migration: fix the memory overwriting risk in add_to_iovec
` [PULL 03/19] migration: Move yank outside qemu_start_incoming_migration()
` [PULL 04/19] migration: Allow reset of postcopy_recover_triggered when failed
` [PULL 05/19] migration: move wait-unplug loop to its own function
` [PULL 06/19] migration: failover: continue to wait card unplug on error
` [PULL 07/19] virtiofsd: use GDateTime for formatting timestamp for debug messages
` [PULL 08/19] docs: describe the security considerations with virtiofsd xattr mapping
` [PULL 09/19] virtiofsd: Don't allow file creation with FUSE_OPEN
` [PULL 10/19] virtiofsd: Fix fuse setxattr() API change issue
` [PULL 11/19] virtiofsd: Fix xattr operations overwriting errno
` [PULL 12/19] virtiofsd: Add support for extended setxattr
` [PULL 13/19] virtiofsd: Add umask to seccom allow list
` [PULL 14/19] virtiofsd: Add capability to change/restore umask
` [PULL 15/19] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
` [PULL 16/19] virtiofsd: Add an option to enable/disable posix acls
` [PULL 17/19] tests/migration: parse the thread-id key of CpuInfoFast
` [PULL 18/19] tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
` [PULL 19/19] migration/rdma: Use error_report to suppress errno message

[PATCH] Set icon for QEMU binary on Mac OS
 2021-07-05 13:54 UTC 

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-07-05 13:50 UTC  (5+ messages)
` [RFC PATCH 4/5] qmp: Added qemu-ebpf-rss-path command

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-05 13:41 UTC  (8+ messages)

Help with patch
 2021-07-05 13:34 UTC  (2+ messages)

[PATCH] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
 2021-07-05 13:32 UTC  (2+ messages)

[PATCH 0/2] Auto exit source QEMU process after a successful migration
 2021-07-05 13:22 UTC  (5+ messages)
` [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
` [PATCH 2/2] qapi/migration: Add a new migration capability 'auto-quit'

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-05 13:19 UTC  (2+ messages)

[PATCH] virtiofsd: Add missing newline in error message
 2021-07-05 13:06 UTC  (2+ messages)

[PATCH v5 1/3] block/file-posix: Optimize for macOS
 2021-07-05 13:04 UTC  (3+ messages)
` [PATCH v5 2/3] block: Add backend_defaults property
` [PATCH v5 3/3] block/io: Merge discard request alignments

[PATCH v3 0/6] hw: Let the DMA API take a MemTxAttrs argument
 2021-07-05 13:05 UTC  (2+ messages)

[PATCH v3 0/4] STM32VLDISCOVERY Machine Model
 2021-07-05 13:00 UTC  (2+ messages)

[PATCH] target/arm: Correct the encoding of MDCCSR_EL0
 2021-07-05 12:51 UTC  (6+ messages)

[PATCH] input/adb: Only include where needed
 2021-07-05 11:54 UTC 

[PATCH v2] hw/display: fail early when multiple virgl devices are requested
 2021-07-05 12:32 UTC  (4+ messages)

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-07-05 12:06 UTC  (8+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run

[PULL V2 0/3] PVRDMA queue
 2021-07-05 11:44 UTC  (2+ messages)

[RFC] block/mirror: fix file-system went to read-only after block-mirror
 2021-07-05 11:36 UTC  (2+ messages)

[PATCH v1] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
 2021-07-05 11:20 UTC  (4+ messages)

[PATCH 00/14] iotests: support zstd
 2021-07-05 11:02 UTC  (16+ messages)
` [PATCH 01/14] iotests.py: img_info_log(): rename imgopts argument
` [PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
` [PATCH 03/14] iotest 303: explicit compression type
` [PATCH 04/14] iotest 065: "
` [PATCH 05/14] iotests.py: filter compression type out
` [PATCH 06/14] iotest 302: use img_info_log() helper
` [PATCH 07/14] qcow2: simple case support for downgrading of qcow2 images with zstd
` [PATCH 08/14] iotests/common.rc: _make_test_img(): smarter compressiont_type handling
` [PATCH 09/14] iotests/common.rc: introduce _qcow2_dump_header helper
` [PATCH 10/14] iotests: massive use _qcow2_dump_header
` [PATCH 11/14] iotests: bash tests: filter compression type
` [PATCH 12/14] iotests 60: more accurate set dirty bit in qcow2 header
` [PATCH 13/14] iotest 39: use _qcow2_dump_header
` [PATCH 14/14] iotest 214: explicit compression type

[PATCH 0/2] util/async: print leaked BH name when AioContext finalizes
 2021-07-05 10:55 UTC  (2+ messages)

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-05 10:46 UTC  (9+ messages)
` [RFC PATCH 1/8] target/i386: Declare constants for XSAVE offsets
` [RFC PATCH 2/8] target/i386: Consolidate the X86XSaveArea offset checks
` [RFC PATCH 3/8] target/i386: Clarify the padding requirements of X86XSaveArea
` [RFC PATCH 4/8] target/i386: Pass buffer and length to XSAVE helper
` [RFC PATCH 5/8] target/i386: Make x86_ext_save_areas visible outside cpu.c
` [RFC PATCH 6/8] target/i386: Observe XSAVE state area offsets
` [RFC PATCH 7/8] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

[PATCH 1/2] hw/display: report an error if virgl initialization failed
 2021-07-05 10:42 UTC  (4+ messages)
` [PATCH 2/2] hw/display: fail early when multiple virgl devices are requested

[v5 1/3] block/file-posix: Optimize for macOS
 2021-07-05 10:39 UTC  (2+ messages)

[PATCH 0/7] docs: State QEMU version and license in all HTML footers
 2021-07-05 10:31 UTC  (17+ messages)
` [PATCH 1/7] docs: Fix documentation Copyright date
` [PATCH 2/7] docs: Stop calling the top level subsections of our manual 'manuals'
` [PATCH 3/7] docs: Remove "Contents:" lines from top-level subsections
` [PATCH 4/7] docs: Move deprecation, build and license info out of system/
` [PATCH 5/7] docs: Add some actual About text to about/index.rst
` [PATCH 6/7] docs: Add license note to the HTML page footer
` [PATCH 7/7] docs: Add QEMU version information to HTML footer

[PULL 0/2] Libslirp patches
 2021-07-05 10:31 UTC  (8+ messages)

[PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
 2021-07-05  9:54 UTC  (3+ messages)

[PATCH 0/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
 2021-07-05  9:54 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
 2021-07-05  9:50 UTC  (4+ messages)

[RFC v6 00/13] s390x cleanup
 2021-07-05  9:34 UTC  (7+ messages)
` [RFC v6 08/13] target/s390x: split cpu-dump from helper.c

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-07-05  9:36 UTC  (6+ messages)
` [PATCH v5 1/2] "

[PATCH] crypto tls session: GNUTLS internal buffer is now cleared of stale data
 2021-07-05  9:32 UTC  (3+ messages)

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-05  9:29 UTC  (2+ messages)

[PATCH 0/7] Fixed some bugs and optimized some codes for COLO
 2021-07-05  9:06 UTC  (5+ messages)
` [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff

[RFC PATCH 0/6] machine: smp parsing fixes and improvement
 2021-07-05  9:03 UTC  (4+ messages)
` [RFC PATCH 5/6] pc/machine: Disallow any configuration of dies for non-PC machines

[PULL 00/20] migration queue
 2021-07-05  9:03 UTC  (3+ messages)

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-07-05  8:55 UTC  (6+ messages)
` [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'

[PATCH] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
 2021-07-05  8:46 UTC  (3+ messages)

[PATCH] hw/net: Discard overly fragmented packets
 2021-07-05  8:40 UTC 

[PATCH v2] docs: document file-posix locking protocol
 2021-07-05  8:26 UTC  (4+ messages)

[PATCH 0/4] target/i386: Continuing fixing kvm-unit-tests for svm
 2021-07-05  8:18 UTC  (5+ messages)
` [PATCH 1/4] target/i386: Added MSRPM and IOPM size check
` [PATCH 2/4] target/i386: Added DR6 and DR7 consistency checks
` [PATCH 3/4] target/i386: Added consistency checks for EFER
` [PATCH 4/4] target/i386: Added VMRUN consistency checks for CR3 and CR4

[RFC 0/3] Improve module accelerator error message
 2021-07-05  8:18 UTC  (2+ messages)
` QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)

[v3] migration: fix the memory overwriting risk in add_to_iovec
 2021-07-05  8:19 UTC  (6+ messages)
` [v4] "

[PATCH resend] nbd: register yank function earlier
 2021-07-05  8:07 UTC  (2+ messages)

[PATCH] nbd: register yank function earlier
 2021-07-05  8:07 UTC 

[PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-05  8:00 UTC  (7+ messages)
` [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests

[PATCH] ui: update keycodemapdb submodule commit
 2021-07-05  7:59 UTC 

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-05  7:56 UTC  (3+ messages)

[PATCH v3] dp8393x: don't force 32-bit register access
 2021-07-05  7:52 UTC  (3+ messages)

[PATCH v8 00/16] qemu_iotests: improve debugging options
 2021-07-05  6:57 UTC  (17+ messages)
` [PATCH v8 01/16] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v8 02/16] python: Reduce strictness of pylint's duplicate-code check
` [PATCH v8 03/16] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v8 04/16] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v8 05/16] qemu-iotests: add option to attach gdbserver
` [PATCH v8 06/16] qemu-iotests: delay QMP socket timers
` [PATCH v8 07/16] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PATCH v8 08/16] qemu-iotests: add gdbserver option to script tests too
` [PATCH v8 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v8 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests
` [PATCH v8 11/16] qemu-iotests: extend QMP socket timeout when using valgrind
` [PATCH v8 12/16] qemu-iotests: allow valgrind to read/delete the generated log file
` [PATCH v8 13/16] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v8 14/16] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v8 15/16] qemu-iotests: add option to show qemu binary logs on stdout
` [PATCH v8 16/16] docs/devel/testing: add -p option to the debug section of QEMU iotests

[PATCH v2] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-07-05  6:43 UTC 

[RFC PATCH 0/6] dp8393x: Housekeeping
 2021-07-05  6:34 UTC  (5+ messages)
` [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()

[Bug 1770417] Re: Qemu can not parse long fqdns during drive-mirror
 2021-07-05  6:20 UTC 


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