qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 16:49:39 to 2020-10-10 09:57:17 UTC [more...]

[PULL 00/34] QAPI patches patches for 2020-10-10
 2020-10-10  9:54 UTC  (5+ messages)
` [PULL 01/34] docs: repair broken references
` [PULL 03/34] qapi-gen: Separate arg-parsing from generation
` [PULL 11/34] qapi/common.py: Add indent manager
` [PULL 13/34] qapi/common.py: Replace one-letter 'c' variable

[PATCH v6 00/36] qapi: static typing conversion, pt1
 2020-10-10  9:43 UTC  (12+ messages)
` [PATCH v6 03/36] qapi-gen: Separate arg-parsing from generation
` [PATCH v6 26/36] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v6 29/36] qapi/gen.py: Remove unused parameter
` [PATCH v6 30/36] qapi/gen.py: update write() to be more idiomatic
` [PATCH v6 31/36] qapi/gen.py: delint with pylint
` [PATCH v6 34/36] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-10  9:11 UTC  (8+ messages)
` [PATCH 1/3] Acceptance tests: bump pycdlib version for easier installation
    ` [Bug 1897783] "
` [PATCH 2/3] Acceptance tests: do not show canceled test logs on GitLab CI
` [PATCH 3/3] Acceptance tests: show test report "

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-10-10  9:09 UTC  (8+ messages)
` [PATCH V13 1/9] linux-headers: Update MIPS KVM type defintition
` [PATCH V13 8/9] hw/mips: Add Loongson-3 machine support
` [PATCH V13 9/9] docs/system: Update MIPS machine documentation

[PATCH v10 0/7] vhost-user block device backend implementation
 2020-10-10  8:45 UTC  (6+ messages)
` [PATCH v10 6/7] test: new qTest case to test the vhost-user-blk-server

[PULL 00/39] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-10  8:37 UTC  (41+ messages)
` [PULL 01/39] meson.build: Add comments to clarify code organization
` [PULL 02/39] meson.build: Sort sourcesets alphabetically
` [PULL 03/39] hw/core: Move the creation of the library to the main meson.build
` [PULL 04/39] chardev: "
` [PULL 05/39] migration: "
` [PULL 06/39] io: "
` [PULL 07/39] crypto: "
` [PULL 08/39] authz: "
` [PULL 09/39] qom: "
` [PULL 10/39] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
` [PULL 11/39] softmmu: move more files to softmmu/
` [PULL 12/39] exec: split out non-softmmu-specific parts
` [PULL 13/39] qom: fix objects with improper parent type
` [PULL 14/39] configure: fix performance regression due to PIC objects
` [PULL 15/39] docs: Move QTest documentation to its own document
` [PULL 16/39] docs/devel/qtest: Include protocol spec in document
` [PULL 17/39] docs/devel/qtest: Include libqtest API reference
` [PULL 18/39] qtest: unify extra_qtest_srcs and extra_qtest_deps
` [PULL 19/39] docs/devel: update instruction on how to add new unit tests
` [PULL 20/39] build-sys: fix git version from -version
` [PULL 21/39] meson.build: Re-enable KVM support for MIPS
` [PULL 22/39] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PULL 23/39] qtest: Reintroduce qtest_qmp_receive
` [PULL 24/39] qtest: remove qtest_qmp_receive_success
` [PULL 25/39] device-plug-test: use qtest_qmp to send the device_del command
` [PULL 26/39] qtest: switch users back to qtest_qmp_receive
` [PULL 27/39] qtest: check that drives are really appearing and disappearing
` [PULL 28/39] qemu-iotests, qtest: rewrite test 067 as a qtest
` [PULL 29/39] qdev: add "check if address free" callback for buses
` [PULL 30/39] scsi/scsi_bus: switch search direction in scsi_device_find
` [PULL 31/39] device_core: use drain_call_rcu in in qmp_device_add
` [PULL 32/39] device-core: use RCU for list of children of a bus
` [PULL 33/39] scsi: switch to bus->check_address
` [PULL 34/39] device-core: use atomic_set on .realized property
` [PULL 35/39] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
` [PULL 36/39] scsi/scsi_bus: Add scsi_device_get
` [PULL 37/39] virtio-scsi: use scsi_device_get
` [PULL 38/39] scsi/scsi_bus: fix races in REPORT LUNS
` [PULL 39/39] meson: identify more sections of meson.build

[PATCH V2 0/5] Support RISC-V migration
 2020-10-10  8:06 UTC  (6+ messages)
` [PATCH V2 1/5] target/riscv: Add basic vmstate description of CPU
` [PATCH V2 2/5] target/riscv: Add PMP state description
` [PATCH V2 3/5] target/riscv: Add H extension "
` [PATCH V2 4/5] target/riscv: Add V "
` [PATCH V2 5/5] target/riscv: Add sifive_plic vmstate

