qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 05:16:23 to 2020-10-22 14:11:31 UTC [more...]

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

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-22 14:06 UTC  (19+ messages)
` [PATCH v27 01/17] vfio: Add function to unmap VFIO region
` [PATCH v27 02/17] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v27 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v27 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v27 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v27 06/17] vfio: Add migration state change notifier
` [PATCH v27 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v27 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v27 09/17] vfio: Add load "
` [PATCH v27 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v27 11/17] vfio: Get migration capability flags for container
` [PATCH v27 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH v27 13/17] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v27 14/17] vfio: Dirty page tracking when vIOMMU is enabled
` [PATCH v27 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v27 16/17] vfio: Make vfio-pci device migration capable
` [PATCH v27 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v2 0/2] s390x: pv: Diag318 fixes
 2020-10-22 14:06 UTC  (8+ messages)
` [PATCH v2 1/2] s390x: pv: Remove sclp boundary checks
` [PATCH v2 2/2] s390x: pv: Fix diag318 PV fencing

[PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
 2020-10-22 14:04 UTC  (6+ messages)

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-22 14:01 UTC  (6+ messages)

[PATCH 00/16] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-22 14:00 UTC  (7+ messages)
` [PATCH 01/16] block/nvme: Correct minimum device page size
` [PATCH 02/16] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PATCH 03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci()

[Bug 1900779] [NEW] xp /16i on arm mixes DWords
 2020-10-22 13:38 UTC  (3+ messages)
` [Bug 1900779] "

[PATCH] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
 2020-10-22 13:53 UTC  (2+ messages)

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-22 13:42 UTC  (3+ messages)
` [PATCH v3 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

[PATCH] disas/capstone: Fix monitor disassembly of >32 bytes
 2020-10-22 13:52 UTC  (2+ messages)

[PULL 00/14] Modules 20201022 patches
 2020-10-22 13:25 UTC  (12+ messages)
` [PULL 03/14] spice: move qemu_spice_init() to QemuSpiceOps
` [PULL 05/14] spice: move add_interface() "
` [PULL 06/14] spice: move auth functions "
` [PULL 07/14] spice: move display_add_client() "
` [PULL 09/14] spice: load module when enabled on the cmdline
` [PULL 10/14] modules: dependencies infrastructure
` [PULL 11/14] modules: add spice dependencies
` [PULL 12/14] spice: flip modules switch
` [PULL 13/14] opengl: build egl-headless display modular
` [PULL 14/14] opengl: build opengl helper code modular

[PATCH 0/2] hw/block/nvme: two fixes for create sq/cq
 2020-10-22 13:24 UTC  (3+ messages)
` [PATCH 1/2] nvme: fix create IO SQ/CQ status codes
` [PATCH 2/2] nvme: fix queue identifer validation

[PATCH v2] hw/block/nvme: fix prp mapping status codes
 2020-10-22 13:17 UTC  (3+ messages)

[PATCH v6 00/16] Add a Generic Virtual Device Fuzzer
 2020-10-22 13:13 UTC  (15+ messages)
` [PATCH v6 01/16] memory: Add FlatView foreach function
` [PATCH v6 02/16] fuzz: Add generic virtual-device fuzzer
` [PATCH v6 13/16] fuzz: add an "opaque" to the FuzzTarget struct
` [PATCH v6 14/16] fuzz: add generic-fuzz configs for oss-fuzz
` [PATCH v6 15/16] fuzz: register predefined generic-fuzz configs
` [PATCH v6 16/16] scripts/oss-fuzz: remove the generic-fuzz target

[PATCH v3 0/9] block-backend: Introduce I/O hang
 2020-10-22 13:03 UTC  (10+ messages)
` [PATCH v3 1/9] block-backend: introduce I/O rehandle info
` [PATCH v3 2/9] block-backend: rehandle block aios when EIO
` [PATCH v3 3/9] block-backend: add I/O hang timeout
` [PATCH v3 4/9] block-backend: add I/O rehandle pause/unpause
` [PATCH v3 5/9] block-backend: enable I/O hang when timeout is set
` [PATCH v3 6/9] virtio-blk: pause I/O hang when resetting
` [PATCH v3 7/9] qemu-option: add I/O hang timeout option
` [PATCH v3 8/9] qapi: add I/O hang and I/O hang timeout qapi event
` [PATCH v3 9/9] docs: add a doc about I/O hang

[PATCH v1 0/6] testing/next (gitdm, acceptance, docker, gitlab)
 2020-10-22 13:07 UTC  (8+ messages)
` [PATCH v1 4/6] gitlab: skip checkpatch.pl checks if no commit delta on branch
` [PATCH v1 6/6] tests/acceptance: pick a random gdb port for reverse debugging

[PATCH v2 0/8] 9pfs: more local tests
 2020-10-22 13:09 UTC  (21+ messages)
` [PATCH v2 1/8] tests/9pfs: simplify do_mkdir()
` [PATCH v2 2/8] tests/9pfs: add local Tunlinkat directory test
` [PATCH v2 3/8] tests/9pfs: add local Tlcreate test
` [PATCH v2 4/8] tests/9pfs: add local Tunlinkat file test
` [PATCH v2 5/8] tests/9pfs: add local Tsymlink test
` [PATCH v2 6/8] tests/9pfs: add local Tunlinkat symlink test
` [PATCH v2 7/8] tests/9pfs: add local Tlink test
` [PATCH v2 8/8] tests/9pfs: add local Tunlinkat hard link test

[PATCH] i386/cpu: Expose the PTWRITE to the guest
 2020-10-22 13:01 UTC  (2+ messages)

[PATCH] gitlab-ci: Clone from GitLab itself
 2020-10-22 13:00 UTC  (2+ messages)

[PATCH v11 0/3] Add Versal usb model
 2020-10-22 12:03 UTC  (4+ messages)
` [PATCH v11 2/3] usb: Add DWC3 model

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2020-10-22 12:08 UTC 

[PATCH v12 0/3] Add Versal usb model
 2020-10-22 12:17 UTC  (4+ messages)
` [PATCH v12 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v12 2/3] usb: Add DWC3 model
` [PATCH v12 3/3] Versal: Connect DWC3 controller with virt-versal

[PATCH v3] pc: Implement -no-hpet as sugar for -machine hpet=on
 2020-10-22 11:40 UTC  (3+ messages)

[PULL 00/13] SD/MMC patches for 2020-10-21
 2020-10-22 11:33 UTC  (2+ messages)

[PATCH] physmem: improve ram size error messages
 2020-10-22 11:13 UTC 

[PATCH v3 0/2] hw/block/nvme: dulbe and dsm support
 2020-10-22 11:01 UTC  (7+ messages)
` [PATCH v3 1/2] hw/block/nvme: add dulbe support
` [PATCH v3 2/2] hw/block/nvme: add the dataset management command

[PATCH 0/8] Add support for pvpanic mmio device
 2020-10-22 10:17 UTC  (10+ messages)
` [PATCH 1/8] hw/misc/pvpanic: Build the pvpanic device for any machine
` [PATCH 2/8] hw/misc/pvpanic: Cosmetic renaming
` [PATCH 3/8] hw/misc/pvpanic: Add the MMIO interface
` [PATCH 4/8] hw/arm/virt: Use the pvpanic device
` [PATCH 5/8] hw/arm/virt: add pvpanic device in virt acpi table
` [PATCH 6/8] hw/arm/virt: add configure interface for pvpanic-mmio
` [PATCH 7/8] pvpanic : update pvpanic document
` [PATCH 8/8] pvpanic: break dependency on ISA_BUS

[PATCH] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-10-22 10:16 UTC 

[PULL 00/17] Microvm 20201021 patches
 2020-10-22 10:12 UTC  (2+ messages)

[PATCH 2/2] s390x: pv: Fix diag318 PV fencing
 2020-10-22  9:55 UTC  (7+ messages)
` [PATCH] "

[PATCH v4 0/2] Skip copy-on-write when allocating a zero cluster
 2020-10-22  9:22 UTC  (4+ messages)
` [PATCH v4 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()

[PATCH] MAINTAINERS: Update nvme entries
 2020-10-22  9:04 UTC  (2+ messages)

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-22  8:56 UTC  (7+ messages)
` [PATCH v11 09/13] copy-on-read: skip non-guest reads if no copy needed

[PATCH] migration/block-dirty-bitmap: fix larger granularity bitmaps
 2020-10-22  8:46 UTC  (4+ messages)

[PATCH 0/2] s390x: pv: Diag318 fixes
 2020-10-22  8:26 UTC  (3+ messages)
` [PATCH 1/2] s390x: pv: Remove sclp boundary checks

[PATCH v3 0/6] virtio-mem: block size and address-assignment optimizations
 2020-10-22  8:10 UTC  (2+ messages)

[PATCH v6 0/6] RISC-V Pointer Masking implementation
 2020-10-22  8:04 UTC  (7+ messages)
` [PATCH v6 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v6 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v6 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v6 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v6 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v6 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH v5 0/6] RISC-V Pointer Masking implementation
 2020-10-22  7:57 UTC  (8+ messages)
` [PATCH v5 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v5 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v5 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v5 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v5 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v5 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-22  7:51 UTC  (8+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM

[PATCH v4 0/2] hw/block/nvme: dulbe and dsm support
 2020-10-22  7:33 UTC  (3+ messages)
` [PATCH v4 1/2] hw/block/nvme: add dulbe support
` [PATCH v4 2/2] hw/block/nvme: add the dataset management command

[RFC PATCH 00/22] cleanup qemu_init and make sense of command line processing
 2020-10-22  7:29 UTC  (12+ messages)
` [PATCH 02/22] machine: remove deprecated -machine enforce-config-section option
` [PATCH 04/22] machine: move SMP initialization from vl.c
` [PATCH 12/22] vl: move bios_name out of softmmu/vl.c
` [PATCH 17/22] vl: load plugins as late as possible
` [PATCH 20/22] vl: move CHECKPOINT_INIT after preconfig

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-22  6:31 UTC  (12+ messages)
` [PATCH 1/1] "
                ` 答复: "
                    ` 答复: "

[PATCH v2 0/5] Additional NPCM7xx features, devices and tests
 2020-10-22  5:58 UTC  (5+ messages)
` [PATCH v2 2/5] hw/timer: Adding watchdog for NPCM7XX Timer
` [PATCH v2 3/5] hw/misc: Add npcm7xx random number generator

[PATCH v7] sev: add sev-inject-launch-secret
 2020-10-22  5:39 UTC 

[PATCH v6] sev: add sev-inject-launch-secret
 2020-10-22  5:37 UTC  (2+ messages)

[PATCH v6 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-22  5:34 UTC  (3+ messages)
` [PATCH v6 6/6] migration-test: Only hide error if !QTEST_LOG

[PATCH 1/2] hw/riscv: sifive_u: Allow passing custom DTB
 2020-10-22  5:32 UTC  (2+ messages)
` [PATCH 2/2] hw/riscv: virt: "


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