summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov1-0/+1
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2-1/+1
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov3-0/+4
2016-01-09pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov1-0/+1
2016-01-09pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov1-0/+2
2016-01-09pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov1-0/+5
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov2-24/+24
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov2-2/+5
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov1-0/+4
2016-01-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st...Peter Maydell2-1/+36
2016-01-08sdl2/opengl: add opengl context and scanout supportGerd Hoffmann1-1/+21
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi1-0/+15
2016-01-07block: Add check on mirror targetFam Zheng1-0/+1
2016-01-07block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCEFam Zheng1-1/+1
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell2-23/+51
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange1-15/+2
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange1-8/+1
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange1-0/+11
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange1-0/+37
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov1-1/+1
2015-12-22acpi: extend aml_or() to accept target argumentIgor Mammedov1-1/+1
2015-12-22acpi add aml_dma()Igor Mammedov1-0/+20
2015-12-22acpi: add aml_to_buffer()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_to_hexstring()Igor Mammedov1-0/+1
2015-12-22acpi: extend aml_field() to support LockRuleIgor Mammedov1-1/+7
2015-12-22acpi: add aml_lgreater()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_lor()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_sleep()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_alias()Igor Mammedov1-0/+1
2015-12-22acpi: extend aml_shiftright() to accept target argumentIgor Mammedov1-1/+1
2015-12-22acpi: add aml_to_integer()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_call0() helperIgor Mammedov1-0/+1
2015-12-22acpi: add aml_decrement() and aml_subtract()Igor Mammedov1-0/+2
2015-12-22acpi: extend aml_add() to accept target argumentIgor Mammedov1-1/+1
2015-12-22acpi: add aml_create_qword_field()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_mutex(), aml_acquire(), aml_release()Xiao Guangrong1-0/+3
2015-12-22acpi: add aml_lgreater_equal()Igor Mammedov1-0/+1
2015-12-22acpi: add aml_sizeofXiao Guangrong1-0/+1
2015-12-22acpi: add aml_derefofXiao Guangrong1-0/+1
2015-12-22nvdimm acpi: build ACPI NFIT tableXiao Guangrong2-0/+5
2015-12-22acpi: support specified oem table id for build_headerXiao Guangrong1-1/+2
2015-12-22nvdimm: implement NVDIMM device abstractXiao Guangrong1-0/+29
2015-12-22hw/compat.h: Change indentation of HW_COMPAT_* to 4 spacesEduardo Habkost1-76/+76
2015-12-22pc: Change indentation of PC_COMPAT_* to 4 spacesEduardo Habkost1-462/+462
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost2-0/+7
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard1-0/+35
2015-12-22Add a base IPMI interfaceCorey Minyard1-0/+178
2015-12-22pc: Group and document related PCMachineState/PCMachineclass fieldsEduardo Habkost1-12/+36
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost1-1/+0
2015-12-22hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum1-0/+1