]> git.proxmox.com Git - qemu.git/commit
Add stdio char device on windows
authorFabien Chouteau <chouteau@adacore.com>
Thu, 6 Oct 2011 14:37:51 +0000 (16:37 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 23 Oct 2011 15:44:15 +0000 (15:44 +0000)
commitdb418a0a7ef5887ea0f3d167584e6f500bb0c4c5
tree2ed350de3bb96ead84f35a87329a4c56eac84767
parent070af38404fde7a5eca87633bcbd452b5428f968
Add stdio char device on windows

Simple implementation of an stdio char device on Windows.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-char.c