aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()Peter Maydell
2014-10-14target-mips: fix broken MIPS16 and microMIPSYongbok Kim
2014-10-14target-mips/translate.c: Update OPC_SYNCIDongxue Zhang
2014-10-14target-mips: define a new generic CPU supporting MIPS64 Release 6 ISALeon Alrae
2014-10-14mips_malta: update malta's pseudo-bootloader - replace JR with JALRLeon Alrae
2014-10-14target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructionsYongbok Kim
2014-10-14target-mips: do not allow Status.FR=0 mode in 64-bit FPULeon Alrae
2014-10-14target-mips: add new Floating Point Comparison instructionsYongbok Kim
2014-10-14target-mips: add new Floating Point instructionsLeon Alrae
2014-10-14softfloat: add functions corresponding to IEEE-2008 min/maxNumMagLeon Alrae
2014-10-14target-mips: add AUI, LSA and PCREL instruction familiesLeon Alrae
2014-10-13target-mips: add compact and CP1 branchesYongbok Kim
2014-10-13target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim
2014-10-13target-mips: Status.UX/SX/KX enable 32-bit address wrappingLeon Alrae
2014-10-13target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6Leon Alrae
2014-10-13target-mips: redefine Integer Multiply and Divide instructionsLeon Alrae
2014-10-13target-mips: move PREF, CACHE, LLD and SCD instructionsLeon Alrae
2014-10-13target-mips: signal RI Exception on DSP and Loongson instructionsLeon Alrae
2014-10-13target-mips: split decode_opc_special* into *_r6 and *_legacyLeon Alrae
2014-10-13target-mips: extract decode_opc_special* from decode_opcLeon Alrae
2014-10-13target-mips: move LL and SC instructionsLeon Alrae
2014-10-13target-mips: add SELEQZ and SELNEZ instructionsLeon Alrae
2014-10-13target-mips: signal RI Exception on instructions removed in R6Leon Alrae
2014-10-13target-mips: define ISA_MIPS64R6Leon Alrae
2014-10-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into stagingPeter Maydell
2014-10-10kvm fix compilation with GCC 4.3.4Paolo Bonzini
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck
2014-10-10s390x/migration: migrate CPU stateThomas Huth
2014-10-10s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-10-10linux-headers: update to 3.17-rc7Jens Freimann
2014-10-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-09qemu-char: Fix reconnect socket error reportingCorey Minyard
2014-10-09qemu-sockets: Add error to non-blocking connect handlerCorey Minyard
2014-10-09qemu-error: Add error_vreport()Corey Minyard
2014-10-09virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini
2014-10-09linuxboot: compute initrd loading addressPaolo Bonzini
2014-10-09kvm: Make KVMState be the TYPE_KVM_ACCEL instance structEduardo Habkost
2014-10-09accel: Create accel object when initializing machineEduardo Habkost
2014-10-09accel: Pass MachineState object to accel init functionsEduardo Habkost
2014-10-07Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' i...Peter Maydell
2014-10-06translate-all.c: memory walker initial address miscalculationMikhail Ilyin
2014-10-06linux-user: don't include timerfd if not neededRiku Voipio
2014-10-06linux-user: Simplify timerid checks on g_posix_timers rangeAlexander Graf
2014-10-06linux-user: Convert blkpg to use a special subop handlerAlexander Graf
2014-10-06linux-user: Enable epoll_pwait syscall for ARMPeter Maydell
2014-10-06gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flagPeter Maydell