summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* tpm: Added support for TPM emulatorAmarnath Valluri2017-10-133-0/+834
* tpm-passthrough: move reusable code to utilsAmarnath Valluri2017-10-133-59/+34Star
* tpm-backend: Move realloc_buffer() implementation to tpm-tis modelAmarnath Valluri2017-10-132-14/+12Star
* tpm-backend: Add new API to read backend TpmInfoAmarnath Valluri2017-10-131-19/+32
* tpm-backend: Made few interface methods optionalAmarnath Valluri2017-10-131-35/+1Star
* tpm-backend: Initialize and free data members in it's own methodsAmarnath Valluri2017-10-131-19/+12Star
* tpm-backend: Move thread handling inside TPMBackendAmarnath Valluri2017-10-131-50/+8Star
* tpm-backend: Remove unneeded member variable from backend classAmarnath Valluri2017-10-131-4/+0Star
* tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSDStefan Berger2017-10-131-5/+5
* nvic: Fix miscalculation of offsets into ITNS arrayPeter Maydell2017-10-121-2/+2
* nvic: Add missing 'break'Peter Maydell2017-10-121-0/+1
* watchdog/aspeed: fix variable type to store reload valueCédric Le Goater2017-10-121-2/+2
* machine: Add a valid_cpu_types propertyAlistair Francis2017-10-101-0/+32
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-10-061-4/+0Star
|\
| * hw/block/onenand: Remove dead code blockThomas Huth2017-10-061-4/+0Star
* | nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bitPeter Maydell2017-10-061-0/+1
* | nvic: Implement Security Attribution Unit registersPeter Maydell2017-10-061-0/+116
* | target/arm: Add new-in-v8M SFSR and SFARPeter Maydell2017-10-061-0/+34
* | target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler modePeter Maydell2017-10-061-1/+1
* | nvic: Clear the vector arrays and prigroup on resetPeter Maydell2017-10-061-0/+5
* | hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth2017-10-061-0/+2
* | hw/sd: fix out-of-bounds check for multi block readsMichael Olbrich2017-10-061-6/+6
|/
* hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth2017-10-061-1/+6
* s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck2017-10-061-0/+6
* s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth2017-10-061-0/+5
* s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling2017-10-061-5/+2Star
* s390x/css: fix css migration compat handlingHalil Pasic2017-10-061-3/+3
* s390x: sort some devices into categoriesCornelia Huck2017-10-063-0/+3
* s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2017-10-061-1/+1
* s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2017-10-061-0/+4
* s390x/3270: handle writes of arbitrary lengthHalil Pasic2017-10-061-12/+18
* s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2017-10-062-9/+13
* Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger2017-10-061-7/+9
* s390x/css: support ccw IDAHalil Pasic2017-10-061-1/+113
* 390x/css: introduce maximum data address checkingHalil Pasic2017-10-061-0/+10
* virtio-ccw: use ccw data streamHalil Pasic2017-10-061-109/+46Star
* s390x/css: use ccw data streamHalil Pasic2017-10-061-4/+5
* s390x/css: introduce css data streamHalil Pasic2017-10-061-0/+55
* s390x: use generic cpu_model parsingIgor Mammedov2017-10-061-25/+3Star
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell2017-10-053-5/+4Star
|\
| * usb: fix host-stub.c build raceGerd Hoffmann2017-10-051-0/+1
| * usb: Use angle brackets for cacard include directiveFam Zheng2017-09-291-1/+1
| * usb: fix libusb config variable name.Gerd Hoffmann2017-09-291-1/+1
| * hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth2017-09-291-3/+1Star
* | vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson2017-10-033-0/+118
* | vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson2017-10-033-0/+13
* | vfio/pci: Do not unwind on errorAlex Williamson2017-10-031-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-031-1/+2
|\ \
| * | kvmclock: use the updated system_timer_msrJim Somerville2017-10-021-1/+2
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell2017-10-032-35/+36
|\ \