qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 15:33:07 to 2020-10-02 08:03:06 UTC [more...]

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-10-02  8:01 UTC  (12+ messages)
` [PATCH v7 03/13] monitor: Use getter/setter functions for cur_mon
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 10/13] hmp: Add support for coroutine command handlers

[PATCH] hw/block/nvme: Simplify timestamp sum
 2020-10-02  7:57 UTC 

[PATCH] qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
 2020-10-02  7:52 UTC  (2+ messages)

[PATCH v2] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-10-02  7:44 UTC  (2+ messages)

[PATCH v4 0/1] user-mode: Prune build dependencies (part 3)
 2020-10-02  7:36 UTC  (2+ messages)
` [PATCH v4 1/1] qapi: Restrict code generated for user-mode

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-10-02  7:34 UTC  (3+ messages)

[PATCH] ppc/pnv: Increase max firware size
 2020-10-02  7:26 UTC  (3+ messages)

[PATCH v2 0/3] qdev-clock: Minor improvements to the Clock API
 2020-10-02  7:09 UTC  (8+ 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 qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-02  7:06 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 v4 0/3] target/i386: Restrict 'feature-words' property to x86 machines
 2020-10-02  6:55 UTC  (12+ messages)
` [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

[PATCH 0/1] Do not stop guest when panic event is received
 2020-10-02  2:41 UTC  (2+ messages)
` [PATCH 1/1] vl: Add -no-panicstop option

[PATCH 0/2] block/export: add vhost-user-blk multi-queue support
 2020-10-02  5:32 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] elfload: use g_new instead of malloc
 2020-10-02  5:18 UTC  (3+ messages)

[PATCH v2 0/2] Texi cleanup
 2020-10-02  5:15 UTC  (3+ messages)
` [PATCH v2 1/2] doc: Remove texi referenced in qemu-img-cmds.hx and target/i386/cpu.c

[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
 2020-10-02  5:20 UTC  (7+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API

[PATCH v2] block/nvme: Add driver statistics for access alignment and hw errors
 2020-10-02  5:14 UTC  (2+ messages)

[PATCH 0/2] Texi cleanup
 2020-10-02  5:13 UTC  (5+ messages)
` [PATCH 1/2] doc: more texi cleanup
` [PATCH 2/2] doc: remove hxtool-conv.pl

[PATCH] gitlab: move linux-user plugins test across to gitlab
 2020-10-02  5:12 UTC  (2+ messages)

[PATCH v3 0/5] pseries NUMA distance calculation
 2020-10-02  3:16 UTC  (5+ messages)
` [PATCH v3 4/5] spapr_numa: consider user input when defining associativity
` [PATCH v3 5/5] specs/ppc-spapr-numa: update with new NUMA support

[PATCH] hw/block/nvme: update nsid when registered
 2020-10-02  3:08 UTC  (2+ messages)

[PATCH] vhost-blk: set features before setting inflight feature
 2020-10-02  3:02 UTC  (6+ messages)

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-02  2:05 UTC  (2+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01 23:31 UTC  (11+ messages)
` [RFC PATCH v4 19/29] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

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

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-10-01 21:59 UTC  (4+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py

ARM semihosting issue
 2020-10-01 21:20 UTC  (3+ messages)

[PATCH] vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
 2020-10-01 20:09 UTC 

[PULL 0/9] Ide patches
 2020-10-01 20:43 UTC  (11+ messages)
` [PULL 1/9] MAINTAINERS: Update my git address
` [PULL 2/9] hw/ide/ahci: Do not dma_memory_unmap(NULL)
` [PULL 3/9] ide: rename cmd_write to ctrl_write
` [PULL 4/9] ide: don't tamper with the device register
` [PULL 5/9] ide: model HOB correctly
` [PULL 6/9] ide: reorder set/get sector functions
` [PULL 7/9] ide: remove magic constants from the device register
` [PULL 8/9] ide: clear interrupt on command write
` [PULL 9/9] ide: cancel pending callbacks on SRST

[PATCH] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-01 20:43 UTC  (2+ messages)

[PATCH] hw: wdt: implement sbsa watchdog
 2020-10-01 20:36 UTC  (2+ messages)

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

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-01 18:46 UTC  (13+ 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

[PULL 00/18] target-arm queue
 2020-10-01 18:45 UTC  (2+ messages)

[PATCH v3 0/4] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-01 18:26 UTC  (5+ messages)
` [PATCH v3 1/4] migration: Pass incoming state into qemu_ufd_copy_ioctl()
` [PATCH v3 2/4] migration: Introduce migrate_send_rp_message_req_pages()
` [PATCH v3 3/4] migration: Maintain postcopy faulted addresses
` [PATCH v3 4/4] migration: Sync requested pages after postcopy recovery

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-01 17:57 UTC  (4+ messages)

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

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-10-01 17:59 UTC  (6+ messages)
` [PATCH v4 41/46] qapi/introspect.py: create a typed 'Node' data structure

[PATCH v6 0/4] Fixes curses on msys2/mingw
 2020-10-01 17:39 UTC  (6+ messages)
` [PATCH v6 1/4] configure: fixes indent of $meson setup
` [PATCH v6 2/4] curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
` [PATCH v6 3/4] curses: Fixes curses compiling errors
` [PATCH v6 4/4] win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw

[PATCH] hw/core/cpu: Add missing 'exec/cpu-common.h' include
 2020-10-01 17:56 UTC  (3+ messages)

[PATCH v2] cpus: Do not dump CPU state when calling hw_error()
 2020-10-01 17:55 UTC 

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

[PULL v2 00/15] Renesas hardware patches for 2020-06-22
 2020-10-01 17:43 UTC  (5+ messages)
` [PULL v2 13/15] hw/rx: Add RX GDB simulator

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2020-10-01 17:30 UTC  (29+ messages)
` [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

[PATCH RESEND v2 00/16] hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult
 2020-10-01 17:25 UTC  (17+ 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 08/16] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH RESEND v2 09/16] dma: Let dma_memory_set() "
` [PATCH RESEND v2 10/16] dma: Let dma_memory_rw_relaxed() "
` [PATCH RESEND v2 11/16] dma: Let dma_memory_rw() "
` [PATCH RESEND v2 12/16] dma: Let dma_memory_read/write() "
` [PATCH RESEND v2 13/16] dma: Let dma_memory_map() "
` [PATCH RESEND v2 14/16] pci: Let pci_dma_rw() propagate MemTxResult
` [PATCH RESEND v2 15/16] pci: Let pci_dma_read() "
` [PATCH RESEND v2 16/16] pci: Let pci_dma_write() "

[PATCH v2] hw/block/nand: Decommission the NAND museum
 2020-10-01 17:31 UTC  (2+ messages)

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

[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] 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/9] s390x/tcg: Implement some z14 facilities
 2020-10-01 17:06 UTC  (4+ messages)

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

[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

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-10-01 16:11 UTC  (6+ 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  (3+ 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  (4+ 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)

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

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


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