Age | Commit message (Expand) | Author |
2017-10-16 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-10-16 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-04-3... | Peter Maydell |
2017-10-16 | Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into staging | Peter Maydell |
2017-10-13 | block/throttle.c: add bdrv_co_drain_begin/end callbacks | Manos Pitsidianakis |
2017-10-13 | block: rename bdrv_co_drain to bdrv_co_drain_begin | Manos Pitsidianakis |
2017-10-13 | block: add bdrv_co_drain_end callback | Manos Pitsidianakis |
2017-10-13 | specs: Describe the TPM support in QEMU | Stefan Berger |
2017-10-13 | tpm: Move tpm_cleanup() to right place | Amarnath Valluri |
2017-10-13 | tpm: Added support for TPM emulator | Amarnath Valluri |
2017-10-13 | tpm-passthrough: move reusable code to utils | Amarnath Valluri |
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-13 | tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD | Stefan Berger |
2017-10-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171012'... | Peter Maydell |
2017-10-12 | nvic: Fix miscalculation of offsets into ITNS array | Peter Maydell |
2017-10-12 | libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD | Dr. David Alan Gilbert |
2017-10-12 | libvhost-user: Update and fix feature and request lists | Dr. David Alan Gilbert |
2017-10-12 | vhost-user-bridge: Only process received packets on started queues | Dr. David Alan Gilbert |
2017-10-12 | libvhost-user: vu_queue_started | Dr. David Alan Gilbert |
2017-10-12 | nvic: Add missing 'break' | Peter Maydell |
2017-10-12 | target/arm: Implement SG instruction corner cases | Peter Maydell |
2017-10-12 | target/arm: Support some Thumb insns being always unconditional | Peter Maydell |
2017-10-12 | target-arm: Simplify insn_crosses_page() | Peter Maydell |
2017-10-12 | target/arm: Pull Thumb insn word loads up to top level | Peter Maydell |
2017-10-12 | target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1 | Peter Maydell |
2017-10-12 | target/arm: Implement secure function return | Peter Maydell |
2017-10-12 | target/arm: Implement BLXNS | Peter Maydell |
2017-10-12 | target/arm: Implement SG instruction | Peter Maydell |
2017-10-12 | target/arm: Add M profile secure MMU index values to get_a32_user_mem_index() | Peter Maydell |
2017-10-12 | arm: fix armv7m_init() declaration to match definition | Igor Mammedov |
2017-10-12 | watchdog/aspeed: fix variable type to store reload value | Cédric Le Goater |
2017-10-12 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2017-10-11 | scripts: Remove debug parameter from QEMUMachine | Eduardo Habkost |
2017-10-11 | scripts: Remove debug parameter from QEMUMonitorProtocol | Eduardo Habkost |
2017-10-11 | guestperf: Configure logging on all shell frontends | Eduardo Habkost |
2017-10-11 | basevm: Call logging.basicConfig() | Eduardo Habkost |
2017-10-11 | iotests: Set up Python logging | Eduardo Habkost |
2017-10-11 | Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta... | Peter Maydell |
2017-10-11 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171010' into staging | Peter Maydell |
2017-10-10 | vhost-user-scsi: remove server_sock from VusDev | Marc-André Lureau |
2017-10-10 | vhost-user-scsi: use libvhost-user glib helper | Marc-André Lureau |
2017-10-10 | libvhost-user: add glib source helper | Marc-André Lureau |
2017-10-10 | vhost-user-scsi: use glib logging | Marc-André Lureau |
2017-10-10 | vhost-user-scsi: simplify source handling | Marc-André Lureau |
2017-10-10 | vhost-user-scsi: drop extra callback pointer | Marc-André Lureau |
2017-10-10 | vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h | Marc-André Lureau |