aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/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
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson
2017-01-23target-hppa: Implement branchesRichard Henderson
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson
2017-01-23target-hppa: Add nullification frameworkRichard Henderson
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson
2017-01-23target-hppa: Add softfloat specializationsRichard Henderson
2017-01-23linux-user: Add HPPA startup and main loopRichard Henderson
2017-01-23linux-user: Add HPPA signal handlingRichard Henderson
2017-01-23linux-user: Add HPPA target_signal.h and target_cpu.hRichard Henderson
2017-01-23linux-user: Add HPPA target_structs.hRichard Henderson
2017-01-23linux-user: Add HPPA definitions to syscall_defs.hRichard Henderson
2017-01-23linux-user: Add HPPA target_syscall.hRichard Henderson
2017-01-23linux-user: Add HPPA termbits.hRichard Henderson
2017-01-23linux-user: Add HPPA syscall numbersRichard Henderson
2017-01-23linux-user: Add HPPA socket.h definitionsRichard Henderson
2017-01-23linux-user: Add some hppa ioctlsHelge Deller