Age | Commit message (Expand) | Author |
2017-12-18 | hw/registerfields: add missing include | Philippe Mathieu-Daudé |
2017-12-18 | hw/registerfields: add 64-bit extract/deposit macros | Philippe Mathieu-Daudé |
2017-12-18 | hw/registerfields: fix a typo in the FIELD() documentation | Philippe Mathieu-Daudé |
2017-12-18 | memory: remove unused memory_region_set_global_locking() | Marc-André Lureau |
2017-12-18 | qht: fix kernel-doc markup in qht.h | Emilio G. Cota |
2017-12-17 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1... | Peter Maydell |
2017-12-15 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-201712151' into ... | Peter Maydell |
2017-12-15 | sparc: Make sure we mmap at SHMLBA alignment | Peter Maydell |
2017-12-15 | io: introduce a network socket listener API | Daniel P. Berrange |
2017-12-15 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta... | Peter Maydell |
2017-12-15 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int... | Peter Maydell |
2017-12-15 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into... | Peter Maydell |
2017-12-14 | tpm: tpm_emulator: get and set buffer size of device | Stefan Berger |
2017-12-14 | tpm: Move getting TPM buffer size to backends | Stefan Berger |
2017-12-14 | tpm: remove tpm_register_model() | Marc-André Lureau |
2017-12-14 | qdev: add DEFINE_PROP_TPMBE | Marc-André Lureau |
2017-12-14 | acpi: change TPM TIS data conditions | Marc-André Lureau |
2017-12-14 | tpm: add TPM interface to lookup TPM version | Marc-André Lureau |
2017-12-14 | tpm: lookup the the TPM interface instead of TIS device | Marc-André Lureau |
2017-12-14 | tpm: rename qemu_find_tpm() -> qemu_find_tpm_be() | Marc-André Lureau |
2017-12-14 | tpm-backend: move set 'id' to common code | Marc-André Lureau |
2017-12-14 | tpm-be: update optional function pointers | Marc-André Lureau |
2017-12-14 | tpm: remove unused opened code | Marc-André Lureau |
2017-12-14 | tpm-be: ask model to the TPM interface | Marc-André Lureau |
2017-12-14 | tpm-be: report error instead of front-end | Marc-André Lureau |
2017-12-14 | tpm-be: call request_completed() out of thread | Marc-André Lureau |
2017-12-14 | tpm-tis: no longer expose TPMState | Marc-André Lureau |
2017-12-14 | tpm-backend: store TPMIf interface, improve backend_init() | Marc-André Lureau |
2017-12-14 | tpm: move TpmIf in include/sysemu/tpm.h | Marc-André Lureau |
2017-12-14 | ui: generate qcode to linux mappings | Owen Smith |
2017-12-15 | spapr: fix LSI interrupt specifiers in the device tree | Greg Kurz |
2017-12-15 | spapr: replace numa_get_node() with lookup in pc-dimm list | Igor Mammedov |
2017-12-15 | spapr: introduce a spapr_qirq() helper | Cédric Le Goater |
2017-12-15 | spapr: move the IRQ allocation routines under the machine | Cédric Le Goater |
2017-12-15 | ppc/xics: introduce an icp_create() helper | Cédric Le Goater |
2017-12-15 | spapr_cpu_core: instantiate CPUs separately | Greg Kurz |
2017-12-15 | spapr: Add pseries-2.12 machine type | David Gibson |
2017-12-14 | s390x/css: unrestrict cssids | Halil Pasic |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand |
2017-12-14 | s390x: introduce 2.12 compat machine | Cornelia Huck |
2017-12-14 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s... | Peter Maydell |
2017-12-14 | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth |
2017-12-13 | xilinx_spips: Set all of the reset values | Alistair Francis |
2017-12-13 | nvic: Make systick banked | Peter Maydell |
2017-12-13 | linux-headers: update to 4.15-rc1 | Eric Auger |
2017-12-13 | xlnx-zcu102: Add support for the ZynqMP QSPI | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for the ZynqMP Generic QSPI | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for zero pumping | Francisco Iglesias |
2017-12-13 | xilinx_spips: Add support for RX discard and RX drain | Francisco Iglesias |
2017-12-13 | xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass | Francisco Iglesias |