qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 16:32:31 to 2020-10-26 20:21:58 UTC [more...]

[PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
 2020-10-26 19:36 UTC  (33+ messages)
` [PULL 01/32] vfio: Add function to unmap VFIO region
` [PULL 02/32] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PULL 03/32] vfio: Add save and load functions for VFIO PCI devices
` [PULL 04/32] vfio: Add migration region initialization and finalize function
` [PULL 05/32] vfio: Add VM state change handler to know state of VM
` [PULL 06/32] vfio: Add migration state change notifier
` [PULL 07/32] vfio: Register SaveVMHandlers for VFIO device
` [PULL 08/32] vfio: Add save state functions to SaveVMHandlers
` [PULL 09/32] vfio: Add load "
` [PULL 10/32] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PULL 11/32] vfio: Get migration capability flags for container
` [PULL 12/32] vfio: Add function to start and stop dirty pages tracking
` [PULL 13/32] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PULL 14/32] vfio: Dirty page tracking when vIOMMU is enabled
` [PULL 15/32] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PULL 16/32] vfio: Make vfio-pci device migration capable
` [PULL 17/32] qapi: Add VFIO devices migration stats in Migration stats
` [PULL 18/32] update-linux-headers: Add vfio_zdev.h
` [PULL 19/32] linux-headers: update against 5.10-rc1
` [PULL 20/32] s390x/pci: Move header files to include/hw/s390x
` [PULL 21/32] vfio: Create shared routine for scanning info capabilities
` [PULL 22/32] vfio: Find DMA available capability
` [PULL 23/32] s390x/pci: Add routine to get the vfio dma available count
` [PULL 24/32] s390x/pci: Honor DMA limits set by vfio
` [PULL 25/32] s390x/pci: create a header dedicated to PCI CLP
` [PULL 26/32] s390x/pci: use a PCI Group structure
` [PULL 27/32] s390x/pci: clean up s390 PCI groups
` [PULL 28/32] s390x/pci: use a PCI Function structure
` [PULL 29/32] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PULL 30/32] s390x/pci: get zPCI function info from host
` [PULL 31/32] hw/vfio: Use lock guard macros
` [PULL 32/32] vfio: fix incorrect print type

How about using a bot to guard the pull request can be apply? like rust compiler does
 2020-10-26 20:14 UTC 

[PATCH v2 00/19] util/vfio-helpers: Allow using multiple MSIX IRQs
 2020-10-26 20:02 UTC  (15+ messages)
` [PATCH v2 01/19] block/nvme: Correct minimum device page size
` [PATCH v2 02/19] block/nvme: Set request_alignment at initialization
` [PATCH v2 03/19] block/nvme: Introduce device/iommu 'page_size_min' variables
` [PATCH v2 04/19] block/nvme: Trace controller capabilities
` [PATCH v2 06/19] util/vfio-helpers: Trace PCI I/O config accesses
` [PATCH v2 07/19] util/vfio-helpers: Trace PCI BAR region info
` [PATCH v2 12/19] util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-10-26 19:42 UTC  (10+ messages)
` [PATCH v2 01/11] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v2 02/11] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v2 04/11] qapi/introspect.py: add assertions and casts
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations
` [PATCH v2 06/11] qapi/introspect.py: add _gen_features helper
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v2 08/11] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v2 09/11] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v2 10/11] qapi/introspect.py: improve readability of _tree_to_qlit

[PATCH] virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
 2020-10-26 19:57 UTC  (2+ messages)

[PATCH v2] CHANGELOG: remove disused file
 2020-10-26 19:51 UTC 

