qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 13:58:48 to 2020-05-30 22:09:51 UTC [more...]

[PATCH v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-05-30 22:08 UTC  (3+ messages)

[PATCH] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
 2020-05-30 19:49 UTC  (5+ messages)

[PATCH 0/4] python: pylint and flake8 support
 2020-05-30 19:33 UTC  (2+ messages)

[PATCH v6 0/4] vhost-user block device backend implementation
 2020-05-30 18:29 UTC  (6+ messages)
` [PATCH v6 1/4] Allow vu_message_read to be replaced
` [PATCH v6 2/4] generic vhost user server
` [PATCH v6 3/4] vhost-user block device backend server
` [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server

[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
 2020-05-30 17:41 UTC  (2+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-30 17:17 UTC  (6+ messages)
` [Bug 1878255] "

[PATCH] migration/vmstate: Remove unnecessary MemoryRegion forward declaration
 2020-05-30 16:55 UTC 

[PATCH v4] hw/net/imx_fec: Convert debug fprintf() to trace events
 2020-05-30 12:48 UTC 

[PATCH v3] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30 12:45 UTC  (2+ messages)

5.1 proposed schedule
 2020-05-30 10:52 UTC  (5+ messages)

[PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30 10:01 UTC  (4+ messages)

[Libguestfs] Provide NBD via Browser over Websockets
 2020-05-30  9:27 UTC  (6+ messages)

[PATCH 0/5] hw/sh4: current patch queue
 2020-05-30  9:23 UTC  (6+ messages)
` [PATCH 1/5] hw/sh4: Use MemoryRegion typedef
` [PATCH 2/5] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH 3/5] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
` [PATCH 4/5] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
` [PATCH 5/5] .travis.yml: Test SH4 "

[PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
 2020-05-30  9:22 UTC 

About the kvm-no-adjvtime CPU property
 2020-05-30  8:56 UTC 

[PATCH v2] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30  8:34 UTC 

[PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
 2020-05-30  8:17 UTC  (2+ messages)

[PATCH v2 00/58] qdev: Rework how we plug into the parent bus
 2020-05-30  7:59 UTC  (46+ messages)
` [PATCH v2 01/58] qdev: Rename qbus_realize() to qbus_init()
` [PATCH v2 04/58] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH v2 09/58] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH v2 11/58] qdev: Convert uses of qdev_set_parent_bus() "
` [PATCH v2 15/58] pci: Convert uses of pci_create() etc. "
` [PATCH v2 16/58] pci: Convert uses of pci_create() etc. manually
` [PATCH v2 17/58] pci: pci_create(), pci_create_multifunction() are now unused, drop
` [PATCH v2 19/58] isa: Convert uses of isa_create() with Coccinelle
` [PATCH v2 20/58] isa: Convert uses of isa_create(), isa_try_create() manually
` [PATCH v2 23/58] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
` [PATCH v2 24/58] ssi: Convert last use of ssi_create_slave_no_init() manually
` [PATCH v2 26/58] usb: New usb_new(), usb_realize_and_unref()
` [PATCH v2 27/58] usb: Convert uses of usb_create()
` [PATCH v2 28/58] usb: usb_create() is now unused, drop
` [PATCH v2 29/58] usb: Eliminate usb_try_create_simple()
` [PATCH v2 33/58] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH v2 36/58] qom: Less verbose object_initialize_child()
` [PATCH v2 40/58] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH v2 43/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
` [PATCH v2 44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
` [PATCH v2 45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle
` [PATCH v2 46/58] qdev: Drop qdev_realize() support for null bus
` [PATCH v2 47/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
` [PATCH v2 48/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
` [PATCH v2 49/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
` [PATCH v2 50/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
` [PATCH v2 51/58] sysbus: sysbus_init_child_obj() is now unused, drop
` [PATCH v2 52/58] microbit: Eliminate two local variables in microbit_init()
` [PATCH v2 53/58] s390x/event-facility: Simplify creation of SCLP event devices
` [PATCH v2 54/58] qdev: Make qdev_realize() support bus-less devices
` [PATCH v2 55/58] qdev: Use qdev_realize() in qdev_device_add()
` [PATCH v2 56/58] qdev: Convert bus-less devices to qdev_realize() with Coccinelle
` [PATCH v2 57/58] qdev: qdev_init_nofail() is now unused, drop
` [PATCH v2 58/58] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well

[PULL 0/2] m68k coldfire machine cleanup patches
 2020-05-30  7:53 UTC  (3+ messages)
` [PULL 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
` [PULL 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()

[PATCH] acpi: tpm: Do not build TCPA table for TPM 2
 2020-05-30  6:58 UTC  (4+ messages)

[PATCH v3 0/2] fuzz: Skip QTest serialization
 2020-05-30  2:59 UTC  (4+ messages)
` [PATCH v3 1/2] fuzz: skip "
` [PATCH v3 2/2] fuzz: Add support for logging QTest commands

[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
 2020-05-29 23:45 UTC  (3+ messages)
` [Bug 1877418] "

[PATCH] target/arm: Init GIC CPU IF regs for A15/A7
 2020-05-29 23:06 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-29 22:19 UTC  (2+ messages)

[PATCH v2 0/2] fuzz: Skip QTest serialization
 2020-05-29 22:04 UTC  (4+ messages)
` [PATCH v2 1/2] fuzz: skip "
` [PATCH v2 2/2] fuzz: Add support for logging QTest commands

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-05-29 21:03 UTC  (21+ messages)
` [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
` [PATCH v8 41/62] target/riscv: vector floating-point classify instructions
` [PATCH v8 42/62] target/riscv: vector floating-point merge instructions
` [PATCH v8 43/62] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v8 44/62] target/riscv: widening "
` [PATCH v8 45/62] target/riscv: narrowing "
` [PATCH v8 46/62] target/riscv: vector single-width integer reduction instructions
` [PATCH v8 47/62] target/riscv: vector wideing "
` [PATCH v8 48/62] target/riscv: vector single-width floating-point "
` [PATCH v8 49/62] target/riscv: vector widening "

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 21:09 UTC  (2+ messages)

[PATCH v2 0/4] Add support for SafeStack
 2020-05-29 20:51 UTC  (5+ messages)
` [PATCH v2 1/4] coroutine: support SafeStack in ucontext backend
` [PATCH v2 2/4] coroutine: add check for SafeStack in sigaltstack
` [PATCH v2 3/4] configure: add flags to support SafeStack
` [PATCH v2 4/4] check-block: enable iotests with SafeStack

[PATCH v8 00/12] tests/vm: Add support for aarch64 VMs
 2020-05-29 20:34 UTC  (13+ messages)
` [PATCH v8 01/12] tests/vm: pass args through to BaseVM's __init__
` [PATCH v8 02/12] tests/vm: Add configuration to basevm.py
` [PATCH v8 03/12] tests/vm: Added configuration file support
` [PATCH v8 04/12] tests/vm: Pass --debug through for vm-boot-ssh
` [PATCH v8 05/12] tests/vm: Add ability to select QEMU from current build
` [PATCH v8 06/12] tests/vm: allow wait_ssh() to specify command
` [PATCH v8 07/12] tests/vm: Add common Ubuntu python module
` [PATCH v8 08/12] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v8 09/12] tests/vm: Added a new script for centos.aarch64
` [PATCH v8 10/12] tests/vm: change scripts to use self._config
` [PATCH v8 11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v8 12/12] tests/vm: Add workaround to consume console

[PATCH 0/3] Couple of HMAT fixes
 2020-05-29 20:42 UTC  (11+ messages)
` [PATCH 1/3] qapi: Make @associativity, @policy and @line of NumaHmatCacheOptions optional
` [PATCH 2/3] numa: Allow HMAT cache to be defined before HMAT latency/bandwidth
` [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu

[RFC v3 0/8] vDPA support in qemu
 2020-05-29 20:37 UTC  (13+ messages)
` [RFC v3 1/8] net: introduce qemu_get_peer
` [RFC v3 2/8] vhost_net: use the function qemu_get_peer
` [RFC v3 3/8] virtio-bus: introduce queue_enabled method
` [RFC v3 4/8] virtio-pci: implement "
` [RFC v3 5/8] vhost: introduce vhost_set_vring_ready method
` [RFC v3 6/8] vhost-backend: export the vhost backend helper
` [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
` [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client

[PATCH] libvhost-user: advertise vring features
 2020-05-29 20:10 UTC  (2+ messages)

[PATCH v4 0/9] Rework iotests/check
 2020-05-29 19:37 UTC  (9+ messages)
` [PATCH v4 9/9] iotests: rename and move 169 and 199 tests

[PATCH 0/2] Add support for SEV Launch Secret Injection
 2020-05-29 19:08 UTC  (8+ messages)
` [PATCH 1/2] sev: add sev-inject-launch-secret
` [PATCH 2/2] sev: scan guest ROM for launch secret address

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-29 19:15 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v1 0/2] Sample mtty: Add migration support
 2020-05-29 18:58 UTC  (3+ messages)
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module

[PATCH 0/2] HMP: qom-get and set
 2020-05-29 18:48 UTC  (2+ messages)

[PULL 00/12] testing and plugin fixes
 2020-05-29 18:25 UTC  (2+ messages)

[PATCH] hw/misc/imx6ul_ccm.c: Implement non writable bits in CCM registers
 2020-05-29 18:00 UTC 

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 17:57 UTC  (9+ messages)

ia-32/ia-64 fxsave64 instruction behavior when saving mmx
 2020-05-29 17:38 UTC 

[PATCH 0/2] migration/rdma: fix nullptr-def in rdma_start_incoming_migration
 2020-05-29 17:27 UTC  (6+ messages)
` [PATCH 1/2] migration/rdma: fix potential nullptr access "
` [PATCH 2/2] migration/rdma: cleanup rdma context before g_free to avoid memleaks

[PATCH 0/2] fuzz: Skip QTest serialization
 2020-05-29 16:57 UTC  (3+ messages)
` [PATCH 1/2] fuzz: skip "
` [PATCH 2/2] fuzz: Add support for logging QTest commands

[PULL 0/5] Qcrypto next patches
 2020-05-29 17:08 UTC  (3+ messages)

[PULL 00/21] Vga 20200528 patches
 2020-05-29 16:47 UTC  (5+ messages)

[PATCH] or1k: Fix compilation hiccup
 2020-05-29 16:40 UTC  (3+ messages)

[PATCH v3 0/2] VMD endpoint passthrough support
 2020-05-29 16:18 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-29 16:06 UTC  (10+ messages)
` [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries

[Bug 1881231] [NEW] colo: Can not recover colo after svm failover twice
 2020-05-29 15:42 UTC  (3+ messages)
` [Bug 1881231] "

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-05-29 15:28 UTC  (10+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation
` [PATCH 5/5] virtio: enable VIRTIO_F_RING_PACKED for all devices

GDB get wrong debug infos on TI DSP architecture extension
 2020-05-29 15:19 UTC  (5+ messages)
    `  "

[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
 2020-05-29 14:56 UTC  (3+ messages)

[PATCH] memory: Make 'info mtree' not display disabled regions by default
 2020-05-29 14:46 UTC  (3+ messages)

[PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
 2020-05-29 13:45 UTC  (4+ 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).