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