[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
 2020-10-26 19:34 UTC  (4+ messages)
` [PATCH 1/4] qdev: Fix two typos

[PATCH 1/2] acpi/crs: Prevent bad ranges for host bridges
 2020-10-26 19:39 UTC  (2+ messages)
` [PATCH 2/2] acpi/crs: Support ranges > 32b for hosts

[PATCH] riscv: Add semihosting support [v8]
 2020-10-26 19:26 UTC  (6+ messages)

[PATCH] scripts/qmp: delete 'qmp' script
 2020-10-26 19:29 UTC  (3+ messages)

[PATCH 1/30] cryptodev: Fix Lesser GPL version number
 2020-10-26 19:28 UTC  (3+ messages)

[PATCH v12 0/3] Add Versal usb model
 2020-10-26 19:28 UTC  (7+ messages)
` [PATCH v12 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v12 3/3] Versal: Connect DWC3 controller with virt-versal

[PATCH] cpus: Drop declaration of cpu_remove()
 2020-10-26 19:20 UTC  (2+ messages)

[PATCH 2/30] io: Fix Lesser GPL version number
 2020-10-26 19:27 UTC  (3+ messages)

[PATCH RESEND 0/4] Mirror map JIT memory for TCG
 2020-10-26 19:15 UTC  (5+ messages)
` [PATCH RESEND 1/4] tcg: add const hints for code pointers
` [PATCH RESEND 2/4] tcg: implement mirror mapped JIT for Linux
` [PATCH RESEND 3/4] tcg: use mirror map JIT in code generation
` [PATCH RESEND 4/4] tcg: make mirror mapped JIT optional

[PATCH v2] Makefile: Add *.[ch].inc files to cscope/ctags/TAGS
 2020-10-26 19:18 UTC  (3+ messages)

[PATCH 00/15] remove bios_name variable
 2020-10-26 19:11 UTC  (40+ messages)
` [PATCH 01/15] alpha: remove bios_name
` [PATCH 03/15] arm: "
` [PATCH 04/15] hppa: "
` [PATCH 05/15] i386: "
` [PATCH 06/15] lm32: "
` [PATCH 07/15] m68k: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] moxie: "
` [PATCH 10/15] ppc: "
` [PATCH 11/15] rx: move BIOS load from MCU to board
` [PATCH 12/15] s390: remove bios_name
` [PATCH 13/15] sh4: "
` [PATCH 14/15] sparc: "
` [PATCH 15/15] vl: "

[PATCH v6 0/6] RISC-V Pointer Masking implementation
 2020-10-26 19:10 UTC  (3+ messages)

[PATCH v2] rx: move BIOS load from MCU to board
 2020-10-26 19:09 UTC  (2+ messages)

[PULL 0/4] Acceptance testing patches for 2020-10-26
 2020-10-26 19:07 UTC  (5+ messages)
` [PULL 1/4] tests/boot_linux_console: Boot Trusted Firmware-A on the Raspberry Pi 3
` [PULL 2/4] tests/acceptance: Add a 'virt_kvm' test using the GICv3
` [PULL 3/4] tests/acceptance: Allow running Orange Pi test using cached artifacts
` [PULL 4/4] docs/devel/testing.rst: Update outdated Avocado URLs

[PULL 00/17] Build system changes and misc fixes for QEMU 5.2 soft freeze
 2020-10-26 18:59 UTC  (3+ messages)

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-26 18:51 UTC  (13+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix

[PULL 00/16] virtiofs queue
 2020-10-26 18:43 UTC  (17+ messages)
` [PULL 01/16] configure: add option for virtiofsd
` [PULL 02/16] virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
` [PULL 03/16] virtiofsd: add container-friendly -o sandbox=chroot option
` [PULL 04/16] tools/virtiofsd: xattr name mappings: Add option
` [PULL 05/16] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PULL 06/16] tools/virtiofsd: xattr name mappings: Map server "
` [PULL 07/16] tools/virtiofsd: xattr name mapping examples
` [PULL 08/16] tools/virtiofsd: xattr name mappings: Simple 'map'
` [PULL 09/16] linux/fuse.h: Pull in from Linux
` [PULL 10/16] virtiofsd: Announce FUSE_ATTR_FLAGS
` [PULL 11/16] virtiofsd: Add attr_flags to fuse_entry_param
` [PULL 12/16] virtiofsd: Add fuse_reply_attr_with_flags()
` [PULL 13/16] virtiofsd: Store every lo_inode's parent_dev
` [PULL 14/16] virtiofsd: Announce sub-mount points
` [PULL 15/16] tests/acceptance/boot_linux: Accept SSH pubkey
` [PULL 16/16] tests/acceptance: Add virtiofs_submounts.py

[PATCH V1 00/32] Live Update
 2020-10-26 18:28 UTC  (13+ messages)
` [PATCH V1 18/32] osdep: import MADV_DOEXEC

[PATCH 00/13] s390x/pci: s390-pci updates for kernel 5.10-rc1
 2020-10-26 17:40 UTC  (11+ messages)
` [PATCH 02/13] linux-headers: update against 5.10-rc1
` [PATCH 13/13] s390x/pci: get zPCI function info from host

Dynamic instance properties in TYPE_ARM_CPU
 2020-10-26 17:32 UTC  (2+ messages)

[PATCH v4 0/5] virtiofsd xattr name mappings
 2020-10-26 17:30 UTC  (5+ messages)
` [PATCH v4 4/5] tools/virtiofsd: xattr name mapping examples

[PATCH 0/8] virtiofsd: Announce submounts to the guest
 2020-10-26 17:54 UTC  (2+ messages)

[PATCH 0/4] Mirror map JIT memory for TCG
 2020-10-26 17:25 UTC  (5+ messages)
