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

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-23 15:07 UTC  (18+ messages)
` [PATCH v7 01/17] memory: Add FlatView foreach function
` [PATCH v7 02/17] fuzz: Add generic virtual-device fuzzer
` [PATCH v7 03/17] fuzz: Add PCI features to the generic fuzzer
` [PATCH v7 04/17] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v7 05/17] fuzz: Declare DMA Read callback function
` [PATCH v7 06/17] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v7 07/17] fuzz: Add support for custom crossover functions
` [PATCH v7 08/17] fuzz: add a DISABLE_PCI op to generic-fuzzer
` [PATCH v7 09/17] fuzz: add a crossover function "
` [PATCH v7 10/17] scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
` [PATCH v7 11/17] scripts/oss-fuzz: Add crash trace minimization script
` [PATCH v7 12/17] fuzz: Add instructions for using generic-fuzz
` [PATCH v7 13/17] fuzz: add an "opaque" to the FuzzTarget struct
` [PATCH v7 14/17] fuzz: add generic-fuzz configs for oss-fuzz
` [PATCH v7 15/17] fuzz: register predefined generic-fuzz configs
` [PATCH v7 16/17] scripts/oss-fuzz: use hardlinks instead of copying
` [PATCH v7 17/17] scripts/oss-fuzz: ignore the generic-fuzz target

[PATCH RESEND v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-23 15:09 UTC  (3+ messages)

[PATCH RESEND v3 00/10] hw: Let DMA/PCI API propagate MemTxResult
 2020-10-23 15:19 UTC  (3+ messages)
` [PATCH RESEND v3 03/10] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH RESEND v3 09/10] pci: Let pci_dma_read() propagate MemTxResult

[PATCH 3/30] crypt: Fix Lesser GPL version number
 2020-10-23 15:04 UTC  (34+ messages)
` [PATCH 9/30] cris tcg cpus: "
` [PATCH 10/30] microblaze "
` [PATCH 11/30] prep: "
` [PATCH 12/30] xtensa tcg cpus: "
` [PATCH 13/30] tricore "
` [PATCH 14/30] usb: "
` [PATCH 15/30] linux user: "
` [PATCH 16/30] boston: "
` [PATCH 17/30] x86 tcg cpus: "
` [PATCH 18/30] arm "
` [PATCH 19/30] parallel nor flas...: "
` [PATCH 20/30] migration: "
` [PATCH 21/30] overall usermode...: "
` [PATCH 22/30] overall/alpha tcg cpus|hppa: "
` [PATCH 23/30] tpm: "
` [PATCH 24/30] w32: "
` [PATCH 25/30] nvdimm: "
` [PATCH 26/30] renesas rx cpus: "
` [PATCH 27/30] x86 hvf "
` [PATCH 28/30] e1000e: "
` [PATCH 29/30] sparc tcg cpus: "
` [PATCH 30/30] nomaintainer: "

[PATCH] Makefile: separate meson rerun from the rest of the ninja invocation
 2020-10-23 15:05 UTC 

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-23 15:04 UTC  (10+ messages)
` [PATCH v3 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PATCH v3 3/5] tools/virtiofsd: xattr name mappings: Map server "
` [PATCH v3 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

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

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-23 14:59 UTC  (12+ messages)
` [PATCH v12 02/14] block: add insert/remove node functions
` [PATCH v12 03/14] copy-on-read: add filter drop function
` [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] block: End quiescent sections when a BDS is deleted
 2020-10-23 14:45 UTC  (5+ messages)

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 14:06 UTC  (20+ 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 v11 00/19] Initial support for multi-process Qemu
 2020-10-23 13:57 UTC  (8+ messages)
` [PATCH v11 06/19] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v11 08/19] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v11 10/19] multi-process: introduce proxy object

[RFC] Using gitlab for upstream qemu repo?
 2020-10-23 13:41 UTC  (8+ messages)

[PATCH] hw/vfio: Use lock guard macros
 2020-10-23 12:43 UTC 

Tips for debugging GPU acceleration
 2020-10-23 12:32 UTC  (4+ messages)
    ` [agl-dev-community] "

[RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
 2020-10-23 13:18 UTC  (5+ messages)
` [RFC PATCH 1/4] Revert "hw/sd: Fix incorrect populated function switch status data structure"
` [RFC PATCH 2/4] tests/acceptance: Allow running Orange Pi test using cached artifacts
` [RFC PATCH 3/4] tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
` [RFC PATCH 4/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC

[PATCH v2 0/4] target/s390x: Improve carry computation
 2020-10-23 12:32 UTC  (3+ messages)
` [PATCH v2 4/4] target/s390x: Improve SUB LOGICAL WITH BORROW

linux-user: Support f_flags in statfs64 when available
 2020-10-23 12:28 UTC  (4+ messages)

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

[PATCH v2] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-23 12:01 UTC  (3+ messages)

[PULL 00/13] 9p queue 2020-10-23
 2020-10-23 11:20 UTC  (14+ messages)
` [PULL 01/13] tests/9pfs: Factor out do_version() helper
` [PULL 04/13] tests/9pfs: Turn fs_readdir_split() into a helper
` [PULL 02/13] tests/9pfs: Set alloc in fs_create_dir()
` [PULL 03/13] tests/9pfs: Factor out do_attach() helper
` [PULL 05/13] tests/9pfs: Turn fs_mkdir() into a helper
` [PULL 06/13] tests/9pfs: simplify do_mkdir()
` [PULL 07/13] tests/9pfs: add local Tunlinkat directory test
` [PULL 08/13] tests/9pfs: add local Tlcreate test
` [PULL 09/13] tests/9pfs: add local Tunlinkat file test
` [PULL 10/13] tests/9pfs: add local Tsymlink test
` [PULL 11/13] tests/9pfs: add local Tunlinkat symlink test
` [PULL 12/13] tests/9pfs: add local Tlink test
` [PULL 13/13] tests/9pfs: add local Tunlinkat hard link test

[PATCH 0/8] arm/virt: add usb support
 2020-10-23 11:36 UTC  (2+ messages)

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

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-23 11:17 UTC  (12+ messages)
` [PATCH v27 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v27 09/17] vfio: Add load state functions to SaveVMHandlers
` [PATCH v27 14/17] vfio: Dirty page tracking when vIOMMU is enabled
` [PATCH v27 17/17] qapi: Add VFIO devices migration stats in Migration stats

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

[PATCH] vhost: Don't special case vq->used_phys in vhost_get_log_size()
 2020-10-23 11:10 UTC  (3+ messages)

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-10-23 10:54 UTC  (2+ messages)
` [Bug 1895053] "

[PATCH v2 00/20] backup performance: block_status + async
 2020-10-23  9:49 UTC  (5+ messages)
` [PATCH v2 08/20] block/block-copy: add block_copy_cancel

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

[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  (8+ messages)
` [PATCH v2 1/3] accel: Remove _WIN32 ifdef from qtest-cpus.c

[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/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  (4+ messages)
` [PATCH 1/2] target/m68k: remove useless qregs array

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-23  7:48 UTC  (6+ messages)
` [PATCH v10 09/10] virtio-iommu: Set supported page size mask

[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  (2+ 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).