summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-13kvm: introduce memory encryption APIsBrijesh Singh
2018-03-13kvm: add memory encryption contextBrijesh Singh
2018-03-12replay: make locking visible outside replay codeAlex Bennée
2018-03-12replay: fix save/load vm for non-empty queuePavel Dovgalyuk
2018-03-12vl: export machine_init_donePeter Xu
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi
2018-03-07RISC-V Build InfrastructureMichael Clark
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-01cryptodev-vhost-user: set the key lengthGonglei
2018-03-01cryptodev: add vhost supportGonglei
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2018-02-13hax: Support guest RAM sizes of 4GB or moreYu Ning
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2018-02-08block: Introduce buf register APIFam Zheng
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-29tpm: report backend request errorMarc-André Lureau
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real
2017-12-19iothread: fix iothread_stop() race conditionStefan Hajnoczi
2017-12-19iothread: add iothread_by_id() APIStefan Hajnoczi
2017-12-18i386/hax: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-17Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...Peter Maydell
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-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