]> git.proxmox.com Git - qemu.git/history - tcg/hppa
pci: Unregister BARs before device exit
[qemu.git] / tcg / hppa /
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24 Richard Hendersontcg-hppa: Add debug_frame support.
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-11 Stefan Weiltcg: Improve tcg_out_label and fix its usage for w64
2012-03-03 Stefan Weilw64: Change data type of parameters for flush_icache_range
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Richard Hendersontcg: Use TCGReg for standard tcg-target entry points.
2011-11-14 Richard Hendersontcg: Standardize on TCGReg as the enum for hard registers
2011-10-01 Stefan Weiltcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
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 Richard Hendersontcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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