qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 10:00:42 to 2020-09-24 16:31:14 UTC [more...]

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-09-24 16:04 UTC  (3+ messages)
` [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 00/31] block/export: Add infrastructure and QAPI for block exports
 2020-09-24 15:27 UTC  (31+ 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 30/31] iotests: Allow supported and unsupported formats at the same time
` [PATCH v2 31/31] iotests: Test block-export-* QMP interface

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-24 16:01 UTC  (6+ messages)
` [PATCH v2 28/38] qapi/gen.py: update write() to be more idiomatic

[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] docs: add 'io_uring' option to 'aio' param in qemu-options.hx
 2020-09-24 15:15 UTC 

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

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

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

[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
 2020-09-24 15:00 UTC  (19+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions
` [PATCH v8 5/7] copy-on-read: limit guest writes to base in COR driver
` [PATCH v8 6/7] block-stream: freeze link to base node during stream job

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

[PATCH v6 00/15] preallocate filter
 2020-09-24 14:55 UTC  (4+ messages)
` [PATCH v6 07/15] block: bdrv_check_perm(): process children anyway

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

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

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

Problems with building using meson and fuzzing
 2020-09-24 14:36 UTC 

[PATCH v9 00/20] Initial support for multi-process Qemu
 2020-09-24 14:33 UTC  (6+ messages)
` [PATCH v9 11/20] multi-process: introduce proxy object

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

qtest with multiple driver instances
 2020-09-24 14:27 UTC  (4+ messages)

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24 14:27 UTC  (26+ messages)
` [RFC PATCH v3 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
` [RFC PATCH v3 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [RFC PATCH v3 3/7] hw/pci/pcie: Do not initialize slot capability if acpihp is used
` [RFC PATCH v3 4/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [RFC PATCH v3 5/7] bios-tables-test: Allow changes in DSDT ACPI tables
` [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  (8+ 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  (4+ messages)

SEV guest debugging support for Qemu
 2020-09-24 13:53 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  (4+ 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)

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-24 12:12 UTC  (5+ 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 v8 0/7] coroutines: generate wrapper code
 2020-09-24 12:16 UTC  (16+ messages)
` [PATCH v8 1/7] block: return error-code from bdrv_invalidate_cache
` [PATCH v8 2/7] block/io: refactor coroutine wrappers
` [PATCH v8 3/7] block: declare some coroutine functions in block/coroutines.h
` [PATCH v8 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH v8 5/7] block: generate coroutine-wrapper code
` [PATCH v8 6/7] block: drop bdrv_prwv
` [PATCH v8 7/7] block/io: refactor save/load vmstate

srange crash in virtio-gpu
 2020-09-24 11:39 UTC  (3+ messages)

[PATCH 0/6] pseries NUMA distance calculation
 2020-09-24 11:32 UTC  (13+ messages)
` [PATCH 2/6] spapr_numa: forbid asymmetrical NUMA setups
` [PATCH 3/6] spapr_numa: translate regular NUMA distance to PAPR distance
` [PATCH 4/6] spapr_numa: change reference-points and maxdomain settings
` [PATCH 5/6] spapr_numa: consider user input when defining associativity

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-24 11:26 UTC  (2+ messages)

[PATCH v4 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-09-24 11:18 UTC  (9+ messages)
` [PATCH v4 1/8] hw/arm/raspi: Display the board revision in the machine description
` [PATCH v4 2/8] hw/arm/raspi: Load the firmware on the first core
` [PATCH v4 3/8] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PATCH v4 4/8] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PATCH v4 5/8] hw/arm/raspi: Use more specific machine names
` [PATCH v4 6/8] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PATCH v4 7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
` [PATCH v4 8/8] hw/arm/raspi: Remove use of the 'version' value in the board code

[PATCH v2 0/5] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-09-24 11:21 UTC  (2+ messages)

[PULL 00/92] Misc patches for 2020-09-24
 2020-09-24 11:16 UTC  (36+ messages)
` [PULL 45/92] net: relocate paths to helpers and scripts
` [PULL 48/92] qemu-bridge-helper: relocate path to default ACL
` [PULL 53/92] exec: Remove MemoryRegion::global_locking field
` [PULL 55/92] meson: fix installation of keymaps
` [PULL 56/92] configure: fix performance regression due to PIC objects
` [PULL 60/92] configure: cleanup CFLAGS and LDFLAGS for submodules
` [PULL 61/92] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PULL 62/92] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
` [PULL 63/92] smp: drop support for deprecated (invalid topologies)
` [PULL 64/92] cphp: remove deprecated cpu-add command(s)
` [PULL 66/92] qom: Document all function parameters in doc comments
` [PULL 67/92] qom: Use kernel-doc private/public tags in structs
` [PULL 69/92] qom: Add kernel-doc markup to introduction doc comment
` [PULL 70/92] qom: Reformat section titles using Sphinx syntax
` [PULL 71/92] qom: Indent existing code examples
` [PULL 72/92] qom: Add code block markup to all code blocks
` [PULL 73/92] docs: Create docs/devel/qom.rst
` [PULL 75/92] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
` [PULL 77/92] stubs: Split accelerator / hardware related stubs
` [PULL 78/92] hw/xen: Split x86-specific declaration from generic hardware ones
` [PULL 79/92] typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
` [PULL 80/92] checkpatch: Detect '%#' or '%0#' in printf-style format strings
` [PULL 81/92] helper_syscall x86_64: clear exception_is_int
` [PULL 82/92] target/i386: Fix VM migration when interrupt based APF is enabled
` [PULL 83/92] target/i386: always create kvmclock device
` [PULL 84/92] bios-tables-test: Remove kernel-irqchip=off option
` [PULL 85/92] target/i386: kvm: do not use kvm_check_extension to find paravirtual capabilities
` [PULL 86/92] net/can: Initial host SocketCan support for CAN FD
` [PULL 87/92] hw/net/can: sja1000 ignore CAN FD frames
` [PULL 88/92] net/can: Add can_dlc2len and can_len2dlc for CAN FD
` [PULL 89/92] hw/net/can/ctucafd: Add CTU CAN FD core register definitions
` [PULL 90/92] hw/net/can: CTU CAN FD IP open hardware core emulation
` [PULL 91/92] hw/net/can: Documentation for "
` [PULL 92/92] hw/net/can: Correct Kconfig dependencies

[PATCH v2] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
 2020-09-24 11:09 UTC  (2+ messages)

[PATCH v2] monitor: Use LOCK_GUARD macros
 2020-09-24 11:07 UTC  (3+ messages)

[PATCH v2 00/11] microvm: add pcie support
 2020-09-24  9:55 UTC  (3+ messages)

[PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-24  9:29 UTC  (2+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-24  9:24 UTC  (4+ messages)
` [PATCH v4] introduce vfio-user protocol specification


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