Age | Commit message (Expand) | Author |
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-15 | spapr: replace numa_get_node() with lookup in pc-dimm list | Igor Mammedov |
2017-12-14 | hmp-commands: Remove the deprecated usb_add and usb_del | Thomas Huth |
2017-10-24 | tpm: add missing include | Philippe Mathieu-Daudé |
2017-10-19 | tpm: move recv_data_callback to TPM interface | Marc-André Lureau |
2017-10-19 | tpm: add TPMBackendCmd to hold the request state | Marc-André Lureau |
2017-10-19 | tpm: remove locty argument from receive_cb | Marc-André Lureau |
2017-10-19 | tpm: remove unused TPMBackendCmd | Marc-André Lureau |
2017-10-19 | tpm: remove init() class method | Marc-André Lureau |
2017-10-19 | tpm: remove TPMDriverOps | Marc-André Lureau |
2017-10-19 | tpm: move TPMSizedBuffer to tpm_tis.h | Marc-André Lureau |
2017-10-19 | tpm: remove tpm_register_driver() | Marc-André Lureau |
2017-10-19 | tpm: make tpm_get_backend_driver() static | Marc-André Lureau |
2017-10-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-10-15 | dump: add guest ELF note | Marc-André Lureau |
2017-10-13 | tpm-backend: Move realloc_buffer() implementation to tpm-tis model | Amarnath Valluri |
2017-10-13 | tpm-backend: Add new API to read backend TpmInfo | Amarnath Valluri |
2017-10-13 | tpm-backend: Made few interface methods optional | Amarnath Valluri |
2017-10-13 | tpm-backend: Initialize and free data members in it's own methods | Amarnath Valluri |
2017-10-13 | tpm-backend: Move thread handling inside TPMBackend | Amarnath Valluri |
2017-10-13 | tpm-backend: Remove unneeded member variable from backend class | Amarnath Valluri |
2017-10-09 | vl: exit if maxcpus is negative | Seeteena Thoufeek |
2017-10-03 | iothread: export iothread_stop() | Peter Xu |
2017-10-03 | iothread: provide helpers for internal use | Peter Xu |
2017-10-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-02 | kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() | Greg Kurz |
2017-10-02 | watchdog.h: Drop local redefinition of actions enum | Michal Privoznik |
2017-09-22 | seccomp: Don't include libseccomp from QEMU header | Fam Zheng |
2017-09-15 | seccomp: add resourcecontrol argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add spawn argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add elevateprivileges argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: add obsolete argument to command line | Eduardo Otubo |
2017-09-15 | seccomp: changing from whitelist to blacklist | Eduardo Otubo |
2017-09-14 | hmp: extend "info numa" with hotplugged memory information | Vadim Galitsyn |
2017-09-08 | qemu-iothread: IOThread supports the GMainContext event loop | Wang Yong |
2017-09-05 | block: move ThrottleGroup membership to ThrottleGroupMember | Manos Pitsidianakis |
2017-09-04 | tpm: Clean up model registration & lookup | Markus Armbruster |
2017-09-04 | tpm: Clean up driver registration & lookup | Marc-André Lureau |
2017-08-23 | block-backend: Allow more "can inactivate" cases | Fam Zheng |
2017-08-08 | kvm: workaround build break on gcc-7.1.1 / fedora26 | Greg Kurz |
2017-07-19 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into... | Peter Maydell |
2017-07-18 | xen/mapcache: introduce xen_replace_cache_entry() | Igor Druzhinin |
2017-07-18 | block: Make blk_all_next() public | Kevin Wolf |