QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 14:41:19 to 2020-06-23 06:32:45 UTC [more...]

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-23  6:31 UTC 

[PULL v2 00/32] riscv-to-apply queue
 2020-06-23  6:22 UTC  (4+ messages)
` [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU

[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23  6:07 UTC  (18+ 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 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-06-23  5:53 UTC  (5+ messages)

[PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-23  5:29 UTC  (6+ messages)

[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-23  4:25 UTC 

[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
 2020-06-23  3:43 UTC  (4+ messages)
` [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options

sysbus failed assert for xen_sysdev
 2020-06-23  3:40 UTC  (3+ messages)

[PATCH] tests/qht-bench: Adjust rate computation and comparisons
 2020-06-23  1:57 UTC  (3+ messages)

[PATCH v2 0/6] plugins/next (lockstep, api, hwprofile)
 2020-06-23  1:54 UTC  (5+ messages)
` [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset

[PATCH v2] target/i386: reimplement fpatan using floatx80 operations
 2020-06-23  1:39 UTC  (7+ messages)

[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
 2020-06-23  1:33 UTC 

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2020-06-23  0:37 UTC 

[PATCH] target/i386: reimplement fyl2x using floatx80 operations
 2020-06-23  0:30 UTC  (2+ messages)

[PATCH v3] target/i386: reimplement fyl2xp1 using floatx80 operations
 2020-06-23  0:30 UTC  (2+ messages)

[PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-22 23:50 UTC 

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-22 23:45 UTC  (7+ messages)
` [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second

[PATCH v3 0/9] More sm501 fixes and optimisations
 2020-06-22 23:07 UTC  (4+ messages)
` [PATCH v3 9/9] sm501: Fix and optimize overlap check

[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
 2020-06-22 23:05 UTC  (7+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-22 22:50 UTC  (11+ messages)
` [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable

[PATCH 0/2] virtio-balloon: Free page hinting clean-ups
 2020-06-22 22:37 UTC  (4+ messages)
` [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one

[PATCH v5 for-5.0? 0/7] Tighten qemu-img rules on missing backing format
 2020-06-22 21:58 UTC  (5+ messages)
` [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw

[PATCH v3 0/6] block: add block-dirty-bitmap-populate job
 2020-06-22 21:45 UTC  (7+ messages)
` [PATCH v3 1/6] block: add bitmap-populate job
` [PATCH v3 2/6] blockdev: combine DriveBackupState and BlockdevBackupState

[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
 2020-06-22 21:31 UTC  (8+ messages)
` [PATCH v2 2/7] roms/opensbi: Upgrade from v0.7 to v0.8

[PATCH 00/22] Error handling fixes & cleanups
 2020-06-22 21:26 UTC  (15+ messages)
` [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
` [PATCH 02/22] pci: Delete useless error_propagate()
` [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 16/22] hw: Fix error API violation around object_property_set_link()
` [PATCH 18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PATCH 19/22] riscv_hart: Fix riscv_harts_realize() "

[PATCH] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-22 21:30 UTC  (2+ messages)

[PATCH] nbd: Avoid off-by-one in long export name truncation
 2020-06-22 21:03 UTC 

[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
 2020-06-22 20:31 UTC  (5+ messages)

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

make test failure for iotest 267 on qemu-system-sparc64
 2020-06-22 19:40 UTC  (3+ messages)

[PULL 00/18] Block patches
 2020-06-22 19:29 UTC  (20+ 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

[PULL v2 00/15] Renesas hardware patches for 2020-06-22
 2020-06-22 19:17 UTC  (2+ messages)
` [PULL v2 13/15] hw/rx: Add RX GDB simulator

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-22 19:17 UTC  (2+ 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 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-22 18:34 UTC  (14+ messages)
` [PATCH 1/2] "

[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  (24+ 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 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 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 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  (3+ messages)
` [PATCH 1/2] hw/arm/aspeed: Remove extraneous MemoryRegion object owner

[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  (4+ messages)
` [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[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

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

[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  (6+ messages)
` [PATCH v3 11/19] audio: deprecate -soundhw pcspk


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 read-only IMAP folder(s) and NNTP newsgroup(s).