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