aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24qemu-img: remove dead checkPaolo Bonzini
2017-01-24pcie: fix typo in commentsCao jin
2017-01-24object: make some funcs staticMarc-André Lureau
2017-01-24object.h: spelling fixMarc-André Lureau
2017-01-24usb: Fix typo in documentationFrediano Ziglio
2017-01-24qemu-options: cleanup duplicated help message for kernel_irqchipPo-Hsu Lin
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-24include: Fix typos found by codespellStefan Weil
2017-01-24Fix documentation and some comments (article, grammar)Stefan Weil
2017-01-24README: Add linux to macOS build infoPeter Maydell
2017-01-24hw/block/m25p80: Fix typo in local macro nameStefan Weil
2017-01-24doc: don't mention -memory, it is -mMichael Tokarev
2017-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell
2017-01-24migration/tracing: Add tracing on saveDr. David Alan Gilbert
2017-01-24migration: transform remaining DPRINTF into trace_Juan Quintela
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-24migration: Change name of live migration threadPankaj Gupta
2017-01-24migration: re-active images while migration been canceled after inactive themzhanghailiang
2017-01-24migration: Fail migration blocker for --only-migratableAshijeet Acharya
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya
2017-01-24migration: Add a new option to enable only-migratableAshijeet Acharya
2017-01-24block/vvfat: Remove the undesirable commentAshijeet Acharya
2017-01-24migration: add error_reportJianjun Duan
2017-01-24tests/migration: Add test for QTAILQ migrationJianjun Duan
2017-01-24migration: migrate QTAILQJianjun Duan
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-24MAINTAINERS: Add myself as a migration submaintainerDr. David Alan Gilbert
2017-01-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell
2017-01-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck
2017-01-24Makefile: Add qemu-doc.txt to distclean and dependenciesPeter Maydell
2017-01-24Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell
2017-01-23kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost
2017-01-23kvm: Simplify invtsc checkEduardo Habkost
2017-01-23hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth
2017-01-23qemu-options: Rename variables on the -numa "cpus" optionEduardo Habkost
2017-01-23MAINTAINERS: Add an entry for hw/core/null-machine.cThomas Huth
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-23pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov
2017-01-23pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov
2017-01-23arch_init: Remove unnecessary default_config_files tableEduardo Habkost
2017-01-23vl: Ensure the numa_post_machine_init func in the appropriate locationDou Liyang
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson
2017-01-23target-hppa: Implement loads and storesRichard Henderson