qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 07:45:51 to 2019-10-11 15:41:32 UTC [more...]

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-11 15:33 UTC  (4+ messages)
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage

[PATCH v3 00/16] qcow2: Let check -r all repair some snapshot bits
 2019-10-11 15:28 UTC  (15+ messages)
` [PATCH v3 01/16] include: Move endof() up from hw/virtio/virtio.h
` [PATCH v3 02/16] qcow2: Use endof()
` [PATCH v3 03/16] qcow2: Add Error ** to qcow2_read_snapshots()
` [PATCH v3 04/16] qcow2: Keep unknown extra snapshot data
` [PATCH v3 05/16] qcow2: Make qcow2_write_snapshots() public
` [PATCH v3 06/16] qcow2: Put qcow2_upgrade() into its own function
` [PATCH v3 07/16] qcow2: Write v3-compliant snapshot list on upgrade
` [PATCH v3 08/16] qcow2: Separate qcow2_check_read_snapshot_table()
` [PATCH v3 09/16] qcow2: Add qcow2_check_fix_snapshot_table()
` [PATCH v3 10/16] qcow2: Fix broken snapshot table entries
` [PATCH v3 11/16] qcow2: Keep track of the snapshot table length
` [PATCH v3 12/16] qcow2: Fix overly long snapshot tables
` [PATCH v3 13/16] qcow2: Repair snapshot table with too many entries
` [PATCH v3 14/16] qcow2: Fix v3 snapshot table entry compliancy

[Qemu-devel] [PATCH v30 0/8] QEMU AVR 8 bit cores
 2019-10-11 15:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v30 4/8] target/avr: Add instruction translation
` [Qemu-devel] [PATCH v30 7/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file
  `  "

[PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
 2019-10-11 15:23 UTC  (3+ messages)

[PATCH v8 00/15] Introduce the microvm machine type
 2019-10-11 15:16 UTC  (6+ messages)
` [PATCH v8 04/15] hw/i386/pc: replace use of strtol with qemu_strtol in x86_load_linux()

[PATCH v6] migration: Support gtree migration
 2019-10-11 15:11 UTC  (4+ messages)

[PATCH v2] target/i386: Add Snowridge-v2 (noMPX) CPU model
 2019-10-11 14:53 UTC 

[Qemu-devel] [PATCH v2 00/16] qcow2: Let check -r all repair some snapshot bits
 2019-10-11 14:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 04/16] qcow2: Keep unknown extra snapshot data
      `  "

[PATCH 0/5] Enable more iotests during "make check-block"
 2019-10-11 14:50 UTC  (6+ messages)
` [PATCH 1/5] iotests: remove 'linux' from default supported platforms
` [PATCH 2/5] iotests: Test 041 does not work on macOS
` [PATCH 3/5] iotests: Test 183 does not work on macOS and OpenBSD
` [PATCH 4/5] iotests: Skip "make check-block" if QEMU does not support virtio-blk
` [PATCH 5/5] iotests: Enable more tests in the 'auto' group to improve test coverage

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-11 14:28 UTC  (14+ messages)
` [PATCH v3 01/10] qdev/qbus: add hidden device support
` [PATCH v3 02/10] pci: mark devices partially unplugged
` [PATCH v3 03/10] pci: mark device having guest unplug request pending
` [PATCH v3 04/10] qapi: add unplug primary event
` [PATCH v3 05/10] qapi: add failover negotiated event
` [PATCH v3 06/10] migration: allow unplug during migration for failover devices
` [PATCH v3 07/10] migration: add new migration state wait-unplug
` [PATCH v3 08/10] libqos: tolerate wait-unplug migration state
` [PATCH v3 09/10] net/virtio: add failover support
` [PATCH v3 10/10] vfio: unplug failover primary device before migration

[PATCH v12 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-11 14:10 UTC  (13+ messages)
` [PATCH v12 06/11] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v12 07/11] numa: Extend CLI to provide memory side cache information
` [PATCH v12 09/11] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)

[PATCH v4 1/2] virtio: new post_load hook
 2019-10-11 14:13 UTC  (3+ messages)
` [PATCH v4 2/2] virtio-net: prevent offloads reset on migration

[PATCH 0/4] migration/multifd: trivial cleanup for multifd
 2019-10-11 14:02 UTC  (11+ messages)
` [PATCH 1/4] migration/multifd: fix a typo in comment of multifd_recv_unfill_packet()
` [PATCH 2/4] migration/multifd: use pages->allocated instead of the static max
` [PATCH 3/4] migration/multifd: initialize packet->magic/version once at setup stage
` [PATCH 4/4] migration/multifd: pages->used would be cleared when attach to multifd_send_state

