aboutsummaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic
2019-05-17hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-13terminal3270: do not use backend timer sourcesMarc-André Lureau
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini
2019-01-21hw/char/stm32f2xx_usart: Do not update data register when device is disabledPhilippe Mathieu-Daudé
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-13char/grlib_apbuart: Convert sysbus init function to realize functionMao Zhongyi
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh
2018-11-02hw/char: Implement nRF51 SoC UARTJulia Suvorova
2018-10-03chardev: mark the calls that allow an implicit mux monitorMarc-André Lureau
2018-10-02virtio: do not take address of packed membersPaolo Bonzini
2018-10-02serial: fix DLL writesPaolo Bonzini
2018-10-02hw/char/sh_serial: Add timeout handling to unbreak serial inputGeert Uytterhoeven
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck
2018-07-16hw/char/serial: retry write if EAGAINMarc-André Lureau
2018-07-16PC Chipset: Improve serial divisor calculationCalvin Lee
2018-06-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-06-29hw/char/parallel: Convert from pdebug() macro to trace eventsPhilippe Mathieu-Daudé
2018-06-29hw/char/serial: Convert from DPRINTF macro to trace eventsPhilippe Mathieu-Daudé
2018-06-28hw/char/serial: Only retry if qemu_chr_fe_write returns 0Sergio Lopez
2018-06-15hw/char/parallel: Convert away from old_mmioPeter Maydell
2018-06-08hw/digic: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant
2018-05-04hw/char/cmsdk-apb-uart.c: Accept more input after character readPatrick Oppenlander
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell
2018-04-26hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardevPeter Maydell
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-04-26hw/char/serial: Allow disconnected chardevsPeter Maydell