Searched hist:"2 fa9044a4fe8c6c9c215785d1abce4db6063a6f9" (Results 1 – 4 of 4) sorted by relevance
/qemu/chardev/ |
H A D | chardev-internal.h | 2fa9044a4fe8c6c9c215785d1abce4db6063a6f9 Wed Jan 08 10:14:29 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> chardev: use QEMUChrEvent instead of int
This uses the QEMUChrEvent enum everywhere except in IOEventHandler. The IOEventHandler change needs to happen at once for all front ends and is done with Coccinelle in the next patch.
(Extracted from a patch by Philippe Mathieu-Daudé).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | char-mux.c | 2fa9044a4fe8c6c9c215785d1abce4db6063a6f9 Wed Jan 08 10:14:29 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> chardev: use QEMUChrEvent instead of int
This uses the QEMUChrEvent enum everywhere except in IOEventHandler. The IOEventHandler change needs to happen at once for all front ends and is done with Coccinelle in the next patch.
(Extracted from a patch by Philippe Mathieu-Daudé).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | char.c | 2fa9044a4fe8c6c9c215785d1abce4db6063a6f9 Wed Jan 08 10:14:29 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> chardev: use QEMUChrEvent instead of int
This uses the QEMUChrEvent enum everywhere except in IOEventHandler. The IOEventHandler change needs to happen at once for all front ends and is done with Coccinelle in the next patch.
(Extracted from a patch by Philippe Mathieu-Daudé).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/chardev/ |
H A D | char.h | 2fa9044a4fe8c6c9c215785d1abce4db6063a6f9 Wed Jan 08 10:14:29 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> chardev: use QEMUChrEvent instead of int
This uses the QEMUChrEvent enum everywhere except in IOEventHandler. The IOEventHandler change needs to happen at once for all front ends and is done with Coccinelle in the next patch.
(Extracted from a patch by Philippe Mathieu-Daudé).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|