summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell10-487/+383
2017-10-20Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2017-10-19Update OpenBIOS images to 83818bd built from submodule.Mark Cave-Ayland4-0/+0
2017-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell3-28/+79
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11-prerelease-201...Peter Maydell10-0/+4
2017-10-19build: Fix dtc-checkout race condition in MakefileAaron Lindsay1-1/+1
2017-10-19tpm: move recv_data_callback to TPM interfaceMarc-André Lureau6-15/+15
2017-10-19tpm: add a QOM TPM interfaceMarc-André Lureau3-0/+29
2017-10-19tpm-tis: fold TPMTISEmuState in TPMStateMarc-André Lureau1-179/+157
2017-10-19tpm-tis: remove tpm_tis.h headerMarc-André Lureau3-96/+71
2017-10-19tpm-tis: move TPMState to TIS headerMarc-André Lureau3-21/+22
2017-10-19tpm: remove locty_data from TPMStateMarc-André Lureau3-11/+6
2017-10-19tpm-emulator: fix error handlingMarc-André Lureau1-6/+8
2017-10-19tpm: add TPMBackendCmd to hold the request stateMarc-André Lureau6-44/+50
2017-10-19tpm: remove locty argument from receive_cbMarc-André Lureau4-9/+5
2017-10-19tpm: remove needless castMarc-André Lureau1-1/+1
2017-10-19tpm: remove unused TPMBackendCmdMarc-André Lureau4-58/+29
2017-10-19tpm: remove configure_tpm() hopMarc-André Lureau1-6/+1
2017-10-19tpm: remove init() class methodMarc-André Lureau2-5/+1
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau6-68/+53
2017-10-19tpm: move TPMSizedBuffer to tpm_tis.hMarc-André Lureau2-5/+5
2017-10-19tpm: remove tpm_register_driver()Marc-André Lureau4-11/+0
2017-10-19tpm: replace tpm_get_backend_driver() to drop be_driversMarc-André Lureau1-8/+3
2017-10-19tpm: lookup tpm backend class in tpm_driver_find_by_type()Marc-André Lureau1-8/+21
2017-10-19tpm: make tpm_get_backend_driver() staticMarc-André Lureau2-2/+1
2017-10-19tpm-tis: remove RAISE_STS_IRQMarc-André Lureau1-23/+1
2017-10-19tpm-tis: remove unused hw_access argumentMarc-André Lureau1-10/+3
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell31-224/+777
2017-10-19Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...Peter Maydell11-24/+140
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell18-76/+284
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell2-14/+25
2017-10-19seabios: update to 1.11 prereleaseGerd Hoffmann10-0/+4
2017-10-19sun4u: fix assert when adding NICs which aren't the in-built modelMark Cave-Ayland1-2/+2
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland3-28/+79
2017-10-18scsi: reject configurations with logical block size > physical block sizeMark Kanda1-0/+8
2017-10-18qdev: defer DEVICE_DEL event until instance_finalize()Michael Roth1-11/+12
2017-10-18Revert "qdev: Free QemuOpts when the QOM path goes away"Michael Roth1-3/+1
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth2-3/+15
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini2-5/+24
2017-10-18watch_mem_write: implement 8-byte accessesPaolo Bonzini1-0/+16
2017-10-18notdirty_mem_write: implement 8-byte accessesAndrew Baumann1-0/+13
2017-10-18memory: reuse section_from_flat_range()David Hildenbrand1-8/+2
2017-10-18kvm: simplify kvm_align_section()David Hildenbrand1-12/+6
2017-10-18kvm: region_add and region_del is not called on updatesDavid Hildenbrand1-7/+1
2017-10-18kvm: fix error message when failing to unregister slotDavid Hildenbrand1-1/+1
2017-10-18kvm: tolerate non-existing slot for log_start/log_stop/log_syncDavid Hildenbrand1-4/+4
2017-10-18kvm: fix alignment of ram addressDavid Hildenbrand1-1/+2
2017-10-18memory: call log_start after region_addDavid Hildenbrand1-3/+3
2017-10-17linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS valuesPeter Maydell1-3/+28
2017-10-17linux-user/main: support dfilterAlex Bennée1-0/+7