qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 09:58:05 to 2020-09-21 19:21:04 UTC [more...]

[PATCH v4 00/11] capstone + disassembler patches
 2020-09-21 19:18 UTC  (14+ messages)
` [PATCH v4 01/11] capstone: Convert Makefile bits to meson bits
` [PATCH v4 02/11] capstone: Update to upstream "next" branch
` [PATCH v4 03/11] capstone: Require version 4.0 from a system library
` [PATCH v4 04/11] disas: Move host asm annotations to tb_gen_code
` [PATCH v4 05/11] disas: Clean up CPUDebug initialization
` [PATCH v4 06/11] disas: Use qemu/bswap.h for bfd endian loads
` [PATCH v4 07/11] disas: Cleanup plugin_disas
` [PATCH v4 08/11] disas: Configure capstone for aarch64 host without libvixl
` [PATCH v4 09/11] disas: Split out capstone code to disas/capstone.c
` [PATCH v4 10/11] disas: Enable capstone disassembly for s390x
` [PATCH v4 11/11] disas/capstone: Add skipdata hook "

[PATCH v3] SEV: QMP support for Inject-Launch-Secret
 2020-09-21 19:16 UTC  (2+ messages)

[PATCH 0/6] Update Travis from Xenial to Bionic and Focal
 2020-09-21 18:46 UTC  (2+ messages)

[PATCH v4 0/9] migration: bring improved savevm/loadvm/delvm to QMP
 2020-09-21 18:16 UTC  (6+ messages)
` [PATCH v4 6/9] migration: wire up support for snapshot device selection
` [PATCH v4 9/9] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH 0/7] Do not support Debian 9 and Python 3.5 anymore
 2020-09-21 18:10 UTC  (19+ messages)
` [PATCH 1/7] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
` [PATCH 2/7] gitlab-ci: Remove the Debian9-based containers and containers-layer3
` [PATCH 3/7] tests/docker: Update the tricore container to debian 10
` [PATCH 4/7] shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
` [PATCH 5/7] tests/docker: Remove old Debian 9 containers
` [PATCH 6/7] gitlab-ci: Increase the timeout for the cross-compiler builds
` [PATCH 7/7] configure: Bump the minimum required Python version to 3.6

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-21 18:06 UTC  (12+ messages)
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST

[PATCH 0/6] QOM minor fixes
 2020-09-21 17:58 UTC  (8+ messages)
` [PATCH 4/6] sparc32-ledma: don't reference nd_table directly within the device

[PULL 0/4] x86 queue, 2020-09-18
 2020-09-21 17:55 UTC  (2+ messages)

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-21 17:56 UTC  (4+ messages)

[PATCH v2 00/17] hw/block/nvme: multiple namespaces support
 2020-09-21 17:56 UTC  (10+ messages)
` [PATCH v2 01/17] hw/block/nvme: fix typo in trace event
` [PATCH v2 03/17] hw/block/nvme: handle dma errors
` [PATCH v2 07/17] hw/block/nvme: fix endian conversion
` [PATCH v2 09/17] hw/block/nvme: refactor aio submission

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-21 17:57 UTC  (7+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py
    ` Bottleneck problem to merge Python patches

[PATCH] docs: Document the throttle block filter
 2020-09-21 17:30 UTC 

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-21 16:57 UTC  (8+ messages)

[PATCH] add maximum combined fw size as machine configuration option
 2020-09-21 16:52 UTC 

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-21 16:50 UTC  (5+ messages)

[RFC] Move to C11 Atomics
 2020-09-21 16:49 UTC  (5+ messages)

[PATCH v2 00/13] hw/arm: Add raspi0 and raspi1 machines
 2020-09-21 16:45 UTC  (5+ messages)
` [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-09-21 16:41 UTC  (3+ messages)
` [PATCH v3 7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address

[PATCH] tests/tcg: reinstate or replace desired parts of rules.mak
 2020-09-21 16:34 UTC 

[PULL 0/2] Acceptance patches for 2020-09-18
 2020-09-21 16:41 UTC  (2+ messages)

[PATCH 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-21 16:29 UTC  (7+ messages)
` [PATCH 1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
` [PATCH 2/6] block/nvme: Map doorbells pages write-only
` [PATCH 3/6] block/nvme: Reduce I/O registers scope
` [PATCH 4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
` [PATCH 5/6] block/nvme: Use register definitions from 'block/nvme.h'
` [PATCH 6/6] block/nvme: Replace magic value by SCALE_MS definition

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-21 16:28 UTC  (18+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "
` [PATCH v5 5/8] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v5 8/8] qapi: New -compat deprecated-input=crash

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-21 16:23 UTC 

[PULL v2 00/57] Misc patches for 2020-09-19
 2020-09-21 15:56 UTC  (3+ messages)
` [PULL 56/57] configure: fix performance regression due to PIC objects
` [PULL 57/57] oss-fuzz: move linker arg to fix coverage-build

[PATCH v3 1/2] Introduce (x86) CPU model deprecation API
 2020-09-21 15:37 UTC  (12+ messages)
` [PATCH v3 2/2] Mark Icelake-Client CPU models deprecated

[PATCH 0/3] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
 2020-09-21 15:29 UTC  (5+ messages)
` [PATCH 1/3] hw/arm/raspi: Define various blocks base addresses
` [PATCH 2/3] hw/arm/bcm2835: Add more unimplemented peripherals

[PATCH v10 0/7] vhost-user block device backend implementation
 2020-09-21 15:20 UTC  (2+ messages)

[RFC PATCH 0/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
 2020-09-21 15:08 UTC  (8+ messages)
` [RFC PATCH 3/6] hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-21 14:50 UTC  (18+ messages)
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 16/37] qapi: establish mypy type-checking baseline

[PATCH] migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
 2020-09-21 14:49 UTC 

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-09-21 14:41 UTC  (7+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 03/16] fuzz: Add PCI features to the general fuzzer

Should we apply for GitLab's open source program?
 2020-09-21 14:39 UTC  (4+ messages)

Regression with latest SeaBIOS booting multi-disk root LVs?
 2020-09-21 14:38 UTC  (3+ messages)
` [SeaBIOS] "

[PATCH v4 0/2] Skip copy-on-write when allocating a zero cluster
 2020-09-21 14:30 UTC  (3+ messages)
` [PATCH v4 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v4 2/2] qcow2: Skip copy-on-write when allocating a zero cluster

[PATCH 0/2] libvhost-user: return after vu_panic()
 2020-09-21 14:26 UTC  (5+ messages)
` [PATCH 1/2] libvhost-user: return early on virtqueue errors
` [PATCH 2/2] libvhost-user: return on error in vu_log_queue_fill()

[PULL v3 00/15] virtio,pc,acpi: fixes, tests
 2020-09-21 14:27 UTC  (20+ messages)
` [PULL v3 01/15] linux headers: sync to 5.9-rc4
` [PULL v3 02/15] vhost: switch to use IOTLB v2 format
` [PULL v3 03/15] vhost-vdpa: batch updating IOTLB mappings
` [PULL v3 04/15] virtio-mem: detach the element from the virtqueue when error occurs
` [PULL v3 05/15] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
` [PULL v3 06/15] vhost: recheck dev state in the vhost_migration_log routine
` [PULL v3 07/15] vhost: check queue state in the vhost_dev_set_log routine
` [PULL v3 08/15] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PULL v3 09/15] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PULL v3 10/15] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PULL v3 11/15] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PULL v3 12/15] tests/qtest/vhost-user-test: enable the reconnect tests
` [PULL v3 13/15] cphp: remove deprecated cpu-add command(s)
` [PULL v3 14/15] virtio-iommu: Check gtrees are non null before destroying them
` [PULL v3 15/15] virtio-iommu-pci: force virtio version 1

[PATCH v3 0/5] Qemu SEV-ES guest support
 2020-09-21 14:23 UTC  (10+ messages)
` [PATCH v3 1/5] sev/i386: Add initial support for SEV-ES

[PATCH REPOST] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-09-21 14:24 UTC 

Limiting per vCPU Usage
 2020-09-21 14:09 UTC  (4+ messages)

Issue 25514 in oss-fuzz: qemu: Coverage build failure
 2020-09-21 14:08 UTC  (3+ messages)

[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
 2020-09-21 13:50 UTC  (4+ messages)
` [Bug 1896263] "

[PATCH v2 00/20] backup performance: block_status + async
 2020-09-21 13:58 UTC  (4+ messages)
` [PATCH v2 17/20] backup: move to block-copy

[PATCH 0/3] add MEMORY_FAILURE event
 2020-09-21 13:26 UTC  (7+ messages)
` [PATCH 2/3] iqapi/run-state.json: introduce memory failure event
    ` [External] "
` ping: [PATCH 0/3] add MEMORY_FAILURE event
    ` [External] "

[PATCH v3 00/10] capstone + disassembler patches
 2020-09-21 13:12 UTC  (6+ messages)
` [PATCH v3 01/10] capstone: Convert Makefile bits to meson bits

[Bug 1895471] [NEW] compilation error with clang in util/async.c
 2020-09-21 12:59 UTC  (2+ messages)
` [Bug 1895471] "

[PATCH v2] s390x/tcg: Implement MONITOR CALL
 2020-09-21 13:06 UTC  (2+ messages)

[PATCH v2 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
 2020-09-21 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] util/hexdump: introduce qemu_hexdump_line()
` [PATCH v2 2/2] vhost-vdpa: add trace-events

[PATCH 0/2] qdev: Let BusRealize() return a boolean value to indicate error
 2020-09-21 12:58 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
 2020-09-21 12:42 UTC  (4+ messages)

[PATCH 0/2] microvm: add pcie support
 2020-09-21 12:39 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v5 00/10] x86: fix cpu hotplug with secure boot
 2020-09-21 12:34 UTC  (3+ messages)

[PATCH v5 0/4] vhost-vsock: force virtio version 1
 2020-09-21 12:25 UTC  (5+ messages)
` [PATCH v5 1/4] virtio: skip legacy support check on machine types less than 5.1
` [PATCH v5 2/4] vhost-vsock-pci: force virtio version 1
` [PATCH v5 3/4] vhost-user-vsock-pci: "
` [PATCH v5 4/4] vhost-vsock-ccw: "

[PATCH 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
 2020-09-21 12:29 UTC  (2+ messages)

[PULL 0/2] Python queue, 2020-09-18
 2020-09-21 12:24 UTC  (2+ messages)

[PATCH 0/2] microvm: add usb support
 2020-09-21 11:45 UTC  (3+ messages)
` [PATCH 1/2] microvm: add irq table
` [PATCH 2/2] microvm: add usb support

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-21 11:26 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-09-21 11:14 UTC  (11+ messages)

[PULL 0/1] Input 20200921 patches
 2020-09-21 11:09 UTC  (2+ messages)
` [PULL 1/1] hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure

[PATCH] block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
 2020-09-21 11:06 UTC  (2+ messages)

[PATCH v7 0/7] Make hcd-xhci independent of pci hooks
 2020-09-21 10:23 UTC  (4+ messages)
` [PATCH v7 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

eMMC support
 2020-09-21 10:29 UTC  (5+ messages)

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-21 10:11 UTC  (4+ messages)

[PATCH v4 0/4] vhost-vsock: force virtio version 1
 2020-09-21  9:57 UTC  (4+ messages)
` [PATCH v4 2/4] vhost-vsock-pci: "


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