aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19hw/arm/vexpress: Forbid specifying flash contents in two ways at oncePeter Maydell
2014-06-19target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()Peter Maydell
2014-06-19target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()Peter Maydell
2014-06-19target-arm: Add ULL suffix to calculation of page sizePeter Maydell
2014-06-19hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFTPeter Maydell
2014-06-19target-arm: implement PD0/PD1 bits for TTBCRFabian Aggeler
2014-06-19numa: use RAM_ADDR_FMT with ram_addr_tMichael S. Tsirkin
2014-06-19qapi/string-output-visitor: fix bugsMichael S. Tsirkin
2014-06-19tests: simplify codeMichael S. Tsirkin
2014-06-19qapi: fix input visitor bugsMichael S. Tsirkin
2014-06-19acpi: rephrase commentMichael S. Tsirkin
2014-06-19qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov
2014-06-19qmp: add query-acpi-ospm-status commandIgor Mammedov
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov
2014-06-19qmp: add query-memory-devices commandIgor Mammedov
2014-06-19numa: handle mmaped memory allocation failure correctlyIgor Mammedov
2014-06-19pc: acpi: do not hardcode preprocessorIgor Mammedov
2014-06-19qmp: clean out whitespaceMichael S. Tsirkin
2014-06-19qdev: recursively unrealize devices when unrealizing busPaolo Bonzini
2014-06-19qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini
2014-06-19qapi: fix build on glib < 2.28Michael S. Tsirkin
2014-06-19qapi: make string output visitor parse int listHu Tao
2014-06-19qapi: make string input visitor parse int listHu Tao
2014-06-19tests: fix memory leak in test of string input visitorHu Tao
2014-06-19hmp: add info memdevHu Tao
2014-06-19qmp: add query-memdevHu Tao
2014-06-19hostmem: add properties for NUMA memory policyHu Tao
2014-06-19hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini
2014-06-19hostmem: add merge and dump propertiesPaolo Bonzini
2014-06-19osdep: add merge and dump flagsMichael S. Tsirkin
2014-06-19hostmem: add file-based HostMemoryBackendPaolo Bonzini
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao
2014-06-19backend:hostmem: replace hostmemory with host_memoryHu Tao
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19vl: redo -object parsingPaolo Bonzini
2014-06-19memory: add error propagation to file-based RAM allocationPaolo Bonzini
2014-06-19memory: move mem_path handling to memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19numa: add -numa node,memdev= optionPaolo Bonzini
2014-06-19qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao
2014-06-19Introduce signed range.Hu Tao
2014-06-19configure: add Linux libnuma detectionWanlong Gao
2014-06-19memory: move RAM_PREALLOC_MASK to exec.c, renamePaolo Bonzini
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini
2014-06-19memory: reorganize file-based allocationPaolo Bonzini
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19qmp: improve error reporting for -object and object-addPaolo Bonzini
2014-06-19man: improve -numa docLuiz Capitulino
2014-06-19NUMA: expand MAX_NODES from 64 to 128Wanlong Gao