aboutsummaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2016-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...Peter Maydell
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster
2016-01-13Use error_fatal to simplify obvious fatal errorsMarkus Armbruster
2016-01-13virtio serial port: fix to incomplete QOMifyCao jin
2015-12-17cris: avoid "naked" qemu_logPaolo Bonzini
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-10-29virtio-serial: convert to virtio_mapMichael S. Tsirkin
2015-10-27i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois
2015-10-23escc: add to input categoryLaurent Vivier
2015-10-08hw: char: Remove unnecessary variableShraddha Barke
2015-10-08imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-08-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-08-14hw: fix mask for ColdFire UART command registerPaolo Bonzini
2015-08-13i.MX: Fix UART driver to work with unitialized "chardev" devicepull-target-arm-20150813Jean-Christophe Dubois
2015-08-13i.MX:Fix Coding style for UART emulator.Jean-Christophe Dubois
2015-08-13i.MX: Move serial initialization to init/realize of DeviceClass.Jean-Christophe Dubois
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois
2015-07-27virtio: get_features() can failJason Wang
2015-07-27virtio-serial: fix ANY_LAYOUTMichael S. Tsirkin
2015-07-07spapr-vty: Use TYPE_ definition instead of hardcodingDavid Gibson
2015-07-07spapr_vty: lookup should only return valid VTY objectsDavid Gibson
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao
2015-06-05Move parallel_hds_isa_init to hw/isa/isa-bus.cMiroslav Rezanina
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang
2015-05-29virtio-console: notify chardev when writableMarc-André Lureau
2015-05-19serial: fix multi-pci card error cleanup.Gerd Hoffmann
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite
2015-05-18char: cadence_uart: Clean up variable namesPeter Crosthwaite
2015-04-30sclp: sort into categoriesCornelia Huck
2015-04-28Convert ffs() != 0 callers to ctz32()Stefan Hajnoczi
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster
2015-03-25virtio-serial: fix virtio config sizeMichael S. Tsirkin
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-03-19omap: Fix warnings from SparseStefan Weil
2015-03-17cadence_uart: Convert to QOM realize()Alistair Francis
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis