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

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-23 15:33 UTC  (3+ messages)
` [PATCH v1 10/16] target/riscv: Specify the XLEN for CPUs
` [PATCH v1 11/16] target/riscv: cpu: Remove compile time XLEN checks

[PATCH v1 0/5] Fix the Hypervisor access functions
 2020-10-23 15:26 UTC  (3+ messages)
` [PATCH v1 1/5] target/riscv: Add a virtualised MMU Mode
` [PATCH v1 4/5] target/riscv: Remove the hyp load and store functions

[qemu-web PATCH 0/7] Tweaks to page footer and add "edit page" links
 2020-10-23 15:29 UTC  (4+ messages)
` [qemu-web PATCH 1/7] Convert files to UNIX line endings
` [qemu-web PATCH 2/7] gitlab: introduce a CI job to publish the site content
` [qemu-web PATCH 7/7] Add a CONTRIBUTING.md file as guidance for contributors

[PULL 00/12] riscv-to-apply queue
 2020-10-23 15:16 UTC  (11+ messages)
` [PULL 01/12] riscv: Convert interrupt logs to use qemu_log_mask()
` [PULL 02/12] hw/intc: Move sifive_plic.h to the include directory
` [PULL 03/12] target/riscv: Fix update of hstatus.SPVP
` [PULL 04/12] target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt
` [PULL 05/12] target/riscv: Fix implementation of HLVX.WU instruction
` [PULL 06/12] hw/riscv: sifive_u: Allow specifying the CPU
` [PULL 08/12] hw/riscv: Add a riscv_is_32_bit() function
` [PULL 09/12] hw/riscv: Load the kernel after the firmware
` [PULL 10/12] target/riscv: raise exception to HS-mode at get_physical_address
` [PULL 12/12] hw/misc/sifive_u_otp: Add backend drive support

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

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

[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 v3 00/10] hw: Let DMA/PCI API propagate MemTxResult
 2020-10-23 15:20 UTC  (12+ messages)
` [PATCH RESEND v3 01/10] pci: pass along the return value of dma_memory_rw
` [PATCH RESEND v3 02/10] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH RESEND v3 03/10] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH RESEND v3 04/10] dma: Let dma_memory_set() propagate MemTxResult
` [PATCH RESEND v3 05/10] dma: Let dma_memory_rw() "
` [PATCH RESEND v3 06/10] dma: Let dma_memory_read() "
` [PATCH RESEND v3 07/10] dma: Let dma_memory_write() "
` [PATCH RESEND v3 08/10] pci: Let pci_dma_rw() "
` [PATCH RESEND v3 09/10] pci: Let pci_dma_read() "
` [PATCH RESEND v3 10/10] pci: Let pci_dma_write() "

[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 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  (16+ 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 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  (5+ 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  (3+ 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  (5+ messages)
` [PATCH 1/2] virtio-gpu: add virtio-gpu-pci module

[PATCH v27 00/17] Add migration support for VFIO devices
 2020-10-23 11:17 UTC  (3+ messages)
` [PATCH v27 04/17] vfio: Add migration region initialization and finalize function

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

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


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