aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-14tpm: tpm_emulator: get and set buffer size of deviceStefan Berger
2017-12-14tpm: Move getting TPM buffer size to backendsStefan Berger
2017-12-14tpm: remove tpm_register_model()Marc-André Lureau
2017-12-14qdev: add DEFINE_PROP_TPMBEMarc-André Lureau
2017-12-14acpi: change TPM TIS data conditionsMarc-André Lureau
2017-12-14tpm: add TPM interface to lookup TPM versionMarc-André Lureau
2017-12-14tpm: lookup the the TPM interface instead of TIS deviceMarc-André Lureau
2017-12-14tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()Marc-André Lureau
2017-12-14tpm-backend: move set 'id' to common codeMarc-André Lureau
2017-12-14tpm-be: update optional function pointersMarc-André Lureau
2017-12-14tpm: remove unused opened codeMarc-André Lureau
2017-12-14tpm-be: ask model to the TPM interfaceMarc-André Lureau
2017-12-14tpm-be: report error instead of front-endMarc-André Lureau
2017-12-14tpm-be: call request_completed() out of threadMarc-André Lureau
2017-12-14tpm-tis: no longer expose TPMStateMarc-André Lureau
2017-12-14tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau
2017-12-14tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis
2017-12-13nvic: Make systick bankedPeter Maydell
2017-12-13linux-headers: update to 4.15-rc1Eric Auger
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias
2017-12-01virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin
2017-12-01i386/msi: Correct mask of destination ID in MSI addressChao Gao
2017-11-29blockjob: reimplement block_job_sleep_ns to allow cancellationPaolo Bonzini
2017-11-29blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini
2017-11-24osdep.h: Make TIME_MAX handle different time_t typesPeter Maydell
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody
2017-11-21blockjob: do not allow coroutine double entry or entry-after-completionJeff Cody
2017-11-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-11-21block: Add errp to bdrv_all_goto_snapshot()Kevin Wolf
2017-11-21block: Add errp to bdrv_snapshot_goto()Kevin Wolf
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi
2017-11-21exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-17block: Make bdrv_next() keep strong referencesMax Reitz
2017-11-17qapi: Add qobject_is_equal()Max Reitz
2017-11-17qapi/qlist: Add qlist_append_null() macroMax Reitz
2017-11-17qapi/qnull: Add own headerMax Reitz
2017-11-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell