aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-08qom/cpu: Add MemoryRegion propertyPeter Crosthwaite
2016-01-08memory: Add address_space_init_shareable()Peter Crosthwaite
2016-01-08exec.c: Add cpu_get_address_space()Peter Maydell
2016-01-08exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right ASPeter Maydell
2016-01-08cputlb.c: Use correct address space when looking up MemoryRegionSectionPeter Maydell
2016-01-08cpu: Add new asidx_from_attrs() methodPeter Maydell
2016-01-08cpu: Add new get_phys_page_attrs_debug() methodPeter Maydell
2016-01-08exec-all.h: Document tlb_set_page_with_attrs, tlb_set_pagePeter Maydell
2016-01-08exec.c: Allow target CPUs to define multiple AddressSpacesPeter Maydell
2016-01-08exec.c: Don't set cpu->as until cpu_address_space_initPeter Maydell
2016-01-07block: Add check on mirror targetFam Zheng
2016-01-07block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCEFam Zheng
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange
2015-12-23crypto: add ability to query hash digest lenDaniel P. Berrange
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange
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: 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 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-22hw/compat.h: Change indentation of HW_COMPAT_* to 4 spacesEduardo Habkost
2015-12-22pc: Change indentation of PC_COMPAT_* to 4 spacesEduardo Habkost
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard
2015-12-22Add a base IPMI interfaceCorey Minyard
2015-12-22pc: Group and document related PCMachineState/PCMachineclass fieldsEduardo Habkost
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost
2015-12-22hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum
2015-12-22pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost