Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | fw_cfg: ignore suffixes in the bootdevice list dependent on machine class | Mark Cave-Ayland | 1 | -1/+1 |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -1/+0 |
2018-08-15 | block: Remove deprecated -drive option addr | Kevin Wolf | 1 | -1/+0 |
2018-08-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-07-10 | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | Revert "block: Remove deprecated -drive option addr" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck | 1 | -0/+1 |
2018-07-10 | block: split flags in copy_range | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger | 1 | -0/+4 |
2018-06-29 | device_tree: Add qemu_fdt_node_unit_path | Eric Auger | 1 | -0/+16 |
2018-06-28 | kvm: support -overcommit cpu-pm=on|off | Michael S. Tsirkin | 1 | -0/+1 |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand | 1 | -2/+1 |
2018-06-28 | kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed | Shannon Zhao | 1 | -0/+1 |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -1/+0 |
2018-06-15 | block: Remove deprecated -drive option addr | Kevin Wolf | 1 | -1/+0 |
2018-06-15 | block: Remove deprecated -drive geometry options | Kevin Wolf | 1 | -1/+0 |
2018-06-01 | block-backend: Add blk_co_copy_range | Fam Zheng | 1 | -0/+4 |
2018-06-01 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao | 1 | -1/+2 |
2018-05-31 | xen/hvm: correct reporting of modified memory under physmap during migration | Igor Druzhinin | 1 | -3/+2 |
2018-05-31 | Make address_space_access_valid() take a MemTxAttrs argument | Peter Maydell | 1 | -1/+2 |
2018-05-31 | Make address_space_map() take a MemTxAttrs argument | Peter Maydell | 1 | -1/+2 |
2018-05-30 | cli: add --preconfig option | Igor Mammedov | 1 | -0/+1 |
2018-05-30 | numa: split out NumaOptions parsing into set_numa_options() | Igor Mammedov | 1 | -0/+1 |
2018-05-30 | numa: postpone options post-processing till machine_run_board_init() | Igor Mammedov | 1 | -0/+1 |
2018-05-23 | x86/cpu: use standard-headers/asm-x86.kvm_para.h | Michael S. Tsirkin | 1 | -1/+0 |
2018-05-09 | memdev: remove "id" property | Paolo Bonzini | 1 | -1/+0 |
2018-04-27 | Add host_memory_backend_pagesize() helper | David Gibson | 1 | -0/+2 |
2018-04-26 | AccelClass: Introduce accel_setup_post | Ian Jackson | 1 | -0/+3 |
2018-04-26 | vl.c: new function serial_max_hds() | Peter Maydell | 1 | -2/+4 |
2018-04-26 | vl.c: Remove compile time limit on number of serial ports | Peter Maydell | 1 | -2/+0 |
2018-04-26 | vl.c: Provide accessor function serial_hd() for serial_hds[] array | Peter Maydell | 1 | -0/+3 |
2018-03-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -0/+18 |
2018-03-13 | kvm: introduce memory encryption APIs | Brijesh Singh | 2 | -0/+9 |
2018-03-13 | kvm: add memory encryption context | Brijesh Singh | 2 | -0/+29 |
2018-03-12 | replay: make locking visible outside replay code | Alex Bennée | 1 | -0/+13 |
2018-03-12 | replay: fix save/load vm for non-empty queue | Pavel Dovgalyuk | 1 | -0/+3 |
2018-03-12 | vl: export machine_init_done | Peter Xu | 1 | -0/+2 |
2018-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2 | -1/+1 |
2018-03-08 | vl: introduce vm_shutdown() | Stefan Hajnoczi | 2 | -1/+1 |
2018-03-07 | RISC-V Build Infrastructure | Michael Clark | 1 | -0/+1 |
2018-03-05 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -0/+1 |
2018-03-05 | net: Add a new convenience option "--nic" to configure default/on-board NICs | Thomas Huth | 1 | -0/+1 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 5 | -5/+6 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 6 | -1/+7 |
2018-03-01 | cryptodev-vhost-user: set the key length | Gonglei | 1 | -0/+3 |
2018-03-01 | cryptodev: add vhost support | Gonglei | 2 | -0/+52 |
2018-03-01 | cryptodev: add vhost-user as a new cryptodev backend | Gonglei | 1 | -0/+154 |
2018-02-19 | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum | 2 | -2/+2 |
2018-02-13 | hax: Support guest RAM sizes of 4GB or more | Yu Ning | 1 | -1/+1 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 4 | -4/+0 |