qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:20:24 to 2019-11-12 17:51:17 UTC [more...]

[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
 2019-11-12 17:05 UTC  (10+ messages)
` [PATCH v9 QEMU 01/15] vfio: KABI for migration interface for device state
` [PATCH v9 QEMU 02/15] vfio iommu: Add ioctl defination to get dirty pages bitmap
` [PATCH v9 QEMU 03/15] vfio iommu: Add ioctl defination to unmap IOVA and return dirty bitmap
` [PATCH v9 QEMU 04/15] vfio: Add function to unmap VFIO region
` [PATCH v9 QEMU 07/15] vfio: Add migration region initialization and finalize function
` [PATCH v9 QEMU 08/15] vfio: Add VM state change handler to know state of VM
` [PATCH v9 QEMU 10/15] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v9 QEMU 11/15] vfio: Add save state functions to SaveVMHandlers
` [PATCH v9 QEMU 14/15] vfio: Add ioctl to get dirty pages bitmap during dma unmap

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-11-12 17:38 UTC  (7+ messages)
` [PATCH v4 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v4 12/20] libqtest: add in-process qtest.c tx/rx handlers

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-12 17:03 UTC  (6+ messages)
` [PATCH v9 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap
` [PATCH v9 Kernel 3/5] vfio iommu: Add ioctl defination to unmap IOVA and return dirty bitmap
` [PATCH v9 Kernel 4/5] vfio iommu: Implementation of ioctl to get dirty pages bitmap
` [PATCH v9 Kernel 5/5] vfio iommu: Implementation of ioctl to get dirty bitmap before unmap

[PATCH v1 0/5] Make the qemu_logfile handle thread safe
 2019-11-12 17:36 UTC  (9+ messages)
` [PATCH v1 1/5] Add a mutex to guarantee single writer to qemu_logfile handle
` [PATCH v1 2/5] qemu_log_lock/unlock now preserves the "
` [PATCH v1 3/5] Add use of RCU for qemu_logfile
` [PATCH v1 4/5] Added tests for close and change of logfile
` [PATCH v1 5/5] Fix double free issue in qemu_set_log_filename()

[PATCH v1 0/2] TCG plugin doc updates
 2019-11-12 17:03 UTC  (5+ messages)
` [PATCH v1 1/2] docs/devel: rename plugins.rst to tcg-plugins.rst
` [PATCH v1 2/2] docs/devel: update tcg-plugins.rst with API versioning details

[PATCH v2] s390x: Properly fetch the short psw on diag308 subc 0/1
 2019-11-12 17:05 UTC  (4+ messages)

[PATCH 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-12 16:57 UTC  (3+ messages)
` [PATCH 1/5] MAINTAINERS: Add a section on git infrastructure

[PATCH] microvm: fix memory leak in microvm_fix_kernel_cmdline
 2019-11-12 16:34 UTC 

[PULL 0/8] testing and tcg plugin api ver
 2019-11-12 16:22 UTC  (11+ messages)
` [PULL 1/8] tests/vm: netbsd autoinstall, using serial console
` [PULL 2/8] tests/vm: add console_consume helper
` [PULL 3/8] tests/vm: use console_consume for netbsd
` [PULL 4/8] tests/vm: update netbsd to version 8.1
` [PULL 5/8] tests: only run ipmi-bt-test if CONFIG_LINUX
` [PULL 6/8] tests/vm: support sites with sha512 checksums
` [PULL 7/8] .travis.yml: don't run make check with multiple jobs
` [PULL 8/8] tcg plugins: expose an API version concept

[PULL 0/2] Linux user for 4.2 patches
 2019-11-12 16:16 UTC  (3+ messages)
` [PULL 1/2] linux-user: fix missing break
` [PULL 2/2] linux-user: remove host stime() syscall

[PATCH] linux-user: remove host stime() syscall
 2019-11-12 16:07 UTC  (4+ messages)

[PULL v1 0/3] MicroBlaze fixes
 2019-11-12 16:04 UTC  (4+ messages)
` [PULL v1 1/3] target/microblaze: Plug temp leaks for loads/stores
` [PULL v1 2/3] target/microblaze: Plug temp leaks with delay slot setup
` [PULL v1 3/3] target/microblaze: Plug temp leak around eval_cond_jmp()

[PATCH] linux-user: fix missing break
 2019-11-12 16:07 UTC  (3+ messages)

[PATCH 0/2] block: Fix multiple blockdev-snapshot calls
 2019-11-12 16:07 UTC  (5+ messages)
` [PATCH 1/2] block: Remove 'backing': null from bs->{explicit_, }options
  ` [PATCH 1/2] block: Remove 'backing': null from bs->{explicit_,}options
` [PATCH 2/2] iotests: Test multiple blockdev-snapshot calls

[RFC v5 000/126] error: auto propagated local_err
 2019-11-12 15:33 UTC  (22+ messages)
` [RFC v5 015/126] hw/s390x: rename Error ** parameter to more common errp
` [RFC v5 023/126] hw/vfio/ap: drop local_err from vfio_ap_realize
` [RFC v5 026/126] python: add commit-per-subsystem.py
` [RFC v5 028/126] s390x: introduce ERRP_AUTO_PROPAGATE
` [RFC v5 030/126] kvm: "
` [RFC v5 037/126] S390 Machines: "
` [RFC v5 051/126] vfio-ccw: "
` [RFC v5 056/126] virtio-ccw: "

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-12 15:25 UTC  (19+ messages)
` [PATCH v2 04/20] nvme: populate the mandatory subnqn and ver fields
` [PATCH v2 06/20] nvme: add support for the abort command
` [PATCH v2 08/20] nvme: add support for the get log page command
` [PATCH v2 09/20] nvme: add support for the asynchronous event request command
` [PATCH v2 12/20] nvme: bump supported specification version to 1.3
` [PATCH v2 13/20] nvme: refactor prp mapping
` [PATCH v2 14/20] nvme: allow multiple aios per command
` [PATCH v2 15/20] nvme: add support for scatter gather lists
` [PATCH v2 19/20] nvme: make lba data size configurable

[RFC PATCH] tests/vm: make --interactive (and therefor DEBUG=1) unconditional
 2019-11-12 15:24 UTC  (2+ messages)

[PATCH 0/2] A pair of memory access problems
 2019-11-12 15:25 UTC  (4+ messages)
` [PATCH 2/2] vfio-helpers: Free QEMUVFIOState in qemu_vfio_close()

[PATCH 1/1] target/arm: Add support for cortex-m7 CPU
 2019-11-12 15:18 UTC  (2+ messages)

[PATCH 0/4] arm/aspeed: Watchdog and SDRAM fixes
 2019-11-12 15:05 UTC  (10+ messages)
` [PATCH 1/4] aspeed/sdmc: Make ast2600 default 1G
` [PATCH 2/4] aspeed/scu: Fix W1C behavior
` [PATCH 3/4] watchdog/aspeed: Improve watchdog timeout message
` [PATCH 4/4] watchdog/aspeed: Fix AST2600 frequency behaviour

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-12 14:52 UTC  (3+ messages)
` [RFC v2 14/14] virt/acpi: add SDEI table if SDEI is enabled

[PATCH V4] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-11-12 14:49 UTC  (2+ messages)

[PATCH 0/5] ARM virt: Add NVDIMM support
 2019-11-12 14:39 UTC  (4+ messages)
` [PATCH 5/5] hw/arm/virt: Add nvdimm hotplug support

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-12 14:25 UTC  (7+ messages)
` [RFC PATCH 15/18] qapi: Support empty modules
` [RFC PATCH 16/18] qapi: Create 'pragma' module
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-12 14:00 UTC  (8+ messages)
` [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
` [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH

[PATCH 0/2] tests/acceptance: Use QEMUMachine on tests that expect failure
 2019-11-12 13:58 UTC  (3+ messages)
` [PATCH 1/2] python/qemu: Add set_qmp_monitor() to QEMUMachine
` [PATCH 2/2] tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine

guest / host buffer sharing 
 2019-11-12 13:56 UTC  (6+ messages)
    ` [virtio-dev] "

[PULL 0/5] Trivial branch patches
 2019-11-12 13:52 UTC  (7+ messages)
` [PULL 1/5] Makefile: install bios-microvm like other binary blobs
` [PULL 2/5] qom: Fix error message in object_class_property_add()
` [PULL 3/5] numa: Add missing \n to error message
` [PULL 4/5] ivshmem-server: Clean up shmem on shutdown
` [PULL 5/5] ivshmem-server: Terminate also on SIGINT

[Bug 1852115] [NEW] qemu --static user build fails with fedora rawhide glibc-2.30.9000
 2019-11-12 12:08 UTC  (2+ messages)
` [Bug 1852115] "

[qemu-web PATCH v3] documentation: link to nightly documentation
 2019-11-12 12:09 UTC  (2+ messages)

[PULL 0/6] qtest and misc patches
 2019-11-12 12:09 UTC  (8+ messages)
` [PULL 1/6] qtest: fix qtest_qmp_device_add leak
` [PULL 2/6] cpu-plug-test: fix leaks
` [PULL 3/6] MAINTAINERS: slirp: Remove myself as maintainer
` [PULL 4/6] tests/migration: Print some debug on bad status
` [PULL 5/6] configure: Only decompress EDK2 blobs for X86/ARM targets
` [PULL 6/6] configure: Check bzip2 is available

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-12 12:07 UTC  (5+ messages)
`  "

[PATCH] pl031: Expose RTCICR as proper WC register
 2019-11-12 11:57 UTC  (4+ messages)

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-11-12 11:57 UTC  (4+ messages)
` [PULL 20/39] hw/i386: Introduce the microvm machine type

[PATCH] i386: define the 'flush_l1d' CPUID feature bit (CVE-2018-3646)
 2019-11-12 11:48 UTC  (4+ messages)

[PATCH v3 0/2] virtio: make seg_max virtqueue size dependent
 2019-11-12 11:39 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests: add virtio-scsi and virtio-blk seg_max_adjust test

[qemu-web PATCH] Add device fuzzing blog post
 2019-11-12 11:39 UTC  (4+ messages)

[PATCH v3 0/8] blockdev: avoid acquiring AioContext lock twice at do_drive_backup and do_blockdev_backup
 2019-11-12 11:30 UTC  (9+ messages)
` [PATCH v3 1/8] blockdev: merge drive_backup_prepare with do_drive_backup
` [PATCH v3 2/8] blockdev: fix coding style issues in drive_backup_prepare
` [PATCH v3 3/8] blockdev: place drive_backup_prepare with the other related transaction functions
` [PATCH v3 4/8] blockdev: change qmp_drive_backup to make use of transactions
` [PATCH v3 5/8] blockdev: merge blockdev_backup_prepare with do_blockdev_backup
` [PATCH v3 6/8] blockdev: place blockdev_backup_prepare with the other related transaction helpers
` [PATCH v3 7/8] blockdev: change qmp_blockdev_backup to make use of transactions
` [PATCH v3 8/8] blockdev: honor bdrv_try_set_aio_context() context requirements

[PATCH] qemu-coroutine-sleep: Silence Coverity warning
 2019-11-12 11:22 UTC  (5+ messages)

API definition for LUKS key management
 2019-11-12 11:02 UTC  (6+ messages)

[PATCH] hw: add compat machines for 5.0
 2019-11-12 10:48 UTC 

[PATCH qemu-web] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-12 10:37 UTC  (3+ messages)

[PATCH v6 0/3] qcow2: advanced compression options
 2019-11-12 10:33 UTC  (8+ messages)
` [PATCH v6 1/3] block: introduce compress filter driver

[PULL v2 00/13] Linux user for 4.2 patches
 2019-11-12 10:30 UTC  (4+ messages)
` [PULL v2 01/13] linux-user: Support for NETLINK socket options

[PULL 00/11] target-arm queue
 2019-11-12 10:23 UTC  (3+ messages)
` [PULL 04/11] target/arm/cpu64: max cpu: Introduce sve<N> properties

[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
 2019-11-12 10:12 UTC 

[PULL 00/14] virtio: features, cleanups
 2019-11-12 10:13 UTC  (5+ messages)
` [PULL 10/14] net/virtio: add failover support
` [PULL 11/14] vfio: unplug failover primary device before migration

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-12 10:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] ivshmem-server: Clean up shmem on shutdown
 2019-11-12  9:36 UTC  (5+ messages)
  `  "

[Qemu-devel] [PATCH v2] ivshmem-server: Terminate also on SIGINT
 2019-11-12  9:37 UTC  (4+ messages)
`  "

[PATCH] numa: Add missing \n to error message
 2019-11-12  9:34 UTC  (2+ messages)

[PATCH] qom: Fix error message in object_class_property_add()
 2019-11-12  9:33 UTC  (3+ messages)

[PATCH] Makefile: install bios-microvm like other binary blobs
 2019-11-12  9:32 UTC  (2+ messages)

[PATCH] enable translating statx syscalls on more arches
 2019-11-12  9:21 UTC  (5+ messages)

[PATCH qemu] scripts: Detect git worktrees for get_maintainer.pl --git
 2019-11-12  9:15 UTC  (4+ messages)

virtio,iommu_platform=on
 2019-11-12  9:06 UTC  (3+ messages)

[RFC][PATCH 0/3] IVSHMEM version 2 device for QEMU
 2019-11-12  8:04 UTC  (10+ messages)
` [RFC][PATCH 2/3] docs/specs: Add specification of ivshmem device revision 2

[PULL 0/3] target-arm queue
 2019-11-12  6:46 UTC  (2+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-12  6:27 UTC  (6+ messages)
` [RFC v2 10/22] intel_iommu: add virtual command capability support

[PATCH v4] iotests: Test NBD client reconnection
 2019-11-12  3:41 UTC  (3+ messages)

[PATCH v5] iotests: Test NBD client reconnection
 2019-11-12  3:39 UTC 

[Qemu-devel] [PATCH] migration: check length directly to make sure the range is aligned
 2019-11-11 23:19 UTC  (8+ 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).