aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24nios2: Add usermode binaries emulationMarek Vasut
2017-01-24nios2: Add disas entriesMarek Vasut
2017-01-24nios2: Add architecture emulation supportChris Wulff
2017-01-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
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
2017-01-23Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-23-2' in...Peter Maydell
2017-01-23io: introduce a DNS resolver APIDaniel P. Berrange
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: add ability to associate an error with a taskDaniel P. Berrange
2017-01-23io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange
2017-01-23io: fix typo in docs for QIOTaskDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2017-01-23sockets: add ability to disable DNS resolution for InetSocketAddressDaniel P. Berrange
2017-01-22linux-user: Handle ERFKILL and EHWPOISONRichard Henderson
2017-01-22linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNSHelge Deller