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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
acpi
/
nvdimm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
pc-dimm: make "size" property uint64
Marc-André Lureau
1
-4
/
+4
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
1
-5
/
+5
2017-06-08
nvdimm acpi: fix region format interface code
Haozhong Zhang
1
-3
/
+4
2016-11-15
nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
Xiao Guangrong
1
-13
/
+17
2016-11-15
nvdimm acpi: use aml_name_decl to define named object
Xiao Guangrong
1
-4
/
+2
2016-11-15
nvdimm acpi: rename nvdimm_dsm_reserved_root
Xiao Guangrong
1
-3
/
+4
2016-11-15
nvdimm acpi: fix two comments
Xiao Guangrong
1
-2
/
+2
2016-11-15
nvdimm acpi: define DSM return codes
Xiao Guangrong
1
-19
/
+27
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
1
-1
/
+1
2016-11-15
nvdimm acpi: cleanup nvdimm_build_fit
Xiao Guangrong
1
-3
/
+1
2016-11-15
nvdimm acpi: rename nvdimm_plugged_device_list
Xiao Guangrong
1
-9
/
+8
2016-11-15
nvdimm acpi: clean up nvdimm_build_acpi
Xiao Guangrong
1
-14
/
+16
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
1
-0
/
+7
2016-11-15
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
1
-10
/
+1
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
1
-5
/
+1
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
1
-2
/
+2
2016-11-01
nvdimm acpi: introduce _FIT
Xiao Guangrong
1
-2
/
+202
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
1
-17
/
+42
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
1
-17
/
+24
2016-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
1
-34
/
+49
2016-11-01
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
1
-7
/
+8
2016-11-01
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
1
-3
/
+4
2016-11-01
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
1
-3
/
+4
2016-11-01
acpi nvdimm: fix device physical address base
Xiao Guangrong
1
-3
/
+2
2016-11-01
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
1
-60
/
+62
2016-11-01
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
1
-1
/
+2
2016-06-24
nvdimm acpi: support Set Namespace Label Data function
Xiao Guangrong
1
-1
/
+43
2016-06-24
nvdimm acpi: support Get Namespace Label Data function
Xiao Guangrong
1
-1
/
+82
2016-06-24
nvdimm acpi: support Get Namespace Label Size function
Xiao Guangrong
1
-3
/
+127
2016-06-24
nvdimm acpi: check revision
Xiao Guangrong
1
-0
/
+7
2016-06-24
nvdimm acpi: abstract the operations for root & nvdimm devices
Xiao Guangrong
1
-18
/
+56
2016-06-24
nvdimm acpi: check UUID
Xiao Guangrong
1
-6
/
+26
2016-06-24
nvdimm acpi: save arg3 of _DSM method
Xiao Guangrong
1
-0
/
+20
2016-06-24
nvdimm acpi: set HDLE properly
Xiao Guangrong
1
-10
/
+12
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
1
-4
/
+3
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
1
-6
/
+9
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
1
-3
/
+3
2016-05-19
acpi: do not use TARGET_PAGE_SIZE
Paolo Bonzini
1
-11
/
+11
2016-03-11
nvdimm acpi: emulate dsm method
Xiao Guangrong
1
-0
/
+56
2016-03-11
nvdimm acpi: let qemu handle _DSM method
Xiao Guangrong
1
-5
/
+115
2016-03-11
nvdimm acpi: introduce patched dsm memory
Xiao Guangrong
1
-3
/
+17
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
1
-0
/
+35
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
1
-2
/
+2
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-08
nvdimm: fix header pointer in nvdimm_build_nfit()
Haozhong Zhang
1
-3
/
+5
2015-12-22
nvdimm acpi: build ACPI nvdimm devices
Xiao Guangrong
1
-0
/
+106
2015-12-22
nvdimm acpi: build ACPI NFIT table
Xiao Guangrong
1
-0
/
+382