summaryrefslogtreecommitdiffstats
path: root/hw/acpi/nvdimm.c
Commit message (Expand)AuthorAgeFilesLines
...
* nvdimm acpi: set HDLE properlyXiao Guangrong2016-06-241-10/+12
* acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov2016-06-071-4/+3Star
* acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov2016-06-071-6/+9
* acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov2016-06-071-3/+3
* acpi: do not use TARGET_PAGE_SIZEPaolo Bonzini2016-05-191-11/+11
* nvdimm acpi: emulate dsm methodXiao Guangrong2016-03-111-0/+56
* nvdimm acpi: let qemu handle _DSM methodXiao Guangrong2016-03-111-5/+115
* nvdimm acpi: introduce patched dsm memoryXiao Guangrong2016-03-111-3/+17
* nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong2016-03-111-0/+35
* acpi: take oem_id in build_header(), optionallyLaszlo Ersek2016-02-061-2/+2
* x86: Clean up includesPeter Maydell2016-01-291-0/+1
* nvdimm: fix header pointer in nvdimm_build_nfit()Haozhong Zhang2016-01-081-3/+5
* nvdimm acpi: build ACPI nvdimm devicesXiao Guangrong2015-12-221-0/+106
* nvdimm acpi: build ACPI NFIT tableXiao Guangrong2015-12-221-0/+382