Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 393124 Details for
Bug 527950
app-emulation/virtualbox-4.3.18 - tstDeviceStructSize: error! VGASTATE::svga.u64HostWindowId offset=0x10d1c (68892) expected alignment 0x8, meaning 0x4 (4) off
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
devvga-padding.patch (text/plain), 510 bytes, created by
B. Nortmann
on 2015-01-04 02:10:25 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
B. Nortmann
Created:
2015-01-04 02:10:25 UTC
Size:
510 bytes
patch
obsolete
>--- orig/src/VBox/Devices/Graphics/DevVGA.h (revision 82816) >+++ fixed/src/VBox/Devices/Graphics/DevVGA.h (working copy) >@@ -277,6 +277,8 @@ > # if defined(VBOX_WITH_HGSMI) && (defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_WITH_CRHGSMI)) > /** LUN\#0: VBVA callbacks interface */ > PDMIDISPLAYVBVACALLBACKS IVBVACallbacks; >+# elif HC_ARCH_BITS == 32 >+ uint32_t Padding0; > # endif > /** Pointer to base interface of the driver. */ > R3PTRTYPE(PPDMIBASE) pDrvBase;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 527950
:
388368
| 393124