Announcement

Collapse
No announcement yet.

Does VirtualBox VM Have Much A Future Left?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • geearf
    replied
    Originally posted by airlied View Post
    virgil3d isn't dead at all, there are 3 RH devs hacking around the edges of getting it upstream, its just a large project,

    Note:  This blog post outlines upcoming changes to Google Currents for Workspace users. For information on the previous deprecation of Googl...


    Its mainly waiting on Gerd in upstream qemu to get the basic virtio-gpu into qemu. The renderer is doing GL3.3 and has been in some ways secured.

    then the libvirt/spice integration needs to be finished, Marc-Andre has added UNIX socket support to SPICE to add this on top off.

    So lots of little projects need to move forward to get the integrated end product.

    maybe Fedora 23.
    Dave.
    Thank you for your work on this Dave, that looks very cool (especially when passthrough is not an option...)!

    Leave a comment:


  • airlied
    replied
    Originally posted by darkbasic View Post
    Qemu doesn't support 3d acceleration (with the exception of vga passthrough), so it isn't a viable alternative. Virgil3d seems pretty dead.
    virgil3d isn't dead at all, there are 3 RH devs hacking around the edges of getting it upstream, its just a large project,

    Note:  This blog post outlines upcoming changes to Google Currents for Workspace users. For information on the previous deprecation of Googl...


    Its mainly waiting on Gerd in upstream qemu to get the basic virtio-gpu into qemu. The renderer is doing GL3.3 and has been in some ways secured.

    then the libvirt/spice integration needs to be finished, Marc-Andre has added UNIX socket support to SPICE to add this on top off.

    So lots of little projects need to move forward to get the integrated end product.

    maybe Fedora 23.
    Dave.

    Leave a comment:


  • Veerappan
    replied
    Well, we use VirtualBox + vagrant a lot at work to get developers who are running Windows, Mac, and Linux hosts up and running quickly with the web-based software that we write (based on jboss, java, and apache and Linux server guests)

    What used to take several days and be very brittle is now a 20 minute process, and allows installing old versions for support purposes with ease.

    Until kvm works on windows and mac (never), we'll be reliant on some other cross-platform virtualization solution.

    Leave a comment:


  • GreatEmerald
    replied
    Originally posted by nanonyme View Post
    It's aimed at dos games hence focus is on performance. Speaking of productive apps, I think there was an effort to get win3.11 running on it years back
    "Effort to get win3.11 running"? It runs Windows 95 at the "supported" level:

    Leave a comment:


  • SystemCrasher
    replied
    Originally posted by darkbasic View Post
    Fast compositing for example?
    Sure, it is "good to have". But neither it really requred to do most kinds of work, nor it good enough for games. So it sounds like some minor/low priority feature, not something groundbreaking at all.

    Originally posted by duby229 View Post
    I wouldn't call it exotic. It makes sense for anyone wishing to play video games on windows through a VM. Right now the only way to do that realistically is to have a second video card, with a second monitor hooked up to that. The only thing I know of that can do it is qemu with KVM.

    EDIT: Even then if you have an Intel CPU that had the Virtualization capabilities gimped, you may be SOL.
    I doubt it is possible to get reasonable performance this way. Stuff like 3D assumes realy huge data flows where each and every operation counts. Virtualization inherently assumes "extra" operations on the way. Passing whole GPU through PCI-E passthrough is probably least evil in this regard. Also as I can see, quite many people here are just using wine and even bother self with quite advanced techniques like gallium nine.

    Leave a comment:


  • nanonyme
    replied
    Originally posted by Sonadow View Post
    DosBox is designed primarily for legacy DOS games; it's not meant to be used as a substitute platform for running legacy DOS productivity software. Getting those to work on it is going to be pure luck.
    It's aimed at dos games hence focus is on performance. Speaking of productive apps, I think there was an effort to get win3.11 running on it years back

    Leave a comment:


  • Sonadow
    replied
    Originally posted by nanonyme View Post
    Did you try out dosbox instead? It would most likely be faster than virtualbox and folks
    DosBox is designed primarily for legacy DOS games; it's not meant to be used as a substitute platform for running legacy DOS productivity software. Getting those to work on it is going to be pure luck.

    Leave a comment:


  • nanonyme
    replied
    Did you try out dosbox instead? It would most likely be faster than virtualbox and folks

    Leave a comment:


  • benjamins
    replied
    Virtualbox's BIOS disk support is bad

    I did some work running DOS programs in Virtualbox recently, and can say its int 13h BIOS emulation is riddled with bugs. Some BIOS disk support functions are not implemented. The BIOS does not catch errors reported to the drive and pass them on to DOS programs. Even worse, on drives greater than 2.2TB reads and writes don't even make it out to the drive (I think it's because their BIOS emulation doesn't support drives that big though actual BIOSes have since 2003). They end with some kind of internal error that gets logged but not passed on to the DOS program.

    While there isn't much of a need for DOS emulation and BIOS calls these days, it shows that the program needs a lot of work. I did submit a minor bug report to Virtualbox, and when you log onto their bug tracking system it says there are thousands of outstanding bugs and don't expect your bug report to be addressed any time soon.

    Leave a comment:


  • Xaero_Vincent
    replied
    Virtualbox works okay, although it doesn't appear to support the new latest Windows 10 Tech Preview--it just kept BSOD but VMWare Player worked. However, accelerated 3D performance is far from great in virtualbox but it's better than nothing.

    The only VM product with impressive emulated graphics is Parallels for Mac, with DirectX 10 support.

    Theoretically, Xen and KVM support PCIe passthrough, which can let you pass a GPU into the guest (assuming the system has 2 GPUs or 1 card and an APU) but there are so many requirements that have to be met to make it work and by large most people's hardware lack one or more of these requirements.

    * A CPU that supports Intel VT-d or AMD-Vi
    * A motherboard with an IOMMU unit
    * BIOS support for VT-d or Vi that isn't broken
    * Video drivers that permit GPU passthrough
    * At least 2 GPUs in your system

    In this sense, it would be much easier if emulated graphics in VM products improve like they have with Parallels or just use Wine or Steam In-Home Streaming for gaming.

    Leave a comment:

Working...
X