- BuildRequire libfdt1-devel on ARM

- fate#311487: remove modprobe.conf files for autoloading of
  pv-on-hvm files.
  Rely on core kernel to skip initialization of emulated hardware
  Handle xen_emul_unplug= from xenlinux based core kernel-default

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=291
This commit is contained in:
Charles Arnold
2014-01-23 18:54:00 +00:00
committed by Git OBS Bridge
parent 03a37ddd87
commit bff807c26a
8 changed files with 129 additions and 63 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 19 00:13:06 CET 2014 - ohering@suse.de
- BuildRequire libfdt1-devel on ARM
-------------------------------------------------------------------
Sat Jan 18 00:35:46 CET 2014 - ohering@suse.de
- fate#311487: remove modprobe.conf files for autoloading of
pv-on-hvm files.
Rely on core kernel to skip initialization of emulated hardware
Handle xen_emul_unplug= from xenlinux based core kernel-default
-------------------------------------------------------------------
Wed Jan 16 13:11:32 MST 2014 - carnold@suse.com