qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 12:15:13 to 2020-09-24 20:34:12 UTC [more...]

[PATCH v9 0/7] coroutines: generate wrapper code
 2020-09-24 20:32 UTC  (11+ messages)
` [PATCH v9 1/7] block: return error-code from bdrv_invalidate_cache
` [PATCH v9 2/7] block/io: refactor coroutine wrappers
` [PATCH v9 3/7] block: declare some coroutine functions in block/coroutines.h
` [PATCH v9 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH v9 5/7] block: generate coroutine-wrapper code
` [PATCH v9 6/7] block: drop bdrv_prwv
` [PATCH v9 7/7] block/io: refactor save/load vmstate

[PATCH v7 0/5] fix & merge block_status_above and is_allocated_above
 2020-09-24 20:11 UTC  (9+ messages)
` [PATCH v7 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v7 2/5] block/io: bdrv_common_block_status_above: support include_base
` [PATCH v7 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v7 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v7 5/5] iotests: add commit top->base cases to 274

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-24 20:04 UTC  (43+ messages)
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
` [PATCH v2 05/38] qapi: Remove wildcard includes
` [PATCH v2 07/38] qapi: add pylintrc
` [PATCH v2 10/38] qapi/common.py: delint with pylint
` [PATCH v2 28/38] qapi/gen.py: update write() to be more idiomatic
` [PATCH v2 29/38] qapi/gen.py: delint with pylint
` [PATCH v2 34/38] qapi/types.py: add type hint annotations
` [PATCH v2 35/38] qapi/types.py: remove one-letter variables
` [PATCH v2 36/38] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v2 37/38] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v2 38/38] qapi/visit.py: add type hint annotations

[PATCH v2 0/6] pseries NUMA distance calculation
 2020-09-24 19:50 UTC  (7+ messages)
` [PATCH v2 1/6] spapr: add spapr_machine_using_legacy_numa() helper
` [PATCH v2 2/6] spapr_numa: forbid asymmetrical NUMA setups
` [PATCH v2 3/6] spapr_numa: translate regular NUMA distance to PAPR distance
` [PATCH v2 4/6] spapr_numa: change reference-points and maxdomain settings
` [PATCH v2 5/6] spapr_numa: consider user input when defining associativity
` [PATCH v2 6/6] specs/ppc-spapr-numa: update with new NUMA support

SEV guest debugging support for Qemu
 2020-09-24 19:37 UTC  (4+ messages)

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-24 19:40 UTC  (8+ messages)
` [PATCH v4 01/14] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v4 06/14] hw/block/nvme: Add support for active/inactive namespaces

[PATCH 0/4] qemu/bswap: Use compiler __builtin_bswap()
 2020-09-24 19:33 UTC  (13+ messages)
` [PATCH 1/4] qemu/bswap: Remove unused qemu_bswap_len()
` [PATCH 2/4] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
` [PATCH 3/4] qemu/bswap: Replace bswapXXs() "
` [PATCH 4/4] qemu/bswap: Remove <byteswap.h> dependency

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-09-24 19:30 UTC  (8+ messages)
` [PATCH PROTOTYPE 1/6] memory: Introduce sparse RAM handler for memory regions
` [PATCH PROTOTYPE 2/6] virtio-mem: Impelement SparseRAMHandler interface
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM memory regions
` [PATCH PROTOTYPE 4/6] memory: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH PROTOTYPE 5/6] virtio-mem: Require only RAM_BLOCK_DISCARD_T_COORDINATED discards
` [PATCH PROTOTYPE 6/6] vfio: Disable only RAM_BLOCK_DISCARD_T_UNCOORDINATED discards

[PATCH v2] target/i386: always create kvmclock device
 2020-09-24 19:01 UTC  (2+ messages)

[RFC PATCH v3 00/34] Hexagon patch series
 2020-09-24 19:04 UTC  (18+ messages)
` [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions

[PATCH v8 0/7] coroutines: generate wrapper code
 2020-09-24 18:52 UTC  (12+ messages)
` [PATCH v8 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH v8 6/7] block: drop bdrv_prwv
` [PATCH v8 7/7] block/io: refactor save/load vmstate

[RFC DOCUMENT 00/12] kubevirt-and-kvm: Add documents
 2020-09-24 18:31 UTC  (3+ messages)

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-24 18:14 UTC  (17+ messages)
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 14/20] scripts/qapi: Remove texinfo generation support

