QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 05:11:57 to 2020-07-09 15:55:02 UTC [more...]

[PATCH 0/4] Add support for a group of btrfs filesystem ioctl
 2020-07-09 15:52 UTC  (2+ messages)
` [PATCH 2/4] linux-user: Add support for a group of btrfs ioctls used for snapshots

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-09 15:51 UTC  (2+ messages)

Is VXHS actually maintained?
 2020-07-09 15:51 UTC  (9+ messages)

[PATCH] softmmu/vl: Include "qemu/rcu.h" for rcu_disable_atfork()
 2020-07-09 15:51 UTC  (3+ messages)

[PULL 0/7] Trivial branch for 5.1 patches
 2020-07-09 15:49 UTC  (2+ messages)

[PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
 2020-07-09 15:38 UTC  (2+ messages)

[PULL 00/41] testing updates (vm, gitlab, misc build fixes)
 2020-07-09 15:46 UTC  (5+ messages)

[PATCH 0/2] keepalive default
 2020-07-09 15:34 UTC  (11+ messages)
` [PATCH 1/2] sockets: keep-alive settings
` [PATCH 2/2] util/qemu-sockets: make keep-alive enabled by default

[PATCH v2 0/3] virtio-balloon: Free page hinting clean-ups
 2020-07-09 15:28 UTC  (4+ messages)
` [PATCH v2 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting

[PULL 00/12] Linux user for 5.1 patches
 2020-07-09 15:28 UTC  (4+ messages)
` [PULL 11/12] linux-user: Add strace support for printing arguments of ioctl()

[PATCH v7 00/47] block: Deal with filters
 2020-07-09 15:27 UTC  (21+ messages)
` [PATCH v7 02/47] block: Add chain helper functions
` [PATCH v7 12/47] block: Use bdrv_filter_(bs|child) where obvious
` [PATCH v7 14/47] stream: Deal with filters

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-09 15:14 UTC  (7+ messages)
` [PULL v2 40/41] vhost-vdpa: introduce vhost-vdpa backend

[PATCH v3 0/1] Add Script for Dissecting QEMU Execution
 2020-07-09 15:11 UTC  (3+ messages)
` [PATCH v3 1/1] scripts/performance: Add dissect.py script

[PULL 00/31] Block patches
 2020-07-09 15:09 UTC  (3+ messages)
` [PULL 18/31] block/core: add generic infrastructure for x-blockdev-amend qmp command

[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
 2020-07-09 15:03 UTC  (19+ messages)
` [PATCH v1 01/13] docs/devel: convert and update MTTCG design document
` [PATCH v1 02/13] docs/devel: add some notes on tcg-icount for developers
` [PATCH v1 03/13] docs: Add to gdbstub documentation the PhyMemMode
` [PATCH v1 04/13] cputlb: ensure we save the IOTLB data in case of reset
` [PATCH v1 05/13] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v1 06/13] plugins: add API to return a name for a IO device
` [PATCH v1 07/13] plugins: new hwprofile plugin
` [PATCH v1 08/13] plugins: expand the bb plugin to be thread safe and track per-cpu
` [PATCH v1 09/13] target/sh4: revert to using cpu_lduw_code to decode gusa
` [PATCH v1 10/13] tests/plugins: add -Wno-unknown-warning-option to handle -Wpsabi
` [PATCH v1 11/13] tests/docker: fall back more gracefully when pull fails
` [PATCH v1 12/13] tests/docker: update toolchain set in debian-xtensa-cross
` [PATCH v1 13/13] configure: remove all dependencies on a (re)configure

[PULL 00/12] Block patches
 2020-07-09 15:02 UTC  (6+ messages)

[REPORT] [GSoC - TCG Continuous Benchmarking] [#3] QEMU 5.0 and 5.1-pre-soft-freeze Dissect Comparison
 2020-07-09 14:41 UTC  (2+ messages)

[PATCH 0/2] hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
 2020-07-09 14:35 UTC  (9+ messages)
` [PATCH 2/2] hw/sd/sdcard: Do not allow invalid SD card sizes

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-09 14:23 UTC  (6+ messages)
` [PATCH v7 03/21] multi-process: setup PCI host bridge for remote device

[PATCH] target/arm: Don't do raw writes for PMINTENCLR
 2020-07-09 14:17 UTC  (2+ messages)

[PATCH] virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
 2020-07-09 14:18 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-09 14:10 UTC  (13+ messages)

[PATCH v10 00/34] Add subcluster allocation to qcow2
 2020-07-09 14:04 UTC  (13+ messages)
` [PATCH v10 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v10 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v10 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v10 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v10 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-09 13:51 UTC  (4+ messages)
` [Bug 1885827] "

[PATCH-for-5.1 0/2] fuzz: broken build fixes
 2020-07-09 13:57 UTC  (9+ messages)
` [PATCH-for-5.1 2/2] fuzz: add missing header for rcu_enable_atfork

[PATCH] block: Avoid stale pointer dereference in blk_get_aio_context()
 2020-07-09 13:50 UTC 

[PATCH] tests/qtest/fuzz: Add missing spaces in description
 2020-07-09 13:41 UTC  (3+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-09 13:33 UTC  (3+ messages)
` [Bug 1886811] "

[PATCH] cpu: Add starts_halted() method
 2020-07-09 13:40 UTC  (26+ messages)

[PATCH] Fix MIPS add.s after 1ace099f2acb952eaaef0ba7725879949a7e4406
 2020-07-09 13:38 UTC  (3+ messages)

[PATCH v8 0/6] block: seriously improve savevm/loadvm performance
 2020-07-09 13:26 UTC  (7+ messages)
` [PATCH 1/6] block/aio_task: allow start/wait task from any coroutine
` [PATCH 2/6] block/aio_task: drop aio_task_pool_wait_one() helper
` [PATCH 3/6] block/block-backend: remove always true check from blk_save_vmstate
` [PATCH 4/6] block, migration: add bdrv_finalize_vmstate helper
` [PATCH 5/6] block/io: improve savevm performance
` [PATCH 6/6] block/io: improve loadvm performance

Migrating custom qemu.org infrastructure to GitLab
 2020-07-09 13:22 UTC  (9+ messages)
        ` Delete some Wiki pages (was: Migrating custom qemu.org infrastructure to GitLab)

[PATCH 0/3] Add ability to choose MDIO phy number to i.MX processors
 2020-07-09 13:18 UTC  (2+ messages)
` [PATCH v2 "

Updates on libcapstone?
 2020-07-09 13:07 UTC 

[PATCH] ossaudio: fix out of bounds write
 2020-07-09 12:55 UTC  (3+ messages)

[PATCH v5 00/20] microvm: add acpi support
 2020-07-09 12:33 UTC  (4+ messages)
` [PATCH v5 08/20] microvm/acpi: add minimal "

[PULL v2] Block layer patches
 2020-07-09 12:17 UTC 

[PATCH] iotests: Simplify _filter_img_create() a bit
 2020-07-09 12:16 UTC  (2+ messages)

[PATCH] hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag
 2020-07-09 12:16 UTC  (5+ messages)

[PATCH] tests: improve performance of device-introspect-test
 2020-07-09 12:14 UTC  (4+ messages)

Questions about online resizing a lun passthrough disk with virtio-scsi
 2020-07-09 12:07 UTC  (5+ messages)

[PATCH v2 0/7] RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-07-09 12:02 UTC  (19+ messages)
` [PATCH v2 2/7] Implement drain_call_rcu and use it in hmp_device_del
` [PATCH v2 3/7] device-core: use RCU for list of childs of a bus
` [PATCH v2 4/7] device-core: use atomic_set on .realized property
` [PATCH v2 6/7] scsi: Add scsi_device_get
` [PATCH v2 7/7] virtio-scsi: use scsi_device_get

[PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction
 2020-07-09 11:58 UTC 

[PATCH v2 0/2] QEMU Gating CI
 2020-07-09 11:50 UTC  (10+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[qemu-web PATCH] new page: conservancy.md
 2020-07-09 11:46 UTC  (4+ messages)

[Bug 1886076] [NEW] risc-v pmp implementation error
 2020-07-09 11:32 UTC  (2+ messages)
` [Bug 1886076] "

QEMU | Pipeline #164743957 has failed for master | 48f22ad0
 2020-07-09 11:33 UTC 

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-09 10:59 UTC  (9+ messages)
` [PATCH RFC 2/5] s390x: implement diag260
` [PATCH RFC 3/5] s390x: prepare device memory address space
` [PATCH RFC 4/5] s390x: implement virtio-mem-ccw

[PATCH] Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
 2020-07-09 10:59 UTC  (5+ messages)

[PULL 0/3] M68k next patches
 2020-07-09 10:29 UTC  (2+ messages)

[PULL 00/12] Block layer patches
 2020-07-09 10:28 UTC  (2+ messages)

[PULL 00/29] Block layer patches
 2020-07-09 10:26 UTC  (6+ messages)
` [PULL 13/29] qapi: Flatten object-add

[PATCH v6 0/7] block: seriously improve savevm/loadvm performance
 2020-07-09 10:26 UTC  (3+ messages)
` [PATCH 1/7] migration/savevm: respect qemu_fclose() error code in save_snapshot()

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-09 10:11 UTC  (7+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH v2 1/2] hw/riscv: Modify MROM size to end at 0x10000
 2020-07-09 10:05 UTC  (2+ messages)
` [PATCH v2 2/2] hw/riscv: sifive_u: Provide a reliable way for bootloader to detect whether it is running in QEMU

[PATCH 1/2] hw/riscv: Modify MROM size to end at 0x10000
 2020-07-09 10:03 UTC  (3+ messages)

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-09  9:57 UTC  (11+ messages)

[PATCH] migration: fix memory leak in qmp_migrate_set_parameters
 2020-07-09  9:40 UTC  (2+ messages)

qemu-system-ppc64 abort()s with pcie bridges
 2020-07-09  9:28 UTC  (3+ messages)

[PATCH] docs/devel/fuzzing: Fix bugs in documentation
 2020-07-09  8:40 UTC 

Failure prints during format or mounting a usb storage device
 2020-07-09  7:57 UTC  (11+ messages)

[PATCH 1/2] linux-user: add new netlink types
 2020-07-09  7:23 UTC  (2+ messages)
` [PATCH 2/2] linux-user: add netlink RTM_SETLINK command

[PATCH v4 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-09  7:23 UTC  (10+ messages)
` [PATCH v4 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-09  6:43 UTC  (9+ messages)
` [PATCH v5 01/11] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v5 05/11] hw/arm: Add two NPCM7xx-based machines

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-07-09  6:17 UTC  (6+ messages)
` [PATCH v3 01/18] hw/block/nvme: bump spec data structures "

[PATCH v4 0/2] net: tap: check file descriptor can be used
 2020-07-09  5:46 UTC  (2+ messages)

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-09  5:14 UTC  (6+ messages)
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes


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 read-only IMAP folder(s) and NNTP newsgroup(s).