aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi
AgeCommit message (Expand)Author
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov
2016-01-09pc: acpi: memhp: move MHPD Device into SSDTIgor Mammedov
2016-01-09pc: acpi: memhp: move MHPD.MCRS method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MEJ0 method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MOST method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MPXM method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MRST method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MSCN method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD.MLCK mutex into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: move MHPD._STA method into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov
2016-01-08nvdimm: fix header pointer in nvdimm_build_nfit()Haozhong Zhang
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov
2015-12-22acpi: extend aml_or() to accept target argumentIgor Mammedov
2015-12-22acpi add aml_dma()Igor Mammedov
2015-12-22acpi: add aml_to_buffer()Igor Mammedov
2015-12-22acpi: add aml_to_hexstring()Igor Mammedov
2015-12-22acpi: extend aml_field() to support LockRuleIgor Mammedov
2015-12-22acpi: add aml_lgreater()Igor Mammedov
2015-12-22acpi: add aml_lor()Igor Mammedov
2015-12-22acpi: add aml_sleep()Igor Mammedov
2015-12-22acpi: add aml_alias()Igor Mammedov
2015-12-22acpi: extend aml_shiftright() to accept target argumentIgor Mammedov
2015-12-22acpi: add aml_to_integer()Igor Mammedov
2015-12-22acpi: add aml_call0() helperIgor Mammedov
2015-12-22acpi: add aml_decrement() and aml_subtract()Igor Mammedov
2015-12-22acpi: extend aml_add() to accept target argumentIgor Mammedov
2015-12-22acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML patternIgor Mammedov
2015-12-22acpi: add aml_create_qword_field()Igor Mammedov
2015-12-22acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong
2015-12-22acpi: add aml_lgreater_equal()Igor Mammedov
2015-12-22acpi: add aml_sizeofXiao Guangrong
2015-12-22acpi: add aml_derefofXiao Guangrong
2015-12-22nvdimm acpi: build ACPI nvdimm devicesXiao Guangrong
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong
2015-12-22acpi: support specified oem table id for build_headerXiao Guangrong
2015-12-22nvdimm: implement NVDIMM device abstractXiao Guangrong
2015-12-17ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao
2015-12-17ACPI: Add GPIO Connection DescriptorShannon Zhao
2015-12-17acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov
2015-12-17acpi: support serialized methodXiao Guangrong
2015-11-26Fix memory leak on errorStefano Dong (董兴水)
2015-11-19acpi: fix buffer overrun on migrationMichael S. Tsirkin
2015-11-06hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau
2015-10-29pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov
2015-07-27hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek
2015-07-27hw/acpi/ich9: clear smi_en on resetLaszlo Ersek
2015-07-20ich9: fix skipped vmstate_memhp_state subsectionPaulo Alcantara
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-07ich9: add TCO interface emulationPaulo Alcantara