Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
f4f2248bbc
hw/mem: Constify all Property
|
8 月之前 |
David Hildenbrand
|
3a1258399b
nvdimm: Reject writing label data to ROM instead of crashing QEMU
|
1 年之前 |
Julia Suvorova
|
d0180f0acb
hw/mem/nvdimm: fix error message for 'unarmed' flag
|
2 年之前 |
Bernhard Beschow
|
5e78c98b7c
Mark remaining global TypeInfo instances as const
|
3 年之前 |
Shivaprasad G Bhat
|
3e35960bf1
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
|
3 年之前 |
Gan Qixin
|
b16c5a22ad
nvdimm: put it into the 'storage' category
|
4 年之前 |
Stefan Hajnoczi
|
dbd730e859
nvdimm: check -object memory-backend-file, readonly=on option
|
4 年之前 |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 年之前 |
Markus Armbruster
|
7a309cc95b
qom: Change object_get_canonical_path_component() not to malloc
|
5 年之前 |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
Markus Armbruster
|
dcfe480544
error: Avoid unnecessary error_propagate() after error_setg()
|
5 年之前 |
Markus Armbruster
|
14217038bc
qapi: Use returned bool to check for failure, manual part
|
5 年之前 |
Markus Armbruster
|
62a35aaa31
qapi: Use returned bool to check for failure, Coccinelle part
|
5 年之前 |
Markus Armbruster
|
75de4efa00
nvdimm: Plug memory leak in uuid property setter
|
5 年之前 |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年之前 |
Shivaprasad G Bhat
|
6c5627bb24
nvdimm: add uuid property to nvdimm
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
7969dd9169
Include sysemu/hostmem.h less
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Marc-André Lureau
|
640713d8a1
nvdimm: set non-volatile on the memory region
|
6 年之前 |
David Hildenbrand
|
3a0a2b0a2b
memory-device: factor out get_memory_region() from pc-dimm
|
6 年之前 |
Junyan He
|
faf8a13d80
mem/nvdimm: ensure write persistence to PMEM in label emulation
|
7 年之前 |
David Hildenbrand
|
a4659a8ef4
nvdimm: make get_memory_region() perform checks and initialization
|
7 年之前 |
David Hildenbrand
|
eb7fd4d0f6
nvdimm: convert nvdimm_mr into a pointer
|
7 年之前 |
David Hildenbrand
|
5d10a0e12b
nvdimm: convert "unarmed" into a static property
|
7 年之前 |
David Hildenbrand
|
7943e97b85
hostmem: drop error variable from host_memory_backend_get_memory()
|
7 年之前 |