qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 23:01:47 to 2020-10-29 16:37:10 UTC [more...]

[PATCH v9 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-10-29 16:36 UTC  (3+ messages)
` [PATCH v9 1/8] Introduce yank feature

Migrating to the gitlab issue tracker
 2020-10-29 16:30 UTC  (2+ messages)

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-10-29 16:15 UTC  (11+ messages)

Our abstract UNIX domain socket support is a mess
 2020-10-29 16:07 UTC  (3+ messages)

simple example of pci driver with dma
 2020-10-29 15:46 UTC  (2+ messages)

[PATCH 1/2] spapr: Drop dead code in spapr_reallocate_hpt()
 2020-10-29 15:33 UTC  (2+ messages)
` [PATCH 2/2] spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()

[PATCH v2 0/8] configure deprecation, linux-user and iotest fixes
 2020-10-29 15:28 UTC  (5+ messages)
` [PATCH v2 8/8] configure: add [lm32|unicore32]-softmmu to deprecation logic

[PATCH] spaces are required in some places
 2020-10-29 15:04 UTC  (2+ messages)

[PATCH] qemu/int128: Add int128_or()
 2020-10-29 15:00 UTC  (2+ messages)

[PATCH v2 1/3] hw/9pfs : add spaces around operator
 2020-10-29 15:04 UTC  (4+ messages)
` [PATCH v2 2/3] hw/9pfs : open brace '{' following struct go on the same line
` [PATCH v2 3/3] hw/9pfs : add space before the open parenthesis '('

[PULL 00/13] 9p queue 2020-10-23
 2020-10-29 15:04 UTC  (12+ messages)

[RFC PATCH 00/15] softfloat: alternate conversion of float128_addsub
 2020-10-29 15:01 UTC  (3+ messages)
` [RFC PATCH 01/15] qemu/int128: Add int128_or

[PATCH 1/1] plugin: foo * bar should be foo *bar
 2020-10-29 12:10 UTC 

[PATCH] vfio-pci: add Ascend devices passthrough quirks
 2020-10-29 11:40 UTC 

[PATCH] meson.build: fix building of Xen support for aarch64
 2020-10-29 13:37 UTC  (5+ messages)

[PATCH] vnc: fix resource leak when websocket channel error
 2020-10-29  3:22 UTC 

[PATCH] hw/hyperv/vmbus.c : Don't use '#' flag of printf format
 2020-10-29 14:53 UTC  (2+ messages)

[PATCH] vhost-vsock: set vhostfd to non-blocking mode
 2020-10-29 14:48 UTC 

[PULL 00/18] riscv-to-apply queue
 2020-10-29 14:13 UTC  (19+ messages)
` [PULL 01/18] hw/riscv: sifive_u: Allow passing custom DTB
` [PULL 02/18] hw/riscv: virt: "
` [PULL 03/18] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
` [PULL 04/18] target/riscv: Add basic vmstate description of CPU
` [PULL 05/18] target/riscv: Add PMP state description
` [PULL 06/18] target/riscv: Add H extension "
` [PULL 07/18] target/riscv: Add V "
` [PULL 08/18] target/riscv: Add sifive_plic vmstate
` [PULL 09/18] hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps
` [PULL 10/18] hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
` [PULL 11/18] hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
` [PULL 12/18] hw/misc: Add Microchip PolarFire SoC IOSCB module support
` [PULL 13/18] hw/riscv: microchip_pfsoc: Connect the IOSCB module
` [PULL 14/18] hw/misc: Add Microchip PolarFire SoC SYSREG module support
` [PULL 15/18] hw/riscv: microchip_pfsoc: Connect the SYSREG module
` [PULL 16/18] hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
` [PULL 17/18] hw/riscv: microchip_pfsoc: Correct DDR memory map
` [PULL 18/18] hw/riscv: microchip_pfsoc: Hook the I2C1 controller

Call for Volunteers: Summaries of a few KVMForum-2020 talks for an LWN article
 2020-10-29 14:27 UTC 

[PULL 00/48] target-arm queue
 2020-10-29 14:30 UTC  (2+ messages)

[PATCH 1/2] acpi/crs: Prevent bad ranges for host bridges
 2020-10-29 13:59 UTC  (6+ messages)
` [PATCH 2/2] acpi/crs: Support ranges > 32b for hosts

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-10-29 13:53 UTC  (13+ messages)
` [PATCH 01/11] test-util-sockets: Plug file descriptor leak
` [PATCH 02/11] test-util-sockets: Correct to set has_abstract, has_tight
` [PATCH 03/11] test-util-sockets: Clean up SocketAddress construction
` [PATCH 04/11] test-util-sockets: Factor out test_socket_unix_abstract_one()
` [PATCH 05/11] test-util-sockets: Synchronize properly, don't sleep(1)
` [PATCH 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PATCH 07/11] sockets: Fix default of UnixSocketAddress member @tight
` [PATCH 08/11] sockets: Fix socket_sockaddr_to_address_unix() for abstract sockets
` [PATCH 09/11] char-socket: Fix qemu_chr_socket_address() "
` [PATCH 10/11] sockets: Bypass "replace empty @path" for abstract unix sockets
` [PATCH 11/11] sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX

[RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
 2020-10-29 13:51 UTC  (5+ messages)

[PATCH] contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()
 2020-10-29 13:43 UTC 

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-29 13:37 UTC  (8+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset

[PATCH] hw/9pfs: virtio-9p: Ensure config space is a multiple of 4 bytes
 2020-10-29 13:19 UTC  (3+ messages)

[PATCH v2] docs: expand sourceset documentation
 2020-10-29 13:14 UTC  (2+ messages)
` [PATCH] "

[PULL 00/30] nvme emulation patches for 5.2
 2020-10-29 13:14 UTC  (5+ messages)

block: Remove unused include
 2020-10-29 12:42 UTC  (2+ messages)

[PATCH] docs: expand sourceset documentation
 2020-10-29 12:38 UTC 

[PATCH] tcg/optimize: Add fallthrough annotations
 2020-10-29 12:37 UTC  (2+ messages)

[Bug 1900241] [NEW] [regression][powerpc] some vcpus are found offline inside guest with different vsmt setting from qemu-cmdline and breaks subsequent vcpu hotplug operation (xive)
 2020-10-29 12:23 UTC  (2+ messages)
` [Bug 1900241] "

[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
 2020-10-29 12:32 UTC  (4+ messages)
` [PATCH 4/4] iotests: rewrite iotest 240 in python

[PATCH] Add support for pvpanic pci device
 2020-10-29 12:30 UTC  (2+ messages)

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-10-29 11:52 UTC  (2+ messages)

[PULL 0/2] QMP patches patches for 2020-10-27
 2020-10-29 11:32 UTC  (2+ messages)

[PULL 0/5] Modules 20201029 patches
 2020-10-29 11:09 UTC  (6+ messages)
` [PULL 1/5] virtio-gpu: add virtio-gpu-pci module
` [PULL 2/5] virtio-gpu: add virtio-vga module
` [PULL 3/5] virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
` [PULL 4/5] modules: unbreak them on macos
` [PULL 5/5] modules: turn off lazy binding

[PATCH 00/11] target/arm: Fix neon reg offsets
 2020-10-29 11:04 UTC  (6+ messages)
` [PATCH 05/11] target/arm: Add read/write_neon_element32

Dynamic instance properties in TYPE_ARM_CPU
 2020-10-29 10:57 UTC  (3+ messages)

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-29 10:35 UTC  (4+ messages)
` [RFC PATCH 09/21] contrib/gitdm: Add Nutanix to the domain map

[PATCH 1/3] hw/9pfs : add spaces around operator
 2020-10-29 10:29 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-29 10:19 UTC  (10+ messages)
` [PATCH v2 3/6] configure: add option to enable LTO

[PULL 0/8] testing and misc (gitdm, gitlab, docker, make)
 2020-10-29 10:03 UTC  (2+ messages)

[PULL 0/5] Misc next patches
 2020-10-29 10:01 UTC  (6+ messages)
` [PULL 1/5] io: Fix Lesser GPL version number
` [PULL 2/5] crypt: "
` [PULL 3/5] authz: "
` [PULL 4/5] io: Don't use '#' flag of printf format
` [PULL 5/5] util: include the target address in socket connect failures

[PATCH-for-5.2 v2 00/25] block/nvme: Fix Aarch64 or big-endian hosts
 2020-10-29  9:33 UTC  (26+ messages)
` [PATCH-for-5.2 v2 01/25] MAINTAINERS: Cover 'block/nvme.h' file
` [PATCH-for-5.2 v2 02/25] block/nvme: Use hex format to display offset in trace events
` [PATCH-for-5.2 v2 03/25] block/nvme: Report warning with warn_report()
` [PATCH-for-5.2 v2 04/25] block/nvme: Trace controller capabilities
` [PATCH-for-5.2 v2 05/25] block/nvme: Trace nvme_poll_queue() per queue
` [PATCH-for-5.2 v2 06/25] block/nvme: Improve nvme_free_req_queue_wait() trace information
` [PATCH-for-5.2 v2 07/25] block/nvme: Trace queue pair creation/deletion
` [PATCH-for-5.2 v2 08/25] block/nvme: Move definitions before structure declarations
` [PATCH-for-5.2 v2 09/25] block/nvme: Use unsigned integer for queue counter/size
` [PATCH-for-5.2 v2 10/25] block/nvme: Make nvme_identify() return boolean indicating error
` [PATCH-for-5.2 v2 11/25] block/nvme: Make nvme_init_queue() "
` [PATCH-for-5.2 v2 12/25] block/nvme: Introduce Completion Queue definitions
` [PATCH-for-5.2 v2 13/25] block/nvme: Use definitions instead of magic values in add_io_queue()
` [PATCH-for-5.2 v2 14/25] block/nvme: Correctly initialize Admin Queue Attributes
` [PATCH-for-5.2 v2 15/25] block/nvme: Simplify ADMIN queue access
` [PATCH-for-5.2 v2 16/25] block/nvme: Simplify nvme_cmd_sync()
` [PATCH-for-5.2 v2 17/25] block/nvme: Set request_alignment at initialization
` [PATCH-for-5.2 v2 18/25] block/nvme: Correct minimum device page size
` [PATCH-for-5.2 v2 19/25] block/nvme: Change size and alignment of IDENTIFY response buffer
` [PATCH-for-5.2 v2 20/25] block/nvme: Change size and alignment of queue
` [PATCH-for-5.2 v2 21/25] block/nvme: Change size and alignment of prp_list_pages
` [PATCH-for-5.2 v2 22/25] block/nvme: Align iov's va and size on host page size
` [PATCH-for-5.2 v2 23/25] block/nvme: Fix use of write-only doorbells page on Aarch64 arch
` [PATCH-for-5.2 v2 24/25] block/nvme: Fix nvme_submit_command() on big-endian host
` [PATCH-for-6.0 v2 25/25] block/nvme: Simplify Completion Queue Command Identifier field use

[PATCH v3 0/9] block-backend: Introduce I/O hang
 2020-10-29  9:42 UTC  (3+ messages)

[PATCH 00/25] block/nvme: Fix Aarch64 host
 2020-10-29  9:08 UTC  (10+ messages)
` [PATCH 13/25] block/nvme: Introduce Completion Queue definitions
` [PATCH 17/25] block/nvme: Simplify nvme_cmd_sync()

[PATCH v3 0/7] iOS and Apple Silicon host support
 2020-10-29  8:33 UTC  (21+ messages)
` [PATCH v3 1/7] configure: option to disable host block devices
` [PATCH v3 3/7] qemu: add support for iOS host
` [PATCH v3 4/7] coroutine: add libucontext as external library
` [PATCH v3 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v3 7/7] block: check availablity for preadv/pwritev on mac

Invitation: VIRTIO - KVM Forum 2020 Birds of a Feather session @ Thu Oct 29, 2020 12:00 - 13:00 (GMT) (qemu-devel@nongnu.org)
 2020-10-29  8:32 UTC 

[PATCH 0/9] silence the compiler warnings
 2020-10-29  8:26 UTC  (29+ messages)
` [PATCH 1/9] target/i386: silence the compiler warnings in gen_shiftd_rm_T1
` [PATCH 3/9] accel/tcg/user-exec: silence the compiler warnings
` [PATCH 6/9] target/sparc/win_helper: "
` [PATCH 7/9] ppc: "
` [PATCH 8/9] target/ppc: "
` [PATCH 9/9] hw/timer/renesas_tmr: "

Invitation: Out-of-Process Device Emulation - KVM Forum 2020 Birds of... @ Thu Oct 29, 2020 11:00 - 12:00 (GMT) (qemu-devel@nongnu.org)
 2020-10-29  8:20 UTC 

[PATCH] Add PCI_CAP_ID_PM capability for educational PCI device
 2020-10-29  7:56 UTC 

[Q&A] QEMU CAN Controller Emulation with Connection to a Host System CAN Bus
 2020-10-29  7:45 UTC 

[PATCH v2] virtio: skip guest index check on device load
 2020-10-29  7:02 UTC  (2+ messages)

[PATCH] Add int128_or to include/qemu/int128.h
 2020-10-29  7:00 UTC  (2+ messages)

[PATCH v2 0/1] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-10-29  6:53 UTC  (5+ messages)
` [PATCH v2 1/1] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[PATCH 0/4] kvm: Add a --enable-debug-kvm option to configure
 2020-10-29  6:13 UTC  (3+ messages)

[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
 2020-10-29  6:02 UTC 

[PATCH] vhost-user-blk: Fix two resource leaks
 2020-10-29  6:03 UTC  (4+ messages)
` [PATCH V2] vhost-user-blk/scsi: Fix broken error handling for socket call

[PATCH V2 00/14] fix some comment spelling errors
 2020-10-29  2:22 UTC  (3+ messages)

[PATCH v3 00/15] python: create installable package
 2020-10-29  0:10 UTC  (16+ messages)
` [PATCH v3 04/15] python: add directory structure README.rst files
` [PATCH v3 06/15] python: add pylint import exceptions
` [PATCH v3 08/15] python: add pylint to pipenv
` [PATCH v3 14/15] python/qemu: add isort "
` [PATCH v3 15/15] python/qemu: add qemu package itself "

[Bug 1897194] [NEW] Test failure in test-crypto-secret.c
 2020-10-28 23:18 UTC  (2+ messages)
` [Bug 1897194] "


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