index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
1
-2
/
+1
*
memory-device: move stubs out of stubs/
Paolo Bonzini
2024-04-18
2
-0
/
+23
*
hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
Zhao Liu
2024-03-12
1
-0
/
+1
*
hw/mem/cxl_type3: Fix problem with g_steal_pointer()
Thomas Huth
2024-03-09
1
-12
/
+12
*
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
2024-02-14
1
-3
/
+3
*
hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
Jonathan Cameron
2024-02-14
1
-2
/
+7
*
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
2024-02-14
1
-45
/
+7
*
memory-device: reintroduce memory region size check
David Hildenbrand
2024-02-06
1
-0
/
+14
*
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
1
-1
/
+0
*
hw/mem/memory-device.c: spelling fix: ontaining
Michael Tokarev
2023-11-15
1
-1
/
+1
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-11-07
2
-18
/
+50
|
\
|
*
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
1
-0
/
+11
|
*
hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
Gregory Price
2023-11-07
1
-4
/
+6
|
*
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
1
-0
/
+10
|
*
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
1
-2
/
+3
|
*
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
2
-14
/
+22
*
|
memory-device: Drop size alignment check
David Hildenbrand
2023-11-06
1
-6
/
+0
*
|
memory-device: Support empty memory devices
David Hildenbrand
2023-11-03
1
-3
/
+40
|
/
*
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
1
-3
/
+93
*
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
1
-2
/
+27
*
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
2023-10-12
1
-0
/
+54
*
memory-device: Support memory devices with multiple memslots
David Hildenbrand
2023-10-12
1
-8
/
+19
*
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
1
-1
/
+1
*
kvm: Return number of free memslots
David Hildenbrand
2023-10-12
1
-1
/
+1
*
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
1
-31
/
+65
*
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
1
-9
/
+15
*
hw/mem/cxl_type3: Add missing copyright and license notice
Jonathan Cameron
2023-09-21
2
-0
/
+21
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-3
/
+3
*
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-19
1
-3
/
+7
*
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
1
-19
/
+3
*
memory-device: Refactor memory_device_pre_plug()
David Hildenbrand
2023-07-12
1
-14
/
+14
*
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-0
/
+14
*
memory-device: Unify enabled vs. supported error messages
David Hildenbrand
2023-07-12
1
-9
/
+4
*
hw/cxl/events: Add injection of Memory Module Events
Jonathan Cameron
2023-06-23
2
-0
/
+74
*
hw/cxl/events: Add injection of DRAM events
Jonathan Cameron
2023-06-22
2
-0
/
+129
*
hw/cxl/events: Add injection of General Media Events
Ira Weiny
2023-06-22
2
-0
/
+121
*
hw/cxl/events: Add event interrupt support
Ira Weiny
2023-06-22
1
-2
/
+2
*
hw/cxl/events: Wire up get/clear event mailbox commands
Ira Weiny
2023-06-22
1
-0
/
+1
*
hw/cxl: Add clear poison mailbox command support.
Jonathan Cameron
2023-06-22
1
-0
/
+37
*
hw/cxl: QMP based poison injection support
Jonathan Cameron
2023-06-22
2
-0
/
+62
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-4
/
+4
*
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
1
-73
/
+223
*
hw/mem: Use memory_region_size() in cxl_type3
Jonathan Cameron
2023-05-19
1
-4
/
+4
*
hw/cxl: Fix incorrect reset of commit and associated clearing of committed.
Jonathan Cameron
2023-05-19
1
-1
/
+20
*
hw/cxl: Fix endian handling for decoder commit.
Jonathan Cameron
2023-05-19
1
-3
/
+6
*
hw/cxl: cdat: Fix failure to free buffer in erorr paths
Jonathan Cameron
2023-05-19
1
-0
/
+4
*
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-04-21
1
-0
/
+7
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
2
-0
/
+2
*
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2023-03-07
3
-0
/
+300
*
hw/mem/cxl-type3: Add AER extended capability
Jonathan Cameron
2023-03-07
1
-0
/
+13
[next]