aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-07trace: fix PRIx64 constants in trace-eventsMark Cave-Ayland
2016-01-07trace: reflect the file name changeQinghua Jin
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12...Peter Maydell
2015-12-23Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2015-12-23Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-...Peter Maydell
2015-12-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-12-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s...Peter Maydell
2015-12-23crypto: fix transposed arguments in cipher error messageDaniel P. Berrange
2015-12-23crypto: ensure qapi/crypto.json is listed in qapi-modulesDaniel P. Berrange
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-23io: fix stack allocation when sending of file descriptorsDaniel P. Berrange
2015-12-23virtio-9p: use accessor to get thread_poolGreg Kurz
2015-12-22io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connectionsDaniel P. Berrange
2015-12-22io: bind to loopback IP addrs in test suiteDaniel 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: 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: add maintain infoXiao 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-22docs/pci_expander_bridge: fix typoCao jin
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-22pc: Remove redundant code from pc-*-2.3 machine classesEduardo Habkost
2015-12-22q35: skip q35-acpi-dsdt.aml load if not neededGerd Hoffmann
2015-12-22ipmi: Add a force off functionCorey Minyard