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
*
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
*
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
2017-01-12
1
-0
/
+3
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
1
-0
/
+12
*
numa: do not leak NumaOptions
Marc-André Lureau
2016-08-07
1
-7
/
+8
*
numa: set the memory backend "is_mapped" field
Greg Kurz
2016-08-02
1
-0
/
+1
*
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-3
/
+3
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-2
/
+2
*
qapi-dealloc: Reduce use outside of generated code
Eric Blake
2016-03-04
1
-8
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-3
/
+3
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
memory: exit when hugepage allocation fails if mem-prealloc
Luiz Capitulino
2016-01-26
1
-4
/
+7
*
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2016-01-13
1
-6
/
+2
*
numa: Clean up query-memdev error handling
Markus Armbruster
2015-12-18
1
-49
/
+10
*
memory: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-4
/
+4
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-2
/
+2
*
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
numa: Fix memory leak in numa_set_mem_node_id()
Bharata B Rao
2015-07-15
1
-1
/
+2
*
numa: API to lookup NUMA node by address
Bharata B Rao
2015-07-03
1
-0
/
+41
*
numa: Store boot memory address range in node_info
Bharata B Rao
2015-07-03
1
-0
/
+27
*
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
2015-07-03
1
-0
/
+26
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
2015-06-19
1
-1
/
+1
*
qom: Add helper function for getting user objects root
Daniel P. Berrange
2015-06-19
1
-1
/
+1
*
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-09
1
-2
/
+2
*
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-08
1
-2
/
+1
*
numa: Print warning if no node is assigned to a CPU
Eduardo Habkost
2015-03-19
1
-0
/
+10
*
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
2015-03-19
1
-5
/
+13
*
numa: Reject configuration if CPU appears on multiple nodes
Eduardo Habkost
2015-03-19
1
-0
/
+37
*
numa: Reject CPU indexes > max_cpus
Eduardo Habkost
2015-03-19
1
-3
/
+5
*
numa: Fix off-by-one error at MAX_CPUMASK_BITS check
Eduardo Habkost
2015-03-19
1
-2
/
+2
*
numa: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-03-02
1
-4
/
+16
|
\
|
*
numa: Rename set_numa_modes() to numa_post_machine_init()
Eduardo Habkost
2015-02-23
1
-1
/
+1
|
*
numa: Rename option parsing functions
Eduardo Habkost
2015-02-23
1
-3
/
+3
|
*
numa: Move QemuOpts parsing to set_numa_nodes()
Eduardo Habkost
2015-02-23
1
-1
/
+8
|
*
numa: Make max_numa_nodeid static
Eduardo Habkost
2015-02-23
1
-1
/
+3
|
*
numa: Move NUMA globals to numa.c
Eduardo Habkost
2015-02-23
1
-0
/
+3
|
*
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-23
1
-1
/
+1
*
|
numa: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-02-18
1
-5
/
+3
|
/
*
numa: make 'info numa' take into account hotplugged memory
zhanghailiang
2014-11-11
1
-0
/
+38
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-2
/
+2
*
hmp: fix MemdevList memory leak
Chen Fan
2014-09-02
1
-7
/
+2
*
query-memdev: fix potential memory leaks
Chen Fan
2014-09-02
1
-1
/
+5
*
numa: show hex number in error message for consistency and prefix them with 0x
Hu Tao
2014-08-14
1
-2
/
+2
*
numa: check for busy memory backend
Hu Tao
2014-07-06
1
-0
/
+8
*
numa: Reject configuration if not all node IDs are present
Eduardo Habkost
2014-06-29
1
-1
/
+16
[next]