OBS User unknown
2008-07-18 23:04:37 +00:00
committed by Git OBS Bridge
parent 8ae8ea2a74
commit f5d6338f4d
101 changed files with 2069 additions and 10556 deletions

View File

@@ -1,8 +1,51 @@
-------------------------------------------------------------------
Tue Jul 8 16:39:42 MDT 2008 - carnold@novell.com
- Updated to xen-unstable changeset 17990.
-------------------------------------------------------------------
Tue Jul 8 15:09:51 MDT 2008 - kwolf@suse.de
- ioemu: Write barriers for blktap devices
ioemu-blktap-barriers.patch
-------------------------------------------------------------------
Thu Jul 3 13:28:35 MDT 2008 - kwolf@suse.de
- blktapctrl defaults to using ioemu instead of tapdisk now
blktapctrl-default-to-ioemu.patch
- Now that ioemu is default, it can be called with image paths
starting e.g. with tap:qcow2. If the image format is specified,
it has to be respected and no guessing on the image file must
happen.
ioemu-blktap-image-format.patch
- qcow2: Read/Write multiple sectors at once if possible to
improve performance.
ioemu-qcow2-multiblock-aio.patch
-------------------------------------------------------------------
Thu Jun 12 14:12:05 MDT 2008 - kwolf@novell.com
- Add snapshot support to ioemu and blktapctrl
snapshot-ioemu-save.patch
snapshot-ioemu-restore.patch
-------------------------------------------------------------------
Fri Jun 6 08:56:56 MDT 2008 - jfehlig@novell.com
- bnc#397890 - Create and own /var/lib/xen/dump
-------------------------------------------------------------------
Thu Jun 5 11:02:32 MDT 2008 - kwolf@novell.com
- Fix tapdisk for qcow2 images > 2 GB
1xxxx-qcow2-2gb-bug.patch
-------------------------------------------------------------------
Thu Jun 5 10:34:29 MDT 2008 - jfehlig@novell.com
- Updated to xen-unstable changeset 17772.
-------------------------------------------------------------------
Tue May 27 13:29:22 MDT 2008 - plc@novell.com