summaryrefslogtreecommitdiff
blob: a028a20362937eda87610fbd9c643426bef393fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
# ChangeLog for app-emulation/qemu-kvm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.84 2012/01/22 19:30:01 slyfox Exp $

  22 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/65-gentoo-kvm.rules, qemu-kvm-9999.ebuild:
  Updated live ebuild. Synced with qemu ebuild: fixed USE=xen depend; dropped
  USE="opengl qemu-ifup"; fixed udev rule installation; added more targets from
  upstream.

  20 Jan 2012; Agostino Sarubbo <ago@gentoo.org> qemu-kvm-0.15.1-r1.ebuild:
  Stable for amd64, wrt bug #399221

  17 Jan 2012; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.13.0-r2.ebuild:
  Remove old version

  17 Jan 2012; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-9999.ebuild:
  Update the live ebuild with the latest updates. bug #394623

  17 Jan 2012; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.15.0.ebuild,
  qemu-kvm-0.15.1-r1.ebuild, qemu-kvm-1.0.ebuild:
  Since version 0.15.0, we always need dev-util/pkgconfig installed. bug
  #386937

  17 Jan 2012; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-1.0.ebuild:
  Install the udev files into the correct path. bug #393337

*qemu-kvm-1.0 (17 Jan 2012)

  17 Jan 2012; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-1.0.ebuild:
  Version bump. Based on ebuild from Alphat-PC <alphatpc@gmail.com>

  04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> qemu-kvm-0.14.1-r2.ebuild:
  Stable on amd64 wrt bug #364889

  21 Nov 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-0.15.1-r1.ebuild, qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm] Sync 0.15.1-r1 and 9999 ebuilds

  16 Nov 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> ChangeLog:
  [app-emulation/qemu-kvm-9999] Revert to the old kernel.org repository.

*qemu-kvm-0.15.1-r1 (25 Oct 2011)

  25 Oct 2011; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.15.1.ebuild,
  +qemu-kvm-0.15.1-r1.ebuild:
  Fix bad BIOS symlink.

  24 Oct 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.15.1.ebuild:
  Add 2nd argument to dosym. bug #388039

  22 Oct 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.15.1.ebuild:
  Only depend on sys-apps/seabios on x86 & amd64 since it will only compile
  there. Use the shipping binary for ppc & ppc64 so we can re-support those
  arches. I'll have to figure out a permenant solution for this.

  22 Oct 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.15.1.ebuild:
  inherit python eclass so that we can set the active version to 2.x since
  qemu-kvm doesn't work with 3.x. bug #379015

  21 Oct 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-0.15.1.ebuild, qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm] Restore the use of Avi Kivity's git repo until
  kernel.org is up again.

*qemu-kvm-0.15.1 (21 Oct 2011)

  21 Oct 2011; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.15.1.ebuild:
  Version bump. Switch to using the seabios package. Slowly we'll be replacing
  all the blobs with built ones.

  21 Oct 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm-9999] Use Avi Kivity's git repo until kernel.org is
  up again.

  27 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  qemu-kvm-0.14.1-r2.ebuild:
  x86 stable wrt security bug #364889

  14 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> qemu-kvm-0.15.0.ebuild:
  Fix build with nss enabled and --as-needed. Closes bug #379149.

  14 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> qemu-kvm-0.15.0.ebuild,
  qemu-kvm-9999.ebuild, metadata.xml:
  Also add an xattr USE flag to avoid automagic dependency over sys-apps/attr.

  14 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> qemu-kvm-0.15.0.ebuild,
  qemu-kvm-9999.ebuild, metadata.xml:
  Avoid automagic dependency over nss for the new smartcard feature; see bug
  #379149.

  12 Aug 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.15.0.ebuild,
  qemu-kvm-9999.ebuild:
  Fix up depends

  11 Aug 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-9999.ebuild:
  Update the 9999 ebuild to gain all the improvements from past updates.

