]> git.proxmox.com Git - qemu.git/history - target-lm32
vvfat: unify and correct computation of sector count
[qemu.git] / target-lm32 /
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-08 Blue SwirlMerge branch 'axp-system-7' of git://repo.or.cz/qemu/rth
2011-10-08 Blue SwirlMerge branch 'for-upstream' of git://git.serverraum...
2011-10-03 Michael Wallelm32: add missing qemu_init_vcpu() call
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
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-30 Blue Swirlexec.h cleanup
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-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-14 Alexandre RaymondRemove warning in printf due to type mismatch
2011-05-14 Stefan Weiltarget-lm32: Remove unused local variables
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-03 Michael Wallelm32: fix exception handling
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-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-03-31 Michael Wallelm32: use lookup table for opcodes
2011-03-31 Michael Wallelm32: rename raise opcode to scall
2011-03-07 Michael Wallelm32: todo and documentation
2011-03-07 Michael Wallelm32: machine state loading/saving
2011-03-07 Michael Wallelm32: translation code helper
2011-03-07 Michael Wallelm32: translation routines
2011-03-07 Michael WalleLatticeMico32 target support