qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 17:38:58 to 2019-11-21 13:35:21 UTC [more...]

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

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-21 13:25 UTC  (37+ 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 11/15] RFC: s390x: Exit on vcpu reset error
` [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly

[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 

[PATCH for-4.2? v2 0/6] block: Fix resize (extending) of short overlays
 2019-11-21 13:02 UTC  (20+ messages)
` [PATCH v2 1/6] block: bdrv_co_do_pwrite_zeroes: 64 bit 'bytes' parameter
` [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-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] Fix incorrect int->float conversions caught by clang -Wimplicit-int-float-conversion
 2019-11-21 12:18 UTC  (5+ messages)

[PATCH v2] linux-user/strace: Add missing signal strings
 2019-11-21 12:04 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

[qemu-web PATCH] Add a blog post about the QEMU-related presentation of KVM Forum 2019
 2019-11-21 11:52 UTC 

[PATCH for-4.2 0/2] i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
 2019-11-21 11:41 UTC  (6+ messages)
` [PATCH for-4.2 1/2] "

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

[PULL 0/3] Fixes 20191121 patches
 2019-11-21 10:16 UTC  (4+ 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] 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  (7+ 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  (22+ messages)
` [PATCH for-5.0 v5 11/23] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH for-5.0 v5 13/23] ppc/pnv: Implement the XiveFabric interface
` [PATCH for-5.0 v5 14/23] ppc/spapr: "
` [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  (7+ messages)

[PATCH v2] linux-user/strace: Improve output of various syscalls
 2019-11-21  8:19 UTC  (4+ 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  (16+ messages)
` [PATCH 1/6] qapi: Tweak "command returns a nice type" check for clarity
` [PATCH 2/6] tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]
` [PATCH 3/6] qapi: Generate command registration stuff into separate files
` [PATCH 4/6] qapi: Proper intermediate representation for modules
` [PATCH 5/6] qapi: Fix code generation for empty modules
` [PATCH 6/6] qapi: Simplify QAPISchemaModularCVisitor

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)

[PATCH v6] Implement backend program convention command for vhost-user-blk
 2019-11-21  1:58 UTC 

Open ISA (RISC-V, OpenPOWER, etc) Miniconf at LCA 2020
 2019-11-21  1:40 UTC 

[PATCH] exynos4210_gic: Suppress gcc9 format-truncation warnings
 2019-11-21  1:39 UTC  (5+ messages)

[PATCH] pseries: fix migration-test and pxe-test
 2019-11-21  1:26 UTC  (2+ messages)

[PATCH v16 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-21  1:28 UTC  (12+ messages)
` [PATCH v16 08/14] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v16 11/14] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PATCH v16 13/14] tests/numa: Add case for QMP build HMAT

[PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
 2019-11-21  0:56 UTC  (6+ messages)
` [PATCH 1/5] kvm: Introduce KVM irqchip change notifier
` [PATCH 2/5] vfio/pci: Split vfio_intx_update()
` [PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier
` [PATCH 4/5] spapr: Handle irq backend changes with VFIO PCI devices
` [PATCH 5/5] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH v3 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-11-21  0:08 UTC  (5+ messages)
` [PATCH v3 1/4] tcg: cputlb: Add probe_read
` [PATCH v3 2/4] Memory: Enable writeback for given memory region
` [PATCH v3 3/4] migration: ram: Switch to ram block writeback
` [PATCH v3 4/4] target/arm: Add support for DC CVAP & DC CVADP ins

9p: requests efficiency
 2019-11-20 23:37 UTC  (3+ messages)

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-20 22:58 UTC  (3+ messages)
` [PATCH v4 25/37] dp8393x: replace PROP_PTR with PROP_LINK

[PATCH] target/i386: add VMX features to named CPU models
 2019-11-20 22:14 UTC  (9+ messages)

[PATCH v2 0/2] migration: faster savevm_state_handler_insert()
 2019-11-20 21:48 UTC  (8+ messages)
` [PATCH v2 2/2] migration: savevm_state_handler_insert: constant-time element insertion

[PATCH] linux-user/strace: Improve output of various syscalls
 2019-11-20 21:02 UTC  (4+ messages)

[PATCH] configure: Use lld --image-base for --disable-pie user mode binaries
 2019-11-20 21:02 UTC  (2+ messages)

[PATCH] target/i386: add support for MSR_IA32_TSX_CTRL
 2019-11-20 20:04 UTC  (2+ messages)

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2019-11-20 19:10 UTC  (2+ messages)
` [Bug 1852781] "

[PATCH 0/9] RFC: [for 5.0]: HMP monitor handlers cleanups
 2019-11-20 18:58 UTC  (10+ messages)
` [PATCH 1/9] monitor: uninline add_init_drive
` [PATCH 2/9] monitor: rename device-hotplug.c to blockdev-hmp-cmds.c
` [PATCH 3/9] monitor: move hmp_drive_del and hmp_commit "
` [PATCH 4/9] monitor: move hmp_drive_mirror and hmp_drive_backup "
` [PATCH 5/9] monitor: move hmp_block_job* to blockdev-hmp-cmd.c
` [PATCH 6/9] monitor: move hmp_snapshot_* to blockdev-hmp-cmds.c
` [PATCH 7/9] monitor: move remaining hmp_block* functions "
` [PATCH 8/9] monitor: move hmp_info_block* "
` [PATCH 9/9] monitor/hmp: Prefer to use hmp_handle_error for error reporting in block hmp commands

[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
 2019-11-20 18:32 UTC  (3+ messages)
` [PATCH v9 QEMU 12/15] vfio: Add load state functions to SaveVMHandlers

[RFC][PATCH 0/3] IVSHMEM version 2 device for QEMU
 2019-11-20 18:15 UTC  (10+ messages)
` [RFC][PATCH 2/3] docs/specs: Add specification of ivshmem device revision 2

[PATCH for-4.2? 0/6] block: Fix resize (extending) of short overlays
 2019-11-20 18:01 UTC  (3+ messages)
` [PATCH 2/6] block: truncate: Don't make backing file data visible

[PATCH for 4.2?] tests/vm/centos: fix centos build target
 2019-11-20 17:52 UTC  (2+ messages)

[PATCH] RFC: CODING_STYLE: describe "self" variable convention
 2019-11-20 17:37 UTC  (3+ 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).