summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi/string-output-visitor: fix bugsMichael S. Tsirkin2014-06-191-3/+3
* tests: simplify codeMichael S. Tsirkin2014-06-191-3/+1
* qapi: fix input visitor bugsMichael S. Tsirkin2014-06-191-5/+4
* acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
* qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-194-1/+40
* qmp: add query-acpi-ospm-status commandIgor Mammedov2014-06-193-0/+52
* acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-196-0/+56
* acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-194-0/+90
* qmp: add query-memory-devices commandIgor Mammedov2014-06-197-0/+138
* numa: handle mmaped memory allocation failure correctlyIgor Mammedov2014-06-191-1/+1
* pc: acpi: do not hardcode preprocessorIgor Mammedov2014-06-191-1/+1
* qmp: clean out whitespaceMichael S. Tsirkin2014-06-191-1/+1
* qdev: recursively unrealize devices when unrealizing busPaolo Bonzini2014-06-191-1/+12
* qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini2014-06-191-13/+5
* 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
OpenPOWER on IntegriCloud