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
/
replay
/
replay-input.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2016-07-06
replay: Use new QAPI cloning
Eric Blake
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-04
all: Clean up includes
Peter Maydell
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk