aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)AuthorFilesLines
2018-06-15block: Remove deprecated -drive option serialKevin Wolf1-1/+0
2018-06-15block: Remove deprecated -drive option addrKevin Wolf1-1/+0
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf1-1/+0
2018-06-01block-backend: Add blk_co_copy_rangeFam Zheng1-0/+4
2018-06-01sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-1/+2
2018-05-31xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin1-3/+2
2018-05-31Make address_space_access_valid() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-31Make address_space_map() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-30cli: add --preconfig optionIgor Mammedov1-0/+1
2018-05-30numa: split out NumaOptions parsing into set_numa_options()Igor Mammedov1-0/+1
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov1-0/+1
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin1-1/+0
2018-05-09memdev: remove "id" propertyPaolo Bonzini1-1/+0
2018-04-27Add host_memory_backend_pagesize() helperDavid Gibson1-0/+2
2018-04-26AccelClass: Introduce accel_setup_postIan Jackson1-0/+3
2018-04-26vl.c: new function serial_max_hds()Peter Maydell1-2/+4
2018-04-26vl.c: Remove compile time limit on number of serial portsPeter Maydell1-2/+0
2018-04-26vl.c: Provide accessor function serial_hd() for serial_hds[] arrayPeter Maydell1-0/+3
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+18
2018-03-13kvm: introduce memory encryption APIsBrijesh Singh2-0/+9
2018-03-13kvm: add memory encryption contextBrijesh Singh2-0/+29
2018-03-12replay: make locking visible outside replay codeAlex Bennée1-0/+13
2018-03-12replay: fix save/load vm for non-empty queuePavel Dovgalyuk1-0/+3
2018-03-12vl: export machine_init_donePeter Xu1-0/+2
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+1
2018-03-08vl: introduce vm_shutdown()Stefan Hajnoczi2-1/+1
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+1
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+1
2018-03-05net: Add a new convenience option "--nic" to configure default/on-board NICsThomas Huth1-0/+1
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster5-5/+6
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster6-1/+7
2018-03-01cryptodev-vhost-user: set the key lengthGonglei1-0/+3
2018-03-01cryptodev: add vhost supportGonglei2-0/+52
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei1-0/+154
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum2-2/+2
2018-02-13hax: Support guest RAM sizes of 4GB or moreYu Ning1-1/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster4-4/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster5-5/+0
2018-02-09Clean up includesMarkus Armbruster1-2/+0
2018-02-08block: Introduce buf register APIFam Zheng1-0/+3
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)1-0/+13
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)1-0/+40
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-0/+1
2018-01-29tpm: add CRB deviceMarc-André Lureau1-0/+3
2018-01-29tpm: report backend request errorMarc-André Lureau2-2/+3
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau1-2/+10
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann1-0/+1
2017-12-22i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real1-0/+5