*qemu-kvm-0.15.0 (11 Aug 2011)

  11 Aug 2011; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.15.0.ebuild:
  Version bump

  22 Jul 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.14.1-r2.ebuild:
  Refactor the way that SoftMMU targets are enabled by default and detect which
  ones users have on. This fixes bug #375957 and #375949.

  21 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.14.1-r1.ebuild:
  Remove old version

*qemu-kvm-0.14.1-r2 (21 Jul 2011)

  21 Jul 2011; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.14.1-r2.ebuild:
  Fix for qxl/spice support. Fix for CVE-2011-2212 & CVE-2011-2512. Drop the
  number of targets we build by default to just the minimal for qemu-kvm. bug
  #372411, bug #372691

  11 Jun 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.14.1-r1.ebuild:
  Make USE=vhost-net the default. bug #370939

  09 Jun 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.14.1-r1.ebuild:
  Remove USE=static, since its depends can not be expressed with current EAPIs

  08 Jun 2011; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.14.1-r1.ebuild:
  Fix USE=debug builds

*qemu-kvm-0.14.1-r1 (31 May 2011)

  31 May 2011; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.14.1.ebuild,
  +qemu-kvm-0.14.1-r1.ebuild:
  Fix not installing udev rules and qemu-kvm symlink. bug #369187 & bug #369427

  27 May 2011; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.12.5-r1.ebuild,
  -qemu-kvm-0.13.0-r1.ebuild:
  Remove old versions

*qemu-kvm-0.14.1 (27 May 2011)

  27 May 2011; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.14.1.ebuild:
  Version bump. Contains a fix for CVE-2011-1750 & CVE-2011-1751. Adds new USE
  flags for additional features in 0.14.x and previously unexposed debug
  options and vnc-threads

  28 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  qemu-kvm-0.12.5-r1.ebuild, qemu-kvm-0.13.0-r1.ebuild,
  qemu-kvm-0.13.0-r2.ebuild, qemu-kvm-9999.ebuild:
  Install udev files in /lib/udev (and multilib equivalents). No revision
  bumps, as it's a minor change.

  21 Jan 2011; Tiziano Müller <dev-zero@gentoo.org> qemu-kvm-9999.ebuild,
  metadata.xml:
  spice (resp. the QXL graphics device) support has been finally merged at
  qemu-upstream, added a USE flag for it. Added USE flags to toggle vhost-net
  support (which requires newer kernel-headers) and rados block device storage
  backend support.

  17 Jan 2011; Jory A. Pratt <anarchy@gentoo.org> qemu-kvm-0.13.0-r1.ebuild,
  qemu-kvm-0.13.0-r2.ebuild, qemu-kvm-9999.ebuild:
  convert to virtual/jpeg instead of forcing media-libs/jpeg

  05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> qemu-kvm-0.13.0-r2.ebuild:
  Stable on amd64 wrt bug #346681

  25 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
  qemu-kvm-0.13.0-r2.ebuild:
  stable x86, bug 346681

*qemu-kvm-0.13.0-r2 (03 Nov 2010)

  03 Nov 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  -qemu-kvm-0.11.1-r1.ebuild,
  -files/qemu-kvm-0.12.2-virtio-large-iovecs.patch,
  -qemu-kvm-0.12.3-r1.ebuild, -qemu-kvm-0.12.4-r1.ebuild,
  -files/qemu-kvm-0.12.4-large-virtio-corruption.patch,
  -qemu-kvm-0.13.0.ebuild, qemu-kvm-0.13.0-r1.ebuild,
  +qemu-kvm-0.13.0-r2.ebuild, metadata.xml:
  Fixed the non installation of binaries due to a bad variable declaration -
  bug 343951.
  Updated dtc dep to fix the build failures on amd64 - bug 339044.
  Restricted parallel build until we fix it - bug 343175.
  Dropped old ebuilds and files.

