qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 13:02:32 to 2020-07-24 05:41:38 UTC [more...]

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-07-24  5:34 UTC  (5+ messages)
` [Bug 1888601] "

[PATCH 0/7] IDE: SRST and other fixes
 2020-07-24  5:23 UTC  (8+ messages)
` [PATCH 1/7] ide: rename cmd_write to ctrl_write
` [PATCH 2/7] ide: don't tamper with the device register
` [PATCH 3/7] ide: model HOB correctly
` [PATCH 4/7] ide: reorder set/get sector functions
` [PATCH 5/7] ide: remove magic constants from the device register
` [PATCH 6/7] ide: clear interrupt on command write
` [PATCH 7/7] ide: cancel pending callbacks on SRST

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-07-24  5:18 UTC  (22+ messages)
` [PATCH v2 02/22] migration/block-dirty-bitmap: rename state structure types
` [PATCH v2 03/22] migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
` [PATCH v2 08/22] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
` [PATCH v2 10/22] migration/block-dirty-bitmap: cancel migration on shutdown
` [PATCH v2 12/22] qemu-iotests/199: fix style
` [PATCH v2 16/22] qemu-iotests/199: change discard patterns
` [PATCH v2 17/22] qemu-iotests/199: increase postcopy period

[PATCH 0/2] ppc: Enable 2nd DAWR support on p10
 2020-07-24  4:56 UTC  (4+ messages)
` [PATCH 1/2] ppc: Rename current DAWR macros
` [PATCH 2/2] ppc: Enable 2nd DAWR support on p10

[PATCH v5 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-24  4:58 UTC  (7+ messages)
` [PATCH v5 1/6] Update PowerPC AT_HWCAP2 definition
` [PATCH v5 2/6] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions
` [PATCH v5 4/6] target/ppc: add vmulh{su}d instructions
` [PATCH v5 5/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
` [PATCH v5 6/6] target/ppc: add vmsumudm vmsumcud instructions

[Bug 1888431] [NEW] v5.1.0-rc1 build fails on Mac OS X 10.11.6
 2020-07-24  4:49 UTC  (2+ messages)
` [Bug 1888431] "

[PATCH] hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
 2020-07-24  4:27 UTC  (2+ messages)

[PATCH 1/2] net: forbid the reentrant RX
 2020-07-24  4:00 UTC  (4+ messages)
` [PATCH 2/2] e1000e: make TX reentrant

