index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
milkymist-minimac2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
1
-5
/
+10
|
\
|
*
milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_report
Philippe Mathieu-Daudé
2018-10-30
1
-5
/
+10
*
|
net: milkymist_minimac2: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
1
-6
/
+3
|
/
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
lm32: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
2015-07-27
1
-17
/
+16
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-8
/
+0
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-4
/
+2
*
milkymist-minimac2: QOM cast cleanup
Andreas Färber
2013-07-29
1
-11
/
+16
*
milkymist-minimac2: Fix minimac2_read/_write tracepoints
Markus Armbruster
2013-07-18
1
-1
/
+1
*
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-1
/
+0
*
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+547