aboutsummaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
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é