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
/
misc
/
milkymist-pfpu.c
Age
Commit message (
Expand
)
Author
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-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-12-13
milkymist-pfpu: Convert sysbus init function to realize function
Mao Zhongyi
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-01-29
lm32: Clean up includes
Peter Maydell
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-07-29
milkymist-pfpu: QOM cast cleanup
Andreas Färber
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini