summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-26target-arm: Add Hyp mode checks to bad_mode_switch()Peter Maydell1-0/+3
2016-02-26target-arm: Add comment about not implementing NSACR.RFRPeter Maydell1-0/+3
2016-02-26target-arm: In cpsr_write() ignore mode switches from User modePeter Maydell1-0/+1
2016-02-26linux-user: Use restrictive mask when calling cpsr_write()Peter Maydell2-2/+3
2016-02-26target-arm: Raw CPSR writes should skip checks and bank switchingPeter Maydell4-6/+7
2016-02-26target-arm: Add write_type argument to cpsr_write()Peter Maydell10-16/+26
2016-02-26target-arm: Give CPSR setting on 32-bit exception return its own helperPeter Maydell3-3/+10
2016-02-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160226' into stagingPeter Maydell8-14/+525
2016-02-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2016-02-26Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2016-02-26target-mips: implement R6 multi-threadingYongbok Kim7-1/+151
2016-02-26mips/kvm: Support MSA in MIPS KVM guestsJames Hogan1-20/+109
2016-02-26mips/kvm: Support FPU in MIPS KVM guestsJames Hogan1-4/+117
2016-02-26mips/kvm: Support signed 64-bit KVM registersJames Hogan1-9/+31
2016-02-26mips/kvm: Support unsigned KVM registersJames Hogan1-0/+22
2016-02-26mips/kvm: Implement Config CP0 registersJames Hogan1-0/+106
2016-02-26mips/kvm: Implement PRid CP0 registerJames Hogan1-0/+11
2016-02-26mips/kvm: Remove a couple of noisy DPRINTFsJames Hogan1-2/+0
2016-02-25Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-02-25-tag' in...Peter Maydell12-61/+170
2016-02-25qga: fix w32 breakage due to missing osdep.h includesMichael Roth5-9/+8
2016-02-25build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directoriesLluís Vilanova5-1/+20
2016-02-25qga: check utf8-to-utf16 conversionMarc-André Lureau1-3/+16
2016-02-25qga: fix off-by-one length checkMarc-André Lureau1-1/+1
2016-02-25qga: use wide-chars constants for wchar_t comparisonsMarc-André Lureau1-2/+4
2016-02-25qga: use size_t for wcslen() return valueMarc-André Lureau1-1/+2
2016-02-25qga: use more idiomatic qemu-style eol operatorsMarc-André Lureau1-3/+3
2016-02-25qga: implement the guest-get-vcpus for windowsGal Hammer1-2/+66
2016-02-25qemu-ga: Fixed minor version switch issueLeonid Bloch1-1/+1
2016-02-25qga: Support enum names in guest-file-seekEric Blake6-40/+70
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell31-165/+564
2016-02-25target-i386: fix confusion in xcr0 bit position vs. maskPaolo Bonzini4-42/+59
2016-02-25chardev: Properly initialize ChardevCommon componentsEric Blake4-14/+30
2016-02-25memory: Remove unreachable return statementGonglei1-2/+0
2016-02-25memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_lengthGonglei3-21/+31
2016-02-25exec: store RAMBlock pointer into memory regionGonglei3-0/+5
2016-02-25Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...Peter Maydell5-37/+615
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell38-1327/+314
2016-02-25target-tricore: add opd trap generationBastian Koppelmann1-8/+277
2016-02-25target-tricore: add illegal opcode trap generationBastian Koppelmann1-19/+156
2016-02-25target-tricore: add context managment trap generationBastian Koppelmann1-3/+30
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann4-2/+147
2016-02-25target-tricore: Fix wrong precedences on psw_writeBastian Koppelmann1-4/+4
2016-02-25target-tricore: fix save_context_upper using env->PSWBastian Koppelmann1-1/+1
2016-02-25Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...Peter Maydell36-93/+296
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost1-3/+1
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost3-5/+1
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost5-10/+7
2016-02-25machine: Remove no_tco fieldEduardo Habkost2-3/+1
2016-02-25q35: Remove old machine versionsEduardo Habkost1-165/+0
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin1-7/+7