Triton: DirectX 11 Driver for QEMU

(blog.getutm.app)

54 points | by electricant 4 hours ago

2 comments

  • ramshanker 34 minutes ago
    Maybe this is one of those topics to let an army of agents get loose.

    Nothing to lose and a lot to gain.

    • truncate 9 minutes ago
      This is also one of things that needs to be well optimized to be any useful. Army of agents may get an implementation, but not sure it will be actually useful, and I'm also not sure if optimizing that implementation is going to be easier than more well paced use of LLM where person actually understands what code is being generated.
  • iberator 50 minutes ago
    Wow. After like decade? qemu for x86 is total joke. qwmu is good for just about any arch
    • cassepipe 39 minutes ago
      I have never heard anyone diss qemu before. Care to elaborate?
      • sph 1 minute ago
        [delayed]
      • asveikau 5 minutes ago
        The other thing is that qemu is so many things. It can be a CPU emulator, a full system emulator, and a frontend to a virtualization engine. And all of this for so many different systems. It's kind of remarkable that all of this is called by the same name.