index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
mem
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
1
-5
/
+0
2021-03-16
memory: add a sparse memory device for fuzzing
Alexander Bulekov
1
-0
/
+19
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
1
-1
/
+2
2020-11-03
memory-device: Add get_min_alignment() callback
David Hildenbrand
1
-0
/
+10
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
1
-1
/
+1
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
1
-0
/
+36
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-14
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
3
-8
/
+13
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
1
-0
/
+1
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
1
-0
/
+3
2020-02-21
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
1
-0
/
+7
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2
-2
/
+2
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-0
/
+1
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
1
-5
/
+5
2018-12-11
qom: make interface types abstract
Marc-André Lureau
1
-3
/
+1
2018-10-24
memory-device: complete factoring out unplug handling
David Hildenbrand
1
-1
/
+1
2018-10-24
memory-device: complete factoring out plug handling
David Hildenbrand
1
-2
/
+1
2018-10-24
memory-device: complete factoring out pre_plug handling
David Hildenbrand
1
-3
/
+2
2018-10-24
memory-device: add device class function set_addr()
David Hildenbrand
1
-0
/
+8
2018-10-24
memory-device: drop get_region_size()
David Hildenbrand
1
-1
/
+0
2018-10-24
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2
-4
/
+15
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
1
-0
/
+2
2018-10-24
memory-device: document MemoryDeviceClass
David Hildenbrand
1
-0
/
+36
2018-10-24
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
1
-2
/
+2
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
1
-3
/
+3
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
1
-3
/
+3
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
1
-0
/
+1
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-2
/
+4
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
1
-1
/
+1
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
1
-1
/
+2
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
1
-2
/
+0
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-3
/
+3
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
1
-1
/
+2
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
1
-0
/
+5
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
1
-1
/
+1
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
1
-0
/
+3
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
1
-1
/
+0
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2
-5
/
+3
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-2
/
+2
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-3
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-11
/
+1
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2
-2
/
+45
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
1
-1
/
+1
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
1
-0
/
+9
[next]