[PATCH] docs/devel/testing.rst: Update outdated Avocado URLs
 2020-10-10  8:07 UTC 

[PATCH v2] tests/acceptance: Test case for detecting -object crashes
 2020-10-10  7:54 UTC  (2+ messages)

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-10  6:07 UTC  (2+ messages)

KVM call for agenda for 2020-10-06
 2020-10-10  4:41 UTC  (7+ messages)

[PATCH] vhost: Don't special case vq->used_phys in vhost_get_log_size()
 2020-10-10  3:30 UTC  (2+ messages)

[PATCH v3 0/3] vhost: Skip access checks on GIOVAs
 2020-10-10  3:00 UTC  (5+ messages)
` [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
` [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB

[RFC PATCH v2 0/8] block-backend: Introduce I/O hang
 2020-10-10  2:27 UTC  (2+ messages)

[RFC PATCH 0/4] generic loader FDT support (for direct Xen boot)
 2020-10-09 23:27 UTC  (7+ messages)
` [RFC PATCH 1/4] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [RFC PATCH 2/4] hw/riscv: migrate fdt field to generic MachineState
` [RFC PATCH 3/4] device_tree: add qemu_fdt_setprop_string_array helper
` [RFC PATCH 4/4] generic_loader: allow the insertion of /chosen/module stanzas

Which qemu change corresponds to RedHat bug 1655408
 2020-10-09 22:54 UTC  (6+ messages)

[PATCH v1 0/4] Allow loading a no MMU kernel
 2020-10-09 22:32 UTC  (6+ messages)
` [PATCH v1 2/4] hw/riscv: Return the end address of the loaded firmware

[PATCH] target/arm: Fix SMLAD incorrect setting of Q bit
 2020-10-09 22:36 UTC  (6+ messages)

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-09 22:25 UTC  (2+ messages)

[PATCH 1/2] hw/char/serial: remove duplicate .class_init in serial_mm_info
 2020-10-09 22:02 UTC  (4+ messages)
` [PATCH 2/2] goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-09 21:55 UTC  (8+ messages)
` [PATCH v4 1/7] nbd: Utilize QAPI_CLONE for type conversion
` [PATCH v4 2/7] nbd: Add new qemu:allocation-depth metadata context
` [PATCH v4 3/7] nbd: Add 'qemu-nbd -A' to expose allocation depth
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps
` [PATCH v4 5/7] nbd: Simplify qemu bitmap context name
` [PATCH v4 6/7] nbd: Refactor counting of metadata contexts
` [PATCH v4 7/7] nbd: Allow export of multiple bitmaps for one device

[PATCH] vmbus: Don't make QOM property registration conditional
 2020-10-09 21:33 UTC  (3+ messages)

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-09 21:31 UTC  (6+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset
` [PATCH 12/12] [RFC] qom: Lock properties of all TYPE_USER_CREATABLE types
  ` [PATCH] check-qom-proplist: Don't register instance props for user-creatable type

Who uses TYPE_VMBUS_DEVICE?
 2020-10-09 21:28 UTC  (3+ messages)

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-10-09 21:01 UTC  (2+ messages)
` [Bug 1897783] "

[PULL 00/30] Block patches
 2020-10-09 20:21 UTC  (32+ messages)
` [PULL 01/30] block/nvme: Add driver statistics for access alignment and hw errors
` [PULL 02/30] libvhost-user: Allow vu_message_read to be replaced
` [PULL 03/30] libvhost-user: remove watch for kick_fd when de-initialize vu-dev
` [PULL 04/30] util/vhost-user-server: generic vhost user server
` [PULL 05/30] block: move logical block size check function to a common utility function
` [PULL 06/30] block/export: vhost-user block device backend server
` [PULL 07/30] test: new qTest case to test the vhost-user-blk-server
` [PULL 08/30] MAINTAINERS: Add vhost-user block device backend server maintainer
` [PULL 09/30] util/vhost-user-server: s/fileds/fields/ typo fix
` [PULL 10/30] util/vhost-user-server: drop unnecessary QOM cast
` [PULL 11/30] util/vhost-user-server: drop unnecessary watch deletion
` [PULL 12/30] block/export: consolidate request structs into VuBlockReq
` [PULL 13/30] util/vhost-user-server: drop unused DevicePanicNotifier
` [PULL 14/30] util/vhost-user-server: fix memory leak in vu_message_read()
` [PULL 15/30] util/vhost-user-server: check EOF when reading payload
` [PULL 16/30] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PULL 17/30] block/export: report flush errors
` [PULL 18/30] block/export: convert vhost-user-blk server to block export API
` [PULL 19/30] util/vhost-user-server: move header to include/
` [PULL 20/30] util/vhost-user-server: use static library in meson.build
` [PULL 21/30] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PULL 22/30] block: move block exports to libblockdev
` [PULL 23/30] block/export: add iothread and fixed-iothread options
` [PULL 24/30] block/export: add vhost-user-blk multi-queue support
` [PULL 25/30] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL 26/30] block/io: fix bdrv_co_block_status_above
` [PULL 27/30] block/io: bdrv_common_block_status_above: support include_base
` [PULL 28/30] block/io: bdrv_common_block_status_above: support bs == base
` [PULL 29/30] block/io: fix bdrv_is_allocated_above
` [PULL 30/30] iotests: add commit top->base cases to 274

[PULL v2 0/8] NBD patches through 2020-10-08
 2020-10-09 19:52 UTC  (3+ messages)

Requirements for out-of-process device emulation
 2020-10-09 19:44 UTC  (2+ messages)

[PULL v3 0/8] NBD patches through 2020-10-08
 2020-10-09 20:07 UTC  (2+ messages)
` [PULL v3 6/8] qemu-nbd: Honor SIGINT and SIGHUP

