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
/
hw
/
core
/
numa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make ram_size local to vl.c
Paolo Bonzini
2020-12-10
1
-5
/
+5
*
numa: hmat: require parent cache description before the next level one
Igor Mammedov
2020-10-06
1
-1
/
+7
*
numa: remove fixup numa_state->num_nodes to MAX_NODES
Igor Mammedov
2020-09-30
1
-4
/
+0
*
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
1
-55
/
+0
*
numa: hmat: fix cache size check
Igor Mammedov
2020-08-27
1
-4
/
+4
*
qapi: Smooth another visitor error checking pattern
Markus Armbruster
2020-07-10
1
-4
/
+3
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-30
/
+14
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-03
1
-5
/
+6
*
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
2020-07-03
1
-0
/
+6
*
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
2020-06-26
1
-0
/
+7
*
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
2020-06-10
1
-0
/
+5
*
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
2020-02-19
1
-34
/
+0
*
initialize MachineState::ram in NUMA case
Igor Mammedov
2020-02-19
1
-13
/
+30
*
machine: introduce convenience MachineState::ram
Igor Mammedov
2020-02-19
1
-13
/
+1
*
numa: remove deprecated -mem-path fallback to anonymous RAM
Igor Mammedov
2020-02-19
1
-17
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
1
-0
/
+297
|
\
|
*
numa: Extend CLI to provide memory side cache information
Liu Jingqi
2020-01-05
1
-0
/
+80
|
*
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
2020-01-05
1
-0
/
+194
|
*
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2020-01-05
1
-0
/
+23
*
|
numa: remove not needed check
Igor Mammedov
2019-12-19
1
-6
/
+1
|
/
*
numa: Add missing \n to error message
Greg Kurz
2019-11-12
1
-1
/
+1
*
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-15
1
-2
/
+8
*
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
1
-6
/
+9
*
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
1
-3
/
+2
*
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
1
-25
/
+35
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
2019-07-05
1
-12
/
+7
*
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
2019-07-05
1
-5
/
+10
*
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
2019-07-05
1
-2
/
+4
*
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
1
-0
/
+3
*
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
1
-0
/
+2
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
1
-12
/
+12
*
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
1
-62
/
+0
*
hw/core: Move numa.c to hw/core/
Markus Armbruster
2019-07-02
1
-0
/
+667