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
/
mem
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
Huai-Cheng Kuo
2022-11-07
1
-0
/
+255
*
hw/mem/cxl-type3: Add MSIX support
Jonathan Cameron
2022-11-07
1
-0
/
+9
*
hw/mem/nvdimm: fix error message for 'unarmed' flag
Julia Suvorova
2022-10-24
1
-1
/
+1
*
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-10-09
1
-1
/
+13
*
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-09-29
1
-1
/
+1
*
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
1
-0
/
+91
*
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
1
-1
/
+55
*
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
1
-0
/
+9
*
hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
Ben Widawsky
2022-05-13
1
-0
/
+55
*
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
3
-0
/
+168
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
2
-2
/
+2
*
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2022-02-18
2
-0
/
+21
*
hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines
Philippe Mathieu-Daudé
2021-11-11
1
-8
/
+15
*
kconfig: split CONFIG_SPARSE_MEM from fuzzing
Paolo Bonzini
2021-10-14
2
-1
/
+4
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-17
1
-1
/
+2
|
\
|
*
hw/mem/meson: Fix linking sparse-mem device with fuzzer
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
1
-19
/
+14
|
\
\
|
|
/
|
/
|
|
*
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
2021-05-14
1
-19
/
+14
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
/
*
memory: add a sparse memory device for fuzzing
Alexander Bulekov
2021-03-16
2
-0
/
+152
*
nvdimm: put it into the 'storage' category
Gan Qixin
2021-02-20
1
-0
/
+1
*
nvdimm: check -object memory-backend-file, readonly=on option
Stefan Hajnoczi
2021-02-01
1
-0
/
+9
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-10
/
+2
*
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
1
-1
/
+1
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
2
-2
/
+2
*
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-11-03
1
-2
/
+9
*
memory-device: Support big alignment requirements
David Hildenbrand
2020-11-03
1
-4
/
+5
*
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-27
1
-1
/
+1
*
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
2
-0
/
+85
*
meson: convert hw/mem
Marc-André Lureau
2020-08-21
3
-3
/
+7
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
2
-6
/
+4
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
2
-16
/
+15
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-6
/
+3
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-4
/
+2
*
nvdimm: Plug memory leak in uuid property setter
Markus Armbruster
2020-05-27
1
-1
/
+0
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
2
-3
/
+3
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-05-05
1
-3
/
+4
|
\
|
*
hw/mem/pc-dimm: Fix line over 80 characters warning
Wainer dos Santos Moschetta
2020-05-04
1
-1
/
+2
|
*
hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
Wainer dos Santos Moschetta
2020-05-04
1
-2
/
+2
*
|
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
2020-05-04
1
-1
/
+1
|
/
*
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
1
-1
/
+1
*
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2020-02-20
1
-0
/
+40
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
2
-2
/
+2
*
memory-device: Fix memory pre-plug error API violations
Markus Armbruster
2019-12-18
1
-2
/
+4
[next]