[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
 2020-07-24  3:59 UTC  (15+ messages)
` [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
` [PATCH v2 2/7] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
` [PATCH v2 3/7] target/riscv: Generate nanboxed results from trans_rvf.inc.c
` [PATCH v2 4/7] target/riscv: Check nanboxed inputs to fp helpers
` [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
` [PATCH v2 6/7] target/riscv: Clean up fmv.w.x
` [PATCH v2 7/7] target/riscv: check before allocating TCG temps

[PATCH v1] hw/pci-host: save/restore pci host config register
 2020-07-24  3:21 UTC 

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-07-24  2:57 UTC  (11+ messages)
` [for-5.2 v4 01/10] host trust limitation: Introduce new host trust limitation interface
` [for-5.2 v4 02/10] host trust limitation: Handle memory encryption via interface
` [for-5.2 v4 03/10] host trust limitation: Move side effect out of machine_set_memory_encryption()
` [for-5.2 v4 04/10] host trust limitation: Rework the "memory-encryption" property
` [for-5.2 v4 05/10] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
` [for-5.2 v4 06/10] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
` [for-5.2 v4 07/10] spapr: Add PEF based host trust limitation
` [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 00/12] Add a General Virtual Device Fuzzer
 2020-07-24  1:35 UTC  (5+ messages)
` [PATCH 01/12] fuzz: Change the way we write qtest log to stderr
` [PATCH 02/12] fuzz: Add general virtual-device fuzzer

[PATCH for-5.1 0/2] tpm: Fix error reporting, improve help
 2020-07-24  0:56 UTC  (8+ messages)
` [PATCH for-5.1 1/2] Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
` [PATCH for-5.1 2/2] tpm: Improve help on TPM types when none are available

[PATCH v0 0/4] background snapshot
 2020-07-24  0:08 UTC  (12+ messages)
` [PATCH v0 2/4] migration: add background snapshot capability
` [PATCH v0 3/4] migration: add background snapshot

[Bug 1888728] [NEW] Bare chroot in linux-user fails with pgb_reserved_va: Assertion `guest_base != 0' failed
 2020-07-23 23:10 UTC  (2+ messages)
` [Bug 1888728] "

[PATCH v2] linux-user: Add most IFTUN ioctls
 2020-07-23 23:10 UTC 

Testing the virtio-vhost-user QEMU patch
 2020-07-23 22:27 UTC  (3+ messages)

[PATCH v2 0/3] Adding support for printing contents of 'struct termios' which is used by ioctls of group 'ioctl_tty'
 2020-07-23 21:27 UTC  (6+ messages)
` [PATCH v2 1/3] linux-user: Add generic 'termbits.h' for some archs
` [PATCH v2 2/3] linux-user: Add missing termbits types and values definitions
` [PATCH v2 3/3] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines

[PATCH v4 0/4] nbd: reduce max_block restrictions
 2020-07-23 20:32 UTC  (5+ messages)
` [PATCH v4 1/4] block: add max_pwrite_zeroes_fast to BlockLimits
` [PATCH v4 2/4] block/nbd: define new max_write_zero_fast limit

[PATCH v11 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-23 20:18 UTC  (5+ messages)
` [PATCH v11 01/11] qcow2: Fix capitalization of header extension constant

[PATCH-for-5.1] gitlab-ci: Fix Avocado cache
 2020-07-23 20:03 UTC 

[PATCH for-5.1? 0/4] non-blocking connect
 2020-07-23 19:35 UTC  (2+ messages)

[PATCH 0/4] qom: reduce boilerplate required for declaring and defining objects
 2020-07-23 19:26 UTC  (10+ messages)
` [PATCH 1/4] qom: make object_ref/unref use a void * instead of Object *
` [PATCH 2/4] qom: provide convenient macros for declaring and defining types
` [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types
` [PATCH 4/4] crypto: use QOM macros for declaration/definition of TLS creds types

[PULL 0/1] x86 bug fix for -rc2
 2020-07-23 19:13 UTC  (2+ messages)
` [PULL 1/1] KVM: fix CPU reset wrt HF2_GIF_MASK

[PATCH] kvm: kvm_init_vcpu take Error pointer
 2020-07-23 18:59 UTC  (2+ messages)

[PATCH for-5.1? 0/3] Fix nbd reconnect dead-locks
 2020-07-23 18:55 UTC  (7+ messages)
` [PATCH 1/3] block/nbd: allow drain during reconnect attempt
` [PATCH 2/3] block/nbd: on shutdown terminate connection attempt
` [PATCH 3/3] block/nbd: nbd_co_reconnect_loop(): don't sleep if drained

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-23 18:12 UTC  (4+ messages)
` [RFC PATCH] s390x/pci: Enforce PCI_COMMAND_MEMORY for vfio-pci

[PULL 0/9] acpi,virtio,pc: bugfixes
 2020-07-23 18:00 UTC  (2+ messages)

[PATCH-for-5.1] libvhost-user: Report descriptor index on panic
 2020-07-23 18:00 UTC  (3+ messages)

[PATCH] block/amend: Check whether the node exists
 2020-07-23 17:56 UTC  (2+ messages)

[PATCH for-5.1 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-23 17:55 UTC  (15+ messages)
` [PATCH for-5.1 2/3] virtiofsd: add container-friendly -o chroot sandboxing option
      ` [Virtio-fs] "
` [PATCH for-5.1 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
        ` [Virtio-fs] "

[PATCH v2] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
 2020-07-23 17:55 UTC  (2+ messages)

[PULL V2 00/33] Net patches
 2020-07-23 17:51 UTC  (5+ messages)
` [PULL V2 29/33] net/colo-compare.c: Correct ordering in complete and finalize

[PATCH] ACPI: Assert that we don't run out of the preallocated memory
 2020-07-23 17:50 UTC  (2+ messages)

[PATCH 0/7] Make SPICE a load module
 2020-07-23 17:46 UTC  (8+ messages)
` [PATCH 1/7] spice: simplify chardev setup
` [PATCH 2/7] build: fix device module builds
` [PATCH 3/7] minikconf: Pass variables for modules
` [PATCH 4/7] spice: Make spice a module configuration
` [PATCH 5/7] spice: Move all the spice-related code in spice-app.so
` [PATCH 6/7] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
` [PATCH 7/7] spice: Call qemu spice functions indirectly

[Bug 1888714] [NEW] Memory Leak in hpet_timer results in unusable machine
 2020-07-23 17:23 UTC 

[PATCH v7 00/47] block: Deal with filters
 2020-07-23 17:21 UTC  (7+ messages)
` [PATCH v7 34/47] backup: "
` [PATCH v7 35/47] commit: "
` [PATCH v7 36/47] nbd: Use CAF when looking for dirty bitmap

[PATCH 1/1] s390x/protvirt: allow to IPL secure execution guests with -no-reboot
 2020-07-23 17:15 UTC  (6+ messages)

[PATCH-for-5.1? v2] qapi/error: Check format string argument in error_*prepend()
 2020-07-23 17:12 UTC 

[PATCH 1/1] s390x/s390-virtio-ccw: fix loadparm property getter
 2020-07-23 16:37 UTC  (2+ messages)

please try to avoid sending pullreqs late on release-candidate day
 2020-07-23 16:36 UTC  (6+ messages)

Possible regression with VGA and resolutions in Windows 10?
 2020-07-23 16:19 UTC  (2+ messages)

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-23 16:15 UTC  (6+ messages)
` [PATCH v2 2/3] trace: Add support for recorder back-end

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-23 16:14 UTC  (5+ messages)
` [RFC v2 19/76] target/riscv: rvv-0.9: add narrower_nanbox_fpr helper

[PATCH v1] hw/pci-host: save/restore pci host config register
 2020-07-23 16:04 UTC  (6+ messages)
    ` 答复: "

[PATCH v5] nvme: allow cmb and pmr emulation on same device
 2020-07-23 16:03 UTC  (4+ messages)
` [PATCH v5 1/3] memory: export memory_region_to_absolute_addr() function
` [PATCH v5 2/3] nvme: indicate CMB support through controller capabilities register
` [PATCH v5 3/3] nvme: allow cmb and pmr to be enabled on same device

[PATCH v2] qapi: enable use of g_autoptr with QAPI types
 2020-07-23 15:56 UTC  (2+ messages)

[Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
 2020-07-23 15:43 UTC  (6+ messages)

[PATCH 0/4] Test more in less time in the Gitlab-CI
 2020-07-23 15:36 UTC  (5+ messages)
` [PATCH 3/4] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab

[PATCH 0/3] scripts/qmp/qom-fuse: Scrape off the bitrot
 2020-07-23 15:21 UTC  (7+ messages)
` [PATCH 1/3] scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
` [PATCH 2/3] scripts/qmp/qom-fuse: Port to current Python module fuse
` [PATCH 3/3] scripts/qmp/qom-fuse: Fix getattr(), read() for files in /

[PATCH] target/unicore32: Remove CURSES stuff from the Makefile.objs
 2020-07-23 15:19 UTC  (6+ messages)

[PATCH] KVM: fix CPU reset wrt HF2_GIF_MASK
 2020-07-23 14:39 UTC  (2+ messages)

[PATCH] configure: Allow to build tools without pixman
 2020-07-23 14:11 UTC 

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-23 13:47 UTC  (7+ messages)
` [PATCH v2 18/20] block/block-copy: drop unused argument of block_copy()
` [PATCH v2 19/20] simplebench: bench_block_job: add cmd_options argument
` [PATCH v2 20/20] simplebench: add bench-backup.py

5.1.0-rc1 regression: reset fails with kvm and -cpu host
 2020-07-23 13:47 UTC  (13+ messages)

[PATCH 0/4] error: Mechanical fixes & cleanups
 2020-07-23 13:42 UTC  (6+ messages)
` [PATCH 3/4] error: Remove NULL checks on error_propagate() calls (again)

[PATCH v4 0/2] trace: Add a trace backend for the recorder library
 2020-07-23 13:29 UTC  (3+ messages)
` [PATCH v4 1/2] trace: Add support for recorder back-end
` [PATCH v4 2/2] trace: Example of non-tracing recorder use

[PATCH-for-5.1?] qapi/error: Check format string argument in error_propagate_prepend()
 2020-07-23 13:19 UTC  (6+ messages)

[PATCH v2 0/2] linux-user: fix clock_nanosleep()
 2020-07-23 13:17 UTC  (2+ messages)

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-23 13:14 UTC  (9+ messages)

[PATCH for-5.1] nbd: Fix large trim/zero requests
 2020-07-23 13:08 UTC  (4+ messages)

[PATCH 00/13] RFC: use upcoming GUri for URI handling
 2020-07-23 13:06 UTC  (5+ messages)
` [PATCH 13/13] ssh: add GUri-based URI parsing

[Bug 1888663] [NEW] msmouse not recognized in guest
 2020-07-23 12:50 UTC 


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