Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-stable (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Sep 30 2017 15:54:20 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-stable] [PATCH 3/4] block: Perform copy-on-read in loop
,
Eric Blake
,
2017/09/30
[Qemu-stable] [PATCH] block/mirror: check backing in bdrv_mirror_top_refresh_filename
,
Vladimir Sementsov-Ogievskiy
,
2017/09/28
Re: [Qemu-stable] [PATCH] block/mirror: check backing in bdrv_mirror_top_refresh_filename
,
Max Reitz
,
2017/09/29
[Qemu-stable] [PATCH] block/mirror: check backing in bdrv_mirror_top_flush
,
Vladimir Sementsov-Ogievskiy
,
2017/09/29
Re: [Qemu-stable] [PATCH] block/mirror: check backing in bdrv_mirror_top_flush
,
Max Reitz
,
2017/09/29
Re: [Qemu-stable] [Qemu-block] [PATCH] block/mirror: check backing in bdrv_mirror_top_refresh_filename
,
John Snow
,
2017/09/29
[Qemu-stable] [PATCH 1/1] hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
,
Thomas Huth
,
2017/09/27
[Qemu-stable] [PULL URGENT 1/1] s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1
,
Cornelia Huck
,
2017/09/27
Re: [Qemu-stable] [PATCH v2 1/3] nbd-client: avoid read_reply_co entry if send failed
,
Eric Blake
,
2017/09/26
[Qemu-stable] [PATCH V3] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/26
Re: [Qemu-stable] [PATCH V3] migration: disable auto-converge during bulk block migration
,
Dr. David Alan Gilbert
,
2017/09/26
Re: [Qemu-stable] [PATCH V3] migration: disable auto-converge during bulk block migration
,
Juan Quintela
,
2017/09/27
Re: [Qemu-stable] [Qemu-devel] [PATCH V3] migration: disable auto-converge during bulk block migration
,
Dr. David Alan Gilbert
,
2017/09/27
[Qemu-stable] [PATCH V2] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/26
Re: [Qemu-stable] [Qemu-devel] [PATCH V2] migration: disable auto-converge during bulk block migration
,
no-reply
,
2017/09/26
Re: [Qemu-stable] [PATCH V2] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/26
Re: [Qemu-stable] [Qemu-devel] [PATCH V2] migration: disable auto-converge during bulk block migration
,
no-reply
,
2017/09/26
[Qemu-stable] [PULL 1/1] accel/tcg/cputlb: avoid recursive BQL (fixes #1706296)
,
Richard Henderson
,
2017/09/25
[Qemu-stable] [PULL 25/31] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Michael Tokarev
,
2017/09/24
Re: [Qemu-stable] [Qemu-devel] [PATCH] block/qcow2-bitmap: fix use of uninitialized pointer
,
Eric Blake
,
2017/09/22
[Qemu-stable] [PATCH] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/21
Re: [Qemu-stable] [PATCH] migration: disable auto-converge during bulk block migration
,
Stefan Hajnoczi
,
2017/09/22
Re: [Qemu-stable] [PATCH] migration: disable auto-converge during bulk block migration
,
Michael Roth
,
2017/09/25
Re: [Qemu-stable] [PATCH] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/26
Re: [Qemu-stable] [PATCH] migration: disable auto-converge during bulk block migration
,
Peter Lieven
,
2017/09/28
Re: [Qemu-stable] [PATCH] virtio/vhost: reset dev->log after syncing
,
Jason Wang
,
2017/09/20
Re: [Qemu-stable] [PATCH 1/2] qcow2: fix return error code in qcow2_truncate()
,
Eric Blake
,
2017/09/20
[Qemu-stable] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 09/12] mps2-an511: Fix wiring of UART overflow interrupt lines
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 10/12] scsi-bus: correct responses for INQUIRY and REQUEST SENSE
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 03/12] target/arm: Fix aa64 ldp register writeback
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 11/12] libvhost-user: support resuming vq->last_avail_idx based on used_idx
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 02/12] s390-ccw: Fix alignment for CCW1
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 12/12] vhost-user-bridge: fix resume regression (since 2.9)
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 07/12] qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 06/12] hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 05/12] arm_gicv3_kvm: Fix compile warning
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 01/12] slirp: fix clearing ifq_so from pending packets
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 04/12] virtfs: error out gracefully when mandatory suboptions are missing
,
Michael Roth
,
2017/09/19
[Qemu-stable] [PATCH 08/12] vhost: Release memory references on cleanup
,
Michael Roth
,
2017/09/19
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Thomas Huth
,
2017/09/20
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Greg Kurz
,
2017/09/20
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Michael Roth
,
2017/09/25
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Bruce Rogers
,
2017/09/28
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Anthony PERARD
,
2017/09/26
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
,
Eric Blake
,
2017/09/26
Re: [Qemu-stable] [Qemu-devel] [PATCH] throttle-groups: update tg->any_timer_armed[] on detach
,
Eric Blake
,
2017/09/19
Re: [Qemu-stable] [Qemu-devel] [PATCH] throttle-groups: update tg->any_timer_armed[] on detach
,
Stefan Hajnoczi
,
2017/09/19
[Qemu-stable] [PULL 07/50] scsi-bus: correct responses for INQUIRY and REQUEST SENSE
,
Paolo Bonzini
,
2017/09/19
[Qemu-stable] [PATCH] block/throttle-groups.c: allocate RestartData on the heap
,
Manos Pitsidianakis
,
2017/09/18
Re: [Qemu-stable] [Qemu-devel] [PATCH] block/throttle-groups.c: allocate RestartData on the heap
,
Eric Blake
,
2017/09/18
Re: [Qemu-stable] [PATCH] block/throttle-groups.c: allocate RestartData on the heap
,
Kevin Wolf
,
2017/09/19
Re: [Qemu-stable] [PATCH] block/throttle-groups.c: allocate RestartData on the heap
,
Alberto Garcia
,
2017/09/20
Re: [Qemu-stable] [Qemu-devel] [PATCH] block/throttle-groups.c: allocate RestartData on the heap
,
Michael Roth
,
2017/09/25
[Qemu-stable] [PATCH 0/3] migration: Fix crash by cleaning up before quit
,
Fam Zheng
,
2017/09/15
[Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Peter Xu
,
2017/09/15
Re: [Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Peter Xu
,
2017/09/15
Re: [Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [PATCH 1/3] migration: Allow ram_save_cleanup to be called with empty state
,
Peter Xu
,
2017/09/15
[Qemu-stable] [PATCH 2/3] migration: Cancel migration at exit
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [PATCH 2/3] migration: Cancel migration at exit
,
Peter Xu
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Peter Xu
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Dr. David Alan Gilbert
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Dr. David Alan Gilbert
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Peter Xu
,
2017/09/18
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Dr. David Alan Gilbert
,
2017/09/18
Re: [Qemu-stable] [Qemu-devel] [PATCH 2/3] migration: Cancel migration at exit
,
Peter Xu
,
2017/09/19
[Qemu-stable] [PATCH 3/3] iotests: Add "quit during block migration" case 195
,
Fam Zheng
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH 3/3] iotests: Add "quit during block migration" case 195
,
Eric Blake
,
2017/09/15
Re: [Qemu-stable] [Qemu-devel] [PATCH v2 0/2] vhost-user-bridge reconnect regression
,
Michael Roth
,
2017/09/14
[Qemu-stable] [PATCH v2] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Eric Blake
,
2017/09/14
Re: [Qemu-stable] [PATCH v2] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Laszlo Ersek
,
2017/09/14
Re: [Qemu-stable] [Qemu-devel] [PATCH v2] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Richard Henderson
,
2017/09/14
Re: [Qemu-stable] [PATCH v2] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Michael Tokarev
,
2017/09/24
Re: [Qemu-stable] [PATCH] osdep: Fix ROUND_UP(64-bit, 32-bit)
,
Paolo Bonzini
,
2017/09/13
[Qemu-stable] [PATCH] mps2-an511: Fix wiring of UART overflow interrupt lines
,
Peter Maydell
,
2017/09/12
Re: [Qemu-stable] [Qemu-devel] [PATCH] mps2-an511: Fix wiring of UART overflow interrupt lines
,
Philippe Mathieu-Daudé
,
2017/09/12
Re: [Qemu-stable] [Qemu-devel] [PATCH] mps2-an511: Fix wiring of UART overflow interrupt lines
,
Peter Maydell
,
2017/09/12
Re: [Qemu-stable] [Qemu-devel] [PATCH] mps2-an511: Fix wiring of UART overflow interrupt lines
,
Alistair Francis
,
2017/09/12
[Qemu-stable] [PULL 01/17] vhost: Release memory references on cleanup
,
Michael S. Tsirkin
,
2017/09/08
[Qemu-stable] [ANNOUNCE] QEMU 2.9.1 Stable released
,
Michael Roth
,
2017/09/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
,
Thomas Huth
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
,
Peter Maydell
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] virtfs: error out gracefully when mandatory suboptions are missing
,
Thomas Huth
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] virtfs: error out gracefully when mandatory suboptions are missing
,
Greg Kurz
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] virtfs: error out gracefully when mandatory suboptions are missing
,
Michael Roth
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] virtfs: error out gracefully when mandatory suboptions are missing
,
Greg Kurz
,
2017/09/05
Re: [Qemu-stable] [Qemu-block] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Stefan Hajnoczi
,
2017/09/05
Re: [Qemu-stable] [Qemu-block] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Stefan Hajnoczi
,
2017/09/05
Re: [Qemu-stable] [PATCH] arm_gicv3_kvm: Fix compile warning
,
Peter Maydell
,
2017/09/04
Re: [Qemu-stable] [Qemu-arm] [PATCH] target/arm: Fix aa64 ldp register writeback
,
Peter Maydell
,
2017/09/04
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/79] Patch Round-up for stable 2.9.1, freeze on 2017-09-04
,
Michael Roth
,
2017/09/01
Re: [Qemu-stable] [Qemu-devel] [PATCH 00/79] Patch Round-up for stable 2.9.1, freeze on 2017-09-04
,
Peter Maydell
,
2017/09/04
Re: [Qemu-stable] [PATCH 00/79] Patch Round-up for stable 2.9.1, freeze on 2017-09-04
,
Bruce Rogers
,
2017/09/01
Re: [Qemu-stable] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Juan Quintela
,
2017/09/01
Re: [Qemu-stable] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Fam Zheng
,
2017/09/04
Re: [Qemu-stable] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Kevin Wolf
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Fam Zheng
,
2017/09/05
Re: [Qemu-stable] [Qemu-devel] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Kevin Wolf
,
2017/09/05
Re: [Qemu-stable] [PATCH] block: Cleanup BMDS in bdrv_close_all
,
Juan Quintela
,
2017/09/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc