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
/
char
/
parallel.c
Age
Commit message (
Expand
)
Author
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-08
portio: keep references on portio
Marc-André Lureau
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
x86: Clean up includes
Peter Maydell
2015-06-05
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-02-24
parallel: parallel_hds_isa_init() shouldn't fail
Markus Armbruster
2015-02-24
parallel: Factor out common parallel_hds_isa_init()
Markus Armbruster
2014-09-11
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
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
parallel: QOM'ify
Andreas Färber
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini