messages from 2020-05-29 11:49:08 to 2020-05-29 21:12:22 UTC [more...]
[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
2020-05-29 21:01 UTC (19+ 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 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] acpi: tpm: Do not build TCPA table for TPM 2
2020-05-29 19:45 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 v2 00/58] qdev: Rework how we plug into the parent bus
2020-05-29 19:04 UTC (61+ messages)
` [PATCH v2 01/58] qdev: Rename qbus_realize() to qbus_init()
` [PATCH v2 02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init"
` [PATCH v2 03/58] Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
` [PATCH v2 04/58] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH v2 05/58] qdev: Put qdev_new() to use with Coccinelle
` [PATCH v2 06/58] qdev: Convert to qbus_realize(), qbus_unrealize()
` [PATCH v2 07/58] qdev: Convert to qdev_unrealize() with Coccinelle
` [PATCH v2 08/58] qdev: Convert to qdev_unrealize() manually
` [PATCH v2 09/58] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH v2 10/58] qdev: Convert uses of qdev_create() manually
` [PATCH v2 11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
` [PATCH v2 12/58] qdev: Convert uses of qdev_set_parent_bus() manually
` [PATCH v2 13/58] pci: New pci_new(), pci_realize_and_unref() etc
` [PATCH v2 14/58] hw/ppc: Eliminate two superfluous QOM casts
` [PATCH v2 15/58] pci: Convert uses of pci_create() etc. with Coccinelle
` [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 18/58] isa: New isa_new(), isa_realize_and_unref() etc
` [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 21/58] isa: isa_create(), isa_try_create() are now unused, drop
` [PATCH v2 22/58] ssi: ssi_auto_connect_slaves() never does anything, drop
` [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 25/58] ssi: ssi_create_slave_no_init() is now unused, drop
` [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 30/58] qdev: qdev_create(), qdev_try_create() are now unused, drop
` [PATCH v2 31/58] auxbus: Rename aux_init_bus() to aux_bus_init()
` [PATCH v2 32/58] auxbus: New aux_bus_realize(), pairing with aux_bus_init()
` [PATCH v2 33/58] auxbus: Convert a use of qdev_set_parent_bus()
` [PATCH v2 34/58] auxbus: Eliminate aux_create_slave()
` [PATCH v2 35/58] qom: Tidy up a few object_initialize_child() calls
` [PATCH v2 36/58] qom: Less verbose object_initialize_child()
` [PATCH v2 37/58] macio: Convert use of qdev_set_parent_bus()
` [PATCH v2 38/58] macio: Eliminate macio_init_child_obj()
` [PATCH v2 39/58] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
` [PATCH v2 40/58] microbit: Tidy up sysbus_init_child_obj() @child argument
` [PATCH v2 41/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
` [PATCH v2 42/58] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
` [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
[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
[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
2020-05-29 18:49 UTC (2+ messages)
` [Bug 1877418] "
[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 v2 0/2] fuzz: Skip QTest serialization
2020-05-29 18:02 UTC (3+ messages)
` [PATCH v2 1/2] fuzz: skip "
` [PATCH v2 2/2] fuzz: Add support for logging QTest commands
[PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event
2020-05-29 18:00 UTC
[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)
[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
2020-05-29 16:54 UTC
[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 (13+ messages)
` [PATCH v1 02/12] cpu: convert queued work to a QSIMPLEQ
` [PATCH v1 03/12] thread: add qemu_spin_destroy
` [PATCH v1 04/12] cputlb: destroy CPUTLB with tlb_destroy
` [PATCH v1 05/12] qht: call qemu_spin_destroy for head buckets
` [PATCH v1 06/12] tcg: call qemu_spin_destroy for tb->jmp_lock
` [PATCH v1 07/12] translate-all: call qemu_spin_destroy for PageDesc
` [PATCH v1 08/12] thread: add tsan annotations to QemuSpin
` [PATCH v1 09/12] tests/docker: Added docker build support for TSan
` [PATCH v1 10/12] include/qemu: Added tsan.h for annotations
` [PATCH v1 11/12] util: Added tsan annotate for thread name
[PATCH] memory: Make 'info mtree' not display disabled regions by default
2020-05-29 14:46 UTC (3+ messages)
[PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
2020-05-29 14:45 UTC
5.1 proposed schedule
2020-05-29 14:36 UTC (3+ messages)
[Libguestfs] Provide NBD via Browser over Websockets
2020-05-29 14:13 UTC (4+ messages)
[PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
2020-05-29 13:45 UTC (4+ messages)
[PATCH v1 12/12] docs: Added details on TSan to testing.rst
2020-05-29 13:24 UTC
[PATCH 0/2] hw/arm/pxa2xx: Logging cleanups
2020-05-29 13:25 UTC (2+ messages)
[PATCH v1 00/12] Add Thread Sanitizer support to QEMU
2020-05-29 13:21 UTC
Qemu Help
2020-05-29 12:42 UTC
[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
2020-05-29 13:03 UTC (3+ messages)
` [PATCH 0/2] hw/ssi/imx_spi: 2 Fixes to flush txfifo function in imx_spi
[PATCH] virtio-pci: fix queue_enable write
2020-05-29 13:00 UTC (2+ messages)
[PULL v3 0/7] bitmaps patches for 2020-05-18
2020-05-29 12:34 UTC (3+ messages)
` [PULL v3 7/7] qemu-img: Add bitmap sub-command
another tst-arm-mte bug: qemu-system segfaults
2020-05-29 12:04 UTC
[PATCH 00/55] qdev: Rework how we plug into the parent bus
2020-05-29 12:22 UTC (7+ messages)
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
[PATCH v2 00/22] Fix error handling during bitmap postcopy
2020-05-29 12:16 UTC (4+ messages)
[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
2020-05-29 12:08 UTC (5+ messages)
` [PATCH v7 4/5] crypto: Add tls-cipher-suites object
[PULL v3 00/11] bitmaps patches for 2020-05-26
2020-05-29 12:01 UTC (3+ messages)
[Bug 1872790] [NEW] empty qcow2
2020-05-29 11:52 UTC (2+ messages)
` [Bug 1872790] "
[PATCH v5 0/5] RISC-V multi-socket support
2020-05-29 11:46 UTC (6+ messages)
` [PATCH v5 1/5] hw/riscv: Allow creating multiple instances of CLINT
` [PATCH v5 2/5] hw/riscv: Allow creating multiple instances of PLIC
` [PATCH v5 3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
` [PATCH v5 4/5] hw/riscv: spike: Allow creating multiple NUMA sockets
` [PATCH v5 5/5] hw/riscv: virt: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).