Age | Commit message (Expand) | Author |
---|---|---|
2021-07-16 | vmd(8): simplify vcpu logic, removing uart & vionet reads | dv |
2019-12-11 | vmd: proper concurrency control when pausing a vm | pd |
2019-05-28 | Make vmd(8)'s ns8250 emulation more correct | Mike Larkin |
2019-03-11 | Do not unconditionally wait for read events on the pty associated with a | anton |
2018-07-12 | vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit, | Mike Larkin |
2017-06-07 | vmd: Implement simulated baudrate support in the ns8250 module. The | Mike Larkin |
2017-05-08 | Adds functions to read and write state of devices in vmd. | Reyk Floeter |
2016-10-03 | add RCS tags | Mike Larkin |
2016-09-02 | Process incoming com data asynchronously to running VCPU | Stefan Kempf |
2016-09-01 | Add a set of emulated legacy devices (PIT, PIC, RTC) | Mike Larkin |