qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 12:25:02 to 2020-02-06 18:04:03 UTC [more...]

Making QEMU easier for management tools and applications
 2020-02-06 18:02 UTC  (15+ messages)
            ` qmp-shell for GSoC/Outreachy? (Was: Re: Making QEMU easier for management tools and applications)
                ` qmp-shell for GSoC/Outreachy?

[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-06 17:59 UTC  (31+ messages)
` [PATCH 01/29] configure: Allow user to specify sphinx-build binary
` [PATCH 02/29] configure: Check that sphinx-build is using Python 3
` [PATCH 03/29] Makefile: Fix typo in dependency list for interop manpages
` [PATCH 04/29] qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
` [PATCH 05/29] qga/qapi-schema.json: Fix indent level on doc comments
` [PATCH 06/29] qga/qapi-schema.json: minor format fixups for rST
` [PATCH 07/29] qapi/block-core.json: Use literal block for ascii art
` [PATCH 08/29] qapi: Use ':' after @argument in doc comments
` [PATCH 09/29] qapi: Fix indent level on doc comments in json files
` [PATCH 10/29] qapi: Remove hardcoded tabs
` [PATCH 11/29] qapi/ui.json: Put input-send-event body text in the right place
` [PATCH 12/29] qapi: Explicitly put "foo: dropped in n.n" notes into Notes section
` [PATCH 13/29] qapi/ui.json: Avoid `...' texinfo style quoting
` [PATCH 14/29] qapi/block-core.json: Use explicit bulleted lists
` [PATCH 15/29] qapi/ui.json: "
` [PATCH 16/29] qapi/{block, misc, tmp}.json: "
` [PATCH 17/29] qapi: Add blank lines before "
` [PATCH 18/29] qapi/migration.json: Replace _this_ with *this*
` [PATCH 19/29] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH 20/29] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH 21/29] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH 22/29] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH 23/29] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH 24/29] docs/interop: Convert qemu-ga-ref to rST
` [PATCH 25/29] docs/interop: Convert qemu-qmp-ref "
` [PATCH 26/29] qapi: Use rST markup for literal blocks
` [PATCH 27/29] qga/qapi-schema.json: Add some headings
` [PATCH 28/29] scripts/qapi: Remove texinfo generation support
` [PATCH 29/29] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions

[PATCH] nbd: Fix regression with multiple meta contexts
 2020-02-06 17:54 UTC  (2+ messages)

[PATCH] Add support for a helper with 7 arguments
 2020-02-06 17:52 UTC  (6+ messages)

[PATCH] iotests/147: Fix drive parameters
 2020-02-06 17:38 UTC  (3+ messages)

[PATCH 1/2] tests/vhost-user-bridge: move to contrib/
 2020-02-06 17:41 UTC  (3+ messages)
` [PATCH 2/2] virtiofsd: add it to the tools list

[PATCH v3 00/21] block: Fix check_to_replace_node()
 2020-02-06 17:41 UTC  (13+ messages)
` [PATCH v3 09/21] quorum: Add QuorumChild.to_be_replaced

[PATCH] block: fix crash on zero-length unaligned write and read
 2020-02-06 17:36 UTC  (2+ messages)

[PATCH] tests/acceptance/virtio_check_params: Disable test
 2020-02-06 17:30 UTC  (3+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2020-02-06 17:30 UTC  (7+ messages)

[PATCH] target/i386: fix TCG UCODE_REV access
 2020-02-06 17:10 UTC 

[PATCH v2] .readthedocs.yml: specify some minimum python requirements
 2020-02-06 17:00 UTC  (2+ messages)

[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-02-06 16:59 UTC  (11+ messages)
  ` [PATCH v2 4/4] Add the NVMM acceleration enlightenments

[PATCH v1 0/2] fix for bug 1859021
 2020-02-06 17:00 UTC  (4+ messages)
` [PATCH v1 2/2] tests/tcg: add a vtimer test for aarch64

[PATCH] tests/qemu_iotests: Minimize usage of used ports
 2020-02-06 16:59 UTC  (6+ messages)

[PULL 0/5] Trivial branch patches
 2020-02-06 16:55 UTC  (3+ messages)
` [PULL 3/5] nbd: fix uninitialized variable warning