[PATCH v2 0/2] migration/postcopy: cleanup related to postcopy
 2019-10-11 14:00 UTC  (4+ messages)
` [PATCH v2 2/2] migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_RUNNING

[PATCH 0/3] migration/postcopy: replace have_listen_thread check with PostcopyState check
 2019-10-11 13:58 UTC  (2+ messages)

[PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode
 2019-10-11 13:47 UTC  (23+ messages)
` [PATCH v5 01/22] target/arm: Add MTE_ACTIVE to tb_flags
` [PATCH v5 02/22] target/arm: Add regime_has_2_ranges
` [PATCH v5 03/22] target/arm: Add MTE system registers
` [PATCH v5 04/22] target/arm: Add helper_mte_check{1,2,3}
` [PATCH v5 05/22] target/arm: Suppress tag check for sp+offset
` [PATCH v5 06/22] target/arm: Implement the IRG instruction
` [PATCH v5 07/22] target/arm: Implement ADDG, SUBG instructions
` [PATCH v5 08/22] target/arm: Implement the GMI instruction
` [PATCH v5 09/22] target/arm: Implement the SUBP instruction
` [PATCH v5 10/22] target/arm: Define arm_cpu_do_unaligned_access for CONFIG_USER_ONLY
` [PATCH v5 11/22] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v5 12/22] target/arm: Implement the STGP instruction
` [PATCH v5 13/22] target/arm: Implement the LDGM and STGM instructions
` [PATCH v5 14/22] target/arm: Implement the access tag cache flushes
` [PATCH v5 15/22] target/arm: Clean address for DC ZVA
` [PATCH v5 16/22] target/arm: Implement data cache set allocation tags
` [PATCH v5 17/22] target/arm: Set PSTATE.TCO on exception entry
` [PATCH v5 18/22] target/arm: Enable MTE
` [PATCH v5 19/22] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v5 20/22] target/arm: Create tagged ram when MTE is enabled
` [PATCH v5 21/22] target/arm: Add mmu indexes for tag memory
` [PATCH v5 22/22] target/arm: Add allocation tag storage for system mode

[PATCH] target/i386: Remove MPX support on Snowridge CPU model
 2019-10-11 13:50 UTC  (4+ messages)

[PATCH 0/4] migration: trivial cleanup and refine
 2019-10-11 13:32 UTC  (2+ messages)

[PATCH 0/2] migration/postcopy: map tmp and large zero page in setup stage
 2019-10-11 13:29 UTC  (6+ messages)
` [PATCH 2/2] migration/postcopy: map large zero page in postcopy_ram_incoming_setup()

[PATCH] migration: Don't try and recover return path in non-postcopy
 2019-10-11 13:26 UTC  (2+ messages)

Occasional VM soft lockup when a remote cdrom is attached
 2019-10-11 13:22 UTC 

[PATCH v4 0/5] Automatic RCU read unlock
 2019-10-11 13:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: use migration_is_active to represent active state
 2019-10-11 13:18 UTC  (3+ messages)
