Age | Commit message (Expand) | Author |
2016-01-09 | ivshmem: Store file descriptor for vhost-user negotiation | Tetsuya Mukawa |
2016-01-09 | Add VMSTATE_STRUCT_VARRAY_KNOWN | Dr. David Alan Gilbert |
2016-01-09 | i386/pc: expose identifying the floppy controller | Roman Kagan |
2016-01-09 | pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: move HPET from DSDT to SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move \_GPE._E02() into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move PRSC() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPST() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPMA() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPEJ() method to SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage | Igor Mammedov |
2016-01-09 | pc: acpi: memhp: move \_GPE._E03 into SSDT | Igor Mammedov |
2016-01-08 | pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code | Igor Mammedov |
2016-01-08 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st... | Peter Maydell |
2016-01-08 | sdl2/opengl: add opengl context and scanout support | Gerd Hoffmann |
2016-01-08 | ui/curses: Fix color attribute of monitor for curses | OGAWA Hirofumi |
2016-01-07 | block: Add check on mirror target | Fam Zheng |
2016-01-07 | block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE | Fam Zheng |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell |
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-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: 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 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 | 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 | ipmi: Add a firmware configuration repository | Corey Minyard |