[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-02-06 16:48 UTC  (13+ messages)
` [PATCH v2 03/29] python/qemu: Add binutils::binary_get_version()
` [PATCH v2 24/29] tests/acceptance/virtio_check_params: Default to -nodefaults
` [PATCH v2 26/29] tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
` [PATCH v2 27/29] tests/acceptance/migration: Default to -nodefaults
` [PATCH v2 28/29] tests/acceptance/version: "

[PATCH v2] block/backup-top: fix flags handling
 2020-02-06 16:46 UTC  (3+ messages)

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2020-02-06 16:44 UTC  (8+ messages)
` [PATCH for-5.0 v2 10/23] quorum: Implement .bdrv_recurse_can_replace()

[PATCH] tests/plugin: prevent uninitialized warning
 2020-02-06 16:22 UTC  (4+ messages)

[PULL 00/12] Trivial branch patches
 2020-02-06 16:21 UTC  (14+ messages)
` [PULL 01/12] hw/smbios/smbios: Remove unused include
` [PULL 02/12] monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
` [PULL 03/12] MAINTAINERS: update Leif Lindholm's address
` [PULL 04/12] hw/timer/m48t59: Convert debug printf()s to trace events
` [PULL 05/12] hw/bt: Remove empty Kconfig file
` [PULL 06/12] hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
` [PULL 07/12] MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines section
` [PULL 08/12] qemu-options: replace constant 1 with HAS_ARG
` [PULL 09/12] qemu-img: Place the '-i aio' option in alphabetical order
` [PULL 10/12] hw/pci/pci_bridge: Fix typo in comment
` [PULL 11/12] aspeed/i2c: Prevent uninitialized warning
` [PULL 12/12] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-06 16:06 UTC  (13+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback
` [PATCH v2 2/7] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length

[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
 2020-02-06 16:03 UTC  (12+ messages)

[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-02-06 16:01 UTC  (4+ messages)

[PATCH v4 0/8] Acceptance tests: boot Linux with KVM test
 2020-02-06 15:43 UTC  (5+ messages)
` [PATCH v4 4/8] python/qemu: accel: Fix kvm_available() on ppc64le
` [PATCH v4 7/8] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter

[PATCH v3 00/18] APIC ID fixes for AMD EPYC CPU models
 2020-02-06 15:32 UTC  (11+ messages)

[PATCH v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-06 15:27 UTC  (14+ messages)
` [PATCH v1 06/13] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v1 08/13] util/mmap-alloc: Prepare for resizable mmaps
` [PATCH v1 09/13] util/mmap-alloc: Implement "

[PATCH] tests/acceptance/migration: Add the 'migration' tag
 2020-02-06 15:26 UTC  (2+ messages)

[PATCH v2 0/6] tests/boot_linux_console: add extra boot acceptance tests
 2020-02-06 15:24 UTC  (16+ messages)
` [PATCH v2 1/6] tests/boot_linux_console: add microvm acceptance test
` [PATCH v2 2/6] tests/boot_linux_console: add BIOS "
` [PATCH v2 3/6] travis.yml: install rpm2cpio for acceptance tests
` [PATCH v2 4/6] tests/boot_linux_console: add extract_from_rpm method
` [PATCH v2 5/6] tests/boot_linux_console: add PVH acceptance tests
` [PATCH v2 6/6] tests/boot_linux_console: use os.path for filesystem paths

[PATCH 02/13] qcrypto-luks: implement encryption key management
 2020-02-06 15:23 UTC  (23+ messages)

[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
 2020-02-06 15:13 UTC  (7+ messages)
` [RFC PATCH 2/2] GitLab CI: crude mapping of PMM's scripts to jobs

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-02-06 15:12 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 04/14] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests

[PATCH v2 0/5] python/qemu: qmp: Fix, delint and improvements
 2020-02-06 14:52 UTC  (2+ messages)

[PATCH v8 00/21] Add virtual device fuzzing support
 2020-02-06 14:51 UTC  (7+ messages)
` [PATCH v8 18/21] fuzz: add i440fx fuzz targets
` [PATCH v8 19/21] fuzz: add virtio-net fuzz target

[PATCH v2 0/6] ui: rework -show-cursor option
 2020-02-06 14:39 UTC  (4+ messages)

[PATCH v11 0/2] docs: qcow2: introduce compression type feature
 2020-02-06 14:30 UTC  (10+ messages)
` [PATCH v11 2/2] "

[PATCH 1/3] m25p80: Convert to support tracing
 2020-02-06 14:26 UTC  (8+ messages)
` [PATCH 2/3] m25p80: Improve command handling for Jedec and unsupported commands

[PATCH] iotests: Remove the superfluous 2nd check for the availability of quorum
 2020-02-06 13:54 UTC  (2+ messages)

[Qemu-devel] [Bug 1805913] [NEW] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
 2020-02-06 13:34 UTC  (2+ messages)
` [Bug 1805913] "

[PATCH 0/1] coreaudio: fix coreaudio playback
 2020-02-06 13:38 UTC  (3+ messages)
` [PATCH] "

[PATCH] audio/dsound: fix invalid parameters error
 2020-02-06 13:38 UTC  (2+ messages)

[RFC PATCH] audio: proper support for float samples in mixeng
 2020-02-06 13:37 UTC  (4+ messages)

[PATCH] io/channel-websock: treat 'binary' and no sub-protocol as the same
 2020-02-06 13:20 UTC  (3+ messages)

[PATCH 0/1] target/arm: Reduce aa64_va_parameter overhead
 2020-02-06 13:08 UTC  (2+ messages)
` [PATCH 1/1] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid

[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
 2020-02-06 13:15 UTC  (4+ messages)
` [PATCH v4 38/80] s390x/s390-virtio-ccw: use memdev for RAM

[PULL 0/3] NBD patches through 2020-02-06
 2020-02-06 12:52 UTC  (4+ messages)
` [PULL 1/3] nbd: Allow description when creating NBD blockdev
` [PULL 2/3] docs: Fix typo in qemu-nbd -P replacement
` [PULL 3/3] qemu-nbd: Removed deprecated --partition option

[PULL 00/17] Block patches
 2020-02-06 12:51 UTC  (18+ messages)
` [PULL 01/17] qcow2: Assert that host cluster offsets fit in L2 table entries
` [PULL 02/17] block: Use a GString in bdrv_perm_names()
` [PULL 03/17] block: fix memleaks in bdrv_refresh_filename
` [PULL 04/17] qcow2: Use a GString in report_unsupported_feature()
` [PULL 05/17] iotests: remove 'linux' from default supported platforms
` [PULL 06/17] iotests: Test 041 only works on certain systems
` [PULL 07/17] iotests: Test 183 does not work on macOS and OpenBSD
` [PULL 08/17] iotests: Check for the availability of the required devices in 267 and 127
` [PULL 09/17] iotests: Skip Python-based tests if QEMU does not support virtio-blk
` [PULL 10/17] iotests: Enable more tests in the 'auto' group to improve test coverage
` [PULL 11/17] qcow2: Don't round the L1 table allocation up to the sector size
` [PULL 12/17] qcow2: Tighten cluster_offset alignment assertions
` [PULL 13/17] qcow2: Use bs->bl.request_alignment when updating an L1 entry
` [PULL 14/17] qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
` [PULL 15/17] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
` [PULL 16/17] block/backup-top: fix failure path
` [PULL 17/17] iotests: add test for backup-top failure on permission activation

[Bug 1862167] [NEW] Variation of SVE register size (qemu-user-aarch64)
 2020-02-06 13:02 UTC 

[PATCH v2] mailmap: Add entry for Yu-Chen Lin
 2020-02-06 13:01 UTC  (3+ messages)

[PATCH] mailmap: Add entry about me
 2020-02-06 12:55 UTC  (5+ messages)

[Bug 1860610] [NEW] cap_disas_plugin leaks memory
 2020-02-06 12:26 UTC  (2+ messages)
` [Bug 1860610] "

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2020-02-06 12:40 UTC  (4+ messages)
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PATCH v2 00/30] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-06 12:24 UTC  (5+ messages)
` [PATCH v2 04/30] hw/arm/raspi: Extract the RAM size from "
` [PATCH v2 07/30] hw/arm/raspi: Make machines children of abstract RaspiMachineClass


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