*qemu-kvm-0.13.0-r1 (02 Nov 2010)

  02 Nov 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  -files/qemu-kvm-0.12.1-kvm_save_mpstate-workaround.patch,
  -qemu-kvm-0.12.5.ebuild, +qemu-kvm-0.13.0-r1.ebuild, qemu-kvm-9999.ebuild,
  +files/qemu-kvm-guest-hang-on-usb-add.patch:
  Synced the qemu-kvm-0.13.0-r1 ebuild with qemu-kvm-9999 ebuild.
  Added missing jpeg and png use flags. Dropped the non-existent kvm-trace
  use flag - fixes bug 343317.
  Moved some checks from pkg_setup to src_configure. Applied the fix to the
  $(prefix)/etc issue.
  Dropped unused qemu-kvm-0.12.1-kvm_save_mpstate-workaround.patch file -
  fixes bug 340727.
  Included patch file to fix issues with usb, bug 337988 , but won't use it
  until upstream commits it to the git tree or gives an ok.
  Dropped old version.

*qemu-kvm-0.13.0 (28 Oct 2010)

  28 Oct 2010; Luca Barbato <lu_zero@gentoo.org> +qemu-kvm-0.13.0.ebuild:
  New version, user targets support improved

  06 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm-9999] Synced to latest qemu-kvm-0.12.5-r1.
  Sorted IUSE flags.

  06 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-0.12.5-r1.ebuild, metadata.xml:
  [app-emulation/qemu-kvm-0.12.5-r1] Synced the updates on qemu-kvm-9999.
  Applied the gnutls to ssl use flag change - fixes bug 311627.

  06 Sep 2010; Luca Barbato <lu_zero@gentoo.org> qemu-kvm-0.12.5-r1.ebuild:
  Fix typo in brltty vs brlapi

  06 Sep 2010; Patrick Lauer <patrick@gentoo.org> qemu-kvm-0.12.5-r1.ebuild:
  Removing keywords from 0.12.5-r1 until it is fixed. See #336162

  06 Sep 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm-9999] Updated ebuild to reflect changes in
  upstream's build system.
  Added use flags to enable jpeg and png compression on vnc.
  Replaced gnu-tls with ssl use flag - bug 311627.
  Added use flag to make accessbility support optional - bug 326491.
  Currently it seems qemu-kvm won't build with -sasl - will check and
  updated ebuild soon.

  06 Sep 2010; Luca Barbato <lu_zero@gentoo.org> qemu-kvm-0.12.5-r1.ebuild,
  qemu-kvm-9999.ebuild:
  Add dep for brltty, see #326491

*qemu-kvm-0.12.5-r1 (26 Aug 2010)

  26 Aug 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.5-r1.ebuild:
  Fix a few IDE issues related to the -drive option. fixes #332993

  12 Aug 2010; Tiziano Müller <dev-zero@gentoo.org>
  qemu-kvm-0.11.1-r1.ebuild, qemu-kvm-0.12.3-r1.ebuild,
  qemu-kvm-0.12.4-r1.ebuild, qemu-kvm-0.12.5.ebuild, qemu-kvm-9999.ebuild:
  Disallow parallel installation with qemu-kvm-spice.

  05 Aug 2010; Doug Goldstein <cardoe@gentoo.org> -qemu-kvm-0.11.1.ebuild,
  -qemu-kvm-0.12.3.ebuild, -qemu-kvm-0.12.4.ebuild,
  -qemu-kvm-0.12.4-r2.ebuild, -qemu-kvm-0.12.4-r3.ebuild,
  qemu-kvm-0.12.5.ebuild:
  Remove older versions. Remove versions with broken epatch line. Fix epatch
  line for future versions

*qemu-kvm-0.12.5 (27 Jul 2010)

  27 Jul 2010; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.12.5.ebuild:
  bump for upstream release

*qemu-kvm-0.12.4-r3 (20 Jul 2010)

  20 Jul 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.4-r3.ebuild:
  Missed an upstream patch for bug #325209 in the -r2 version

*qemu-kvm-0.12.4-r2 (20 Jul 2010)

  20 Jul 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.4-r2.ebuild:
  Pull in a lot of stable patches from upstream stable repos.

  30 Jun 2010; Harald van Dijk <truedfx@gentoo.org> qemu-kvm-0.11.1.ebuild,
  qemu-kvm-0.11.1-r1.ebuild, qemu-kvm-0.12.3.ebuild,
  qemu-kvm-0.12.3-r1.ebuild, qemu-kvm-0.12.4.ebuild,
  qemu-kvm-0.12.4-r1.ebuild, qemu-kvm-9999.ebuild:
  Fix quoting

*qemu-kvm-0.12.4-r1 (15 Jun 2010)

  15 Jun 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.4-r1.ebuild,
  +files/qemu-kvm-0.12.4-large-virtio-corruption.patch:
  Fix issue with large virtio disks getting corrupted. bug #321005

  12 Jun 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild:
  [app-emulation/qemu-kvm-9999] Restricted targets to x86_64-softmmu after
  upstream informed that's the only supported target for qemu-kvm.
  Should fix bug 317205 and bug 318413.

*qemu-kvm-0.12.4 (18 May 2010)

  18 May 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  -qemu-kvm-0.12.2-r2.ebuild, +qemu-kvm-0.12.4.ebuild:
  Version bump

*qemu-kvm-0.12.3-r1 (03 Apr 2010)

  03 Apr 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  +qemu-kvm-0.12.3-r1.ebuild,
  +files/qemu-kvm-0.12.3-fix-crash-with-sdl.patch,
  +files/qemu-kvm-0.12.3-include-madvise-defines.patch:
  Include madvise defines, fixes bug 305785, include virtio-large-iovecs
  patch, fixes bug 308451, include upstream fix for crash with sdl as
  default sound option, fixes sound issues of bug 294269

  28 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild, -files/qemu-kvm-9999-sysconfigdir.patch:
  Remove the sysconfigdir patch from qemu-kvm-9999 as the fix was applied
  upstream.
  Fixes bug 310979 - thanks to Jeff Kowalczyk <jtk@yahoo.com>.

  19 Mar 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  qemu-kvm-0.12.2-r2.ebuild, qemu-kvm-0.12.3.ebuild:
  Also add warning and dont install useless files without
  QEMU_SOFTMMU_TARGETS=x86_64

  19 Mar 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  qemu-kvm-0.12.2-r2.ebuild, qemu-kvm-0.12.3.ebuild:
  Die, when nothing from QEMU_SOFTMMU_TARGETS is defined, fixes bug 310243

  10 Mar 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  qemu-kvm-0.12.2-r2.ebuild:
  Also apply changes to 0.12.2-r2

  10 Mar 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  -qemu-kvm-0.12.1.ebuild, -qemu-kvm-0.12.1.1.ebuild,
  -qemu-kvm-0.12.1.2.ebuild, -qemu-kvm-0.12.2.ebuild,
  -qemu-kvm-0.12.2-r1.ebuild, qemu-kvm-0.12.3.ebuild:
  Add message, if no targets are defined (bug #298287), some cleanup, remove
  older 0.12* versions

  07 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-9999.ebuild, +files/qemu-kvm-9999-sysconfigdir.patch:
  Added a patch to fix the support for --sysconfdir and updated
  src_configure to prevent the default $prefix/etc.

*qemu-kvm-0.12.3 (02 Mar 2010)

  02 Mar 2010; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.12.3.ebuild,
  qemu-kvm-9999.ebuild, metadata.xml:
  version bump. fix bug #304097 in the process

*qemu-kvm-0.12.2-r2 (15 Feb 2010)

  15 Feb 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.2-r2.ebuild, qemu-kvm-9999.ebuild:
  Correct building with the right compiler (tc-getBUILD_CC). Fix issue with
  executable stacks by passing correct LDFLAGS option. Add support for
  static builds. Fix issue with fdt being disabled, bug #297909

  12 Feb 2010; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.11.1.ebuild,
  qemu-kvm-0.11.1-r1.ebuild, qemu-kvm-0.12.1.ebuild,
  qemu-kvm-0.12.1.1.ebuild, qemu-kvm-0.12.1.2.ebuild,
  qemu-kvm-0.12.2.ebuild, qemu-kvm-0.12.2-r1.ebuild:
  add missing depend on sys-apps/iproute2 and net-misc/bridge-utils for the
  qemu/ifup script

*qemu-kvm-0.11.1-r1 (08 Feb 2010)

  08 Feb 2010; Lance Albertson <ramereth@gentoo.org>
  +qemu-kvm-0.11.1-r1.ebuild:
  Add 'kvm' symlink so that other applications can still use it for
  portability

*qemu-kvm-0.12.2-r1 (03 Feb 2010)

  03 Feb 2010; Doug Goldstein <cardoe@gentoo.org>
  +qemu-kvm-0.12.2-r1.ebuild,
  +files/qemu-kvm-0.12.2-virtio-large-iovecs.patch:
  upstream fix for virtio and certain use cases. Fixes issues people have
  seen with Ubuntu 10.04 guests and other distros

*qemu-kvm-0.12.2 (21 Jan 2010)

  21 Jan 2010; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.12.2.ebuild,
  -qemu-kvm-0.12.2.build:
  fix awesome typo

  20 Jan 2010; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.12.2.build:
  version bump

*qemu-kvm-0.12.1.2 (31 Dec 2009)

  31 Dec 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-0.12.1.1.ebuild, +qemu-kvm-0.12.1.2.ebuild, qemu-kvm-9999.ebuild:
  Version bump.

*qemu-kvm-9999 (30 Dec 2009)

  30 Dec 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  qemu-kvm-0.12.1.1.ebuild, +qemu-kvm-9999.ebuild:
  Added live qemu-kvm ebuild and sorted 0.12.1.1 deps.

  29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
  Write out acronym ftd, as requested on bug 298906 by Michael Orlitzky
  <michael AT orlitzky DOT com>

  23 Dec 2009; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.12.1.ebuild,
  qemu-kvm-0.12.1.1.ebuild:
  Xen backend support is broken in this release. Upstream is looking into
  it.

*qemu-kvm-0.12.1.1 (22 Dec 2009)

  22 Dec 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  +qemu-kvm-0.12.1.1.ebuild:
  Version bump

  21 Dec 2009; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.12.1.ebuild:
  Add Linux Async IO support. Add curl support for live migrations. Add back
  support for fdt. Add support for KVM trace. Enable experimental support
  for Xen backend. Use libuuid to generate proper uuid's. Fix compile failure
  when missing paxctl. No longer require kernel to be present to build.

*qemu-kvm-0.12.1 (21 Dec 2009)

  21 Dec 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  -qemu-kvm-0.11.0.ebuild, +qemu-kvm-0.12.1.ebuild,
  +files/qemu-kvm-0.12.1-kvm_save_mpstate-workaround.patch:
  Version bump, drop old version

  18 Dec 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  qemu-kvm-0.11.1.ebuild:
  Comment out pie and stack-protector filtering, remove with next version,
  if there are no complains

  15 Dec 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  change to qemu herd

*qemu-kvm-0.11.1 (09 Dec 2009)

  09 Dec 2009; Luca Barbato <lu_zero@gentoo.org> +qemu-kvm-0.11.1.ebuild:
  Version Bump

  22 Nov 2009; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.11.0.ebuild:
  fix bug #291007 and install the ifup and ifdown scripts in the correct
  locations

  22 Nov 2009; Doug Goldstein <cardoe@gentoo.org> qemu-kvm-0.11.0.ebuild:
  fix auto-magical depend against sasl

*qemu-kvm-0.11.0 (22 Nov 2009)

  22 Nov 2009; Doug Goldstein <cardoe@gentoo.org> +qemu-kvm-0.11.0.ebuild,
  +files/qemu-0.11.0-mips64-user-fix.patch, +metadata.xml:
  add initial ebuild based on qemu-0.11.0