aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-26target-arm: Add write_type argument to cpsr_write()Peter Maydell
2016-02-26target-arm: Give CPSR setting on 32-bit exception return its own helperPeter Maydell
2016-02-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160226' into stagingPeter Maydell
2016-02-26Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-02-26Update OpenBIOS imagesMark Cave-Ayland
2016-02-26target-mips: implement R6 multi-threadingYongbok Kim
2016-02-26mips/kvm: Support MSA in MIPS KVM guestsJames Hogan
2016-02-26mips/kvm: Support FPU in MIPS KVM guestsJames Hogan
2016-02-26mips/kvm: Support signed 64-bit KVM registersJames Hogan
2016-02-26mips/kvm: Support unsigned KVM registersJames Hogan
2016-02-26mips/kvm: Implement Config CP0 registersJames Hogan
2016-02-26mips/kvm: Implement PRid CP0 registerJames Hogan
2016-02-26mips/kvm: Remove a couple of noisy DPRINTFsJames Hogan
2016-02-25Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-02-25-tag' in...Peter Maydell
2016-02-25qga: fix w32 breakage due to missing osdep.h includesMichael Roth
2016-02-25build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directoriesLluís Vilanova
2016-02-25qga: check utf8-to-utf16 conversionMarc-André Lureau
2016-02-25qga: fix off-by-one length checkMarc-André Lureau
2016-02-25qga: use wide-chars constants for wchar_t comparisonsMarc-André Lureau
2016-02-25qga: use size_t for wcslen() return valueMarc-André Lureau
2016-02-25qga: use more idiomatic qemu-style eol operatorsMarc-André Lureau
2016-02-25qga: implement the guest-get-vcpus for windowsGal Hammer
2016-02-25qemu-ga: Fixed minor version switch issueLeonid Bloch
2016-02-25qga: Support enum names in guest-file-seekEric Blake
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-25target-i386: fix confusion in xcr0 bit position vs. maskPaolo Bonzini
2016-02-25chardev: Properly initialize ChardevCommon componentsEric Blake
2016-02-25memory: Remove unreachable return statementGonglei
2016-02-25memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_lengthGonglei
2016-02-25exec: store RAMBlock pointer into memory regionGonglei
2016-02-25Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...Peter Maydell
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-25target-tricore: add opd trap generationBastian Koppelmann
2016-02-25target-tricore: add illegal opcode trap generationBastian Koppelmann
2016-02-25target-tricore: add context managment trap generationBastian Koppelmann
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann
2016-02-25target-tricore: Fix wrong precedences on psw_writeBastian Koppelmann
2016-02-25target-tricore: fix save_context_upper using env->PSWBastian Koppelmann
2016-02-25Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...Peter Maydell
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-25machine: Remove no_tco fieldEduardo Habkost
2016-02-25q35: Remove old machine versionsEduardo Habkost
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-25vring: removePaolo Bonzini
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini