]> git.proxmox.com Git - qemu.git/history - tcg/hppa
monitor: fix build breakage for !CONFIG_VNC
[qemu.git] / tcg / hppa /
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-07-01 Richard Hendersontcg-hppa: Support deposit opcode.
2011-07-01 Blue SwirlTCG/HPPA: use stack for TCG temps
2011-07-01 Blue SwirlTCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
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 SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
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-09 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Richard Hendersontcg-hppa: Load GUEST_BASE as an immediate.
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Richard Hendersontcg-hppa: Remove automatically implemented opcodes.
2010-04-26 Richard Hendersontcg-hppa: Fix branch offset during retranslation.
2010-04-26 Richard Hendersontcg-hppa: Schedule the address masking after the TLB...
2010-04-26 Richard Hendersontcg-hppa: Fix softmmu loads and stores.
2010-04-26 Richard Hendersontcg-hppa: Fix GUEST_BASE initialization in prologue.
2010-04-26 Richard Hendersontcg-hppa: Constrain immediate inputs to and_i32, or_i32...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Richard Hendersontcg-hppa: Don't try to calls to non-constant addresses.
2010-04-08 Richard Hendersontcg-hppa: Fix in/out register overlap in add2/sub2.
2010-04-08 Richard Hendersontcg-hppa: Finish the port.
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-26 Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-14 Aurelien Jarnotcg: add div/rem 32-bit helpers
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 Jay Foadtcg: fix build on 32-bit hppa, ppc and sparc hosts
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-10-05 blueswir1Add some missing static and const qualifiers, reg_names...
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-04-12 aurel32HPPA (PA-RISC) host support