]> git.proxmox.com Git - qemu.git/history - target-i386/op_helper.c
target-i386: move tcg initialization into x86_cpu_initfn()
[qemu.git] / target-i386 / op_helper.c
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-21 Blue Swirlqemu-log: use LOG_UNIMP for some target CPU cases
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
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ärbertarget-i386: Don't overuse CPUState
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-02-28 Stefan Weiltarget-i386: Clean includes
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-11 Aurelien Jarnotarget-i386: fix SSE rounding and flush to zero
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-24 Avi Kivityi386: wire up MSR_IA32_MISC_ENABLE
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-02 Boris Figovskyx86: fix daa opcode for al register values higher than...
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 Swirlx86: use caller supplied CPUState for interrupt related...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-i386: use floatx80 constants in helper_fld*_ST0()
2011-06-03 Aurelien Jarnotarget-i386: remove old code handling float64
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-25 Aurelien Jarnotarget-i386: fix constants wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fprem() and helper_fprem1(...
2011-04-25 Aurelien Jarnotarget-i386: fix logarithmic and trigonometric helpers...
2011-04-25 Aurelien Jarnotarget-i386: add CPU86_LDouble <-> double conversion...
2011-04-25 Aurelien Jarnotarget-i386: replace approx_rsqrt and approx_rcp by...
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fsqrt() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fdiv() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fxtract() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fbld_ST0() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fscale() wrt softfloat
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-17 Aurelien Jarnotarget-i386: add floatx_{add,mul,sub} and use them
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirli386: avoid a write only variable
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Adam Lackorzynskitarget-i386: svm: Fix MSRPM check
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 unused stuff from */exec.h
2010-06-30 Jan Kiszkax86: svm: Always clear event_inj on vmexit
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Adam Lackorzynskitarget-i386: Fix variable in (disabled) debugging code
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-02-28 Jason Wesseltarget-i386: fix crash on x86 32bit linux host with...
2009-10-23 Andre Przywaratarget-i386: implement lzcnt emulation
2009-10-04 Kevin Wolftarget-i386: Fix exceptions for fxsave/fxrstor
2009-10-04 Andre Przywaratarget-i386: add RDTSCP support
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-05-22 Jan Kiszkax86: Add support for resume flag
2009-04-23 aliguoriFix i386-linux-user build (Laurent Desnogues)
2009-04-22 aliguoriput valid data into exit_int_info if needed (Gleb Natapov)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-03-20 aliguorix86: Add NULL check to lsl (Jan Kiszka)
2009-02-27 aliguorix86: use qemu_log_mask on triple faults (Chris Wright)
2009-02-09 aliguoriKVM: CPUID takes ecx as input value for some functions...
next