qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 14:33:46 to 2020-07-27 23:30:47 UTC [more...]

[PATCH v2 0/4] Allow guest-get-fsinfo also for non-PCI devices
 2020-07-27 23:29 UTC  (2+ messages)

[PATCH v10] qga: add command guest-get-devices for reporting VirtIO devices
 2020-07-27 23:26 UTC  (2+ messages)

[PULL for-5.1 0/2] qemu-ga patch queue for hard-freeze
 2020-07-27 23:22 UTC  (3+ messages)
` [PULL for-5.1 1/2] qga-win: fix "guest-get-fsinfo" wrong filesystem type
` [PULL for-5.1 2/2] qga/qapi-schema: Document -1 for invalid PCI address fields

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-27 23:09 UTC  (10+ messages)

[PATCH v5 0/4] Fix some PMP implementations
 2020-07-27 22:39 UTC  (5+ messages)
` [PATCH v5 2/4] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v5 3/4] target/riscv: Fix the translation of physical address

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2020-07-27 22:37 UTC  (2+ messages)
` [Bug 1681439] "

[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
 2020-07-27 22:25 UTC  (2+ messages)
` [Bug 1884693] "

[PATCH for-5.1] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
 2020-07-27 22:20 UTC  (5+ messages)

[Bug 1883739] [NEW] ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed
 2020-07-27 22:22 UTC  (2+ messages)
` [Bug 1883739] "

[Bug 1887303] [NEW] Assertion failure in *bmdma_active_if `bmdma->bus->retry_unit != (uint8_t)-1' failed
 2020-07-27 22:15 UTC  (2+ messages)
` [Bug 1887303] "

device compatibility interface for live migration with assigned devices
 2020-07-27 22:23 UTC  (7+ messages)

[Bug 1887309] [NEW] Floating-point exception in ide_set_sector
 2020-07-27 22:13 UTC  (2+ messages)
` [Bug 1887309] "

[Bug 1878253] [NEW] null-ptr dereference in address_space_to_flatview through ide
 2020-07-27 22:09 UTC  (2+ messages)
` [Bug 1878253] "

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-07-27 22:05 UTC  (2+ messages)
` [Bug 1878255] "

[PATCH 0/1] Add bisect.py script
 2020-07-27 22:05 UTC  (5+ messages)
` [PATCH 1/1] scripts/performance: "

[PATCH v2 for-5.1? 0/5] Fix nbd reconnect dead-locks
 2020-07-27 22:01 UTC  (9+ messages)
` [PATCH v2 1/5] block/nbd: split nbd_establish_connection out of nbd_client_connect
` [PATCH v2 2/5] block/nbd: allow drain during reconnect attempt
` [PATCH v2 3/5] block/nbd: on shutdown terminate connection attempt
` [PATCH v2 4/5] block/nbd: nbd_co_reconnect_loop(): don't sleep if drained
` [PATCH v2 5/5] block/nbd: use non-blocking connect: fix vm hang on connect()

[PATCH v2 0/4] Fix convert to qcow2 compressed to NBD
 2020-07-27 21:58 UTC  (5+ messages)
` [PATCH v2 1/4] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager
` [PATCH v2 3/4] iotests: Add more qemu_img helpers
` [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD

[PATCH 0/4] Various fixes for hppa architecture
 2020-07-27 21:46 UTC  (5+ messages)
` [PATCH 1/4] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
` [PATCH 2/4] seabios-hppa: Update to SeaBIOS hppa version 1
` [PATCH 3/4] hw/hppa: Implement proper SeaBIOS version check
` [PATCH 4/4] hw/display/artist.c: fix out of bounds check

[PULL 00/24] bitmaps patches for -rc2, 2020-07-27
 2020-07-27 20:55 UTC  (25+ messages)
` [PULL 01/24] qcow2: Fix capitalization of header extension constant
` [PULL 02/24] qemu-iotests/199: fix style
` [PULL 03/24] qemu-iotests/199: drop extra constraints
` [PULL 04/24] qemu-iotests/199: better catch postcopy time
` [PULL 05/24] qemu-iotests/199: improve performance: set bitmap by discard
` [PULL 06/24] qemu-iotests/199: change discard patterns
` [PULL 07/24] qemu-iotests/199: increase postcopy period
` [PULL 08/24] migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
` [PULL 09/24] migration/block-dirty-bitmap: rename state structure types
` [PULL 10/24] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
` [PULL 11/24] migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
` [PULL 12/24] migration/block-dirty-bitmap: refactor state global variables
` [PULL 13/24] migration/block-dirty-bitmap: rename finish_lock to just lock
` [PULL 14/24] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PULL 15/24] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
` [PULL 16/24] migration/block-dirty-bitmap: relax error handling in incoming part
` [PULL 17/24] migration/block-dirty-bitmap: cancel migration on shutdown
` [PULL 18/24] migration/savevm: don't worry if bitmap migration postcopy failed
` [PULL 19/24] qemu-iotests/199: prepare for new test-cases addition
` [PULL 20/24] qemu-iotests/199: check persistent bitmaps
` [PULL 21/24] qemu-iotests/199: add early shutdown case to bitmaps postcopy
` [PULL 22/24] qemu-iotests/199: add source-killed "
` [PULL 23/24] iotests: Adjust which migration tests are quick
` [PULL 24/24] migration: Fix typos in bitmap migration comments

[PATCH] migration: Fix typos in bitmap migration comments
 2020-07-27 20:49 UTC  (2+ messages)

[PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup
 2020-07-27 20:44 UTC  (3+ messages)

[PATCH] linux-user: Fix 'clock_nanosleep()' implementation
 2020-07-27 20:28 UTC  (2+ messages)

[Bug 1876187] [NEW] qemu-system-arm freezes when using SystickTimer on netduinoplus2
 2020-07-27 20:03 UTC  (2+ messages)
` [Bug 1876187] "

[PATCH v4 for-5.1 00/21] Fix error handling during bitmap postcopy
 2020-07-27 20:14 UTC  (25+ messages)
` [PATCH v4 01/21] qemu-iotests/199: fix style
` [PATCH v4 02/21] qemu-iotests/199: drop extra constraints
` [PATCH v4 03/21] qemu-iotests/199: better catch postcopy time
` [PATCH v4 04/21] qemu-iotests/199: improve performance: set bitmap by discard
` [PATCH v4 05/21] qemu-iotests/199: change discard patterns
` [PATCH v4 06/21] qemu-iotests/199: increase postcopy period
` [PATCH v4 07/21] migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
` [PATCH v4 08/21] migration/block-dirty-bitmap: rename state structure types
` [PATCH v4 09/21] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
` [PATCH v4 10/21] migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
` [PATCH v4 11/21] migration/block-dirty-bitmap: refactor state global variables
` [PATCH v4 12/21] migration/block-dirty-bitmap: rename finish_lock to just lock
` [PATCH v4 13/21] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH v4 14/21] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
` [PATCH v4 15/21] migration/block-dirty-bitmap: relax error handling in incoming part
` [PATCH v4 16/21] migration/block-dirty-bitmap: cancel migration on shutdown
` [PATCH v4 17/21] migration/savevm: don't worry if bitmap migration postcopy failed
` [PATCH v4 18/21] qemu-iotests/199: prepare for new test-cases addition
` [PATCH v4 19/21] qemu-iotests/199: check persistent bitmaps
` [PATCH v4 20/21] qemu-iotests/199: add early shutdown case to bitmaps postcopy
` [PATCH v4 21/21] qemu-iotests/199: add source-killed "

[PATCH for 5.1] docs: fix trace docs build with sphinx 3.1.1
 2020-07-27 20:14 UTC  (4+ messages)

Windows 10 client 4k
 2020-07-27 20:11 UTC 

[PATCH for-5.1?] iotests: Adjust which tests are quick
 2020-07-27 20:07 UTC  (2+ messages)

[PATCH] linux-user: Use getcwd syscall directly
 2020-07-27 20:07 UTC  (2+ messages)

[RFC v2 01/76] target/riscv: drop vector 0.7.1 support
 2020-07-27 19:55 UTC  (3+ messages)

[PATCH] linux-user: Fix syscall rt_sigtimedwait() implementation
 2020-07-27 20:04 UTC  (2+ messages)

[PATCH] linux-user: Ensure mmap_min_addr is non-zero
 2020-07-27 20:03 UTC  (4+ messages)

[PATCH v2] cputlb: Make store_helper less fragile to compiler optimizations
 2020-07-27 20:01 UTC  (3+ messages)

[PULL 0/2] some more s390x fixes
 2020-07-27 19:59 UTC  (2+ messages)

[PATCH 1/1] analyze-migration.py: fix read_migration_debug_json() return type
 2020-07-27 19:52 UTC  (2+ messages)

[PATCH for-5.1] hw/arm/nrf51_soc: Set system_clock_scale
 2020-07-27 19:34 UTC 

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-27 19:27 UTC  (5+ messages)
` [PATCH v3 16/21] migration/block-dirty-bitmap: cancel migration on shutdown

Live Migration (L2 network)
 2020-07-27 19:09 UTC  (2+ messages)

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-27 19:02 UTC  (4+ messages)
` [PATCH v2 1/3] virtiofsd: drop CAP_DAC_READ_SEARCH
` [PATCH v2 2/3] virtiofsd: add container-friendly -o sandbox=chroot option
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error

[PATCH v5] nvme: allow cmb and pmr emulation on same device
 2020-07-27 18:59 UTC  (4+ messages)
` [PATCH v5 3/3] nvme: allow cmb and pmr to be enabled "

[PATCH for-5.1? 0/3] Fix nbd reconnect dead-locks
 2020-07-27 18:42 UTC  (4+ messages)
` [PATCH 3/3] block/nbd: nbd_co_reconnect_loop(): don't sleep if drained

[PATCH v2 0/2] qmp: Expose MachineClass::default_ram_id
 2020-07-27 18:41 UTC  (2+ messages)

[PATCH-for-5.2] memory: Display bigger regions first in 'info mtree' output
 2020-07-27 18:36 UTC  (3+ messages)

[PATCH v2] target/ppc: Fix SPE unavailable exception triggering
 2020-07-27 17:55 UTC 

[PATCH v3] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-27 17:55 UTC  (3+ messages)

[PATCH-for-5.2 v4] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-27 17:51 UTC 

[PATCH v7 00/47] block: Deal with filters
 2020-07-27 17:45 UTC  (3+ messages)
` [PATCH v7 44/47] iotests: Add filter commit test cases

[Bug 1888923] [NEW] Configured Memory access latency and bandwidth not taking effect
 2020-07-27 17:33 UTC  (3+ messages)

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-07-27 17:30 UTC  (2+ messages)
` [Bug 1888601] "

[PATCH 0/7] Make SPICE a load module
 2020-07-27 17:38 UTC  (3+ messages)
` [PATCH 7/7] spice: Call qemu spice functions indirectly

[PATCH 0/2] assertion failure in net_tx_pkt_add_raw_fragment() in hw/net/net_tx_pkt.c
 2020-07-27 17:29 UTC  (4+ messages)
` [PATCH 1/2] hw/net/net_tx_pkt: add function to check pkt->max_raw_frags
` [PATCH 2/2] hw/net: check max_raw_frags in e1000e and vmxnet3 devices

[PATCH] target/ppc: Fix TCG leak with the evmwsmiaa instruction
 2020-07-27 17:26 UTC  (2+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-27 17:14 UTC  (13+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties
` [PATCH v2 3/3] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH v0 0/4] background snapshot
 2020-07-27 16:59 UTC  (4+ messages)
` [PATCH v0 3/4] migration: add "

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-27 16:47 UTC  (5+ messages)

[PULL 00/16] various fixes for rc2 (semihosting, tcg, docker, tests/vm)
 2020-07-27 16:24 UTC  (2+ messages)

[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
 2020-07-27 16:22 UTC  (4+ messages)
` [PATCH v1 05/13] hw/virtio/pci: include vdev name in registered PCI sections

[PATCH] virtiofsd: Disable remote posix locks by default
 2020-07-27 16:18 UTC 

[PATCH] virtio-pci: fix virtio_pci_queue_enabled()
 2020-07-27 16:15 UTC  (2+ messages)

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-07-27 15:50 UTC  (7+ messages)
` [for-5.2 v4 08/10] spapr: PEF: block migration
` [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PATCH v4 1/2] hw/pci-host: save/restore pci host config register
 2020-07-27 15:47 UTC  (3+ messages)
` [PATCH v4 2/2] hw/pci-host: save/restore pci host config register for old ones

[PATCH for-5.1] hw/timer/imx_epit: Avoid assertion when CR.SWR is written
 2020-07-27 15:45 UTC 

[PULL 0/1] qemu-openbios queue 20200727
 2020-07-27 15:28 UTC  (2+ messages)
` [PULL 1/1] Update OpenBIOS images to 7f28286f built from submodule

[PATCH] xen: xenguest is not used so is not needed
 2020-07-27 15:20 UTC  (3+ messages)

[PULL 0/7] target-arm queue
 2020-07-27 15:19 UTC  (8+ messages)
` [PULL 1/7] ACPI: Assert that we don't run out of the preallocated memory
` [PULL 2/7] hw/misc/aspeed_sdmc: Fix incorrect memory size
` [PULL 3/7] target/arm: Always pass cacheattr in S1_ptw_translate
` [PULL 4/7] docs/system/arm/virt: Document 'mte' machine option
` [PULL 5/7] hw/arm/boot: Fix PAUTH for EL3 direct kernel boot
` [PULL 6/7] hw/arm/boot: Fix MTE "
` [PULL 7/7] target/arm: Improve IMPDEF algorithm for IRG

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-27 15:14 UTC  (4+ messages)
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror

[PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
 2020-07-27 15:08 UTC  (7+ messages)
` [PATCH v2 1/6] migration: improve error reporting of block driver state name
` [PATCH v2 2/6] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v2 3/6] migration: stop returning errno from load_snapshot()
` [PATCH v2 4/6] block: add ability to specify list of blockdevs during snapshot
` [PATCH v2 5/6] block: allow specifying name of block device for vmstate storage
` [PATCH v2 6/6] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH 0/2] Fix convert to qcow2 compressed to NBD
 2020-07-27 15:12 UTC  (12+ messages)
` [PATCH 1/2] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH 2/2] qemu-iotests: Test convert to qcow2 compressed to NBD

[PATCH for-5.1 0/3] target/arm: mte+pauth fixes
 2020-07-27 14:59 UTC  (2+ messages)

[PATCH-for-5.1 v2] hw/isa/isa-superio: Fix IDE controller realization
 2020-07-27 14:42 UTC  (2+ messages)

[Bug 1863526] [NEW] NVIC CCR register not 8-bit accessible using Cortex-M4
 2020-07-27 14:32 UTC  (2+ messages)
` [Bug 1863526] "

[PATCH] bugfix: irq: Avoid covering object refcount of qemu_irq
 2020-07-27 14:41 UTC  (3+ messages)

[PULL 0/3] Block patches for 5.1
 2020-07-27 14:38 UTC  (4+ messages)
` [PULL 1/3] block/amend: Check whether the node exists
` [PULL 2/3] iotests: Select a default machine for the rx and avr targets
` [PULL 3/3] iotests/197: Fix for compat=0.10

[PATCH] virtio-pci: fix wrong index in virtio_pci_queue_enabled
 2020-07-27 14:38 UTC 

[PULL v2 0/6] virtio,pci: bugfixes
 2020-07-27 14:32 UTC  (6+ messages)
` [PULL v2 2/6] hw/pci-host: save/restore pci host config register
` [PULL v2 3/6] Fix vhost-user buffer over-read on ram hot-unplug
` [PULL v2 4/6] libvhost-user: Report descriptor index on panic
` [PULL v2 5/6] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
` [PULL v2 6/6] MAINTAINERS: Cover the firmware JSON schema


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