summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: remove dead checkPaolo Bonzini2017-01-241-7/+5Star
* pcie: fix typo in commentsCao jin2017-01-241-1/+1
* object: make some funcs staticMarc-André Lureau2017-01-242-26/+2Star
* object.h: spelling fixMarc-André Lureau2017-01-241-1/+1
* usb: Fix typo in documentationFrediano Ziglio2017-01-241-1/+1
* qemu-options: cleanup duplicated help message for kernel_irqchipPo-Hsu Lin2017-01-241-1/+0Star
* hw: Fix typos found by codespellStefan Weil2017-01-2411-15/+15
* 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/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
| * linux-user: Add HPPA startup and main loopRichard Henderson2017-01-232-0/+196
| * linux-user: Add HPPA signal handlingRichard Henderson2017-01-231-1/+190
| * linux-user: Add HPPA target_signal.h and target_cpu.hRichard Henderson2017-01-232-0/+64
| * linux-user: Add HPPA target_structs.hRichard Henderson2017-01-231-0/+54
| * linux-user: Add HPPA definitions to syscall_defs.hRichard Henderson2017-01-231-1/+130
| * linux-user: Add HPPA target_syscall.hRichard Henderson2017-01-231-0/+237
| * linux-user: Add HPPA termbits.hRichard Henderson2017-01-231-0/+219
| * linux-user: Add HPPA syscall numbersRichard Henderson2017-01-231-0/+353
| * linux-user: Add HPPA socket.h definitionsRichard Henderson2017-01-232-0/+99