qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 15:51:15 to 2020-10-23 10:45:35 UTC [more...]

[PATCH] block: End quiescent sections when a BDS is deleted
 2020-10-23 10:41 UTC 

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 10:40 UTC  (11+ messages)
` [PATCH 1/6] char/stdio: Fix QMP default for 'signal'
` [PATCH 2/6] char: Factor out qemu_chr_print_types()
` [PATCH 3/6] qapi: Remove wrapper struct for simple unions
` [PATCH 4/6] qapi: Optionally parse simple unions as flat
` [PATCH 5/6] tests/qapi-schema: Flat representation of simple unions
` [PATCH 6/6] qemu-storage-daemon: Use qmp_chardev_add() for --chardev

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-23 10:21 UTC  (26+ messages)
` [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 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v27 09/17] vfio: Add load state functions to SaveVMHandlers
` [PATCH v27 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v27 14/17] vfio: Dirty page tracking when vIOMMU "
` [PATCH v27 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v2 00/20] backup performance: block_status + async
 2020-10-23  9:49 UTC  (17+ messages)
` [PATCH v2 08/20] block/block-copy: add block_copy_cancel
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
` [PATCH v2 13/20] iotests: 129: prepare for backup over block-copy
` [PATCH v2 14/20] iotests: 185: "
` [PATCH v2 15/20] iotests: 219: "

[PATCH V3 0/6] Support RISC-V migration
 2020-10-23  9:41 UTC  (8+ messages)
` [PATCH V3 1/6] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
` [PATCH V3 2/6] target/riscv: Add basic vmstate description of CPU
` [PATCH V3 3/6] target/riscv: Add PMP state description
` [PATCH V3 4/6] target/riscv: Add H extension "
` [PATCH V3 5/6] target/riscv: Add V "
` [PATCH V3 6/6] target/riscv: Add sifive_plic vmstate

[PATCH v12 0/3] Add Versal usb model
 2020-10-23  9:27 UTC  (2+ messages)

[RFC] Using gitlab for upstream qemu repo?
 2020-10-23  9:37 UTC  (6+ messages)

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-23  9:34 UTC  (10+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure
                ` Should we keep using Avocado for functional testing? (was: Re: [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure)

[PATCH v2 0/3] Add Xen CpusAccel
 2020-10-23  9:34 UTC  (11+ messages)
` [PATCH v2 1/3] accel: Remove _WIN32 ifdef from qtest-cpus.c
` [PATCH v2 2/3] accel: move qtest CpusAccel functions to a common location

Tips for debugging GPU acceleration
 2020-10-23  9:34 UTC 

[PATCH] hw/arm: fix min_cpus for xlnx-versal-virt platform
 2020-10-23  9:20 UTC  (3+ messages)

[PATCH v2] virtio-net: Add check for mac address while peer is vdpa
 2020-10-23  9:15 UTC 

[PATCH] virtio-net: Add check for mac address while peer is vdpa
 2020-10-23  9:12 UTC  (2+ messages)

Migrating custom qemu.org infrastructure to GitLab
 2020-10-23  9:09 UTC  (6+ messages)
      ` Migrate Wiki to Gitlab? (was: Migrating custom qemu.org infrastructure to GitLab)

[PATCH] cpus: verify that number of created cpus do not exceed smp params
 2020-10-23  8:16 UTC  (3+ messages)

[PATCH 0/2] virtio-gpu: build pci and vga bits modular too
 2020-10-23  8:07 UTC  (5+ messages)
` [PATCH 1/2] virtio-gpu: add virtio-gpu-pci module
` [PATCH 2/2] virtio-gpu: add virtio-vga module

[PATCH 0/4] Test more "check-acceptance" tests in the gitlab-CI
 2020-10-23  8:07 UTC  (9+ messages)
` [PATCH 1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
` [PATCH 2/4] test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
` [PATCH 3/4] tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
` [PATCH 4/4] test/docker/dockerfiles: Add missing packages for acceptance tests

[PATCH 0/2] target/m68k: add vmstate structure to migrate M68kCPU
 2020-10-23  7:54 UTC  (6+ messages)
` [PATCH 1/2] target/m68k: remove useless qregs array
` [PATCH 2/2] target/m68k: Add vmstate definition for M68kCPU

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-23  7:48 UTC  (17+ messages)
` [PATCH v10 03/10] virtio-iommu: Add memory notifiers for map/unmap
` [PATCH v10 05/10] virtio-iommu: Add replay() memory region callback
` [PATCH v10 07/10] memory: Add interface to set iommu page size mask
` [PATCH v10 09/10] virtio-iommu: Set supported "

[PATCH v3 0/2] qemu-img: add support for rate limit in commit and convert
 2020-10-23  7:38 UTC  (2+ messages)

[PATCH 0/4] qom: Introduce object*_property_add_bool_ptr() functions
 2020-10-23  7:37 UTC  (6+ messages)
` [PATCH 1/4] qom: "
` [PATCH 2/4] autz/listfile: Use object_class_property_add_bool_ptr()
` [PATCH 3/4] machine: Use object_class_property_add_bool_ptr() when possible
` [PATCH 4/4] pc: Use object_class_property_add_bool_ptr()

[PATCH RESEND v2 0/7] some memleak trivial patchs
 2020-10-23  7:22 UTC  (11+ messages)
` [PATCH RESEND v2 1/7] tests/migration: fix memleak in wait_command/wait_command_fd
` [PATCH RESEND v2 2/7] qga/channel-posix: Plug memory leak in ga_channel_write_all()
` [PATCH RESEND v2 3/7] elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
` [PATCH RESEND v2 4/7] elf2dmp/pdb: Plug memleak in pdb_init_from_file
` [PATCH RESEND v2 5/7] migration/colo: Plug memleaks in colo_process_incoming_thread
` [PATCH RESEND v2 6/7] blockdev: Fix a memleak in drive_backup_prepare()
` [PATCH RESEND v2 7/7] block/file-posix: fix a possible undefined behavior

[PATCH 0/8] arm/virt: add usb support
 2020-10-23  7:10 UTC  (9+ messages)
` [PATCH 1/8] tests/acpi: allow updates for expected data files
` [PATCH 2/8] tests/acpi: add empty tests/data/acpi/virt/DSDT.usb file
` [PATCH 3/8] arm/virt: add support for -machine usb=on
` [PATCH 4/8] arm/virt: add device tree node for xhci
` [PATCH 5/8] arm/virt: add acpi dsdt entry "
` [PATCH 6/8] tests/acpi: add usb testcase for virt
` [PATCH 7/8] tests/acpi: update expected data files
` [PATCH 8/8] tests/acpi: disallow updates for "

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

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-10-23  6:27 UTC  (4+ messages)
` [PATCH v3 12/17] hw/block/nvme: add support for scatter gather lists

[PATCH v5 0/2] hw/block/nvme: dulbe and dsm support
 2020-10-23  6:24 UTC  (7+ messages)
` [PATCH v5 1/2] hw/block/nvme: add dulbe support
` [PATCH v5 2/2] hw/block/nvme: add the dataset management command

[PATCH] CHANGELOG: remove disused file
 2020-10-23  5:43 UTC  (3+ messages)

[PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-23  3:55 UTC  (4+ messages)

Enable MSI-X support in PCIe device
 2020-10-23  3:32 UTC 

Emulation for riscv
 2020-10-23  0:56 UTC  (2+ messages)

[PATCH] i386/cpu: Expose the PTWRITE to the guest
 2020-10-23  0:13 UTC  (3+ messages)

[Bug 1894869] [NEW] Chelsio T4 has old MSIX PBA offset bug
 2020-10-22 22:24 UTC  (2+ messages)
` [Bug 1894869] "

[RFC PATCH] hw/nvme: Move NVMe emulation out of hw/block/ directory
 2020-10-22 21:54 UTC 

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-22 21:45 UTC  (4+ messages)
` [PATCH v4 2/7] nbd: Add new qemu:allocation-depth metadata context

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-22 21:34 UTC  (6+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset

Ramping up Continuous Fuzzing of Virtual Devices in QEMU
 2020-10-22 21:17 UTC  (5+ messages)

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

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-22 19:24 UTC  (3+ messages)

[PATCH v5 00/12] Rework iotests/check
 2020-10-22 18:56 UTC  (13+ messages)
` [PATCH v5 01/12] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v5 02/12] iotests/303: use dot slash for qcow2.py running
` [PATCH v5 03/12] iotests: fix some whitespaces in test output files
` [PATCH v5 04/12] iotests/283: make executable
` [PATCH v5 05/12] iotests/299: "
` [PATCH v5 06/12] iotests/294: add shebang line
` [PATCH v5 07/12] iotests: define group in each iotest
` [PATCH v5 08/12] iotests: add findtests.py
` [PATCH v5 09/12] iotests: add testenv.py
` [PATCH v5 10/12] iotests: add testrunner.py
` [PATCH v5 11/12] iotests: rewrite check into python
` [PATCH RFC v5 12/12] iotests: rename and move 169 and 199 tests

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

[PATCH v8 0/2] Add file-backed and write-once features to OTP
 2020-10-22 18:30 UTC  (3+ messages)
` [PATCH v8 2/2] hw/misc/sifive_u_otp: Add backend drive support

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-22 18:13 UTC  (15+ messages)
` [PATCH v12 01/14] copy-on-read: support preadv/pwritev_part functions
` [PATCH v12 02/14] block: add insert/remove node functions
` [PATCH v12 03/14] copy-on-read: add filter drop function
` [PATCH v12 04/14] qapi: add filter-node-name to block-stream
` [PATCH v12 05/14] qapi: create BlockdevOptionsCor structure for COR driver
` [PATCH v12 06/14] copy-on-read: pass bottom node name to "
` [PATCH v12 07/14] copy-on-read: limit COR operations to bottom node
` [PATCH v12 08/14] iotests: add #310 to test bottom node in COR driver
` [PATCH v12 09/14] block: modify the comment for BDRV_REQ_PREFETCH flag
` [PATCH v12 10/14] block: include supported_read_flags into BDS structure
` [PATCH v12 11/14] copy-on-read: add support for read flags to COR-filter
` [PATCH v12 12/14] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v12 13/14] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs

[PATCH 0/2] hw/block/nvme: two fixes for create sq/cq
 2020-10-22 17:45 UTC  (3+ messages)

[Bug 1901068] [NEW] Deleted tests are still run if they exist in the build tree
 2020-10-22 17:01 UTC 

[PATCH v6 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-22 16:46 UTC  (3+ messages)
` [PATCH v6 3/6] migration: Maintain postcopy faulted addresses

[PATCH] target/arm: Get correct MMU index for other-security-state
 2020-10-22 16:44 UTC 

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-10-22 16:29 UTC  (15+ messages)

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-22 16:16 UTC  (3+ messages)
` [PATCH v3 3/5] tools/virtiofsd: xattr name mappings: Map server xattr names

[PATCH v2] net: remove an assert call in eth_get_gso_type
 2020-10-22 16:13 UTC  (2+ messages)

[PATCH v6 1/2] hw/watchdog: Implement SBSA watchdog device
 2020-10-22 15:58 UTC  (2+ messages)

RFC: tracking valid backing chain issue
 2020-10-22 15:54 UTC  (6+ messages)

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


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