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
/
net
/
milkymist-minimac2.c
Age
Commit message (
Expand
)
Author
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
lm32: Clean up includes
Peter Maydell
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-07-27
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-07-29
milkymist-minimac2: QOM cast cleanup
Andreas Färber
2013-07-18
milkymist-minimac2: Fix minimac2_read/_write tracepoints
Markus Armbruster
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini