qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 14:42:57 to 2020-02-06 22:18:41 UTC [more...]

Qemu 4.2.0 on Windows host
 2020-02-08 12:42 UTC  (2+ messages)

[PULL 00/46] Python queue 2020-02-06
 2020-02-06 22:07 UTC  (48+ messages)
` [PULL 01/46] python/qemu: qmp: Replace socket.error with OSError
` [PULL 02/46] python/qemu: Delint the qmp module
` [PULL 03/46] python/qemu: qmp: Make accept()'s timeout configurable
` [PULL 04/46] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
` [PULL 05/46] python/qemu: qmp: Remove unnused attributes
` [PULL 06/46] python/qemu: accel: Fix kvm_available() on ppc64le
` [PULL 07/46] qemu-deprecated: Remove text about Python 2
` [PULL 08/46] python: Treat None-return of greeting cmd
` [PULL 09/46] python/qemu/machine: Allow to use other serial consoles than default
` [PULL 10/46] Acceptance tests: Extract _console_interaction()
` [PULL 11/46] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PULL 12/46] travis.yml: install rpm2cpio for acceptance tests
` [PULL 13/46] tests/boot_linux_console: add extract_from_rpm method
` [PULL 14/46] tests/boot_linux_console: use os.path for filesystem paths
` [PULL 15/46] tests/boot_linux_console: fix extract_from_deb() comment
` [PULL 16/46] tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
` [PULL 17/46] tests/acceptance: Add boot tests for some of the QEMU advent calendar images
` [PULL 18/46] tests: rename virtio_seg_max_adjust to virtio_check_params
` [PULL 19/46] tests/acceptance/virtio_check_params: Improve exception logging
` [PULL 20/46] tests/acceptance/virtio_check_params: List machine being tested
` [PULL 21/46] tests/acceptance/virtio_check_params: Default to -nodefaults
` [PULL 22/46] tests/acceptance/virtio_check_params: Disable the test
` [PULL 23/46] tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
` [PULL 24/46] tests/acceptance/version: Default to -nodefaults
` [PULL 25/46] tests/acceptance/migration: Factor out assert_migration()
` [PULL 26/46] tests/acceptance/migration: Factor out do_migrate()
` [PULL 27/46] tests/acceptance/migration: Test UNIX transport when migrating
` [PULL 28/46] tests/acceptance/migration: Test EXEC "
` [PULL 29/46] tests/acceptance/migration: Add the 'migration' tag
` [PULL 30/46] tests/acceptance/migration: Default to -nodefaults
` [PULL 31/46] scripts/checkpatch.pl: Only allow Python 3 interpreter
` [PULL 32/46] tests/qemu-iotests/check: Allow use of python3 interpreter
` [PULL 33/46] tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
` [PULL 34/46] tests: Explicit usage of Python 3
` [PULL 35/46] scripts: Explicit usage of Python 3 (scripts with __main__)
` [PULL 36/46] scripts/minikconf: Explicit usage of Python 3
` [PULL 37/46] scripts/tracetool: Remove shebang header
` [PULL 38/46] tests/acceptance: "
` [PULL 39/46] tests/vm: "
` [PULL 40/46] tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
` [PULL 41/46] scripts: Explicit usage of Python 3 "
` [PULL 42/46] tests/qemu-iotests/check: Only check for Python 3 interpreter
` [PULL 43/46] scripts/signrom: remove Python 2 support, add shebang
` [PULL 44/46] make all Python scripts executable
` [PULL 45/46] drop "from __future__ import print_function"
` [PULL 46/46] .readthedocs.yml: specify some minimum python requirements

[RFC PATCH v2 0/7] s390x/vfio_ccw: Channel Path Handling [QEMU]
 2020-02-06 21:45 UTC  (8+ messages)
` [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
` [RFC PATCH v2 2/7] linux-headers: update
` [RFC PATCH v2 3/7] vfio-ccw: Refactor cleanup of regions
` [RFC PATCH v2 4/7] vfio-ccw: Add support for the schib region
` [RFC PATCH v2 5/7] vfio-ccw: Add support for the crw region
` [RFC PATCH v2 6/7] vfio-ccw: Refactor ccw irq handler
` [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq

[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
 2020-02-06 21:48 UTC  (7+ messages)
` [PATCH v2 1/2] target/arm: kvm: Inject events at the last stage of sync
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no valid ISS

[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-02-06 21:32 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] Add the NVMM vcpu API
  ` [PATCH v4 2/4] Add the NetBSD Virtual Machine Monitor accelerator
  ` [PATCH v4 3/4] Introduce the NVMM impl
  ` [PATCH v4 4/4] Add the NVMM acceleration enlightenments

[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-02-06 21:21 UTC  (4+ messages)
` [PATCH v4 16/20] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-02-06 21:09 UTC  (7+ messages)
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device

[PATCH] apic: Report current_count via 'info lapic'
 2020-02-06 21:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 1/6] machine: Convert the valid cpu types to use cpu_model
 2020-02-06 20:59 UTC  (11+ messages)

[PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
 2020-02-06 20:36 UTC  (18+ messages)
` [PATCH v2 03/29] python/qemu: Add binutils::binary_get_version()
` [PATCH v2 09/29] tests/acceptance: Use 'machine' tag to check if available in QEMU binary
` [PATCH v2 17/29] tests/acceptance/virtio_check_params: Improve exception logging
` [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 v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
 2020-02-06 20:31 UTC  (10+ messages)
` [PATCH v1 08/13] util/mmap-alloc: Prepare for resizable mmaps
` [PATCH v1 09/13] util/mmap-alloc: Implement "

[PATCH v2] mailmap: Add entry for Yu-Chen Lin
 2020-02-06 20:27 UTC  (2+ messages)

[PATCH] travis.yml: Test the s390-ccw build, too
 2020-02-06 20:25 UTC 

[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-06 19:56 UTC  (34+ 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

[PULL 00/17] Block patches
 2020-02-06 18:58 UTC  (2+ messages)

[Bug 1862110] [NEW] qemu in script is not parsing properly
 2020-02-06 18:48 UTC  (3+ messages)
` [Bug 1862110] "

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-02-06 18:40 UTC  (7+ messages)
` [PATCH v2 2/4] m25p80: Improve command handling for Jedec commands
` [PATCH v2 3/4] m25p80: Improve command handling for unsupported commands
` [PATCH v2 4/4] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command

[PATCH 0/1] Introduce Xlnx ZynqMP CAN controller for QEMU
 2020-02-06 18:39 UTC  (4+ messages)
` [PATCH 1/1] hw/net/can: "

[PATCH] hw/arm: ast2400/ast2500: Wire up EHCI controllers
 2020-02-06 18:34 UTC 

[PATCH] tests/qemu_iotests: Minimize usage of used ports
 2020-02-06 18:33 UTC  (7+ messages)

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

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

[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  (2+ messages)

[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

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

[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  (2+ messages)

[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  (3+ 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] 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  (6+ messages)
` [PATCH v2 1/6] tests/boot_linux_console: add microvm acceptance test

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

[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
 2020-02-06 15:13 UTC  (6+ 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  (3+ messages)
` [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


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