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
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-07-26
1
-8
/
+0
*
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2022-02-18
2
-0
/
+3
*
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
2021-05-14
1
-5
/
+0
*
memory: add a sparse memory device for fuzzing
Alexander Bulekov
2021-03-16
1
-0
/
+19
*
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
1
-1
/
+2
*
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-11-03
1
-0
/
+10
*
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-27
1
-1
/
+1
*
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
1
-0
/
+36
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
3
-14
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
3
-8
/
+13
*
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-06-09
1
-0
/
+1
*
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
1
-0
/
+3
*
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2020-02-20
1
-0
/
+7
*
Include sysemu/hostmem.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
2
-2
/
+2
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
2019-03-11
1
-5
/
+5
*
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
2
-4
/
+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: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-24
1
-3
/
+3
*
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
1
-3
/
+3
*
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-08-23
1
-0
/
+1
*
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
1
-2
/
+4
*
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
1
-1
/
+1
*
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
1
-1
/
+2
*
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
1
-2
/
+0
*
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
1
-3
/
+3
*
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
1
-1
/
+2
*
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
1
-0
/
+5
*
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-23
1
-1
/
+1
*
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
1
-0
/
+3
*
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
1
-1
/
+0
*
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
2
-5
/
+3
*
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
1
-2
/
+2
*
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
1
-3
/
+2
*
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
1
-11
/
+1
*
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
2
-2
/
+45
[next]