55 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 11 years ago
Eric Blake 96a1616c85 qapi-dealloc: Reduce use outside of generated code 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Luiz Capitulino fae947b096 memory: exit when hugepage allocation fails if mem-prealloc 11 years ago
Markus Armbruster 007b06578a Use error_fatal to simplify obvious fatal errors 11 years ago
Markus Armbruster 2f6f826e03 numa: Clean up query-memdev error handling 11 years ago
Eric Blake 1fd5d4fea4 memory: Convert to new qapi union layout 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Daniel P. Berrange a8f15a2775 maint: remove double semicolons in many files 11 years ago
Bharata B Rao 672558d2ea numa: Fix memory leak in numa_set_mem_node_id() 11 years ago
Bharata B Rao e75e2a14d5 numa: API to lookup NUMA node by address 11 years ago
Bharata B Rao abafabd8c9 numa: Store boot memory address range in node_info 11 years ago
Bharata B Rao fa9ea81d15 numa,pc-dimm: Store pc-dimm memory information in numa_info 11 years ago
Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 12 years ago
Daniel P. Berrange a3590dacce qom: Don't pass string table to object_get_enum() function 11 years ago
Daniel P. Berrange bc2256c4ae qom: Add helper function for getting user objects root 11 years ago
Markus Armbruster 28d0de7a4f QemuOpts: Convert qemu_opts_foreach() to Error 12 years ago
Markus Armbruster a4c7367f7d QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure 12 years ago
Eduardo Habkost 549fc54b8c numa: Print warning if no node is assigned to a CPU 12 years ago
Igor Mammedov 57924bcd87 numa: introduce machine callback for VCPU to node mapping 12 years ago
Eduardo Habkost 3ef7197505 numa: Reject configuration if CPU appears on multiple nodes 12 years ago
Eduardo Habkost 8979c945c1 numa: Reject CPU indexes > max_cpus 12 years ago
Eduardo Habkost ed26b92290 numa: Fix off-by-one error at MAX_CPUMASK_BITS check 12 years ago
Gonglei 01bbbcf41f numa: remove superfluous '\n' around error_setg 12 years ago
Eduardo Habkost dde1111678 numa: Rename set_numa_modes() to numa_post_machine_init() 12 years ago
Eduardo Habkost 1c1e673278 numa: Rename option parsing functions 12 years ago
Eduardo Habkost 7dcd1d70fe numa: Move QemuOpts parsing to set_numa_nodes() 12 years ago
Eduardo Habkost 25712ffe84 numa: Make max_numa_nodeid static 12 years ago
Eduardo Habkost de1a7c84c4 numa: Move NUMA globals to numa.c 12 years ago
Eduardo Habkost e35704ba9c numa: Move NUMA declarations from sysemu.h to numa.h 12 years ago
Markus Armbruster 29b762f5f0 numa: Avoid qerror_report_err() outside QMP command handlers 12 years ago
zhanghailiang 5b009e4008 numa: make 'info numa' take into account hotplugged memory 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Chen Fan ecaf54a052 hmp: fix MemdevList memory leak 12 years ago
Chen Fan b0e90181e4 query-memdev: fix potential memory leaks 12 years ago
Hu Tao c68233aee8 numa: show hex number in error message for consistency and prefix them with 0x 12 years ago
Hu Tao 0462faee67 numa: check for busy memory backend 12 years ago
Eduardo Habkost 12d6e4640c numa: Reject configuration if not all node IDs are present 12 years ago
Eduardo Habkost 1945b9d8b0 numa: Reject duplicate node IDs 12 years ago
Eduardo Habkost 1af878e049 numa: Keep track of NUMA nodes present on the command-line 12 years ago
Michael S. Tsirkin 9851d0fe35 numa: fix comment 12 years ago
Michael S. Tsirkin d75e2f6889 numa: fix comment 12 years ago
Igor Mammedov c3ba309507 numa: handle mmaped memory allocation failure correctly 12 years ago
Hu Tao 76b5d8507d qmp: add query-memdev 12 years ago
Paolo Bonzini dbcb898118 hostmem: add property to map memory with MAP_SHARED 12 years ago
Paolo Bonzini 7f56e740a6 memory: add error propagation to file-based RAM allocation 12 years ago
Paolo Bonzini 0b183fc871 memory: move mem_path handling to memory_region_allocate_system_memory 12 years ago
Paolo Bonzini 7febe36f9a numa: add -numa node,memdev= option 12 years ago
Paolo Bonzini dfabb8b916 numa: introduce memory_region_allocate_system_memory 12 years ago