]> git.proxmox.com Git - mirror_qemu.git/history - numa.c
pc: acpi: do not hardcode preprocessor
[mirror_qemu.git] / numa.c
2014-06-19 Hu Taoqmp: add query-memdev
2014-06-19 Paolo Bonzinihostmem: add property to map memory with MAP_SHARED
2014-06-19 Paolo Bonzinimemory: add error propagation to file-based RAM allocation
2014-06-19 Paolo Bonzinimemory: move mem_path handling to memory_region_allocat...
2014-06-19 Paolo Bonzininuma: add -numa node,memdev= option
2014-06-19 Paolo Bonzininuma: introduce memory_region_allocate_system_memory
2014-06-19 Wanlong GaoNUMA: convert -numa option to use OptsVisitor
2014-06-19 Wanlong GaoNUMA: Add numa_info structure to contain numa nodes...
2014-06-19 Wanlong GaoNUMA: check if the total numa memory size is equal...
2014-06-19 Wanlong GaoNUMA: move numa related code to new file numa.c