qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 12:21:24 to 2020-06-22 19:19:07 UTC [more...]

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-22 19:17 UTC  (2+ messages)

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-06-22 19:17 UTC  (8+ messages)

[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
 2020-06-22 18:51 UTC  (4+ messages)
` [PULL v2 39/58] Transmit vhost-user memory regions individually

[PATCH] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-22 18:41 UTC 

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-22 18:34 UTC  (14+ messages)
` [PATCH 1/2] "

[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-22 18:34 UTC  (10+ messages)
` [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
` [PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
` [PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
` [PATCH v5 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
` [PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
` [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
` [PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events
` [PATCH v5 9/9] hw/misc/pca9552: Model qdev output GPIOs

[PATCH v3 0/2] qga: Ditch g_get_host_name()
 2020-06-22 18:37 UTC  (4+ messages)
` [PATCH v3 1/2] util: Introduce qemu_get_host_name()
` [PATCH v3 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-22 18:28 UTC  (11+ messages)

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-22 18:26 UTC  (9+ messages)
` [PATCH RFC 1/3] gitlab: introduce explicit "container" and "build" stages
` [PATCH RFC 2/3] gitlab: build all container images during CI
` [PATCH RFC 3/3] gitlab: convert jobs to use custom built containers

[PATCH v3] nvme: allow cmb and pmr emulation on same device
 2020-06-22 18:25 UTC  (3+ messages)
` [PATCH v3 1/2] nvme: indicate CMB support through controller capabilities register
` [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled on same device

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-22 18:23 UTC  (28+ messages)
` [PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v1 02/18] tests/vm: pass args through to BaseVM's __init__
` [PATCH v1 03/18] tests/vm: Add configuration to basevm.py
` [PATCH v1 04/18] tests/vm: Added configuration file support
` [PATCH v1 05/18] tests/vm: Add common Ubuntu python module
` [PATCH v1 06/18] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v1 07/18] tests/vm: Added a new script for centos.aarch64
` [PATCH v1 08/18] tests/vm: change scripts to use self._config
` [PATCH v1 09/18] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v1 10/18] tests/vm: Add workaround to consume console
` [PATCH v1 11/18] tests/vm: switch from optsparse to argparse
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
` [PATCH v1 13/18] tests/docker: check for an parameters not empty string
` [PATCH v1 14/18] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v1 15/18] .gitlab: add acceptance testing to system builds
` [PATCH v1 16/18] .gitlab: split fedora-misc-disabled
` [PATCH v1 17/18] .gitlab: tag remaining jobs as builds
` [PATCH v1 18/18] .gitlab: add avocado asset caching

[PATCH] qemu-img convert: Don't pre-zero images
 2020-06-22 18:15 UTC  (3+ messages)

[PATCH v5 0/6] block: seriously improve savevm performance
 2020-06-22 18:13 UTC  (5+ messages)
` [PATCH 7/6] block/io: improve loadvm performance

[PATCH v2 0/2] qga: Ditch g_get_host_name()
 2020-06-22 17:54 UTC  (9+ messages)
` [PATCH v2 1/2] util: Introduce qemu_get_host_name()
` [PATCH v2 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()

[PATCH v1 0/1] COLO: migrate dirty ram pages before colo checkpoint
 2020-06-22 17:23 UTC  (3+ messages)
` [PATCH v1 1/1] migration/colo.c: "

[PATCH v3 00/14] mps2: Add few more peripherals
 2020-06-22 17:08 UTC  (2+ messages)

[PATCH] fuzz: do not use POSIX shm for coverage bitmap
 2020-06-22 16:50 UTC 

[PATCH 0/2] hw/arm/aspeed: Improve QOM usage
 2020-06-22 17:02 UTC  (5+ messages)
` [PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
` [PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-22 16:51 UTC  (3+ messages)
` [PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable

[PATCH v9 00/10] accel: Allow targets to use Kconfig
 2020-06-22 16:47 UTC  (4+ messages)
` [PATCH v9 03/10] MAINTAINERS: Cover the HAX accelerator stub

[PATCH v3 0/7] hw/misc: Add LED device
 2020-06-22 16:48 UTC  (5+ messages)
` [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed

QEMU | Pipeline #158841886 has failed for master | 171199f5
 2020-06-22 16:04 UTC 

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-22 15:54 UTC  (6+ messages)
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-22 15:41 UTC  (12+ messages)
` [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
` [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose

[PATCH v1 00/10] vDPA support in qemu
 2020-06-22 15:37 UTC  (11+ messages)
` [PATCH v1 01/10] net: introduce qemu_get_peer
` [PATCH v1 02/10] vhost_net: use the function qemu_get_peer
` [PATCH v1 03/10] virtio-bus: introduce queue_enabled method
` [PATCH v1 04/10] virtio-pci: implement "
` [PATCH v1 05/10] vhost-backend: export the vhost backend helper
` [PATCH v1 06/10] vhsot_net: introduce set_config & get_config function
` [PATCH v1 07/10] vhost: introduce new VhostOps vhost_dev_start
` [PATCH v1 08/10] vhost: implement vhost_dev_start method
` [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client

[PULL 00/18] Block patches
 2020-06-22 15:10 UTC  (19+ messages)
` [PULL 01/18] iotests: Make _filter_img_create more active
` [PULL 02/18] iotests: filter few more luks specific create options
` [PULL 03/18] block/block-copy: block_copy_dirty_clusters: fix failure check
` [PULL 04/18] qcrypto/core: add generic infrastructure for crypto options amendment
` [PULL 05/18] qcrypto/luks: implement encryption key management
` [PULL 06/18] block/amend: add 'force' option
` [PULL 07/18] block/amend: separate amend and create options for qemu-img
` [PULL 08/18] block/amend: refactor qcow2 amend options
` [PULL 09/18] block/crypto: rename two functions
` [PULL 10/18] block/crypto: implement the encryption key management
` [PULL 11/18] block/qcow2: extend qemu-img amend interface with crypto options
` [PULL 12/18] iotests: qemu-img tests for luks key management
` [PULL 13/18] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PULL 14/18] block/crypto: implement blockdev-amend
` [PULL 15/18] block/qcow2: "
` [PULL 16/18] iotests: add tests for blockdev-amend
` [PULL 17/18] iotests: Fix 051 output after qdev_init_nofail() removal
` [PULL 18/18] iotests: don't test qcow2.py inside 291

QEMU | Pipeline #158813270 has failed for master | bae31bfa
 2020-06-22 15:02 UTC 

[PULL v2 00/32] riscv-to-apply queue
 2020-06-22 15:01 UTC  (2+ messages)

[PATCH 00/22] Error handling fixes & cleanups
 2020-06-22 14:54 UTC  (11+ messages)
` [PATCH 03/22] Clean up some calls to ignore Error objects the right way
` [PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
` [PATCH 13/22] aspeed: Clean up roundabout error propagation
` [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
` [PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling

[PATCH] Bug 1855617 Save registers to haxm when vcpu_dirty flag is set and clear it. vcpu_dirty flag was set in initialization code and not cleared, so read attempts were skipped and snapshots didn't contain correct register values
 2020-06-22 14:45 UTC 

[PATCH v3 00/19] audio: deprecate -soundhw
 2020-06-22 14:35 UTC  (9+ messages)
` [PATCH v3 11/19] audio: deprecate -soundhw pcspk

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-22 10:15 UTC  (5+ messages)
` [RFC RESEND v7 1/4] softmmu: move softmmu only files from root
` [RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC RESEND v7 3/4] cpu-timers, icount: new modules
` [RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-22 13:45 UTC  (5+ messages)
` [RFC RESEND v7 1/4] softmmu: move softmmu only files from root
` [RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC RESEND v7 3/4] cpu-timers, icount: new modules
` [RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-22 14:27 UTC  (2+ messages)

[RFC v7 0/4] QEMU cpus.c refactoring
 2020-06-22 10:11 UTC 

[PATCH v3 00/16] python: add mypy support to python/qemu
 2020-06-22 14:24 UTC  (6+ messages)
` [PATCH v3 12/16] python/machine.py: Add _qmp access shim

[PATCH 0/5] QEMU Gating CI
 2020-06-22 14:20 UTC  (4+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PATCH v9 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-22 14:08 UTC  (5+ messages)
` [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface

[PATCH v7 0/3] vTPM/aarch64 ACPI support
 2020-06-22 14:06 UTC  (4+ messages)
` [PATCH v7 1/3] acpi: Some build_tpm2() code reshape
` [PATCH v7 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v7 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM

[PATCH v4 0/7] build some devices as modules
 2020-06-22 13:56 UTC  (8+ messages)
` [PATCH v4 1/7] qdev: add support for device module loading
` [PATCH v4 2/7] build: fix device module builds
` [PATCH v4 3/7] ccid: build smartcard as module
` [PATCH v4 4/7] usb: build usb-redir "
` [PATCH v4 5/7] vga: build qxl "
` [PATCH v4 6/7] vga: build virtio-gpu only once
` [PATCH v4 7/7] vga: build virtio-gpu as module

CFP: KVM Forum 2020
 2020-06-22 13:59 UTC  (4+ messages)
` CFP: KVM Forum 2020 virtual experience

[PATCH v2 0/7] block/nvme: support nested aio_poll()
 2020-06-22 13:54 UTC  (3+ messages)
` [PATCH v2 1/7] block/nvme: poll queues without q->lock

[PULL 0/7] Audio 20200619 patches
 2020-06-22 13:45 UTC  (2+ messages)

[PATCH v3 0/1] tricore: added triboard with tc27x_soc
 2020-06-22 13:19 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] configure: vgabios cleanups
 2020-06-22 13:15 UTC  (2+ messages)

Is roms/vgabios/config.mak still needed?
 2020-06-22 13:13 UTC  (4+ messages)

[PATCH] qga: Use gethostname() instead of g_get_host_name()
 2020-06-22 13:08 UTC  (3+ messages)

[PATCH v4 0/9] pc-bios: s390x: Cleanup part 1
 2020-06-22 13:01 UTC  (4+ messages)
` [PATCH v4 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant

[PATCH v6 0/3] vTPM/aarch64 ACPI support
 2020-06-22 12:51 UTC  (7+ messages)
` [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
` [PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM

[PATCH v4] arm/virt: Add memory hot remove support
 2020-06-22 12:41 UTC 

[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
 2020-06-22 12:34 UTC  (6+ messages)

[PATCH v4 0/5] vTPM/aarch64 ACPI support
 2020-06-22 12:24 UTC  (12+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API


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