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: Wed Oct 30 2013 17:53:06 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-stable] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64
,
Stefan Weil
,
2013/10/30
[Qemu-stable] [PATCH for 1.7] exec: fix breakpoint_invalidate when pc may not be translated
,
Max Filippov
,
2013/10/27
[Qemu-stable] [PATCH 1/1] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Gerd Hoffmann
,
2013/10/24
Re: [Qemu-stable] [PATCH for-1.7] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
,
Paolo Bonzini
,
2013/10/23
[Qemu-stable] [PATCH] target-xtensa: add missing DEBUG section to dc233c config
,
Max Filippov
,
2013/10/19
[Qemu-stable] [PULL 01/17] memory: fix 128 arithmetic in info mtree
,
Paolo Bonzini
,
2013/10/17
[Qemu-stable] [PATCH 1.7] monitor: eliminate monitor_event_state_lock
,
Paolo Bonzini
,
2013/10/16
Re: [Qemu-stable] [PATCH 1.7] monitor: eliminate monitor_event_state_lock
,
Daniel P. Berrange
,
2013/10/16
Re: [Qemu-stable] [Qemu-devel] [PATCH 1.7] monitor: eliminate monitor_event_state_lock
,
Luiz Capitulino
,
2013/10/17
[Qemu-stable] [PATCH v3 00/12] virtio: cleanup and fix hot-unplug
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 02/12] virtio-bus: remove vdev field
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 01/12] virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 03/12] virtio-ccw: remove vdev field
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 04/12] virtio-pci: remove vdev field
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 05/12] virtio-bus: cleanup plug/unplug interface
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 06/12] virtio-blk: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 07/12] virtio-serial: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 08/12] virtio-net: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 09/12] virtio-scsi: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 10/12] virtio-balloon: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 11/12] virtio-rng: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v3 12/12] virtio-pci: add device_unplugged callback
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 12/12] virtio-pci: add device_unplugged callback
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 11/12] virtio-rng: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 10/12] virtio-balloon: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 09/12] virtio-scsi: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 08/12] virtio-net: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 07/12] virtio-serial: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 06/12] virtio-blk: switch exit callback to VirtioDeviceClass
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 05/12] virtio-bus: cleanup plug/unplug interface
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Paolo Bonzini
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Michael S. Tsirkin
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Paolo Bonzini
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Michael S. Tsirkin
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Paolo Bonzini
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 04/12] virtio-pci: remove vdev field
,
Michael S. Tsirkin
,
2013/10/15
[Qemu-stable] [PATCH v2 03/12] virtio-ccw: remove vdev field
,
Paolo Bonzini
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 03/12] virtio-ccw: remove vdev field
,
Cornelia Huck
,
2013/10/15
Re: [Qemu-stable] [PATCH v2 03/12] virtio-ccw: remove vdev field
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH v2 02/12] virtio-bus: remove vdev field
,
Paolo Bonzini
,
2013/10/15
[Qemu-stable] [PATCH 12/11] virtio-pci: avoid extra pointer dereferences on fast path
,
Paolo Bonzini
,
2013/10/14
Re: [Qemu-stable] [PATCH 12/11] virtio-pci: avoid extra pointer dereferences on fast path
,
Frederic Konrad
,
2013/10/15
Re: [Qemu-stable] [PATCH 12/11] virtio-pci: avoid extra pointer dereferences on fast path
,
Paolo Bonzini
,
2013/10/15
Re: [Qemu-stable] [Qemu-devel] [PATCH v2] vmdk: Fix vmdk_parse_extents
,
Fam Zheng
,
2013/10/13
[Qemu-stable] [PULL 1/2] xen_disk: mark ioreq as mapped before unmapping in error case
,
Stefano Stabellini
,
2013/10/10
Re: [Qemu-stable] [Qemu-devel] [PATCH] rdma: fix multiple VMs parallel migration
,
Frank Yang
,
2013/10/10
[Qemu-stable] [ANNOUNCE] QEMU 1.6.1 Stable released
,
Michael Roth
,
2013/10/09
[Qemu-stable] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Hans de Goede
,
2013/10/09
Re: [Qemu-stable] [Qemu-devel] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Alex Bligh
,
2013/10/10
Re: [Qemu-stable] [Qemu-devel] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Hans de Goede
,
2013/10/10
Re: [Qemu-stable] [Qemu-devel] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Alex Bligh
,
2013/10/10
Re: [Qemu-stable] [Qemu-devel] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Hans de Goede
,
2013/10/10
Re: [Qemu-stable] [Qemu-devel] [PATCH 1/2] audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
,
Paolo Bonzini
,
2013/10/10
[Qemu-stable] [PATCH v2] Fix pc migration from qemu <= 1.5
,
Cole Robinson
,
2013/10/08
Re: [Qemu-stable] [PATCH v2] Fix pc migration from qemu <= 1.5
,
Bandan Das
,
2013/10/08
[Qemu-stable] [PULL 47/58] qdev-monitor: Unref device when device_add fails
,
Andreas Färber
,
2013/10/08
[Qemu-stable] [PULL 46/58] qdev-monitor: Fix crash when device_add is called with abstract driver
,
Andreas Färber
,
2013/10/08
[Qemu-stable] [PULL 10/14] qemu-char: Fix potential out of bounds access to local arrays
,
Michael Tokarev
,
2013/10/06
[Qemu-stable] [PULL 03/14] tests: Fix schema parser test for in-tree build
,
Michael Tokarev
,
2013/10/06
[Qemu-stable] [PULL 02/14] tests: Update .gitignore for test-int128 and test-bitops
,
Michael Tokarev
,
2013/10/06
Re: [Qemu-stable] [PATCH for-1.6] isapc: disable kvmvapic
,
Paolo Bonzini
,
2013/10/04
Re: [Qemu-stable] [PATCH for-1.6] isapc: disable kvmvapic
,
Andreas Färber
,
2013/10/04
Re: [Qemu-stable] [PATCH for-1.6] isapc: disable kvmvapic
,
Paolo Bonzini
,
2013/10/04
Re: [Qemu-stable] [Qemu-devel] [PATCH] qemu-char: Fix potential out of bounds accessto local arrayss
,
Alex Bennée
,
2013/10/03
Re: [Qemu-stable] [Qemu-trivial] [PATCH v3 1/2] tests: Fix schema parser test for in-tree build
,
Michael Tokarev
,
2013/10/02
Re: [Qemu-stable] [Qemu-trivial] [PATCH] qemu-char: Fix potential out of bounds access to local arrays
,
Michael Tokarev
,
2013/10/02
[Qemu-stable] Patch Round-up for stable 1.6.1, freeze on 2013-09-30
,
Fabio Fantoni
,
2013/10/01
Re: [Qemu-stable] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Paolo Bonzini
,
2013/10/01
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Stefan Weil
,
2013/10/01
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Gabriel Kerneis
,
2013/10/01
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Stefan Weil
,
2013/10/01
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Stefan Hajnoczi
,
2013/10/02
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Stefan Weil
,
2013/10/02
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
,
Stefan Hajnoczi
,
2013/10/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc