OBS User unknown
2008-11-21 14:57:01 +00:00
committed by Git OBS Bridge
parent 6eb384a263
commit 1c73c9b461
29 changed files with 1458 additions and 426 deletions

View File

@@ -1,3 +1,51 @@
-------------------------------------------------------------------
Thu Nov 20 19:57:19 CET 2008 - kwolf@suse.de
- bnc#444731 - Fix data corruption bug (caused by broken x86
emulation for movnti instruction)
xen-x86-emulate-movnti.patch
-------------------------------------------------------------------
Wed Nov 19 20:14:54 CET 2008 - kwolf@suse.de
- Report device model errors during the creation of snapshots
to xend instead of failing silently
-------------------------------------------------------------------
Wed Nov 19 16:27:01 CET 2008 - kwolf@suse.de
- bnc#445659 - ioemu: Workaround for VNC client initialization
race with xenfb changing the resolution (caused VNC connection
to be closed, vm-install recognized this as failed installation)
ioemu-vnc-resize.patch
-------------------------------------------------------------------
Tue Nov 18 08:11:34 MST 2008 - carnold@novell.com
- bnc#444203 - With EPT mode4, HVM S3 causes Xen HV crash.
18783-hvm-vcpu-reset-state-fix.patch
-------------------------------------------------------------------
Mon Nov 17 09:14:12 MST 2008 - carnold@novell.com
- bnc#444731 - Blackscreen instead of second stage during
installation
18766-realmode-stack-size-fix.patch
-------------------------------------------------------------------
Thu Nov 13 09:22:54 MST 2008 - carnold@novell.com
- bnc#429739 - Network failure with bnx2 when booted to XEN
18778-msi-irq-fix.patch
-------------------------------------------------------------------
Wed Nov 12 19:07:11 CET 2008 - kwolf@suse.de
- bnc#444197 - Add udev rule to fix domUloader race with
automounter (udev-rules.patch)
-------------------------------------------------------------------
Sun Nov 9 23:54:34 CET 2008 - ro@suse.de