]> git.proxmox.com Git - qemu.git/history - target-mips
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
[qemu.git] / target-mips /
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16 Andreas Färbercpu: Add CPUArchState pointer to CPUState
2013-02-16 Andreas Färbertarget-mips: Move TCG initialization to MIPSCPU initfn
2013-02-16 Andreas Färbertarget-mips: Introduce QOM realizefn for MIPSCPU
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Petar Jovanovictarget-mips: enable access to DSP ASE if implemented
2013-01-31 Richard Sandifordtarget-mips: Unfuse {,N}M{ADD,SUB}.fmt
2013-01-31 Richard Sandifordtarget-mips: Sign-extend the result of LWR
2013-01-31 Richard Sandifordtarget-mips: Fix signedness of loads in MIPS16 RESTOREs
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-31 Aurelien Jarnotarget-mips: implement DSP (d)append sub-class with TCG
2013-01-31 Aurelien Jarnotarget-mips: use DSP unions for reduction add instructions
2013-01-31 Aurelien Jarnotarget-mips: use DSP unions for unary DSP operators
2013-01-31 Aurelien Jarnotarget-mips: use DSP unions for binary DSP operators
2013-01-31 Aurelien Jarnotarget-mips: add unions to access DSP elements
2013-01-31 Aurelien Jarnotarget-mips: generate a reserved instruction exception...
2013-01-31 Aurelien Jarnotarget-mips: copy insn_flags in DisasContext
2013-01-31 Aurelien Jarnotarget-mips: fix DSP loads with rd = 0
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-15 Andreas Färberexec: Return CPUState from qemu_get_cpu()
2013-01-15 Andreas Färbercpu: Move cpu_index field to CPUState
2013-01-15 Andreas Färbertarget-mips: Clean up mips_cpu_map_tc() documentation
2013-01-15 Andreas Färbercpu: Move nr_{cores,threads} fields to CPUState
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-01-08 Petar Jovanovictarget-mips: Fix helper and tests for dot/cross-dot...
2013-01-08 Stefan Weiltarget-mips: Replace macros by inline functions
2013-01-08 Eric Johnsontarget-mips: Allow DSP access to be disabled once enabled.
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2013-01-01 陳韋任 (Wei-Ren Chen)target-mips: Use EXCP_SC rather than a magic number
2013-01-01 Jovanovic, Petartarget-mips: Make repl_ph to sign extend to target...
2013-01-01 Dongxue ZhangFix my email address
2013-01-01 Stefan Weiltarget-mips: Remove semicolon from macro definition
2013-01-01 Petar Jovanovictarget-mips: Fix for helpers for EXTR_* instructions
2013-01-01 Petar Jovanovictarget-mips: Fix incorrect reads and writes to DSPContr...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinifpu: move public header file to include/fpu
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16 Blue Swirlexec: refactor cpu_restore_state
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08 Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_instr_start from context instead of...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_icount from context instead of global...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_pc from context instead of global...
2012-12-06 Petar Jovanovictarget-mips: Fix incorrect shift for SHILO and SHILOV
2012-12-06 Petar Jovanovictarget-mips: Fix incorrect code and test for INSV
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-24 Aurelien Jarnotarget-mips: remove POOL48A from the microMIPS decoding
2012-11-24 陳韋任 (Wei-Ren Chen)target-mips: Clean up microMIPS32 major opcode
2012-11-24 陳韋任 (Wei-Ren Chen)target-mips: Add comments on POOL32Axf encoding
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-11-15 陳韋任 (Wei-Ren Chen)target-mips: fix wrong microMIPS opcode encoding
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-11 Eric Johnsontarget-mips: Fix seg fault for LUI when MIPS_DEBUG_DISA...
2012-11-10 Blue Swirldisas: avoid using cpu_single_env
2012-11-05 Blue Swirltarget-mips: use ULL for 64 bit constants
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
next