[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
 2020-09-24 17:49 UTC  (17+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions
` [PATCH v8 6/7] block-stream: freeze link to base node during stream job

[PULL 0/9] Audio 20200923 patches
 2020-09-24 17:48 UTC  (2+ messages)

[PATCH 0/9] Audio fixes and improvements
 2020-09-24 17:42 UTC  (4+ messages)
` [PATCH 8/9] audio: restore mixing-engine playback buffer size

qtest with multiple driver instances
 2020-09-24 17:39 UTC  (5+ messages)

[PATCH v6 00/15] preallocate filter
 2020-09-24 17:36 UTC  (9+ messages)
` [PATCH v6 07/15] block: bdrv_check_perm(): process children anyway
` [PATCH v6 08/15] block: introduce preallocate filter
` [PATCH v6 09/15] qemu-io: add preallocate mode parameter for truncate command

[PATCH] docs: add 'io_uring' option to 'aio' param in qemu-options.hx
 2020-09-24 17:28 UTC  (3+ messages)

[PATCH v2 00/31] block/export: Add infrastructure and QAPI for block exports
 2020-09-24 17:21 UTC  (33+ messages)
` [PATCH v2 01/31] nbd: Remove unused nbd_export_get_blockdev()
` [PATCH v2 02/31] qapi: Create block-export module
` [PATCH v2 03/31] qapi: Rename BlockExport to BlockExportOptions
` [PATCH v2 04/31] block/export: Add BlockExport infrastructure and block-export-add
` [PATCH v2 05/31] qemu-storage-daemon: Use qmp_block_export_add()
` [PATCH v2 06/31] qemu-nbd: Use raw block driver for --offset
` [PATCH v2 07/31] block/export: Remove magic from block-export-add
` [PATCH v2 08/31] nbd: Add max-connections to nbd-server-start
` [PATCH v2 09/31] nbd: Add writethrough to block-export-add
` [PATCH v2 10/31] nbd: Remove NBDExport.close callback
` [PATCH v2 11/31] qemu-nbd: Use blk_exp_add() to create the export
` [PATCH v2 12/31] nbd/server: Simplify export shutdown
` [PATCH v2 13/31] block/export: Move refcount from NBDExport to BlockExport
` [PATCH v2 14/31] block/export: Move AioContext "
` [PATCH v2 15/31] block/export: Add node-name to BlockExportOptions
` [PATCH v2 16/31] block/export: Allocate BlockExport in blk_exp_add()
` [PATCH v2 17/31] block/export: Add blk_exp_close_all(_type)
` [PATCH v2 18/31] block/export: Add 'id' option to block-export-add
` [PATCH v2 19/31] block/export: Move strong user reference to block_exports
` [PATCH v2 20/31] block/export: Add block-export-del
` [PATCH v2 21/31] block/export: Add BLOCK_EXPORT_DELETED event
` [PATCH v2 22/31] block/export: Move blk to BlockExport
` [PATCH v2 23/31] block/export: Create BlockBackend in blk_exp_add()
` [PATCH v2 24/31] block/export: Add query-block-exports
` [PATCH v2 25/31] block/export: Move writable to BlockExportOptions
` [PATCH v2 26/31] nbd: Merge nbd_export_new() and nbd_export_create()
` [PATCH v2 27/31] nbd: Deprecate nbd-server-add/remove
` [PATCH v2 28/31] iotests: Factor out qemu_tool_pipe_and_status()
` [PATCH v2 29/31] iotests: Introduce qemu_nbd_list_log()
` [PATCH v2 30/31] iotests: Allow supported and unsupported formats at the same time
` [PATCH v2 31/31] iotests: Test block-export-* QMP interface

[PATCH v9 00/20] Initial support for multi-process Qemu
 2020-09-24 17:20 UTC  (12+ messages)
` [PATCH v9 07/20] multi-process: define transmission functions in remote
` [PATCH v9 08/20] multi-process: Initialize message handler in remote device
` [PATCH v9 11/20] multi-process: introduce proxy object

[PATCH] numa: hmat: require parent cache description before the next level one
 2020-09-24 16:50 UTC  (2+ messages)

[PATCH v6 0/5] fix & merge block_status_above and is_allocated_above
 2020-09-24 16:24 UTC  (7+ messages)
` [PATCH v6 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v6 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v6 5/5] iotests: add commit top->base cases to 274

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-24 16:31 UTC  (8+ messages)
` [PATCH 14/37] qapi/common.py: Move comments into docstrings

[RFC PATCH] scripts/qemu-version.sh: Always describe tag version
 2020-09-24 16:35 UTC 

[PULL 00/11] machine + QOM queue, 2020-09-22
 2020-09-24 16:22 UTC  (2+ messages)

Problems with building using meson and fuzzing
 2020-09-24 16:15 UTC  (2+ messages)

[PATCH V9 0/6] mips: Add Loongson-3 machine support
 2020-09-24 15:40 UTC  (5+ messages)
` [PATCH V9 6/6] hw/mips: "

[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
 2020-09-24 15:15 UTC  (14+ messages)
` [PATCH v2 01/13] block/export: shorten serial string to fit
` [PATCH v2 02/13] util/vhost-user-server: s/fileds/fields/ typo fix
` [PATCH v2 03/13] util/vhost-user-server: drop unnecessary QOM cast
` [PATCH v2 04/13] util/vhost-user-server: drop unnecessary watch deletion
` [PATCH v2 05/13] block/export: consolidate request structs into VuBlockReq
` [PATCH v2 06/13] util/vhost-user-server: drop unused DevicePanicNotifier
` [PATCH v2 07/13] util/vhost-user-server: fix memory leak in vu_message_read()
` [PATCH v2 08/13] util/vhost-user-server: check EOF when reading payload
` [PATCH v2 09/13] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PATCH v2 10/13] block/export: report flush errors
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API
` [PATCH v2 12/13] util/vhost-user-server: move header to include/
` [PATCH v2 13/13] util/vhost-user-server: use static library in meson.build

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-24 15:15 UTC  (9+ messages)
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
 2020-09-24 15:00 UTC  (4+ messages)

[PATCH] hw/scsi/lsi53c895a: Sanitize some trace events format
 2020-09-24 14:58 UTC  (4+ messages)

About TODO in nvme emulation
 2020-09-24 14:52 UTC  (2+ messages)

[PATCH] docs/system/deprecated: Mark the 'moxie' CPU as deprecated
 2020-09-24 14:43 UTC  (2+ messages)

[PULL v3 00/15] virtio,pc,acpi: fixes, tests
 2020-09-24 14:29 UTC  (8+ messages)

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24 14:27 UTC  (10+ messages)
` [RFC PATCH v3 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [RFC PATCH v3 4/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [RFC PATCH v3 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default

[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
 2020-09-24 14:20 UTC  (8+ messages)
` [PATCH v10 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v10 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v10 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v10 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v10 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v10 6/7] usb: Add DWC3 model
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal

[PATCH v9 0/7] Make hcd-xhci independent of pci hooks
 2020-09-24 14:16 UTC  (4+ messages)
` [PATCH v9 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH 0/3] pc-bios: s390x: fix corner cases in booting from ECKD
 2020-09-24 14:10 UTC  (7+ messages)
` [PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error
` [PATCH 2/3] pc-bios/s390-ccw: break loop if a null block number is reached

[PATCH v8 0/7] Make hcd-xhci independent of pci hooks
 2020-09-24 14:09 UTC  (6+ messages)
` [PATCH v8 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH v2 1/1] accel/tcg: Fix computing of is_write for mips
 2020-09-24 14:05 UTC  (2+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-24 13:34 UTC  (9+ messages)

[PATCH 0/8] softfloat: Implement float128_muladd
 2020-09-24 13:30 UTC  (4+ messages)
` [PATCH 6/8] "

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-09-24 13:15 UTC  (2+ messages)
` [Bug 1849644] "

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-24 13:03 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH v4] hw/i386/pc: add max combined fw size as machine configuration option
 2020-09-24 12: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).