summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | qapi: fix build on glib < 2.28Michael S. Tsirkin2014-06-192-4/+17
| * | qapi: make string output visitor parse int listHu Tao2014-06-192-12/+255
| * | qapi: make string input visitor parse int listHu Tao2014-06-192-8/+223
| * | tests: fix memory leak in test of string input visitorHu Tao2014-06-191-0/+3
| * | hmp: add info memdevHu Tao2014-06-193-0/+44
| * | qmp: add query-memdevHu Tao2014-06-193-0/+162
| * | hostmem: add properties for NUMA memory policyHu Tao2014-06-193-1/+159
| * | hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini2014-06-196-12/+42
| * | hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-197-0/+75
| * | hostmem: add merge and dump propertiesPaolo Bonzini2014-06-193-1/+94
| * | osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
| * | hostmem: add file-based HostMemoryBackendPaolo Bonzini2014-06-192-0/+108
| * | hostmem: separate allocation from UserCreatable complete methodHu Tao2014-06-193-4/+25
| * | backend:hostmem: replace hostmemory with host_memoryHu Tao2014-06-191-12/+12
| * | pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-194-24/+19
| * | vl: redo -object parsingPaolo Bonzini2014-06-191-29/+36
| * | memory: add error propagation to file-based RAM allocationPaolo Bonzini2014-06-195-17/+44
| * | memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini2014-06-194-14/+46
| * | numa: add -numa node,memdev= optionPaolo Bonzini2014-06-195-10/+83
| * | qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao2014-06-192-0/+63
| * | Introduce signed range.Hu Tao2014-06-191-0/+72
| * | configure: add Linux libnuma detectionWanlong Gao2014-06-191-0/+32
| * | memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini2014-06-192-6/+6
| * | memory: move preallocation code out of exec.cPaolo Bonzini2014-06-196-50/+97
| * | memory: reorganize file-based allocationPaolo Bonzini2014-06-195-46/+73
| * | numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-194-3/+16
| * | qmp: improve error reporting for -object and object-addPaolo Bonzini2014-06-191-1/+1
| * | man: improve -numa docLuiz Capitulino2014-06-191-3/+7
| * | NUMA: expand MAX_NODES from 64 to 128Wanlong Gao2014-06-191-1/+1
| * | NUMA: convert -numa option to use OptsVisitorWanlong Gao2014-06-194-77/+114
| * | NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-196-27/+36
| * | NUMA: check if the total numa memory size is equal to ram_sizeWanlong Gao2014-06-191-0/+14
| * | NUMA: move numa related code to new file numa.cWanlong Gao2014-06-198-156/+192
| * | tests: disable vhost test temporarilyMichael S. Tsirkin2014-06-191-2/+2
| * | Add qtest for vhost-userNikolay Nikolaev2014-06-193-2/+320
| * | libqemustub: add stubs to be able to use qemu-char.cNikolay Nikolaev2014-06-199-0/+57
| * | Add vhost-user protocol documentationNikolay Nikolaev2014-06-191-0/+266
| * | Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-198-6/+159
| * | Add new vhost-user netdev backendNikolay Nikolaev2014-06-194-1/+176
| * | vhost-net: vhost-user feature bits supportNikolay Nikolaev2014-06-191-0/+35
| * | Add vhost-user as a vhost backend.Nikolay Nikolaev2014-06-193-1/+348
| * | Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-199-34/+135
| * | Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-195-27/+63
| * | vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-196-27/+45
| * | Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-193-24/+36
| * | vhost_net should call the poll callback only when it is setNikolay Nikolaev2014-06-191-3/+10
| * | vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-194-42/+71
| * | Add G_IO_HUP handler for socket chardevNikolay Nikolaev2014-06-192-0/+22
| * | Add chardev API qemu_chr_fe_get_msgfdsNikolay Nikolaev2014-06-192-22/+78
| * | Add chardev API qemu_chr_fe_set_msgfdsNikolay Nikolaev2014-06-192-1/+101
OpenPOWER on IntegriCloud