-
- Downloads
char: add backend hotswap handler
Frontends should have an interface to setup the handler of a backend change. The interface will be used in the next commits Signed-off-by:Anton Nefedov <anton.nefedov@virtuozzo.com> Reviewed-by:
Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <1499342940-56739-3-git-send-email-anton.nefedov@virtuozzo.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- backends/rng-egd.c 1 addition, 1 deletionbackends/rng-egd.c
- chardev/char-fe.c 3 additions, 1 deletionchardev/char-fe.c
- chardev/char-mux.c 1 addition, 0 deletionschardev/char-mux.c
- gdbstub.c 1 addition, 1 deletiongdbstub.c
- hw/arm/pxa2xx.c 2 additions, 1 deletionhw/arm/pxa2xx.c
- hw/arm/strongarm.c 1 addition, 1 deletionhw/arm/strongarm.c
- hw/char/bcm2835_aux.c 1 addition, 1 deletionhw/char/bcm2835_aux.c
- hw/char/cadence_uart.c 1 addition, 1 deletionhw/char/cadence_uart.c
- hw/char/debugcon.c 1 addition, 1 deletionhw/char/debugcon.c
- hw/char/digic-uart.c 1 addition, 1 deletionhw/char/digic-uart.c
- hw/char/escc.c 1 addition, 1 deletionhw/char/escc.c
- hw/char/etraxfs_ser.c 1 addition, 1 deletionhw/char/etraxfs_ser.c
- hw/char/exynos4210_uart.c 1 addition, 1 deletionhw/char/exynos4210_uart.c
- hw/char/grlib_apbuart.c 1 addition, 1 deletionhw/char/grlib_apbuart.c
- hw/char/imx_serial.c 1 addition, 1 deletionhw/char/imx_serial.c
- hw/char/ipoctal232.c 1 addition, 1 deletionhw/char/ipoctal232.c
- hw/char/lm32_juart.c 1 addition, 1 deletionhw/char/lm32_juart.c
- hw/char/lm32_uart.c 1 addition, 1 deletionhw/char/lm32_uart.c
- hw/char/mcf_uart.c 1 addition, 1 deletionhw/char/mcf_uart.c
- hw/char/milkymist-uart.c 1 addition, 1 deletionhw/char/milkymist-uart.c
Loading
Please register or sign in to comment