qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 12:49:22 to 2020-10-23 17:41:45 UTC [more...]

[PATCH v3 0/9] hw/arm: Add raspi Zero, 1A+ and 3A+ machines
 2020-10-23 17:39 UTC  (9+ messages)
` [PATCH v3 7/9] hw/arm/raspi: Add the Raspberry Pi A+ machine
` [PATCH v3 8/9] hw/arm/raspi: Add the Raspberry Pi Zero machine
` [PATCH v3 9/9] hw/arm/raspi: Add the Raspberry Pi 3 model A+

[PULL 00/33] target-arm queue
 2020-10-23 17:39 UTC  (8+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines

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

[PATCH v11 00/19] Initial support for multi-process Qemu
 2020-10-23 17:20 UTC  (17+ messages)
` [PATCH v11 02/19] multi-process: Add config option for multi-process QEMU
` [PATCH v11 04/19] multi-process: setup a machine object for remote device process
` [PATCH v11 05/19] multi-process: add qio channel function to transmit
` [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
` [PATCH v11 12/19] multi-process: Forward PCI config space acceses to the remote process

[qemu-web PATCH 0/7] Tweaks to page footer and add "edit page" links
 2020-10-23 17:19 UTC  (15+ 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 3/7] make all links be relative to the root
` [qemu-web PATCH 4/7] Make page header nav narrower
` [qemu-web PATCH 5/7] Simplify and restructure the page footer
` [qemu-web PATCH 6/7] Add link to "edit this page" for all pages
` [qemu-web PATCH 7/7] Add a CONTRIBUTING.md file as guidance for contributors

[PATCH v4 0/5] virtiofsd xattr name mappings
 2020-10-23 16:58 UTC  (6+ messages)
` [PATCH v4 1/5] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v4 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PATCH v4 3/5] tools/virtiofsd: xattr name mappings: Map server "
` [PATCH v4 4/5] tools/virtiofsd: xattr name mapping examples
` [PATCH v4 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

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

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

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

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

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

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 16:08 UTC  (8+ messages)
` [PATCH 3/6] qapi: Remove wrapper struct for simple unions

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

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-23 16:03 UTC  (20+ 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 v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-23 16:55 UTC  (18+ messages)
` [PATCH v1 01/16] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v1 02/16] riscv: spike: Remove target macro conditionals
` [PATCH v1 03/16] riscv: virt: "
` [PATCH v1 04/16] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v1 05/16] hw/riscv: virt: "
` [PATCH v1 06/16] hw/riscv: spike: "
` [PATCH v1 07/16] hw/riscv: sifive_u: "
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v1 09/16] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [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 12/16] target/riscv: cpu_helper: "
` [PATCH v1 13/16] target/riscv: csr: "
` [PATCH v1 14/16] target/riscv: cpu: Set XLEN independently from target
` [PATCH v1 15/16] target/riscv: Convert the get/set_field() to support 64-bit values
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers

[PATCH v7 0/2] Add watchdog support for SbsaQemu
 2020-10-23 16:00 UTC  (3+ messages)
` [PATCH v7 1/2] hw/watchdog: Implement SBSA watchdog device
` [PATCH v7 2/2] hw/arm/sbsa-ref: add "

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

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-23 16:15 UTC  (3+ messages)
` [PATCH v4 1/7] nbd: Utilize QAPI_CLONE for type conversion

[PATCH] ACPI: Avoid infinite recursion when dump-vmstate
 2020-10-23 16:09 UTC  (2+ messages)

[PATCH] hw/vfio: Use lock guard macros
 2020-10-23 15:54 UTC  (2+ messages)

[PULL v3 00/28] Block patches
 2020-10-23 16:03 UTC  (30+ 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 v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-23 16:01 UTC  (14+ 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 v1 0/4] add guest-loader (for direct Xen boot)
 2020-10-23 15:35 UTC  (3+ messages)
` [PATCH v1 2/4] hw/riscv: migrate fdt field to generic MachineState

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-23 15:46 UTC  (13+ messages)
` [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
` [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'

[PULL 00/13] 9p queue 2020-10-23
 2020-10-23 15:40 UTC  (4+ messages)
` [PULL 01/13] tests/9pfs: Factor out do_version() helper

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-23 15:33 UTC  (5+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset

[PATCH v1 0/5] Fix the Hypervisor access functions
 2020-10-23 15:26 UTC  (6+ messages)
` [PATCH v1 1/5] target/riscv: Add a virtualised MMU Mode
` [PATCH v1 2/5] target/riscv: Set the virtualised MMU mode when doing hyp accesses
` [PATCH v1 3/5] target/riscv: Remove the HS_TWO_STAGE flag
` [PATCH v1 4/5] target/riscv: Remove the hyp load and store functions
` [PATCH v1 5/5] target/riscv: Split the Hypervisor execute load helpers

[PULL 00/12] riscv-to-apply queue
 2020-10-23 15:16 UTC  (13+ 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 07/12] hw/riscv: Return the end address of the loaded firmware
` [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 11/12] hw/misc/sifive_u_otp: Add write function and write-once protection
` [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)

[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  (14+ messages)
` [PATCH 13/30] tricore tcg cpus: "
` [PATCH 15/30] linux user: "
` [PATCH 16/30] boston: "
` [PATCH 23/30] tpm: "
` [PATCH 24/30] w32: "
` [PATCH 27/30] x86 hvf cpus: "
` [PATCH 29/30] sparc tcg "

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

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

[PATCH] block: End quiescent sections when a BDS is deleted
 2020-10-23 14:45 UTC  (3+ messages)

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

[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


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