summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19hostmem: add file-based HostMemoryBackendPaolo Bonzini2-0/+108
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao3-4/+25
2014-06-19backend:hostmem: replace hostmemory with host_memoryHu Tao1-12/+12
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini4-24/+19
2014-06-19vl: redo -object parsingPaolo Bonzini1-29/+36
2014-06-19memory: add error propagation to file-based RAM allocationPaolo Bonzini5-17/+44
2014-06-19memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini4-14/+46
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini5-10/+83
2014-06-19qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao2-0/+63
2014-06-19Introduce signed range.Hu Tao1-0/+72
2014-06-19configure: add Linux libnuma detectionWanlong Gao1-0/+32
2014-06-19memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini2-6/+6
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini6-50/+97
2014-06-19memory: reorganize file-based allocationPaolo Bonzini5-46/+73
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini4-3/+16
2014-06-19qmp: improve error reporting for -object and object-addPaolo Bonzini1-1/+1
2014-06-19man: improve -numa docLuiz Capitulino1-3/+7
2014-06-19NUMA: expand MAX_NODES from 64 to 128Wanlong Gao1-1/+1
2014-06-19NUMA: convert -numa option to use OptsVisitorWanlong Gao4-77/+114
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao6-27/+36
2014-06-19NUMA: check if the total numa memory size is equal to ram_sizeWanlong Gao1-0/+14
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao8-156/+192
2014-06-19tests: disable vhost test temporarilyMichael S. Tsirkin1-2/+2
2014-06-19Add qtest for vhost-userNikolay Nikolaev3-2/+320
2014-06-19libqemustub: add stubs to be able to use qemu-char.cNikolay Nikolaev9-0/+57
2014-06-19Add vhost-user protocol documentationNikolay Nikolaev1-0/+266
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev8-6/+159
2014-06-19Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell13-294/+335
2014-06-19include/qemu/aes.h: Avoid conflicts with FreeBSD AES functionsSean Bruno1-0/+9
2014-06-19w32: Fix regression caused by new g_poll implementationStefan Weil1-78/+174
2014-06-19Add new vhost-user netdev backendNikolay Nikolaev4-1/+176
2014-06-19vhost-net: vhost-user feature bits supportNikolay Nikolaev1-0/+35
2014-06-19Add vhost-user as a vhost backend.Nikolay Nikolaev3-1/+348
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev9-34/+135
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev5-27/+63
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev6-27/+45
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev3-24/+36
2014-06-19vhost_net should call the poll callback only when it is setNikolay Nikolaev1-3/+10
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev4-42/+71
2014-06-19Add G_IO_HUP handler for socket chardevNikolay Nikolaev2-0/+22
2014-06-19Add chardev API qemu_chr_fe_get_msgfdsNikolay Nikolaev2-22/+78
2014-06-19Add chardev API qemu_chr_fe_set_msgfdsNikolay Nikolaev2-1/+101
2014-06-19Add chardev API qemu_chr_fe_read_allNikolay Nikolaev2-10/+87
2014-06-19Add kvm_eventfds_enabled functionNikolay Nikolaev3-0/+16
2014-06-19virtio-net: announce self by guestJason Wang3-0/+64
2014-06-19migration: introduce self_announce_delay()Jason Wang2-1/+9
2014-06-19migration: export SELF_ANNOUNCE_ROUNDSJason Wang2-1/+2
2014-06-19pc: q35: acpi: report error to user on unsupported unplug requestIgor Mammedov1-0/+2
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin2-2/+2
2014-06-19virtio: Drop superfluous conditionals around g_strdup()Markus Armbruster2-11/+2