[obs-commits] [openSUSE/obs-build] 5d5d4f: Do not initialize Sound for the build VMs
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 5d5d4f320e41645212ef06491c49c70bbed7cd73 https://github.com/openSUSE/obs-build/commit/5d5d4f320e41645212ef06491c49c70... Author: Dirk Mueller <dmueller@suse.com> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M build Log Message: ----------- Do not initialize Sound for the build VMs QEMU by default initializes sound access, which is unnecessary (we do not want to have sound devices, ever) and also hurts performance on armv7l - the probing and spilling error messages takes a bit of startup time. Commit: 67841af981ddaf8e009838ad5f07d59cdb75a74e https://github.com/openSUSE/obs-build/commit/67841af981ddaf8e009838ad5f07d59... Author: Dirk Mueller <dmueller@suse.com> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M build Log Message: ----------- Various KVM related fixes for armv7l We do not want to hardcode the memsize but instead use the host configuration. Also prefer the guest initrd over the host initrd, as they might differ (and do) Commit: 14b691f3ea020066ec8a26fb35794fa824c7d9db https://github.com/openSUSE/obs-build/commit/14b691f3ea020066ec8a26fb35794fa... Author: Adrian Schröter <adrian@suse.de> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M build Log Message: ----------- Merge pull request #51 from dirkmueller/bug/armv7_fixes Bug/armv7 fixes Compare: https://github.com/openSUSE/obs-build/compare/9613cc27ab3d...14b691f3ea02
participants (1)
-
GitHub