qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 02:03:43 to 2019-11-21 17:54:16 UTC [more...]

[PATCH 0/4] colo: Introduce resource agent and high-level test
 2019-11-21 17:49 UTC  (2+ messages)
` [PATCH 4/4] MAINTAINERS: Add myself as maintainer for COLO resource agent

[PATCH] Fix incorrect int->float conversions caught by clang -Wimplicit-int-float-conversion
 2019-11-21 17:38 UTC  (9+ messages)

[PATCH v2] linux-user/strace: Improve output of various syscalls
 2019-11-21 17:35 UTC  (8+ messages)

[PATCH v2] linux-user/strace: Add missing signal strings
 2019-11-21 17:26 UTC  (4+ messages)

[PULL 0/3] Fixes 20191121 patches
 2019-11-21 17:18 UTC  (5+ messages)
` [PULL 1/3] audio: fix audio recording
` [PULL 2/3] display: xlnx_dp: Provide sufficient bytes for silent audio channel
` [PULL 3/3] ui/gtk: fix gettext message's charset

[PATCH] kvm: Reallocate dirty_bmap when we change a slot
 2019-11-21 17:17 UTC  (2+ messages)

[PATCH v2] ppc/pnv: Create BMC devices at machine init
 2019-11-21 17:14 UTC  (2+ messages)

[qemu-web PATCH] Add a blog post about the QEMU-related presentation of KVM Forum 2019
 2019-11-21 17:05 UTC  (6+ messages)

[PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
 2019-11-21 16:57 UTC  (6+ messages)
` [PATCH 4/5] spapr: Handle irq backend changes with VFIO PCI devices
` [PATCH 5/5] spapr: Work around spurious warnings from vfio INTx initialization

[PULL 0/4] x86 updates for QEMU 4.2-rc
 2019-11-21 16:56 UTC  (6+ messages)
` [PULL 1/4] target/i386: add VMX features to named CPU models
` [PULL 2/4] target/i386: add support for MSR_IA32_TSX_CTRL
` [PULL 3/4] i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
` [PULL 4/4] i386: Add -noTSX aliases for hle=off, rtm=off CPU models

[Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
 2019-11-21 16:21 UTC  (4+ messages)

[PATCH] ppc/pnv: Create BMC devices at machine init
 2019-11-21 16:13 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 00/11] Measure Tiny Code Generation Quality
 2019-11-21 15:38 UTC  (2+ messages)

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-11-21 15:31 UTC  (2+ messages)
` [Bug 1848556] "

[PATCH v1 0/1] hw/arm: versal: Add the CRP as unimplemented
 2019-11-21 15:32 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH for-4.2? v2 0/6] block: Fix resize (extending) of short overlays
 2019-11-21 15:25 UTC  (25+ messages)
` [PATCH v2 2/6] block: truncate: Don't make backing file data visible
` [PATCH v2 3/6] iotests: Add qemu_io_log()
` [PATCH v2 4/6] iotests: Fix timeout in run_job()
` [PATCH v2 5/6] iotests: Support job-complete "
` [PATCH v2 6/6] iotests: Test committing to short backing file

[Qemu-devel] [PATCH v4 00/14] block: Try to create well-typed json:{} filenames
 2019-11-21 15:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 03/14] qapi: Introduce default values for struct members
` [Qemu-devel] [PATCH v4 04/14] qapi: Allow optional discriminators
  ` [PATCH v4 00/14] block: Try to create well-typed json:{} filenames

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-21 15:11 UTC  (58+ messages)
` [PATCH 01/15] s390x: Cleanup cpu resets
` [PATCH 02/15] s390x: Beautify diag308 handling
` [PATCH 03/15] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH 04/15] Header sync protvirt
` [PATCH 05/15] s390x: protvirt: Sync PV state
` [PATCH 06/15] s390x: protvirt: Support unpack facility
` [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH 08/15] s390x: protvirt: KVM intercept changes
` [PATCH 09/15] s390x: protvirt: SCLP interpretation
` [PATCH 11/15] RFC: s390x: Exit on vcpu reset error
` [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly

[PATCH v2 1/1] ide: check DMA transfer size in ide_dma_cb() to prevent qemu DoS from quests
 2019-11-21 15:03 UTC  (2+ messages)

[PATCH] RISC-V: virt: This is a "sifive,test1" test finisher
 2019-11-21  2:40 UTC  (2+ messages)

[PATCH v3] target/i386: add VMX features to named CPU models
 2019-11-21 14:22 UTC 

[PATCH v6] Implement backend program convention command for vhost-user-blk
 2019-11-21 14:17 UTC  (2+ messages)

[PATCH for-4.2 0/2] i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
 2019-11-21 14:12 UTC  (8+ messages)
` [PATCH for-4.2 1/2] "
` [PATCH for-4.2 2/2] i386: Add -noTSX aliases for hle=off, rtm=off CPU models

PCI memory sync question (kvm,dpdk,e1000,packet stalled)
 2019-11-21 14:05 UTC  (2+ messages)

[PATCH v4 0/5] blockdev: avoid acquiring AioContext lock twice at do_drive_backup and do_blockdev_backup
 2019-11-21 13:57 UTC  (6+ messages)
` [PATCH v4 1/5] blockdev: fix coding style issues in drive_backup_prepare
` [PATCH v4 2/5] blockdev: unify qmp_drive_backup and drive-backup transaction paths
` [PATCH v4 3/5] blockdev: unify qmp_blockdev_backup and blockdev-backup "
` [PATCH v4 4/5] blockdev: honor bdrv_try_set_aio_context() context requirements
` [PATCH v4 5/5] iotests: fix 141 after qmp_drive_backup with transactions

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-21 14:00 UTC  (15+ messages)
` [PATCH v4 06/37] serial: initial qom-ification
` [PATCH v4 12/37] serial: start making SerialMM a sysbus device
` [PATCH v4 18/37] mips: baudbase is 115200 by default
` [PATCH v4 19/37] mips: use sysbus_add_io()
` [PATCH v4 20/37] mips: use sysbus_mmio_get_region() instead of internal fields
` [PATCH v4 21/37] sm501: make SerialMM a child, export chardev property
` [PATCH v4 27/37] leon3: use qdev gpio facilities for the PIL

[Qemu-devel] [PATCH v2 0/2] Avoid sending zero-size packets
 2019-11-21 13:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] net: assert that tx packets have nonzero size

[PATCH] vhost-user-input: use free(elem) instead of g_free(elem)
 2019-11-21 13:51 UTC  (3+ messages)

[PATCH] vhost-user-fs: remove "vhostfd" property
 2019-11-21 13:43 UTC  (2+ messages)

[PATCH v3 0/2] virtio: make seg_max virtqueue size dependent
 2019-11-21 13:33 UTC  (2+ messages)

[PATCH] target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
 2019-11-21 13:22 UTC 

[PATCH v2] target/i386: add VMX features to named CPU models
 2019-11-21 13:21 UTC 

[qemu-web PATCH] Add device fuzzing blog post
 2019-11-21 12:51 UTC  (5+ messages)

QEMU HTML documentation now on qemu.org
 2019-11-21 12:51 UTC  (2+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-21 12:46 UTC  (30+ messages)
` [RFC v4 PATCH 09/49] multi-process: setup PCI host bridge for remote device
` [RFC v4 PATCH 13/49] multi-process: introduce proxy object
` [RFC v4 PATCH 14/49] mutli-process: build remote command line args
` [RFC v4 PATCH 15/49] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [RFC v4 PATCH 16/49] multi-process: Add LSI device proxy object
` [RFC v4 PATCH 17/49] multi-process: Synchronize remote memory
` [RFC v4 PATCH 18/49] multi-process: create IOHUB object to handle irq
` [RFC v4 PATCH 19/49] multi-process: configure remote side devices
` [RFC v4 PATCH 20/49] multi-process: add qdev_proxy_add to create proxy devices
` [RFC v4 PATCH 30/49] multi-process: send heartbeat messages to remote
` [RFC v4 PATCH 32/49] multi-process: Use separate MMIO communication channel

[PULL for rc3 0/5] a few doc and testing tweaks
 2019-11-21 12:45 UTC  (2+ messages)

[PATCH v2] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-11-21 12:00 UTC  (3+ messages)

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-21 11:57 UTC  (4+ messages)
` [PATCH v2 14/20] nvme: allow multiple aios per command

[PATCH] Hexagon: Swap SIGRGMAX-1 and SIGRTMIN+1
 2019-11-21 11:29 UTC  (8+ messages)

[PULL 0/3] virtio, acpi: fixes
 2019-11-21 11:27 UTC  (2+ messages)

[RFC 0/4] POC: Generating realistic block errors
 2019-11-21 11:12 UTC  (6+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-21 11:08 UTC  (5+ messages)

[PATCH] ui/gtk: fix gettext message's charset
 2019-11-21 10:16 UTC  (2+ messages)

[PATCH] pseries: disable migration-test if /dev/kvm cannot be used
 2019-11-21  9:48 UTC  (5+ messages)

[PATCH 0/5] ppc/pnv: fix Homer/Occ mappings on multichip systems
 2019-11-21 10:00 UTC  (26+ messages)
` [PATCH 1/5] hw/ppc/pnv: incorrect homer and occ common area size
` [PATCH 2/5] hw/ppc/pnv_xscom: PBA bar mask values are incorrect with homer/occ sizes
` [PATCH 3/5] hw/ppc/pnv_xscom: Power8 occ common area is in PBA BAR 3
` [PATCH 4/5] hw/ppc/pnv_xscom: occ common area to be mapped only once
` [PATCH 5/5] hw/ppc/pnv_xscom: add PBA BARs for Power8 slw image

[PATCH v2] virtio-input: fix memory leak on unrealize
 2019-11-21  9:56 UTC 

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-21  9:56 UTC  (20+ messages)
` [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH for-5.0 v5 14/23] ppc/spapr: Implement the XiveFabric interface
` [PATCH for-5.0 v5 15/23] ppc/xive: Use the XiveFabric and XivePresenter interfaces

[Bug 1853429] [NEW] qemu-kvm on aarch64 attach volume failed when vm is booting
 2019-11-21  9:29 UTC  (2+ messages)
` [Bug 1853429] "

[PATCH] Add minimal Hexagon target - First in a series of patches - linux-user changes + linux-user/hexagon + skeleton of target/hexagon - Files in target/hexagon/imported are from another project and therefore do not conform to qemu coding standards
 2019-11-21  9:00 UTC  (15+ messages)

qcow2 preallocation and backing files
 2019-11-21  8:51 UTC  (5+ messages)

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-21  6:49 UTC  (8+ messages)
` [PATCH v3 07/33] serial: register vmsd with DeviceClass

[PATCH 0/6] qapi: Module fixes and cleanups
 2019-11-21  6:27 UTC  (2+ messages)

guest / host buffer sharing 
 2019-11-21  5:51 UTC  (7+ messages)

[PATCH v3 0/4] net/virtio: fixes for failover
 2019-11-21  5:18 UTC  (3+ messages)

[PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
 2019-11-21  2:02 UTC  (11+ messages)


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