` [PATCH 1/4] tcg: add const hints for code pointers
` [PATCH 2/4] tcg: implement mirror mapped JIT for Linux
` [PATCH 3/4] tcg: use mirror map JIT in code generation
` [PATCH 4/4] tcg: make mirror mapped JIT optional

[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
 2020-10-26 17:20 UTC  (3+ messages)

[PATCH v4 0/9] hw/arm: Add raspi Zero, 1A+ and 3A+ machines
 2020-10-26 17:22 UTC  (2+ messages)

[PATCH v3 00/25] backup performance: block_status + async
 2020-10-26 17:18 UTC  (26+ messages)
` [PATCH v3 01/25] iotests: 129 don't check backup "busy"
` [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter
` [PATCH v3 03/25] block/block-copy: More explicit call_state
` [PATCH v3 04/25] block/block-copy: implement block_copy_async
` [PATCH v3 05/25] block/block-copy: add max_chunk and max_workers parameters
` [PATCH v3 06/25] block/block-copy: add list of all call-states
` [PATCH v3 07/25] block/block-copy: add ratelimit to block-copy
` [PATCH v3 08/25] block/block-copy: add block_copy_cancel
` [PATCH v3 09/25] blockjob: add set_speed to BlockJobDriver
` [PATCH v3 10/25] job: call job_enter from job_user_pause
` [PATCH v3 11/25] qapi: backup: add max-chunk and max-workers to x-perf struct
` [PATCH v3 12/25] iotests: 56: prepare for backup over block-copy
` [PATCH v3 13/25] iotests: 129: "
` [PATCH v3 14/25] iotests: 185: "
` [PATCH v3 15/25] iotests: 219: "
` [PATCH v3 16/25] iotests: 257: "
` [PATCH v3 17/25] block/block-copy: make progress_bytes_callback optional
` [PATCH v3 18/25] block/backup: drop extra gotos from backup_run()
` [PATCH v3 19/25] backup: move to block-copy
` [PATCH v3 20/25] qapi: backup: disable copy_range by default
` [PATCH v3 21/25] block/block-copy: drop unused block_copy_set_progress_callback()
` [PATCH v3 22/25] block/block-copy: drop unused argument of block_copy()
` [PATCH v3 23/25] simplebench/bench_block_job: use correct shebang line with python3
` [PATCH v3 24/25] simplebench: bench_block_job: add cmd_options argument
` [PATCH v3 25/25] simplebench: add bench-backup.py

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-26 17:19 UTC  (2+ messages)

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-26 17:15 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH] virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
 2020-10-26 17:13 UTC  (2+ messages)

[PATCH] [RFC] hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
 2020-10-26 17:16 UTC  (3+ messages)

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-10-26 17:15 UTC  (2+ messages)

[PATCH v3 0/7] qemu-ga: add ssh-{get,add,remove}-authorized-keys
 2020-10-26 17:10 UTC  (2+ messages)

[PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
 2020-10-26 17:06 UTC  (2+ messages)

[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup
 2020-10-26 17:07 UTC  (2+ messages)

[PULL v2 0/2] Tracing patches
 2020-10-26 17:06 UTC  (3+ messages)

[PULL v2 v2 0/2] Tracing patches
 2020-10-26 17:05 UTC  (3+ messages)
` [PULL v2 v2 1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option
` [PULL v2 v2 2/2] Add execute bit back to scripts/tracetool.py

[PATCH v29 00/17] Add migration support for VFIO devices
 2020-10-26 16:58 UTC  (6+ messages)
` [PATCH v29 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v29 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled

[PATCH v5 0/2] Skip copy-on-write when allocating a zero cluster
 2020-10-26 16:58 UTC  (3+ messages)
` [PATCH v5 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v5 2/2] qcow2: Skip copy-on-write when allocating a zero cluster

[PATCH v2] configure: add option for virtiofsd
 2020-10-26 16:56 UTC  (2+ messages)

[PATCH v3 0/9] block-backend: Introduce I/O hang
 2020-10-26 16:53 UTC  (2+ messages)

[PULL 00/16] migration queue
 2020-10-26 16:52 UTC  (6+ messages)
` [PULL 12/16] migration: Introduce migrate_send_rp_message_req_pages()
` [PULL 15/16] migration/postcopy: Release fd before going into 'postcopy-pause'
` [PULL 16/16] migration-test: Only hide error if !QTEST_LOG

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-26 16:32 UTC  (3+ messages)

[PATCH v7 0/2] Add watchdog support for SbsaQemu
 2020-10-26 16:33 UTC  (3+ messages)
` [PATCH v7 1/2] hw/watchdog: Implement SBSA watchdog device


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