summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | include: Fix typos found by codespellStefan Weil2017-01-246-6/+7
| * | | | Fix documentation and some comments (article, grammar)Stefan Weil2017-01-243-4/+4
| * | | | README: Add linux to macOS build infoPeter Maydell2017-01-241-0/+1
| * | | | hw/block/m25p80: Fix typo in local macro nameStefan Weil2017-01-241-2/+2
| * | | | doc: don't mention -memory, it is -mMichael Tokarev2017-01-241-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell2017-01-2456-249/+910
|\ \ \ \ | |/ / / |/| | |
| * | | migration/tracing: Add tracing on saveDr. David Alan Gilbert2017-01-242-5/+14
| * | | migration: transform remaining DPRINTF into trace_Juan Quintela2017-01-242-14/+8Star
| * | | PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-2410-41/+26Star
| * | | migration: Change name of live migration threadPankaj Gupta2017-01-241-1/+1
| * | | migration: re-active images while migration been canceled after inactive themzhanghailiang2017-01-242-0/+18
| * | | migration: Fail migration blocker for --only-migratableAshijeet Acharya2017-01-242-1/+8
| * | | migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-2418-81/+222
| * | | migration: Allow "device add" options to only add migratable devicesAshijeet Acharya2017-01-242-0/+28
| * | | migration: Add a new option to enable only-migratableAshijeet Acharya2017-01-243-0/+16
| * | | block/vvfat: Remove the undesirable commentAshijeet Acharya2017-01-241-1/+0Star
| * | | migration: add error_reportJianjun Duan2017-01-241-0/+6
| * | | tests/migration: Add test for QTAILQ migrationJianjun Duan2017-01-241-0/+147
| * | | migration: migrate QTAILQJianjun Duan2017-01-244-0/+153
| * | | migration: extend VMStateInfoJianjun Duan2017-01-2422-106/+263
| * | | MAINTAINERS: Add myself as a migration submaintainerDr. David Alan Gilbert2017-01-241-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell2017-01-241-2/+2
|\ \ \ | |/ / |/| |
| * | s390x/kvm: fix cmma reset for KVMChristian Borntraeger2017-01-241-1/+1
| * | s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck2017-01-241-1/+1
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-01-2419-135/+108Star
|\ \ \
| * | | kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost2017-01-241-9/+11
| * | | kvm: Simplify invtsc checkEduardo Habkost2017-01-241-2/+2
| * | | hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth2017-01-242-3/+26
| * | | qemu-options: Rename variables on the -numa "cpus" optionEduardo Habkost2017-01-241-4/+4
| * | | MAINTAINERS: Add an entry for hw/core/null-machine.cThomas Huth2017-01-241-0/+1
| * | | machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-248-23/+13Star
| * | | pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov2017-01-241-16/+8Star
| * | | pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov2017-01-241-8/+9
| * | | arch_init: Remove unnecessary default_config_files tableEduardo Habkost2017-01-243-35/+14Star
| * | | vl: Ensure the numa_post_machine_init func in the appropriate locationDou Liyang2017-01-241-2/+3
| * | | i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2017-01-242-0/+5
| * | | i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost2017-01-241-34/+12Star
| * | | x86: add AVX512_VPOPCNTDQ featuresHe Chen2017-01-242-1/+2
* | | | Makefile: Add qemu-doc.txt to distclean and dependenciesPeter Maydell2017-01-241-2/+2
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell2017-01-2436-77/+9842
|\ \ \ | |/ / |/| |
| * | target-hppa: Implement floating-point insnsRichard Henderson2017-01-233-0/+1177
| * | target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-233-0/+219
| * | target-hppa: Implement loads and storesRichard Henderson2017-01-233-0/+699
| * | target-hppa: Implement shifts and depositsRichard Henderson2017-01-231-0/+309
| * | target-hppa: Implement linux-user gateway pageRichard Henderson2017-01-231-4/+81
| * | target-hppa: Implement branchesRichard Henderson2017-01-231-0/+477
| * | target-hppa: Implement basic arithmeticRichard Henderson2017-01-233-0/+907
| * | target-hppa: Add nullification frameworkRichard Henderson2017-01-231-4/+224
| * | target-hppa: Add framework and enable compilationRichard Henderson2017-01-2312-3/+1116
| * | target-hppa: Add softfloat specializationsRichard Henderson2017-01-231-1/+19