index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-11
QMP: include CpuInstanceProperties into query_cpus output output
Igor Mammedov
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
Igor Mammedov
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
2017-05-11
numa: add check that board supports cpu_index to node mapping
Igor Mammedov
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
hw/arm/virt: explicitly allocate cpu_index for cpus
Igor Mammedov
2017-05-11
hw/arm/virt: use machine->possible_cpus for storing possible topology info
Igor Mammedov
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-05-11
tests: add CPUs to numa node mapping test
Igor Mammedov
2017-05-11
tests: acpi: extend cphp and memhp testcase with numa distance check
He Chen
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
i386: rewrite way CPUID index is validated
Daniel P. Berrange
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
2017-05-09
qmp-shell: improve help
Marc-André Lureau
2017-05-09
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
2017-05-09
qmp-shell: Cope with query-commands error
Marc-André Lureau
2017-05-09
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
2017-05-09
qmp-shell: add persistent command history
John Snow
2017-05-09
qobject-input-visitor: Catch misuse of end_struct vs. end_list
Markus Armbruster
2017-05-09
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
qobject-input-visitor: Document full_name_nth()
Markus Armbruster
2017-05-09
qmp: Improve QMP dispatch error messages
Markus Armbruster
2017-05-09
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
sockets: Prepare vsock_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
2017-05-09
fdc-test: Avoid deprecated 'change' command
Eric Blake
2017-05-09
QemuOpts: Simplify qemu_opts_to_qdict()
Eric Blake
2017-05-09
block: Simplify bdrv_append_temp_snapshot() logic
Eric Blake
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
2017-05-08
coccinelle: Add script to remove useless QObject casts
Eric Blake
2017-05-08
pci: Reduce scope of error injection
Eric Blake
2017-05-08
pci: Use struct instead of QDict to pass back parameters
Eric Blake
2017-05-08
test-keyval: fix leaks
Marc-André Lureau
2017-05-08
tests/check-qdict: Fix missing brackets
Dr. David Alan Gilbert
2017-05-08
Merge remote-tracking branch 'aurel32/tags/pull-tcg-mips-20170506' into staging
Stefan Hajnoczi
2017-05-08
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
[next]