]> git.proxmox.com Git - qemu.git/history - target-microblaze
Version 1.0.1
[qemu.git] / target-microblaze /
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/monitor' into...
2011-08-25 Edgar E. Iglesiasmicroblaze: Add an MSR_PVR constant and use it.
2011-08-25 Edgar E. Iglesiasmicroblaze: Make the MSR PVR bit non writable
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-31 Peter A. G. Crosth... microblaze: Add missing call to qemu_init_vcpu.
2011-07-30 Blue Swirlexec.h cleanup
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersonirq: Privatize CPU_INTERRUPT_NMI.
2011-05-08 Stefan WeilFix typos in comments (accross -> across)
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-11 Edgar E. Iglesiasmicroblaze: Add partial decoding of stream insns
2011-04-11 Edgar E. Iglesiasmicroblaze: Add stream-insn related constants
2011-04-11 Edgar E. Iglesiasmicroblaze: Add constant for exception-code mask
2011-04-11 Alejandro Cabreramicroblaze: Correct MMU_ZONES mask
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-03-11 Michal Simekmicroblaze: Add PVR for writeback cache, endians
2011-02-09 Edgar E. Iglesiasmicroblaze: Handle singlestepping over direct jmps
2011-02-08 Paolo Bonzinicris, microblaze: use cpu_has_work
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Edgar E. Iglesiasmicroblaze: cleanup helper_addkc
2011-01-22 Edgar E. Iglesiasmicroblaze: Improve subkc
2011-01-22 Edgar E. Iglesiasmicroblaze: Fix 3rd addkc arg when rd is r0
2011-01-22 Edgar E. Iglesiasmicroblaze: Improve addkc
2011-01-22 Edgar E. Iglesiasmicroblaze: Remove debug leftovers.
2011-01-22 Edgar E. Iglesiasmicroblaze: Reorganize for future patches
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-19 Edgar E. Iglesiasmicroblaze: Add support for load/store reversed
2011-01-19 Edgar E. Iglesiasmicroblaze: Tweak comment, fast cases -> common cases
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Edgar E. Iglesiasmicroblaze: Improve unconditional direct branching
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-05 Edgar E. Iglesiasmicroblaze: Use more TB chaining
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-02 Stefan Weiltarget-microblaze: Use %td for ptrdiff_t arguments...
2010-09-09 Edgar E. Iglesiasmicroblaze: Add support for fcmp.un
2010-09-09 Edgar E. Iglesiasmicroblaze: Add basic FPU emulation
2010-09-09 Edgar E. Iglesiasmicroblaze: Add definitions for FSR reg fields
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-24 Edgar E. Iglesiasmicroblaze: Remove unused members from the disas context
2010-07-24 Edgar E. Iglesiasmicroblaze: Speed up base + index addressing mode
2010-07-24 Edgar E. Iglesiasmicroblaze: Use setcond for conditional branches
2010-07-24 Edgar E. Iglesiasmicroblaze: Improve branch with small immediates
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-07 Edgar E. Iglesiasmicroblaze: Make MSR_UM and MSR_VM part of the tb flags
2010-05-19 Edgar E. Iglesiasmicroblaze: Update elf machine nums.
2010-04-25 Blue Swirlmicroblaze: remove dead assignments, spotted by clang...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
next