[PATCH 0/3] qom: Simplify pointer property getters/setters
 2020-10-09 20:09 UTC  (6+ messages)
` [PATCH 1/3] acpi: Don't pass const pointers to object_property_add_uint*_ptr()
` [PATCH 2/3] qom: Make object_property_add_uint*_ptr() get non-const pointers
` [PATCH 3/3] qom: Simplify and merge pointer property getters/setters
    ` fixup! "

[PATCH] block/blkdebug: fix memory leak
 2020-10-09 19:56 UTC  (2+ messages)

[PATCH 0/3] python/qemu: strictly typed mypy conversion, pt3
 2020-10-09 19:35 UTC  (7+ messages)
` [PATCH 1/3] python: add mypy config
` [PATCH 2/3] python/qemu/qmp.py: re-raise OSError when encountered
` [PATCH 3/3] python/qemu/qmp.py: Fix settimeout operation

[PATCH] virtiofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
 2020-10-09 18:24 UTC  (2+ messages)
` [Virtio-fs] "

Re%3A [PATCH v4 1%2F2] hw%2Fwatchdog%3A Implement SBSA watchdog device&In-Reply-To=<CAD8XO3YmTC7fzxttg%3DQLMpJbg7uLogatxN7q7vf-iGZjyQLjjQ%40mail.gmail.com>
 2020-10-09 17:51 UTC  (2+ messages)

[PATCH 0/5] MAINTAINERS: Update MIPS sections
 2020-10-09 16:52 UTC  (6+ messages)
` [PATCH 1/5] MAINTAINERS: Put myself forward for MIPS target
` [PATCH 2/5] MAINTAINERS: Remove duplicated Malta test entries
` [PATCH 3/5] MAINTAINERS: Downgrade status of MIPS Boston to "Odd Fixes"
` [PATCH 4/5] MAINTAINERS: Update Paul Burton email address
` [PATCH 5/5] MAINTAINERS: Move MIPS GIC timer files to Boston board section

does make check now require TCG? Or is it a parallelism issue?
 2020-10-09 17:10 UTC  (12+ messages)

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-09 17:10 UTC  (3+ messages)
` [RFC v1 1/4] tests/Makefile.include: "

[PULL 00/22] acceptance regressions, testing, gitdm, plugins
 2020-10-09 16:31 UTC  (15+ messages)
` [PULL 01/22] configure: fix performance regression due to PIC objects
` [PULL 03/22] hw/ide: restore replay support of IDE
` [PULL 04/22] cirrus: Fixing and speedup the msys2/mingw CI
` [PULL 06/22] tests/docker: Add genisoimage to the docker file
` [PULL 07/22] contrib/gitdm: Add more academic domains
` [PULL 09/22] contrib/gitdm: Add Baidu to the domain map
` [PULL 11/22] contrib/gitdm: Add Google "
` [PULL 15/22] contrib/gitdm: Add SUSE "
` [PULL 16/22] contrib/gitdm: Add Yadro "
` [PULL 17/22] contrib/gitdm: Add Yandex "
` [PULL 18/22] .mailmap: Fix more contributor entries
` [PULL 19/22] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PULL 21/22] cirrus: use V=1 when running tests on FreeBSD and macOS
` [PULL 22/22] tests/acceptance: disable machine_rx_gdbsim on GitLab

[PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
 2020-10-09 16:39 UTC  (2+ messages)

[PULL 00/20] ppc-for-5.2 queue 20201009
 2020-10-09 16:22 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).