qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 16:06:54 to 2020-04-24 12:38:59 UTC [more...]

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-04-24 12:34 UTC  (5+ messages)
` [PATCH v4 1/6] hyperv: expose API to determine if synic is enabled
` [PATCH v4 2/6] vmbus: add vmbus protocol definitions
` [PATCH v4 4/6] i386:pc: whitelist dynamic vmbus-bridge
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry

[PATCH v2 0/3] qcow2: Allow resize of images with internal snapshots
 2020-04-24 12:23 UTC  (13+ messages)
` [PATCH v2 1/3] block: Add blk_new_with_bs() helper
` [PATCH v2 2/3] qcow2: Allow resize of images with internal snapshots
` [PATCH v2 3/3] qcow2: Tweak comment about bitmaps vs. resize

[PATCH v6 00/10] block: Fix resize (extending) of short overlays
 2020-04-24 12:17 UTC  (18+ messages)
` [PATCH v6 04/10] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
` [PATCH v6 05/10] raw-format: "
` [PATCH v6 07/10] block: truncate: Don't make backing file data visible
` [PATCH v6 08/10] iotests: Filter testfiles out in filter_img_info()
` [PATCH v6 09/10] iotests: Test committing to short backing file
` [PATCH v6 10/10] qcow2: Forward ZERO_WRITE flag for full preallocation

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-04-24 12:16 UTC  (5+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "

[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
 2020-04-24 11:23 UTC  (8+ messages)
` [PATCH 2/4] smbus: Fix spd_data_generate() error API violation

[PATCH v21 QEMU 0/5] virtio-balloon: add support for free page reporting
 2020-04-24 11:23 UTC  (13+ messages)
` [PATCH v21 QEMU 3/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH v21 QEMU 4/5] virtio-balloon: Implement support for page poison tracking feature
` [PATCH v21 QEMU 5/5] virtio-balloon: Provide an interface for free page reporting

[PATCH] hw: add compat machines for 5.1
 2020-04-24 11:03 UTC  (2+ messages)

[PATCH v2] lockable: Replace locks with lock guard macros
 2020-04-24 10:51 UTC  (2+ messages)

[PATCH v5 0/2] Replaced locks with lock guard macros
 2020-04-24 10:50 UTC  (2+ messages)

[PATCH v1 0/2] Migration xbzrle changes
 2020-04-24 10:47 UTC  (5+ messages)
` [PATCH v1 1/2] migration/xbzrle: replace transferred xbzrle bytes with encoded bytes

[PATCH v4 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-04-24 10:25 UTC  (3+ messages)
` [PATCH v4 09/13] migration/ram: Consolidate variable reset after placement in ram_load_postcopy()

[RFC PATCH v1 0/7] vhost-user reconnect issues during vhost initialization
 2020-04-24 10:17 UTC  (12+ messages)
` [RFC PATCH v1 1/7] contrib/vhost-user-blk: add option to simulate disconnect on init
` [RFC PATCH v1 2/7] char-socket: return -1 in case of disconnect during tcp_chr_write
` [RFC PATCH v1 3/7] char-socket: initialize reconnect timer only if close is emitted
` [RFC PATCH v1 4/7] vhost: introduce wrappers to set guest notifiers for virtio device
` [RFC PATCH v1 5/7] vhost-user-blk: add mechanism to track the guest notifiers init state
` [RFC PATCH v1 6/7] vhost: check vring address before calling unmap
` [RFC PATCH v1 7/7] vhost: add device started check in migration set log

[PATCH v2 00/16] nvme: refactoring and cleanups
 2020-04-24 10:13 UTC  (7+ messages)
` [PATCH v2 13/16] nvme: factor out namespace setup

[Bug 1874676] [NEW] [Feature request] MDIO bus
 2020-04-24  9:55 UTC 

[Bug 1874678] [NEW] [Feature request] python-qemu package
 2020-04-24  9:59 UTC 

[PATCH v2 00/15] qapi: Spring cleaning
 2020-04-24 10:06 UTC  (17+ messages)
` [PATCH v2 01/15] qapi: Belatedly update visitor.h's big comment for QAPI modules
` [PATCH v2 02/15] qapi: Fix the virtual walk example in visitor.h's big comment
` [PATCH v2 03/15] qapi: Fix typo in visit_start_list()'s contract
` [PATCH v2 04/15] qapi: Document @errp usage more thoroughly in visitor.h
` [PATCH v2 05/15] qapi: Polish prose "
` [PATCH v2 06/15] qapi: Assert incomplete object occurs only in dealloc visitor
` [PATCH v2 07/15] qapi: Fix Visitor contract for start_alternate()
` [PATCH v2 08/15] qapi: Assert output visitors see only valid enum values
` [PATCH v2 09/15] qapi: Assert non-input visitors see only valid narrow integers
` [PATCH v2 10/15] qapi: Clean up visitor's recovery from input with invalid type
` [PATCH v2 11/15] qapi: Assert non-input visitors see only valid alternate tags
` [PATCH v2 12/15] qapi: Only input visitors can actually fail
` [PATCH v2 13/15] qom: Simplify object_property_get_enum()
` [PATCH v2 14/15] qapi: Disallow qmp_marshal_FOO(NULL, ...)
` [PATCH v2 15/15] qapi: Generate simpler marshalling code when no arguments

[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
 2020-04-24  9:51 UTC 

[PATCH] migration/rdma: fix a memleak on error path in rdma_start_incoming_migration
 2020-04-24  9:46 UTC  (2+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-04-24  9:39 UTC  (16+ messages)

[PATCH v2 00/36] tcg 5.1 omnibus patch set
 2020-04-24  9:08 UTC  (11+ messages)
` [PATCH v2 09/36] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v2 13/36] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
  ` [PATCH v2 13/36] tcg: Use tcg_constant_{i32,i64} "

[PATCH 0/3] fuzz: Probably there is a better way to do this
 2020-04-24  8:31 UTC  (6+ messages)
` [PATCH 1/3] Makefile: Drop unused, broken target recurse-fuzz
` [PATCH 2/3] fuzz: Simplify how we compute available machines and types
` [PATCH 3/3] libqos: Give get_machine_allocator() internal linkage

[PATCH] elf_ops: Don't try to g_mapped_file_unref(NULL)
 2020-04-24  8:02 UTC  (4+ messages)

[PATCH 00/13] qapi: Spring cleaning
 2020-04-24  7:44 UTC  (30+ messages)
` [PATCH 01/13] qapi: Belatedly update visitor.h's big comment for QAPI modules
` [PATCH 02/13] qapi: Fix the virtual walk example in visitor.h's big comment
` [PATCH 03/13] qapi: Fix typo in visit_start_list()'s contract
` [PATCH 04/13] qapi: Document @errp usage more thoroughly in visitor.h
` [PATCH 05/13] qapi: Polish prose "
` [PATCH 06/13] qapi: Assert incomplete object occurs only in dealloc visitor
` [PATCH 07/13] qapi: Fix Visitor contract for start_alternate()
` [PATCH 08/13] qapi: Assert output visitors see only valid enum values
` [PATCH 09/13] qapi: Assert non-input visitors see only valid narrow integers
` [PATCH 10/13] qapi: Clean up visitor's recovery from input with invalid type
` [PATCH 11/13] qapi: Assert non-input visitors see only valid alternate tags
` [PATCH 12/13] qapi: Only input visitors can actually fail
` [PATCH 13/13] qom: Simplify object_property_get_enum()

[PATCH 0/3] colo-compare bugfixes
 2020-04-24  4:36 UTC  (8+ messages)
` [PATCH 1/3] net/colo-compare.c: Create event_bh with the right AioContext

[PATCH 0/7] chardev: Reduce system emulation specific code
 2020-04-24  3:49 UTC  (15+ messages)
` [PATCH 1/7] monitor/misc: Remove unused "chardev/char-mux.h" include
` [PATCH 2/7] tests/test-char: "
` [PATCH 3/7] chardev: Restrict msmouse / wctablet / testdev to system emulation
` [PATCH 4/7] chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"
` [PATCH 5/7] chardev: Extract system emulation specific code
` [PATCH 6/7] stubs: Split machine-init-done as machine-init and machine-notify
` [PATCH 7/7] multi-process: Refactor machine_init and exit notifiers

[RFC PATCH v1 1/7] contrib/vhost-user-blk: add option to simulate disconnect on init
 2020-04-24  2:44 UTC 

[RFC PATCH v1 5/7] vhost-user-blk: add mechanism to track the guest notifiers init state
 2020-04-24  2:38 UTC 

[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-04-24  2:19 UTC  (7+ messages)

[RFC PATCH 0/3] hw/net/tulip: Fix LP#1874539
 2020-04-24  2:16 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/net/tulip: Fix 'Descriptor Error' definition
` [RFC PATCH 2/3] hw/net/tulip: Log descriptor overflows
` [RFC PATCH 3/3] hw/net/tulip: Set descriptor error bit when lenght is incorrect

[PATCH] spapr_nvdimm.c: make 'label-size' mandatory
 2020-04-24  1:45 UTC  (5+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-24  0:34 UTC  (6+ messages)
` [PATCH RESEND v6 36/36] multi-process: add configure and usage information

[PATCH RFC 0/3] target/arm: Implement SVE2 Crypto Extensions
 2020-04-23 22:37 UTC  (4+ messages)
` [PATCH RFC 1/3] target/arm: Implement SVE2 AESMC, AESIMC
` [PATCH RFC 2/3] target/arm: Implement SVE2 AESE, AESD, SM4E
` [PATCH RFC 3/3] target/arm: Implement SVE2 SM4EKEY, RAX1

[Bug 1874539] [NEW] tulip driver broken in v5.0.0-rc4
 2020-04-23 21:36 UTC  (2+ messages)
` [Bug 1874539] "

Need BT support in qemu for Zephyr
 2020-04-23 20:44 UTC  (4+ messages)

[PATCH for 5.1 v1 00/14] guest_base, gdbstub and Travis
 2020-04-23 20:30 UTC  (21+ messages)
` [PATCH v1 01/14] linux-user: completely re-write init_guest_space
` [PATCH v1 02/14] exec/cpu-all: Use bool for have_guest_base
` [PATCH v1 03/14] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v1 04/14] .gitignore: include common build sub-directories
` [PATCH v1 05/14] configure: favour gdb-multiarch if we have it
` [PATCH v1 06/14] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
` [PATCH v1 07/14] tests/tcg: better trap gdb failures
` [PATCH v1 08/14] tests/tcg: drop inferior.was_attached() test
` [PATCH v1 09/14] gdbstub: eliminate gdbserver_fd global
` [PATCH v1 10/14] gdbstub/linux-user: support debugging over a unix socket
` [PATCH v1 11/14] tests/guest-debug: use the unix socket for linux-user tests
` [PATCH v1 12/14] tests/tcg: add a multiarch linux-user gdb test
` [PATCH v1 13/14] .travis.yml: show free disk space at end of run
` [PATCH v1 14/14] .travis.yml: drop MacOSX

[PATCH] linux-user/riscv: fix up struct target_ucontext definition
 2020-04-23 19:45 UTC  (5+ messages)

[PATCH v3 0/9] misc: Trivial static code analyzer fixes
 2020-04-23 18:11 UTC  (5+ messages)
` [PATCH v3 1/9] block: Avoid dead assignment
` [PATCH v3 2/9] blockdev: Remove "

[PATCH RFC] target/arm: Implement SVE2 SPLICE, EXT
 2020-04-23 18:03 UTC 

[Bug 1874504] [NEW] VFIO passthrough spits out thousands of messages
 2020-04-23 17:49 UTC 

[PATCH] qcow2: Allow resize of images with internal snapshots
 2020-04-23 17:41 UTC  (5+ messages)

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-23 15:50 UTC  (7+ messages)
` [PATCH v4 21/30] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v4 22/30] qcow2: Fix offset calculation in handle_dependencies()

ARM SVE issues with non "standard" vector lengths
 2020-04-23 16:24 UTC 

[RFC 0/3] 64bit block-layer part I
 2020-04-23 15:43 UTC  (2+ messages)

[PATCH RFC] target/arm: Implement SVE2 TBL, TBX
 2020-04-23 16:42 UTC 

[Bug 1874486] [NEW] Bug in qemu-img when converting to streamOptimized vmdk images
 2020-04-23 16:37 UTC 

Warnings with GCC 9.3
 2020-04-23 16:53 UTC  (2+ messages)

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-04-23 16:09 UTC  (3+ messages)
` [PATCH v9 8/9] virtio-iommu: Implement probe request


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