Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 556248

Summary: app-emulation/qemu: add patch from debian to copy oem data from SLIC to RSDT
Product: Gentoo Linux Reporter: Phil Tooley <phil.tooley>
Component: Current packagesAssignee: Gentoo QEMU Project <qemu+disabled>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Phil Tooley 2015-07-29 16:26:48 UTC
Debian are now including a patch to qemu which correctly copies data from a user supplied SLIC table to the RSDT table to allow a virtualised copy of windows 7/8/8.1 to activate correctly.

https://raw.githubusercontent.com/exoscale/pkg-qemu/precise/debian/patches/mjt-set-oem-in-rsdt-like-slic.diff

Can we get this patch included in the qemu in portage please (possibly under a use flag)?

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2015-07-30 07:32:29 UTC
sorry, but we aren't maintaining our own patchset against qemu anymore.  we run `epatch_user` though, so it should be trivial for you to drop that into /etc/portage/patches/ and have it be applied.