Age | Commit message (Expand) | Author |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-fixes-2015-12-23-... | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-12-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s... | Peter Maydell |
2015-12-23 | crypto: fix transposed arguments in cipher error message | Daniel P. Berrange |
2015-12-23 | crypto: ensure qapi/crypto.json is listed in qapi-modules | Daniel P. Berrange |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange |
2015-12-23 | io: fix stack allocation when sending of file descriptors | Daniel P. Berrange |
2015-12-23 | virtio-9p: use accessor to get thread_pool | Greg Kurz |
2015-12-22 | io: fix setting of QIO_CHANNEL_FEATURE_FD_PASS on server connections | Daniel P. Berrange |
2015-12-22 | io: bind to loopback IP addrs in test suite | Daniel P. Berrange |
2015-12-22 | acpi: extend aml_and() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: extend aml_or() to accept target argument | Igor Mammedov |
2015-12-22 | acpi add aml_dma() | Igor Mammedov |
2015-12-22 | acpi: add aml_to_buffer() | Igor Mammedov |
2015-12-22 | acpi: add aml_to_hexstring() | Igor Mammedov |
2015-12-22 | acpi: extend aml_field() to support LockRule | Igor Mammedov |
2015-12-22 | acpi: add aml_lgreater() | Igor Mammedov |
2015-12-22 | acpi: add aml_lor() | Igor Mammedov |
2015-12-22 | acpi: add aml_sleep() | Igor Mammedov |
2015-12-22 | acpi: add aml_alias() | Igor Mammedov |
2015-12-22 | acpi: extend aml_shiftright() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: add aml_to_integer() | Igor Mammedov |
2015-12-22 | acpi: add aml_call0() helper | Igor Mammedov |
2015-12-22 | acpi: add aml_decrement() and aml_subtract() | Igor Mammedov |
2015-12-22 | acpi: extend aml_add() to accept target argument | Igor Mammedov |
2015-12-22 | acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern | Igor Mammedov |
2015-12-22 | acpi: add aml_create_qword_field() | Igor Mammedov |
2015-12-22 | acpi: add aml_mutex(), aml_acquire(), aml_release() | Xiao Guangrong |
2015-12-22 | acpi: add aml_lgreater_equal() | Igor Mammedov |
2015-12-22 | acpi: add aml_sizeof | Xiao Guangrong |
2015-12-22 | acpi: add aml_derefof | Xiao Guangrong |
2015-12-22 | nvdimm: add maintain info | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI nvdimm devices | Xiao Guangrong |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong |
2015-12-22 | acpi: support specified oem table id for build_header | Xiao Guangrong |
2015-12-22 | nvdimm: implement NVDIMM device abstract | Xiao Guangrong |
2015-12-22 | docs/pci_expander_bridge: fix typo | Cao jin |
2015-12-22 | hw/compat.h: Change indentation of HW_COMPAT_* to 4 spaces | Eduardo Habkost |
2015-12-22 | pc: Change indentation of PC_COMPAT_* to 4 spaces | Eduardo Habkost |
2015-12-22 | pc: Add pc-*-2.6 machine classes | Eduardo Habkost |
2015-12-22 | pc: Remove redundant code from pc-*-2.3 machine classes | Eduardo Habkost |
2015-12-22 | q35: skip q35-acpi-dsdt.aml load if not needed | Gerd Hoffmann |
2015-12-22 | ipmi: Add a force off function | Corey Minyard |
2015-12-22 | ipmi: Add firmware registration to the ISA interface | Corey Minyard |
2015-12-22 | ipmi: Add a firmware configuration repository | Corey Minyard |