aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20S390: use g_new() family of functionsMarc-André Lureau
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell
2017-10-20Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-10-19Update OpenBIOS images to 83818bd built from submodule.Mark Cave-Ayland
2017-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11-prerelease-201...Peter Maydell
2017-10-19build: Fix dtc-checkout race condition in MakefileAaron Lindsay
2017-10-19tpm: move recv_data_callback to TPM interfaceMarc-André Lureau
2017-10-19tpm: add a QOM TPM interfaceMarc-André Lureau
2017-10-19tpm-tis: fold TPMTISEmuState in TPMStateMarc-André Lureau
2017-10-19tpm-tis: remove tpm_tis.h headerMarc-André Lureau
2017-10-19tpm-tis: move TPMState to TIS headerMarc-André Lureau
2017-10-19tpm: remove locty_data from TPMStateMarc-André Lureau
2017-10-19tpm-emulator: fix error handlingMarc-André Lureau
2017-10-19tpm: add TPMBackendCmd to hold the request stateMarc-André Lureau
2017-10-19tpm: remove locty argument from receive_cbMarc-André Lureau
2017-10-19tpm: remove needless castMarc-André Lureau
2017-10-19tpm: remove unused TPMBackendCmdMarc-André Lureau
2017-10-19tpm: remove configure_tpm() hopMarc-André Lureau
2017-10-19tpm: remove init() class methodMarc-André Lureau
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau
2017-10-19tpm: move TPMSizedBuffer to tpm_tis.hMarc-André Lureau
2017-10-19tpm: remove tpm_register_driver()Marc-André Lureau
2017-10-19tpm: replace tpm_get_backend_driver() to drop be_driversMarc-André Lureau
2017-10-19tpm: lookup tpm backend class in tpm_driver_find_by_type()Marc-André Lureau
2017-10-19tpm: make tpm_get_backend_driver() staticMarc-André Lureau
2017-10-19tpm-tis: remove RAISE_STS_IRQMarc-André Lureau
2017-10-19tpm-tis: remove unused hw_access argumentMarc-André Lureau
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-19Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171017-pull-request' ...Peter Maydell
2017-10-19seabios: update to 1.11 prereleaseGerd Hoffmann
2017-10-19sun4u: fix assert when adding NICs which aren't the in-built modelMark Cave-Ayland
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland
2017-10-18scsi: reject configurations with logical block size > physical block sizeMark Kanda
2017-10-18qdev: defer DEVICE_DEL event until instance_finalize()Michael Roth
2017-10-18Revert "qdev: Free QemuOpts when the QOM path goes away"Michael Roth
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini
2017-10-18watch_mem_write: implement 8-byte accessesPaolo Bonzini
2017-10-18notdirty_mem_write: implement 8-byte accessesAndrew Baumann
2017-10-18memory: reuse section_from_flat_range()David Hildenbrand
2017-10-18kvm: simplify kvm_align_section()David Hildenbrand
2017-10-18kvm: region_add and region_del is not called on updatesDavid Hildenbrand
2017-10-18kvm: fix error message when failing to unregister slotDavid Hildenbrand
2017-10-18kvm: tolerate non-existing slot for log_start/log_stop/log_syncDavid Hildenbrand
2017-10-18kvm: fix alignment of ram addressDavid Hildenbrand
2017-10-18memory: call log_start after region_addDavid Hildenbrand
2017-10-17linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS valuesPeter Maydell