qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 02:21:30 to 2020-09-21 14:12:01 UTC [more...]

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-21 14:08 UTC  (6+ messages)

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

Should we apply for GitLab's open source program?
 2020-09-21 14:03 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  (8+ messages)
` [PATCH v2 04/20] block/block-copy: More explicit call_state
` [PATCH v2 17/20] backup: move to block-copy

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

Limiting per vCPU Usage
 2020-09-21 13:47 UTC  (3+ messages)

[RFC] Move to C11 Atomics
 2020-09-21 13:44 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH 2/2] "

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-21 12:58 UTC  (8+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "

[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] "

[PULL v3 00/15] virtio,pc,acpi: fixes, tests
 2020-09-21 12:31 UTC  (18+ 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] migration: Truncate state file in xen-save-devices-state
 2020-09-21 12:28 UTC  (3+ messages)

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

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

[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 0/2] libvhost-user: return after vu_panic()
 2020-09-21 11:34 UTC  (3+ messages)
` [PATCH 1/2] libvhost-user: return early on virtqueue errors
` [PATCH 2/2] libvhost-user: return on error in vu_log_queue_fill()

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

[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  (5+ messages)

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

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

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-09-21  9:33 UTC 

[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2020-09-21  9:29 UTC  (4+ messages)

[PATCH v2] qom: code hardening - have bound checking while looping with integer value
 2020-09-21  9:15 UTC  (2+ messages)

[PATCH] virtiofsd: document cache=auto default
 2020-09-21  9:10 UTC  (2+ messages)

[PULL 0/3] Usb 20200921 patches
 2020-09-21  8:58 UTC  (4+ messages)
` [PULL 1/3] usb: fix u2f build
` [PULL 2/3] hw: usb: hcd-ohci: check len and frame_number variables
` [PULL 3/3] hw: usb: hcd-ohci: check for processed TD before retire

[PATCH] tests/docker: add liburing-devel to the Fedora image
 2020-09-21  8:53 UTC  (4+ messages)

QEMU 5.0 virtio-blk performance regression with high queue depths
 2020-09-21  8:42 UTC  (7+ messages)

[PATCH] qom: code hardening - have bound checking while looping with integer value
 2020-09-21  8:25 UTC  (2+ messages)

[PATCH 0/5] Add physical display dimensions to spice/virtio-gpu
 2020-09-21  8:12 UTC  (3+ messages)
` [PATCH 4/5] spice: get monitors physical dimension

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-21  8:05 UTC  (23+ messages)
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 09/37] qapi/common.py: Add indent manager
` [PATCH 16/37] qapi: establish mypy type-checking baseline

[PATCH] spice: remove obsolete callback
 2020-09-21  8:02 UTC  (2+ messages)

[PATCH v3 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-09-21  7:56 UTC  (9+ messages)
` [PATCH v3 1/8] hw/arm/raspi: Display the board revision in the machine description
` [PATCH v3 2/8] hw/arm/raspi: Load the firmware on the first core
` [PATCH v3 3/8] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PATCH v3 4/8] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PATCH v3 5/8] hw/arm/raspi: Use more specific machine names
` [PATCH v3 6/8] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PATCH v3 7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
` [PATCH v3 8/8] hw/arm/raspi: Remove use of the 'version' value in the board code

[PATCH] xen: rework pci_piix3_xen_ide_unplug
 2020-09-21  7:55 UTC  (2+ messages)

[PATCH v2 0/2] hw: usb: hcd-ohci: fix oob access and loop issues
 2020-09-21  7:53 UTC  (2+ messages)

[RFC PATCH 0/9] Move target configuration to meson
 2020-09-21  7:50 UTC  (4+ messages)
` [PATCH 8/9] default-configs/targets: remove useless lines

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

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

[PATCH v4 00/15] Reverse debugging
 2020-09-21  7:20 UTC  (6+ messages)

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-09-21  6:26 UTC  (30+ messages)
` [PATCH v3 01/16] memory: Add FlatView foreach function
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 03/16] fuzz: Add PCI features to the general fuzzer
` [PATCH v3 04/16] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v3 05/16] fuzz: Declare DMA Read callback function
` [PATCH v3 06/16] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v3 07/16] fuzz: Add support for custom crossover functions
` [PATCH v3 08/16] fuzz: add a DISABLE_PCI op to general-fuzzer
` [PATCH v3 09/16] fuzz: add a crossover function to generic-fuzzer
` [PATCH v3 10/16] scripts/oss-fuzz: Add wrapper program for generic fuzzer
` [PATCH v3 11/16] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v3 12/16] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
` [PATCH v3 13/16] scripts/oss-fuzz: build the general-fuzzer configs
` [PATCH v3 14/16] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
` [PATCH v3 15/16] scripts/oss-fuzz: Add crash trace minimization script
` [PATCH v3 16/16] fuzz: Add instructions for using general-fuzz

[PATCH] hw/arm/virt: use pflash image real size when mapping
 2020-09-21  5:34 UTC  (3+ messages)

[PATCH] migration/multifd: Remove superfluous semicolons
 2020-09-21  4:40 UTC  (2+ messages)

[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
 2020-09-21  4:39 UTC  (3+ messages)

[PATCH v2 0/5] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-09-21  3:52 UTC  (6+ messages)
` [PATCH v2 1/5] hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
` [PATCH v2 2/5] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PATCH v2 3/5] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PATCH v2 4/5] hw/timer/bcm2835: Support the timer COMPARE registers
` [PATCH v2 5/5] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs

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

[PATCH 00/12] Add a General Virtual Device Fuzzer
 2020-09-21  2:35 UTC  (3+ messages)

[PATCH V9 0/6] mips: Add Loongson-3 machine support
 2020-09-21  2:25 UTC  (5+ 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).