commit | 3f6c2e8b79504e20bec8628f0f1accf3bc6d85b6 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Mar 23 19:57:16 2022 +0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 06 10:50:37 2022 +0200 |
tree | 42121b5df6b2d63eaa12b9259c6d39ee1e0e62f0 | |
parent | 9d587100ff115c05da188e524d70a6a782a5d80c [diff] |
char: move qemu_openpty_raw from util/ to char/ It is only needed by char-pty. Fix the code style while at it. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-6-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>