]> git.proxmox.com Git - qemu.git/history - target-ppc/translate.c
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
[qemu.git] / target-ppc / translate.c
2013-07-23 Andreas Färbercpu: Move singlestep_enabled field from CPU_COMMON...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-09 Andreas Färbertarget-ppc: Change gen_intermediate_code_internal(...
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Andreas Färbercpu: Turn cpu_dump_{state,statistics}() into CPUState...
2013-06-28 Andreas Färberkvm: Change cpu_synchronize_state() argument to CPUState
2013-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-05-08 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-05-08 Alexander GrafPPC: Fix rldcl
2013-05-08 Alexander GrafPPC: Depend behavior of cmp instructions only on instru...
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-05-06 Aurelien JarnoMerge branch 's390-for-upstream' of git://github.com...
2013-05-06 Anton Blanchardtarget-ppc: Fix invalid SPR read/write warnings
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/migration-writev...
2013-04-26 Aurelien Jarnotarget-ppc: slightly optimize lfiwax
2013-04-26 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-04-26 Aurelien Jarnotarget-ppc: add support for extended mtfsf/mtfsfi forms
2013-04-26 Aurelien Jarnotarget-ppc: emulate store doubleword pair instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate load doubleword pair instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate lfiwax instruction
2013-04-26 Aurelien Jarnotarget-ppc: emulate fcpsgn instruction
2013-04-26 Aurelien Jarnotarget-ppc: emulate prtyw and prtyd instructions
2013-04-26 Aurelien Jarnotarget-ppc: emulate cmpb instruction
2013-04-26 Aurelien Jarnotarget-ppc: optimize fabs, fnabs, fneg
2013-04-26 Richard Hendersontarget-ppc: Fix narrow-mode add/sub carry output
2013-04-26 Aurelien Jarnotarget-ppc: fix nego and subf*o instructions
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for tlbie
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for addresses
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for comparisons
2013-03-22 Richard Hendersontarget-ppc: Use NARROW_MODE macro for branches
2013-03-22 Richard Hendersontarget-ppc: Fix add and subf carry generation in narrow...
2013-03-22 David Gibsontarget-ppc: Remove vestigial PowerPC 620 support
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-03 Peter Maydellgen-icount.h: Rename gen_icount_start/end to gen_tb_sta...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-25 Richard Hendersontarget-ppc: Fix SUBFE carry
2013-02-23 Richard Hendersontarget-ppc: Compute mullwo without branches
2013-02-23 Richard Hendersontarget-ppc: Compute arithmetic shift carry without...
2013-02-23 Richard Hendersontarget-ppc: Implement neg in terms of subf
2013-02-23 Richard Hendersontarget-ppc: Use add2 for carry generation
2013-02-23 Richard Hendersontarget-ppc: Compute addition carry with setcond
2013-02-23 Richard Hendersontarget-ppc: Compute addition overflow without branches
2013-02-23 Richard Hendersontarget-ppc: Use setcond in gen_op_cmp
2013-02-23 Richard Hendersontarget-ppc: Split out SO, OV, CA fields from XER
2013-02-23 Richard Hendersontarget-ppc: Use mul*2 in mulh* insns
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Andreas Färbertarget-ppc: Fix build for PPC_DEBUG_DISAS
2013-02-01 Alexander GrafPPC: Unify dcbzl code path
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08 Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_instr_start from context instead of...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_icount from context instead of global...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_pc from context instead of global...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-11-26 Julio GuerraPPC: Fix missing TRACE exception
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
next