aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11QMP: include CpuInstanceProperties into query_cpus output outputIgor Mammedov
2017-05-11virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...Igor Mammedov
2017-05-11spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...Igor Mammedov
2017-05-11pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()Igor Mammedov
2017-05-11numa: do default mapping based on possible_cpus instead of node_cpu bitmapsIgor Mammedov
2017-05-11numa: mirror cpu to node mapping in MachineState::possible_cpusIgor Mammedov
2017-05-11numa: add check that board supports cpu_index to node mappingIgor Mammedov
2017-05-11virt-arm: add node-id property to CPUIgor Mammedov
2017-05-11pc: add node-id property to CPUIgor Mammedov
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11hw/arm/virt: explicitly allocate cpu_index for cpusIgor Mammedov
2017-05-11hw/arm/virt: use machine->possible_cpus for storing possible topology infoIgor Mammedov
2017-05-11hw/arm/virt: extract mp-affinity calculation in separate functionIgor Mammedov
2017-05-11tests: add CPUs to numa node mapping testIgor Mammedov
2017-05-11tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen
2017-05-11i386: rewrite way CPUID index is validatedDaniel P. Berrange
2017-05-09Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi
2017-05-09qmp-shell: improve helpMarc-André Lureau
2017-05-09qmp-shell: don't show version greeting if unavailableMarc-André Lureau
2017-05-09qmp-shell: Cope with query-commands errorMarc-André Lureau
2017-05-09qmp-shell: add -N option to skip negotiateMarc-André Lureau
2017-05-09qmp-shell: add persistent command historyJohn Snow
2017-05-09qobject-input-visitor: Catch misuse of end_struct vs. end_listMarkus Armbruster
2017-05-09qapi: Document intended use of @name within alternate visitsMarkus Armbruster
2017-05-09qobject-input-visitor: Document full_name_nth()Markus Armbruster
2017-05-09qmp: Improve QMP dispatch error messagesMarkus Armbruster
2017-05-09sockets: Delete unused helper socket_address_crumple()Markus Armbruster
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster
2017-05-09sockets: Rename SocketAddressFlat to SocketAddressMarkus Armbruster
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster
2017-05-09qapi: New QAPI_CLONE_MEMBERS()Markus Armbruster
2017-05-09sockets: Prepare inet_parse() for flattened SocketAddressMarkus Armbruster
2017-05-09sockets: Prepare vsock_parse() for flattened SocketAddressMarkus Armbruster
2017-05-09test-qga: Actually test 0xff sync bytesEric Blake
2017-05-09fdc-test: Avoid deprecated 'change' commandEric Blake
2017-05-09QemuOpts: Simplify qemu_opts_to_qdict()Eric Blake
2017-05-09block: Simplify bdrv_append_temp_snapshot() logicEric Blake
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-05-08qobject: Add helper macros for common scalar insertionsEric Blake
2017-05-08qobject: Drop useless QObject castsEric Blake
2017-05-08coccinelle: Add script to remove useless QObject castsEric Blake
2017-05-08pci: Reduce scope of error injectionEric Blake
2017-05-08pci: Use struct instead of QDict to pass back parametersEric Blake
2017-05-08test-keyval: fix leaksMarc-André Lureau
2017-05-08tests/check-qdict: Fix missing bracketsDr. David Alan Gilbert
2017-05-08Merge remote-tracking branch 'aurel32/tags/pull-tcg-mips-20170506' into stagingStefan Hajnoczi
2017-05-08Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi