messages from 2020-09-30 01:25:14 to 2020-09-30 11:32:12 UTC [more...]
[PATCH v4 0/6] build spice chardevs as module
2020-09-30 11:29 UTC (4+ messages)
` [PATCH v4 1/6] ui/spice-app: don't use qemu_chr_open_spice_port directly
` [PATCH v4 2/6] chardev/spice: make qemu_chr_open_spice_port static
` [PATCH v4 4/6] meson: add spice_headers dependency
[PATCH v3 0/5] hw/arm/virt: Introduce kvm-steal-time
2020-09-30 11:26 UTC (9+ messages)
` [PATCH v3 3/5] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH v3 4/5] DO NOT MERGE: HACK: Add steal time KVM cap to kvm.h
` [PATCH v3 5/5] hw/arm/virt: Implement kvm-steal-time
[PATCH 0/2] Update leftover comments that mention Texinfo
2020-09-30 11:27 UTC (3+ messages)
` [PATCH 1/2] qemu-img-cmds.hx: Update comment that mentions Texinfo
[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
2020-09-30 11:25 UTC (8+ messages)
[Bug 1880066] [NEW] Microphone input dies in guest when switching evdev input
2020-09-30 11:20 UTC (2+ messages)
` [Bug 1880066] "
[PATCH v1 00/15] testing/next pre-PR (python3.6, check-tcg)
2020-09-30 11:18 UTC (6+ messages)
` [PATCH v1 03/15] meson: move libmpathpersist test
[Bug 1881231] [NEW] colo: Can not recover colo after svm failover twice
2020-09-30 11:02 UTC (2+ messages)
` [Bug 1881231] "
[PATCH] hw/arm: Restrict APEI tables generation to the 'virt' machine
2020-09-30 11:05 UTC (5+ messages)
[PATCH v4 00/46] qapi: static typing conversion, pt1
2020-09-30 11:04 UTC (50+ messages)
` [PATCH v4 01/46] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v4 02/46] docs: repair broken references
` [PATCH v4 03/46] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 05/46] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v4 06/46] qapi-gen: Separate arg-parsing from generation
` [PATCH v4 07/46] qapi: move generator entrypoint into module
` [PATCH v4 08/46] [DO-NOT-MERGE] docs: add scripts/qapi/main to python manual
` [PATCH v4 09/46] qapi: Prefer explicit relative imports
` [PATCH v4 10/46] qapi: Remove wildcard includes
` [PATCH v4 11/46] qapi: enforce import order/styling with isort
` [PATCH v4 12/46] qapi: delint using flake8
` [PATCH v4 13/46] qapi: add pylintrc
` [PATCH v4 14/46] qapi/common.py: Remove python compatibility workaround
` [PATCH v4 15/46] qapi/common.py: Add indent manager
` [PATCH v4 16/46] qapi/common.py: delint with pylint
` [PATCH v4 17/46] qapi/common.py: Replace one-letter 'c' variable
` [PATCH v4 18/46] qapi/common.py: check with pylint
` [PATCH v4 19/46] qapi/common.py: add type hint annotations
` [PATCH v4 20/46] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v4 21/46] qapi/common.py: move build_params into gen.py
` [PATCH v4 22/46] qapi: establish mypy type-checking baseline
` [PATCH v4 23/46] qapi/events.py: add type hint annotations
` [PATCH v4 24/46] qapi/events.py: Move comments into docstrings
` [PATCH v4 25/46] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v4 26/46] qapi/commands.py: add type hint annotations
` [PATCH v4 27/46] qapi/commands.py: enable checking with mypy
` [PATCH v4 28/46] qapi/source.py: add type hint annotations
` [PATCH v4 29/46] qapi/source.py: delint with pylint
` [PATCH v4 30/46] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v4 31/46] qapi/gen.py: add type hint annotations
` [PATCH v4 32/46] qapi/gen.py: Enable checking with mypy
` [PATCH v4 33/46] qapi/gen.py: Remove unused parameter
` [PATCH v4 34/46] qapi/gen.py: update write() to be more idiomatic
` [PATCH v4 35/46] qapi/gen.py: delint with pylint
` [PATCH v4 36/46] qapi/introspect.py: assert obj is a dict when features are given
` [PATCH v4 37/46] qapi/instrospect.py: add preliminary type hint annotations
` [PATCH v4 38/46] qapi/introspect.py: add _gen_features helper
` [PATCH v4 39/46] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v4 40/46] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v4 41/46] qapi/introspect.py: create a typed 'Node' data structure
` [PATCH v4 42/46] qapi/types.py: add type hint annotations
` [PATCH v4 43/46] qapi/types.py: remove one-letter variables
` [PATCH v4 44/46] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v4 45/46] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v4 46/46] qapi/visit.py: add type hint annotations
[PATCH RFC 00/14] fix some comment spelling errors
2020-09-30 10:56 UTC (37+ messages)
` [PATCH RFC 01/14] cris/: "
` [PATCH RFC 02/14] ppc/: "
` [PATCH RFC 03/14] riscv/: "
` [PATCH RFC 04/14] rx/: "
` [PATCH RFC 05/14] tricore/: "
` [PATCH RFC 06/14] mips/: "
` [PATCH RFC 07/14] s390x/: "
` [PATCH RFC 08/14] m68k/: "
` [PATCH RFC 09/14] sh4/: "
` [PATCH RFC 10/14] i386/: "
` [PATCH RFC 11/14] avr/: "
` [PATCH RFC 12/14] arm/: "
` [PATCH RFC 13/14] alpha/: "
` [PATCH RFC 14/14] target/: "
use of 'apt' in scripting in our dockerfiles provokes warnings
2020-09-30 10:46 UTC (3+ messages)
[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
2020-09-30 10:20 UTC (7+ messages)
` [PATCH v4 01/12] accel/tcg: Add stub for cpu_loop_exit()
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
[PATCH 00/16] hw/mips: Set CPU frequency
2020-09-30 10:16 UTC (13+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source
` [PATCH 16/16] tests/acceptance: Test the MIPSsim machine
[PULL 00/29] QAPI patches patches for 2020-09-29
2020-09-30 10:27 UTC (2+ messages)
[PULL 00/17] Block patches
2020-09-30 10:13 UTC (18+ messages)
` [PULL 01/17] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
` [PULL 02/17] block/nvme: Map doorbells pages write-only
` [PULL 03/17] block/nvme: Reduce I/O registers scope
` [PULL 04/17] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
` [PULL 05/17] block/nvme: Use register definitions from 'block/nvme.h'
` [PULL 06/17] block/nvme: Replace magic value by SCALE_MS definition
` [PULL 07/17] block: return error-code from bdrv_invalidate_cache
` [PULL 08/17] block/io: refactor coroutine wrappers
` [PULL 09/17] block: declare some coroutine functions in block/coroutines.h
` [PULL 10/17] scripts: add block-coroutine-wrapper.py
` [PULL 11/17] block: generate coroutine-wrapper code
` [PULL 12/17] block: drop bdrv_prwv
` [PULL 13/17] block/io: refactor save/load vmstate
` [PULL 14/17] include/block/block.h: drop non-ascii quotation mark
` [PULL 15/17] docs: add 'io_uring' option to 'aio' param in qemu-options.hx
` [PULL 16/17] util/vfio-helpers: Collect IOVA reserved regions
` [PULL 17/17] util/vfio-helpers: Rework the IOVA allocator to avoid "
[PATCH] pci: check bus pointer before dereference
2020-09-30 10:14 UTC (9+ messages)
[PATCH v3 0/3] add MEMORY_FAILURE event
2020-09-30 10:04 UTC (4+ messages)
` [PATCH v3 1/3] target-i386: seperate MCIP & MCE_MASK error reason
` [PATCH v3 2/3] qapi/run-state.json: introduce memory failure event
` [PATCH v3 3/3] target-i386: post memory failure event to uplayer
[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
2020-09-30 10:07 UTC (7+ messages)
[RFC PATCH v2 0/8] block-backend: Introduce I/O hang
2020-09-30 9:46 UTC (9+ messages)
` [RFC PATCH v2 1/8] block-backend: introduce I/O rehandle info
` [RFC PATCH v2 2/8] block-backend: rehandle block aios when EIO
` [RFC PATCH v2 3/8] block-backend: add I/O hang timeout
` [RFC PATCH v2 4/8] block-backend: add I/O rehandle pause/unpause
` [RFC PATCH v2 5/8] block-backend: enable I/O hang when timeout is set
` [RFC PATCH v2 6/8] virtio-blk: pause I/O hang when resetting
` [RFC PATCH v2 7/8] qemu-option: add I/O hang timeout option
` [RFC PATCH v2 8/8] qapi: add I/O hang and I/O hang timeout qapi event
[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
2020-09-30 9:45 UTC (4+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API
[PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
2020-09-30 9:30 UTC (17+ messages)
[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
2020-09-30 9:26 UTC (7+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
2020-09-30 9:23 UTC (6+ messages)
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "
[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
2020-09-30 9:15 UTC (20+ messages)
Some comments on using qemu-storage-daemon
2020-09-30 9:08 UTC (3+ messages)
[PATCH v2 0/4] block/export: add BlockExportOptions->iothread member
2020-09-30 8:51 UTC (4+ messages)
` [PATCH v2 3/4] block: move block exports to libblockdev
[PULL 0/2] acpi: unit test
2020-09-30 8:36 UTC (3+ messages)
` [PULL 1/2] tests/acpi: unit test exercising global pci hotplug off for i440fx
` [PULL 2/2] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
2020-09-30 8:15 UTC (3+ messages)
` [Bug 1849644] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.7)
` [Bug 1849644] Re: QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-30 8:15 UTC (9+ messages)
` [PATCH v5 03/14] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
` [PATCH v5 09/14] hw/block/nvme: Support Zoned Namespace Command Set
Outline for VHOST_USER_PROTOCOL_F_VDPA
2020-09-30 8:07 UTC (6+ messages)
[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
2020-09-30 7:10 UTC (6+ messages)
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support
[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
2020-09-30 6:05 UTC (4+ messages)
` [PATCH v4 9/9] memory: assert MemoryRegionOps callbacks are defined
network buffering in fault tolerance
2020-09-30 5:12 UTC
[PATCH 00/16] qapi: static typing conversion, pt2
2020-09-30 4:46 UTC (8+ messages)
` [PATCH 16/16] qapi/expr.py: Use an expression checker dispatch table
[PATCH 00/14] qapi: static typing conversion, pt3
2020-09-30 4:44 UTC (2+ messages)
Contributor wanting to get started with simple contributions
2020-09-30 4:38 UTC (9+ messages)
[PATCH v2] hw/ide: check null block before _cancel_dma_sync
2020-09-30 4:26 UTC (7+ messages)
[RFC PATCH v4 00/29] Hexagon patch series
2020-09-30 4:08 UTC (5+ messages)
[Qemu-devel PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
2020-09-30 3:11 UTC (3+ messages)
` [Qemu-devel PATCH v2] target/i386: add "-cpu,lbr-fmt=*" "
[PULL 00/26] migration and friends queue
2020-09-30 2:14 UTC (4+ messages)
` [PULL 26/26] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
` [External] "
[RFC 0/3] QEMU as IPMI BMC emulator
2020-09-30 1:54 UTC (4+ messages)
[PATCH 0/4] linux-user: update syscall_nr headers to Linux 5.9-rc7
2020-09-30 1:12 UTC (3+ messages)
` [PATCH 1/4] linux-user: update syscall_nr.h "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).