summaryrefslogtreecommitdiffstats
path: root/hw/input/pckbd.c
Commit message (Expand)AuthorAgeFilesLines
* pckbd: Move QOM macro to headerEduardo Habkost2020-08-271-2/+0Star
* acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann2020-06-241-0/+31
* vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-5/+3Star
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-1/+0Star
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+2
* pckbd: Convert DPRINTF->traceDr. David Alan Gilbert2019-02-141-13/+6Star
* hw: input: set category of the i8042 devicekumar sourav2019-01-301-0/+1
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-1/+3
* hw/input/pckbd: Convert away from old_mmioPeter Maydell2018-06-151-6/+8
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* pc: simplify passing qemu_irqMarc-André Lureau2016-09-081-2/+2
* pckbd: handle A20 IRQ as GPIOEfimov Vasily2016-06-291-14/+7Star
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-12/+10Star
* pckbd: set bits 2-3-6-7 of the output port by defaultPaolo Bonzini2015-01-031-2/+8
* pckbd: adding new fields to vmstatePavel Dovgalyuk2014-09-111-0/+51
* Fix debug print warningGonglei2014-09-021-2/+2
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-4/+2Star
* pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau2014-03-091-1/+1
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0Star
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-11/+18
* pckbd: QOM'ifyAndreas Färber2013-04-291-5/+11
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+527