`  "

[RFC 1/2] virtio: new post_load hook
 2019-10-11 13:15 UTC  (11+ messages)
` [RFC 2/2] virtio-net: use post load hook

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-11 13:00 UTC  (16+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[PATCH v2] iotests/028: Fix for long $TEST_DIRs
 2019-10-11 12:36 UTC  (2+ messages)

[PATCH v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-11 12:24 UTC  (15+ messages)
` [PATCH v2 1/7] libqos: extract Legacy virtio-pci.c code
` [PATCH v2 2/7] libqos: add iteration support to qpci_find_capability()
` [PATCH v2 3/7] libqos: pass full QVirtQueue to set_queue_address()
` [PATCH v2 4/7] libqos: add MSI-X callbacks to QVirtioPCIDevice
` [PATCH v2 5/7] libqos: expose common virtqueue setup/cleanup functions
` [PATCH v2 6/7] libqos: make the virtio-pci BAR index configurable
` [PATCH v2 7/7] libqos: add VIRTIO PCI 1.0 support

[PATCH v5] migration: Support gtree migration
 2019-10-11 12:16 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Fail patches
 2019-10-11 12:15 UTC  (5+ messages)
` [Qemu-devel] [PULL 5/5] multifd: Use number of channels as listen backlog
    `  "

[PATCH v4] migration: Support gtree migration
 2019-10-11 11:44 UTC  (3+ messages)

[PATCH v2 0/4] iotests: trivial cleanups
 2019-10-11 11:27 UTC  (10+ messages)
` [PATCH v2 1/4] qemu-iotests: remove bash shebang from library files
` [PATCH v2 2/4] qemu-iotests: remove forceful execution success "
` [PATCH v2 3/4] qemu-iotests: 044: pass is actually a noop, so remove it
` [PATCH v2 4/4] qemu-iotests: 044: remove inaccurate docstring class description

[PATCH] tests: fix counting typo error
 2019-10-11 11:13 UTC  (3+ messages)

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-11 11:10 UTC  (9+ messages)
` [PATCH v2 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[Bug 1847440] [NEW] ppc64le: KVM guest fails to boot with an error `virtio_scsi: probe of virtio1 failed with error -22` on master
 2019-10-11 10:19 UTC  (2+ messages)
` [Bug 1847440] "

[PATCH 0/2] qcow2: Limit total allocation range to INT_MAX
 2019-10-11 10:18 UTC  (3+ messages)
` [PATCH 1/2] "

[Qemu-devel] [PATCH] qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
 2019-10-11 10:02 UTC  (5+ messages)
  `  "

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-11  9:51 UTC  (2+ messages)

[PATCH v4] migration: Support gtree migration
 2019-10-11  9:44 UTC  (2+ messages)
  ` Sphinx UnpicklingError (was Re: [Patchew-devel] Fwd: Re: [PATCH v4] migration: Support gtree migration)

[RFC PATCH] accel/kvm: respect section RO flag when mapping phys mem
 2019-10-11  9:41 UTC 

[PATCH] iotests/028: Fix for long $TEST_DIRs
 2019-10-11  9:27 UTC  (2+ messages)

[Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes
 2019-10-11  9:17 UTC  (2+ messages)
`  "

[Qemu-devel] [for-4.2 PATCH 3/6] replay: update docs for record/replay with block devices
 2019-10-11  9:12 UTC  (11+ messages)
        `  "

[PATCH v2 0/5] active-mirror: support unaligned guest operations
 2019-10-11  9:07 UTC  (6+ messages)
` [PATCH v2 1/5] hbitmap: handle set/reset with zero length
` [PATCH v2 2/5] block/mirror: simplify do_sync_target_write
` [PATCH v2 3/5] block/block-backend: add blk_co_pwritev_part
` [PATCH v2 4/5] block/mirror: support unaligned write in active mirror
` [PATCH v2 5/5] Revert "mirror: Only mirror granularity-aligned chunks"

[Qemu-devel] [PATCH 0/4] active-mirror: support unaligned guest operations
 2019-10-11  9:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/4] block/mirror: support unaligned write in active mirror
  `  "

[PATCH v2 0/1] IDE: Deprecate ide-drive
 2019-10-11  9:12 UTC  (8+ messages)
` [PATCH v2 1/1] IDE: deprecate ide-drive

[PATCH v4 0/4] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-11  9:10 UTC  (7+ messages)
` [PATCH v4 1/4] tests/qapi-schema: Tidy up test output indentation
` [PATCH v4 2/4] qapi: Add feature flags to commands in qapi
` [PATCH v4 3/4] tests: qapi: Test 'features' of commands
` [PATCH v4 4/4] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH 00/23] iotests: Add and use $SOCK_DIR
 2019-10-11  8:54 UTC  (21+ messages)
` [PATCH 01/23] iotests: Introduce $SOCK_DIR
` [PATCH 04/23] iotests: Filter $SOCK_DIR
` [PATCH 11/23] iotests/182: Create socket in $SOCK_DIR
` [PATCH 12/23] iotests/183: "
` [PATCH 14/23] iotests/194: Create sockets "

[Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-10-11  8:30 UTC  (14+ messages)
      ` [Bug 1805256] "

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-10-11  8:33 UTC  (9+ messages)
` [PATCH v4 17/19] spapr: Remove last pieces of SpaprIrq

[PATCH 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-11  8:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests/rebuild-expected-aml.sh: Modern shell scripting (use $() instead of ``)
 2019-10-11  8:26 UTC 

[PATCH v3 0/3] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-11  8:06 UTC  (5+ messages)
` [PATCH v3 2/3] tests: qapi: Test 'features' of commands

Problems with c8bb23cbdbe3 on ppc64le
 2019-10-11  7:49 UTC  (3+ messages)

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-11  7:46 UTC  (9+ messages)
` [PATCH 3/4] hw/i386: add facility to expose CPU topology over fw-cfg

[PATCH v2 0/2] Better NBD string length handling
 2019-10-11  7:41 UTC  (3+ messages)
` [PATCH v2 2/2] nbd: Allow description when creating NBD blockdev

[PATCH RESEND v6 0/2] x86: Enable user wait instructions
 2019-10-11  7:49 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2018-11-26 22:53 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).