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
/
hw
/
mem
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
1
-1
/
+1
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
1
-0
/
+14
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
1
-0
/
+9
2024-07-21
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
1
-2
/
+2
2024-07-21
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
1
-7
/
+15
2024-07-21
hw/cxl: Check for multiple mappings of memory backends.
Jonathan Cameron
1
-0
/
+15
2024-07-03
hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...
Jonathan Cameron
2
-13
/
+13
2024-07-01
hw/cxl: Fix read from bogus memory
Ira Weiny
1
-1
/
+1
2024-07-01
hw/mem/cxl_type3: Allow to release extent superset in QMP interface
Fan Ni
1
-1
/
+1
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
1
-0
/
+76
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2
-1
/
+330
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
1
-0
/
+11
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
1
-0
/
+1
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
1
-32
/
+145
2024-07-01
hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...
Fan Ni
1
-6
/
+9
2024-07-01
hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
Fan Ni
1
-0
/
+53
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
1
-4
/
+4
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2
-9
/
+5
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-4
/
+2
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
1
-2
/
+1
2024-04-18
memory-device: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+23
2024-03-12
hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
Zhao Liu
1
-0
/
+1
2024-03-09
hw/mem/cxl_type3: Fix problem with g_steal_pointer()
Thomas Huth
1
-12
/
+12
2024-02-14
hw/cxl: Standardize all references on CXL r3.1 and minor updates
Jonathan Cameron
1
-3
/
+3
2024-02-14
hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
Jonathan Cameron
1
-2
/
+7
2024-02-14
hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
Jonathan Cameron
1
-45
/
+7
2024-02-06
memory-device: reintroduce memory region size check
David Hildenbrand
1
-0
/
+14
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-1
/
+0
2023-11-15
hw/mem/memory-device.c: spelling fix: ontaining
Michael Tokarev
1
-1
/
+1
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-18
/
+50
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
1
-0
/
+11
2023-11-07
hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
Gregory Price
1
-4
/
+6
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
1
-0
/
+10
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
1
-2
/
+3
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2
-14
/
+22
2023-11-06
memory-device: Drop size alignment check
David Hildenbrand
1
-6
/
+0
2023-11-03
memory-device: Support empty memory devices
David Hildenbrand
1
-3
/
+40
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
1
-3
/
+93
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
1
-2
/
+27
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
1
-0
/
+54
2023-10-12
memory-device: Support memory devices with multiple memslots
David Hildenbrand
1
-8
/
+19
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
1
-1
/
+1
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
1
-1
/
+1
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
1
-31
/
+65
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
1
-9
/
+15
2023-09-21
hw/mem/cxl_type3: Add missing copyright and license notice
Jonathan Cameron
2
-0
/
+21
2023-09-21
hw/other: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
1
-3
/
+7
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
1
-19
/
+3
2023-07-12
memory-device: Refactor memory_device_pre_plug()
David Hildenbrand
1
-14
/
+14
[next]