qemu-patch-raspberry4/target-i386
bellard 8145122b08 correct NT flag behavior - zero ldt task switch bug fix - task switch thru call insn bug fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@586 c046a42c-6fe2-441c-8c8c-71466251a162
2004-01-24 16:27:56 +00:00
..
cpu.h added TARGET_LONG_BITS 2004-01-24 15:19:09 +00:00
exec.h correct zero segment values when coming from VM86 mode - cache infos in CPUID - simpler exception handling in load_seg() - validate segments after lret/iret 2004-01-04 15:18:37 +00:00
helper.c correct NT flag behavior - zero ldt task switch bug fix - task switch thru call insn bug fix 2004-01-24 16:27:56 +00:00
helper2.c combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_debug() 2004-01-24 15:29:03 +00:00
op.c correct NT flag behavior 2004-01-24 15:27:58 +00:00
opreg_template.h cmov fix (bug on PowerPC) 2003-10-30 01:05:49 +00:00
ops_mem.h added stx_T1_A0 micro ops 2004-01-04 17:28:06 +00:00
ops_template.h comments fix 2004-01-18 21:43:36 +00:00
ops_template_mem.h fixed potential exception pb on cmpxchg 2004-01-18 21:44:40 +00:00
translate.c fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - removed warnings 2004-01-24 16:24:06 +00:00