index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
numa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
numa: improve cpu hotplug error message with a wrong node-id
Laurent Vivier
2019-06-07
1
-2
/
+2
*
numa: Fixed the memory leak of numa error message
Zhang Yi
2019-01-28
1
-0
/
+1
*
numa: Clean up error reporting in parse_numa()
Markus Armbruster
2018-10-19
1
-5
/
+3
*
numa: Fix QMP command set-numa-node error handling
Markus Armbruster
2018-10-19
1
-4
/
+9
*
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
2018-08-10
1
-1
/
+1
*
numa: report all DIMM/NVDIMMs as plugged memory
David Hildenbrand
2018-06-28
1
-4
/
+2
*
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-28
1
-2
/
+1
*
qmp: add set-numa-node command
Igor Mammedov
2018-05-30
1
-0
/
+11
*
numa: split out NumaOptions parsing into set_numa_options()
Igor Mammedov
2018-05-30
1
-19
/
+27
*
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-30
1
-5
/
+8
*
numa: clarify error message when node index is out of range in -numa dist, ...
Igor Mammedov
2018-05-30
1
-3
/
+2
*
memdev: remove "id" property
Paolo Bonzini
2018-05-09
1
-1
/
+1
*
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
1
-1
/
+2
*
Clear mem_path if we fall back to anonymous RAM allocation
David Gibson
2018-04-27
1
-0
/
+1
*
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
2018-03-20
1
-6
/
+13
*
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
1
-3
/
+1
*
numa: we don't implement NUMA for s390x
David Hildenbrand
2018-03-08
1
-1
/
+1
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-2
/
+2
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qemu: improve hugepage allocation failure message
Marcelo Tosatti
2018-02-05
1
-0
/
+1
*
hostmem-file: add "align" option
Haozhong Zhang
2018-01-19
1
-1
/
+1
*
numa: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-14
1
-94
/
+0
*
NUMA: Enable adding NUMA node implicitly
Dou Liyang
2017-11-16
1
-1
/
+20
*
numa: fixup parsed NumaNodeOptions earlier
Igor Mammedov
2017-10-27
1
-9
/
+10
*
NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
Dou Liyang
2017-09-19
1
-1
/
+1
*
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
2017-09-14
1
-5
/
+13
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-2
/
+2
*
numa: use get_uint() for "size" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
*
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
1
-11
/
+5
*
numa: move default mapping init to machine
Igor Mammedov
2017-06-05
1
-26
/
+0
*
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
2017-06-05
1
-0
/
+23
*
numa: Fix format string for "Invalid node" message
Eduardo Habkost
2017-05-30
1
-2
/
+1
*
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
1
-96
/
+206
|
\
|
*
numa: add '-numa cpu,...' option for property based node mapping
Igor Mammedov
2017-05-11
1
-0
/
+15
|
*
numa: remove node_cpu bitmaps as they are no longer used
Igor Mammedov
2017-05-11
1
-43
/
+0
|
*
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
2017-05-11
1
-10
/
+0
|
*
numa: remove no longer need numa_post_machine_init()
Igor Mammedov
2017-05-11
1
-15
/
+0
|
*
tests: numa: add case for QMP command query-cpus
Igor Mammedov
2017-05-11
1
-14
/
+0
|
*
numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
Igor Mammedov
2017-05-11
1
-8
/
+12
|
*
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
1
-0
/
+8
|
*
numa: add check that board supports cpu_index to node mapping
Igor Mammedov
2017-05-11
1
-3
/
+10
|
*
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
1
-13
/
+11
|
*
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
1
-11
/
+38
|
*
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
1
-2
/
+135
*
|
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-07
1
-2
/
+2
|
/
*
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-03-22
1
-3
/
+3
*
numa: Flatten simple union NumaOptions
Markus Armbruster
2017-02-22
1
-2
/
+2
*
ramblock-notifier: new
Paolo Bonzini
2017-01-16
1
-0
/
+29
*
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
2017-01-12
1
-7
/
+14
[next]