| Commit message (Expand) | Author | Age | Files | Lines |
* | pckbd: Move QOM macro to header | Eduardo Habkost | 2020-08-27 | 1 | -2/+0 |
* | acpi: move aml builder code for i8042 (kbd+mouse) device | Gerd Hoffmann | 2020-06-24 | 1 | -0/+31 |
* | vmmouse: replace PROP_PTR with PROP_LINK | Marc-André Lureau | 2020-01-07 | 1 | -5/+3 |
* | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2019-12-17 | 1 | -1/+0 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | pckbd: Convert DPRINTF->trace | Dr. David Alan Gilbert | 2019-02-14 | 1 | -13/+6 |
* | hw: input: set category of the i8042 device | kumar sourav | 2019-01-30 | 1 | -0/+1 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé | 2018-06-26 | 1 | -1/+3 |
* | hw/input/pckbd: Convert away from old_mmio | Peter Maydell | 2018-06-15 | 1 | -6/+8 |
* | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -1/+1 |
* | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 2017-05-23 | 1 | -2/+2 |
* | pc: simplify passing qemu_irq | Marc-André Lureau | 2016-09-08 | 1 | -2/+2 |
* | pckbd: handle A20 IRQ as GPIO | Efimov Vasily | 2016-06-29 | 1 | -14/+7 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 2015-06-12 | 1 | -12/+10 |
* | pckbd: set bits 2-3-6-7 of the output port by default | Paolo Bonzini | 2015-01-03 | 1 | -2/+8 |
* | pckbd: adding new fields to vmstate | Pavel Dovgalyuk | 2014-09-11 | 1 | -0/+51 |
* | Fix debug print warning | Gonglei | 2014-09-02 | 1 | -2/+2 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -4/+2 |
* | pckbd: return 'keyboard enabled' on read input port command | Hervé Poussineau | 2014-03-09 | 1 | -1/+1 |
* | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+0 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -11/+18 |
* | pckbd: QOM'ify | Andreas Färber | 2013-04-29 | 1 | -5/+11 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+527 |