qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 10:36:21 to 2020-10-01 17:44:09 UTC [more...]

[PATCH RESEND v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-01 17:25 UTC  (11+ messages)
` [PATCH RESEND v2 01/16] pci: pass along the return value of dma_memory_rw
` [PATCH RESEND v2 02/16] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH RESEND v2 03/16] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH RESEND v2 04/16] dma: Let dma_memory_set() propagate MemTxResult
` [PATCH RESEND v2 05/16] dma: Let dma_memory_rw() "
` [PATCH RESEND v2 06/16] dma: Let dma_memory_read() "
` [PATCH RESEND v2 07/16] dma: Let dma_memory_write() "
` [PATCH RESEND v2 11/16] dma: Let dma_memory_rw() take MemTxAttrs argument
` [PATCH RESEND v2 12/16] dma: Let dma_memory_read/write() "
` [PATCH RESEND v2 15/16] pci: Let pci_dma_read() propagate MemTxResult

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-01 17:31 UTC  (9+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never
` [PATCH qemu 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [PATCH qemu 3/4] mirror: move some checks to qmp
` [PATCH qemu 4/4] iotests: add test for bitmap mirror

[PATCH v3 0/3] add MEMORY_FAILURE event
 2020-10-01 17:28 UTC  (2+ messages)

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-10-01 17:30 UTC  (33+ messages)
` [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PATCH v1 02/20] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PATCH v1 03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PATCH v1 04/20] s390x/tcg: Implement 32/128 bit for VECTOR FP ADD
` [PATCH v1 08/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v1 09/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v1 11/20] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
` [PATCH v1 12/20] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
` [PATCH v1 13/20] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
` [PATCH v1 15/20] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PATCH v1 18/20] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v1 19/20] s390x/tcg: We support Vector enhancements facility
` [PATCH v1 20/20] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2

[Bug 1898084] [NEW] Assertion failed: (buf_len != 0), function soread, file socket.c, line 183
 2020-10-01 17:20 UTC 

[PATCH v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-01 17:23 UTC  (6+ messages)
` [PATCH v2 01/16] pci: pass along the return value of dma_memory_rw
` [PATCH v2 02/16] docs/devel/loads-stores: Add regexp for DMA functions
` [PATCH v2 03/16] dma: Document address_space_map/address_space_unmap() prototypes
` [PATCH v2 04/16] dma: Let dma_memory_set() propagate MemTxResult

[PATCH 0/5] Support RISC-V migration
 2020-10-01 17:23 UTC  (3+ messages)
` [PATCH 1/5] target/riscv: Add basic vmstate description of CPU

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-01 17:18 UTC  (11+ messages)
` [PATCH 1/9] hw/block/nvme: remove pointless rw indirection
` [PATCH 3/9] hw/block/nvme: support per-namespace smart log
` [PATCH 8/9] hw/block/nvme: add trace event for requests with non-zero status code

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-01 17:08 UTC  (8+ messages)
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types

[PATCH] target/arm: Make '-cpu max' have a 48-bit PA
 2020-10-01 17:14 UTC  (2+ messages)

[RFC PATCH 0/2] target/arm: Fix tlb flush page vs tbi
 2020-10-01 17:07 UTC  (3+ messages)
` [RFC PATCH 1/2] accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
` [RFC PATCH 2/2] target/arm: Use tlb_flush_page_bits_by_mmuidx*

[PATCH v2 0/3] qdev-clock: Minor improvements to the Clock API
 2020-10-01 16:56 UTC  (6+ messages)
` [PATCH v2 1/3] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH v2 2/3] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH v2 3/3] hw/qdev-clock: Display error hint when clock is missing from device

[PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
 2020-10-01 17:06 UTC  (8+ messages)
` [PATCH v2 6/9] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v2 7/9] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)

[PATCH 0/2] Texi cleanup
 2020-10-01 17:00 UTC  (4+ messages)
` [PATCH 1/2] doc: more texi cleanup
` [PATCH 2/2] doc: remove hxtool-conv.pl

[PULL 0/2] register queue
 2020-10-01 16:48 UTC  (7+ messages)
` [PULL 2/2] core/register: Specify instance_size in the TypeInfo

[PULL v8 00/86] Misc QEMU patches for 2020-09-24
 2020-10-01 16:55 UTC  (6+ messages)
` [PULL 29/86] meson: move libudev test

[PATCH v3 0/6] Enable plugin support on msys2/mingw
 2020-10-01 16:34 UTC  (7+ messages)
` [PATCH v3 1/6] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PATCH v3 2/6] plugin: Fixes compiling errors on msys2/mingw
` [PATCH v3 3/6] cirrus: Enable plugin in cirrus for windows
` [PATCH v3 4/6] plugin: define QEMU_PLUGIN_API_IMPLEMENTATION first
` [PATCH v3 5/6] plugin: getting qemu_plugin_get_hwaddr only expose one function prototype
` [PATCH v3 6/6] plugin: Getting qemu-plugin works under win32

[PATCH v2] block/nvme: Add driver statistics for access alignment and hw errors
 2020-10-01 16:29 UTC 

[PATCH v2] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-10-01 16:22 UTC 

[PATCH v4 0/3] target/i386: Restrict 'feature-words' property to x86 machines
 2020-10-01 16:15 UTC  (13+ messages)
` [PATCH v4 1/3] target/i386/cpu: Trivial code movement
` [PATCH v4 2/3] target/i386/cpu: Restrict some of feature-words uses to system-mode
` [PATCH v4 3/3] target/i386: Restrict X86CPUFeatureWord to X86 targets

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-10-01 16:11 UTC  (8+ messages)

[PATCH v2 0/1] MAINTAINERS: Add Python library stanza
 2020-10-01 15:49 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
 2020-10-01 16:00 UTC  (12+ messages)

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-10-01 15:44 UTC  (11+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 09/16] fuzz: add a crossover function to generic-fuzzer
` [PATCH v3 11/16] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v3 16/16] fuzz: Add instructions for using general-fuzz

[PATCH] meson: move sparse detection to Meson and rewrite check_sparse.py
 2020-10-01 15:53 UTC 

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-10-01 15:46 UTC  (7+ messages)
` [PATCH v2 1/4] keyval: Parse help options

[PATCH v2] fdc: check null block pointer before r/w data transfer
 2020-10-01 15:38 UTC  (2+ messages)

Use of "?" for help has been deprecated for 8 years, can we drop it?
 2020-10-01 15:45 UTC  (9+ messages)

[PULL 00/12] Microvm 20200930 patches
 2020-10-01 15:40 UTC  (2+ messages)

[RFC 0/3] QEMU as IPMI BMC emulator
 2020-10-01 15:32 UTC  (7+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01 15:40 UTC  (6+ messages)
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

[PULL 00/17] Block patches
 2020-10-01 15:29 UTC  (6+ messages)

[PATCH 00/12] 9pfs: add tests using local fs driver
 2020-10-01 15:26 UTC  (8+ messages)
` [PATCH 08/12] tests/9pfs: refactor test names and test devices

[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
 2020-10-01 15:25 UTC  (6+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-10-01 15:13 UTC  (9+ messages)

[PATCH] elfload: use g_new instead of malloc
 2020-10-01 15:01 UTC  (2+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-10-01 15:05 UTC  (7+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-10-01 14:30 UTC  (3+ messages)

[PATCH 1/2] hw/misc: add an EMC141{3,4} device model
 2020-10-01 15:04 UTC  (4+ messages)
` [PATCH 2/2] aspeed: Add support for the g220a-bmc board

[PULL 00/18] target-arm queue
 2020-10-01 14:47 UTC  (19+ messages)
` [PULL 01/18] target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
` [PULL 02/18] target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
` [PULL 03/18] hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
` [PULL 04/18] target/arm: Add ID register values for Cortex-M0
` [PULL 05/18] target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
` [PULL 06/18] target/arm: Fix sve ldr/str
` [PULL 07/18] target/arm: Fix SVE splice
` [PULL 08/18] hw/arm/raspi: Define various blocks base addresses
` [PULL 09/18] hw/arm/bcm2835: Add more unimplemented peripherals
` [PULL 10/18] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
` [PULL 11/18] hw/arm/raspi: Display the board revision in the machine description
` [PULL 12/18] hw/arm/raspi: Load the firmware on the first core
` [PULL 13/18] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
` [PULL 14/18] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PULL 15/18] hw/arm/raspi: Use more specific machine names
` [PULL 16/18] hw/arm/raspi: Introduce RaspiProcessorId enum
` [PULL 17/18] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
` [PULL 18/18] hw/arm/raspi: Remove use of the 'version' value in the board code

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-10-01 14:48 UTC  (9+ messages)
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible

[PATCH] build: Build and install the info manual
 2020-10-01 14:58 UTC  (6+ messages)

[PATCH 0/2] block/export: add vhost-user-blk multi-queue support
 2020-10-01 14:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/qtest: add multi-queue test case to vhost-user-blk-test

scripts/gdb: issues when loading modules after lx-symbols
 2020-10-01 14:31 UTC 

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-10-01 14:14 UTC  (4+ messages)
` [Bug 1894804] "

qcow2 merge_cow() question
 2020-10-01 14:04 UTC  (5+ messages)

About 'qemu-security' mailing list
 2020-10-01 13:57 UTC  (10+ messages)

[PATCH] block/export: fix QAPI doc indentation style violation
 2020-10-01 13:36 UTC  (4+ messages)

[PATCH v4 0/8] hw/arm/raspi: QOM housekeeping to be able to add more machines
 2020-10-01 13:24 UTC  (2+ messages)

[PATCH 0/3] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
 2020-10-01 13:23 UTC  (2+ messages)

[PATCH] target/arm: Fix SVE splice
 2020-10-01 13:22 UTC  (2+ messages)

[PATCH] target/arm: Fix sve ldr/str
 2020-10-01 13:21 UTC  (2+ messages)

[PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section
 2020-10-01 13:15 UTC  (2+ messages)

[PATCH v3 00/11] user-mode: Prune build dependencies (part 3)
 2020-10-01 12:56 UTC  (9+ messages)
` [PATCH v3 01/11] qapi: Restrict query-uuid command to block code

[PATCH v6 00/14] Reverse debugging
 2020-10-01 12:53 UTC  (5+ messages)
` [PATCH v6 03/14] qcow2: introduce icount field for snapshots
` [PATCH v6 05/14] qapi: introduce replay.json for record/replay-related stuff

[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
 2020-10-01 12:46 UTC  (2+ messages)

[PATCH] cirrus.yml: Avoid base-devel group to speed up the build
 2020-10-01 11:49 UTC 

[PATCH v2] xen-bus: reduce scope of backend watch
 2020-10-01 11:22 UTC  (2+ messages)

Looking for exciting projects
 2020-10-01 10:57 UTC 


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