summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Debug register emulation (Jan Kiszka)aliguori2008-11-181-2/+2
* ppc-linux-user: handle EXCP_DEBUGaurel322008-11-141-14/+13
* use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).balrog2008-11-101-8/+15
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-2/+2
* CRIS: linux-user ERP compensation not needed anymore.edgar_igl2008-10-081-1/+0
* Make CPULogItem tables constblueswir12008-10-021-1/+1
* qemu sh4 nptl supportaurel322008-09-151-1/+1
* alpha: only print debug information to the log fileaurel322008-09-071-1/+0
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-1/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-3/+0
* Add correct stack bias if a 64 bit stack is usedblueswir12008-08-301-0/+9
* Fix Sparc64 window handling problems detected by Vince Weaverblueswir12008-08-271-3/+18
* Fix tswap sizemalc2008-08-201-2/+2
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-171-1/+3
* Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).balrog2008-07-291-2/+2
* More efficient target register / TC accesses.ths2008-06-271-13/+13
* Fix Sparc32plus & Sparc64 debug outputblueswir12008-06-151-4/+4
* Use qemu_mallocz to allocate new thread state. Remove redundant memset.pbrook2008-06-091-1/+1
* Multithreaded locking fixes.pbrook2008-06-071-5/+141
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-071-14/+14
* Make signal queues per thread.pbrook2008-05-311-39/+49
* Implement ARM magic kernel page and TLS register.pbrook2008-05-291-8/+78
* variable dynamic translation buffer sizebellard2008-05-281-0/+1
* CRIS: Use $eda to instead of debug1 (removed) for fault addr.edgar_igl2008-05-271-1/+1
* 2.6 kernels make int 5 a trap gatebellard2008-05-121-1/+1
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* Implement ARM floating point exception emulationaurel322008-04-071-2/+51
* Revert accidental commit.pbrook2008-03-261-2/+2
* Remove fixed length commandline buffers.pbrook2008-03-261-2/+2
* m68k mmap2 fixes.pbrook2008-03-251-1/+1
* Convert Sparc64 trap state ops to TCGblueswir12008-03-051-1/+1
* First try at supporting ordinary signals for CRIS linux-user guests.edgar_igl2008-02-281-0/+3
* Make MIPS MT implementation more cache friendly.ths2008-02-121-11/+11
* Fix section switching buglet, by Edgar E. Iglesias.ths2008-01-081-1/+2
* copyright updatebellard2008-01-061-5/+6
* QEMU_STRACE documentation bit by Thayne Harbaugh.balrog2007-12-161-1/+6
* SH4: Signal handling for the user space emulator, by Magnus Damm.ths2007-12-021-0/+12
* SH4 Fix missing 6th arg of syscall, by "takasi-y".ths2007-11-201-1/+1
* Always make all PowerPC exception definitions visible.j_mayer2007-11-171-6/+0
* suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard2007-11-161-11/+19
* force correct ppc64 cpubellard2007-11-151-0/+4
* x86_64 fixesbellard2007-11-151-11/+14
* x86_64 linux user emulationbellard2007-11-141-8/+65
* i386 TLS supportbellard2007-11-141-9/+12
* Allow use of SPE extension by all PowerPC targets,j_mayer2007-11-121-2/+0
* sparc64_[get|set]_context are not meaningful in abi32 modebellard2007-11-111-0/+2
* printf format fixesbellard2007-11-111-8/+8
* -strace optionbellard2007-11-111-3/+6
* added cpu_model parameter to cpu_init()bellard2007-11-101-58/+27
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-1/+1
OpenPOWER on IntegriCloud