how to use vmware svga in virtualbox

This is for discussing general topics about how to use VirtualBox.
Post Reply
Terenceli
Posts: 4
Joined: 1. Dec 2016, 12:42

how to use vmware svga in virtualbox

Post by Terenceli »

Hello, all

I see the virtualbox have a vmware svga emualtion code. But don't find how to use it.
It seems it always use vbox video.

Is there any way to use vmware svga?

Thanks.
__
Li
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: how to use vmware svga in virtualbox

Post by socratis »

Terenceli wrote:I see the virtualbox have a vmware svga emualtion code. But don't find how to use it.
Where exactly did you see that? I haven't run across it, so I may have missed it. Could you point me to the "emulation code"?
Terenceli wrote:Is there any way to use vmware svga?
Not that I know of. VMWare is a different, commercial product with a closed, proprietary source code model.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Terenceli
Posts: 4
Joined: 1. Dec 2016, 12:42

Re: how to use vmware svga in virtualbox

Post by Terenceli »

Yeah, but the interface of VMware SVGA is open, it's just a hardware spec and virtualbox implement it.
Last edited by socratis on 1. Dec 2016, 13:06, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: how to use vmware svga in virtualbox

Post by socratis »

And? Just because it's open?
Actually, the whole thing... I don't quite understand your basis. Why do you want to use a VMWare SVGA? What are you trying to do? Why?

But let's see if the developers reply to the exact same question you just posted in the mailing list. If they do, and they don't respond here, I'll include their reply...


PS. Your e-mail in the mailing list is bouncing back for some reason...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Terenceli
Posts: 4
Joined: 1. Dec 2016, 12:42

Re: how to use vmware svga in virtualbox

Post by Terenceli »

So this means I should resend it with another email address?

Thanks.
Last edited by socratis on 1. Dec 2016, 14:39, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: how to use vmware svga in virtualbox

Post by frank »

Code: Select all

VBoxManage modifyvm VM_NAME --graphicscontroller vmsvga
This emulates a VMware SVGA graphics device to some extent. But the code is currently not well documented, not really maintained and therefore this functionality is not announced by intention. This might change in the future but I can't say anything.
Terenceli
Posts: 4
Joined: 1. Dec 2016, 12:42

Re: how to use vmware svga in virtualbox

Post by Terenceli »

Thanks very much!
Last edited by socratis on 1. Dec 2016, 14:39, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
Post Reply