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
/
include
/
hw
/
mem
/
memory-device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-11-03
1
-0
/
+10
*
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-3
/
+1
*
memory-device: complete factoring out unplug handling
David Hildenbrand
2018-10-24
1
-1
/
+1
*
memory-device: complete factoring out plug handling
David Hildenbrand
2018-10-24
1
-2
/
+1
*
memory-device: complete factoring out pre_plug handling
David Hildenbrand
2018-10-24
1
-3
/
+2
*
memory-device: add device class function set_addr()
David Hildenbrand
2018-10-24
1
-0
/
+8
*
memory-device: drop get_region_size()
David Hildenbrand
2018-10-24
1
-1
/
+0
*
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2018-10-24
1
-0
/
+15
*
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
1
-0
/
+2
*
memory-device: document MemoryDeviceClass
David Hildenbrand
2018-10-24
1
-0
/
+36
*
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
2018-10-24
1
-2
/
+2
*
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
1
-0
/
+3
*
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
1
-0
/
+3
*
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
1
-0
/
+45