]> git.proxmox.com Git - qemu.git/history - target-microblaze
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / target-microblaze /
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
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookTarget specific usermode cleanup
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Edgar E. Iglesiasmicroblaze: Improve brk emulation.
2010-02-20 Edgar E. Iglesiasmicroblaze: Dont segfault when singlestepping first...
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-12-16 Michal Simekmicroblaze: Print content of EAR register
2009-12-16 Edgar E. Iglesiasmicroblaze: Update debug logs.
2009-12-13 Edgar E. Iglesiasmicroblaze: Handle wdc flush and clear.
2009-12-13 Paul Hartkemicroblaze: Correct branch to registers.
2009-11-12 Edgar E. Iglesiasmicroblaze: Restore env when raising unmapped bus access.
2009-11-12 Edgar E. Iglesiasmicroblaze: Unbreak reset.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-25 Juan Quintelagcc wants 1st static and then const
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Edgar E. Iglesiasmicroblaze: Trap if QEMU finds an unknown insns.
2009-09-11 Edgar E. Iglesiasmicroblaze: Correct prio between MMU and unaligned...
2009-09-11 Edgar E. Iglesiasmicroblaze: HW Exception fixes.
2009-09-04 Edgar E. Iglesiasmicroblaze: Trap on illegal load/store sizes.
2009-09-04 Edgar E. Iglesiasmicroblaze: Correct FPU decoding masks.
2009-09-03 Edgar E. Iglesiasmicroblaze: Compute masks for alignment checks at trans...
2009-09-03 Edgar E. Iglesiasmicroblaze: Trap on bus accesses to unmapped areas.
2009-09-03 Edgar E. Iglesiasmicroblaze: MMU shows more respect to synthesis config.
2009-09-03 Edgar E. Iglesiasmicroblaze: Trap on unaligned data accesses.
2009-09-03 Edgar E. Iglesiasmicroblaze: Trap on divizions by zero.
2009-09-03 Edgar E. Iglesiasmicroblaze: Correct mfs into r0.
2009-09-03 Edgar E. Iglesiasmicroblaze: Catch illegal insns and privilege violations.
2009-09-03 Edgar E. Iglesiasmicroblaze: Add infrastructure for supporting hw except...
2009-09-03 Edgar E. Iglesiasmicroblaze: Clear exception in dslot ESR bit if not...
2009-09-03 Edgar E. Iglesiasmicroblaze: Correct MMU debug log.
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-26 Edgar E. Iglesiasmicroblaze: Make writes to MMU_ZPR flush the TLB.
2009-05-26 Edgar E. Iglesiasmicroblaze: Correct typo.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add petalogix s3a1800dsp MMU linux ref...
2009-05-26 Edgar E. Iglesiasmicroblaze: Add MMU emulation.
2009-05-26 Edgar E. Iglesiasmicroblaze: Add translation routines.