aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-14ui: generate qcode to linux mappingsOwen Smith
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck
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-05pci: Eliminate pci_find_primary_bus()David Gibson
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-12-05qdev-properties: add UUID property typeRoman Kagan
2017-12-05smbios: support setting OEM strings tableDaniel P. Berrange
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