qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 10:36:33 to 2020-10-29 22:05:32 UTC [more...]

[PATCH 00/36] Make qdev static property API usable by any QOM type
 2020-10-29 22:02 UTC  (4+ messages)
` [PATCH 01/36] cs4231: Get rid of empty property array
` [PATCH 03/36] qdev: Move property code to qdev-properties.[ch]
` [PATCH 06/36] qdev: Don't use dev->id on set_size32() error message

[PATCH for-5.2] util/cutils: Fix bounds check at freq_to_str()
 2020-10-29 21:34 UTC  (2+ messages)

[PATCH] configure: surface deprecated targets in the help output
 2020-10-29 21:28 UTC  (2+ messages)

regression in meson build, binaries lost reproducibility
 2020-10-29 21:28 UTC 

[PATCH v2 0/7] virtiofsd: Announce submounts to the guest
 2020-10-29 20:46 UTC  (9+ messages)
` [PATCH v2 1/7] virtiofsd: Check FUSE_SUBMOUNTS
` [PATCH v2 2/7] virtiofsd: Add attr_flags to fuse_entry_param
` [PATCH v2 3/7] meson.build: Check for statx()
` [PATCH v2 4/7] virtiofsd: Add mount ID to the lo_inode key
` [PATCH v2 5/7] virtiofsd: Announce sub-mount points
` [PATCH v2 6/7] tests/acceptance/boot_linux: Accept SSH pubkey
` [PATCH v2 7/7] tests/acceptance: Add virtiofs_submounts.py

[PATCH] util/cutils: Silent Coverity array overrun warning in freq_to_str()
 2020-10-29 20:40 UTC  (6+ messages)
` [PATCH-for-5.2] "

Migrating to the gitlab issue tracker
 2020-10-29 20:33 UTC  (10+ messages)

simple example of pci driver with dma
 2020-10-29 20:32 UTC  (3+ messages)

recent flakiness (intermittent hangs) of migration-test
 2020-10-29 20:28 UTC  (5+ messages)

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-10-29 20:25 UTC  (5+ messages)

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

[PATCH] tcg/optimize: Add fallthrough annotations
 2020-10-29 20:07 UTC  (3+ messages)

[PATCH] meson.build: fix building of Xen support for aarch64
 2020-10-29 20:06 UTC  (7+ messages)

[PATCH-for-5.2] hw/rx/rx-gdbsim: Fix memory leak
 2020-10-29 19:57 UTC  (2+ messages)

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-10-29 19:54 UTC  (28+ 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

Our abstract UNIX domain socket support is a mess
 2020-10-29 18:47 UTC  (4+ messages)

[Bug 1902112] [NEW] [OSS-Fuzz] Issue 26693: qemu:qemu-fuzz-i386-target-generic-fuzz-xhci: Index-out-of-bounds in xhci_runtime_write
 2020-10-29 18:26 UTC 

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-29 18:16 UTC  (4+ messages)
` [PULL v3 3/6] tests/9pfs: introduce local tests

[PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer
 2020-10-29 18:11 UTC  (5+ messages)
` [PATCH-for-5.2 1/3] fuzz: fix writing DMA patterns
` [PATCH-for-5.2 2/3] fuzz: check the MR in the DMA callback
` [PATCH-for-5.2 3/3] fuzz: fuzz offsets within pio/mmio regions

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

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-10-29 18:07 UTC  (13+ messages)

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

[PATCH] coverity_scan: switch to vpath build
 2020-10-29 17:22 UTC 

[RFC PATCH v2 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-29 17:24 UTC  (10+ messages)
` [RFC PATCH v2 05/13] hw: add compat machines for 5.3
` [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message
` [RFC PATCH v2 08/13] hw/acpi/aml-build: add processor hierarchy node structure
` [RFC PATCH v2 09/13] hw/arm/virt-acpi-build: add PPTT table

[PATCH] docker, coverity_scan: unify Fedora dockerfiles
 2020-10-29 17:22 UTC 

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

[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

[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 '('

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

[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 

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

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

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


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