5813 Commits (931ff2725866606d0c695576a9ec3b7808d82b24)
 

Author SHA1 Message Date
aurel32 931ff27258 target-ppc: convert wait instruction to TCG 18 years ago
aurel32 cf02a65c77 target-ppc: convert mfrom instruction to TCG 18 years ago
aurel32 e49a3c8f85 target-ppc: remove dead code from op.c 18 years ago
aurel32 8d4acf9b90 gdbstub: Fix access to PPC FPRs 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aurel32 0f3955e2d2 target-ppc: convert software TLB instructions to TCG 18 years ago
blueswir1 4bf5801db4 Fix ICCS command (Herve Poussineau) 18 years ago
malc d4742de84f Handle SDL log just like other temporary files 18 years ago
malc 9ac81bbbe1 Use trap shell builtin to remove temporary files 18 years ago
malc ebd486d593 Fix alignment of 64bit args 18 years ago
blueswir1 e3926838a8 Fix 'enable selection' command (esp_4_ensel.diff) 18 years ago
blueswir1 fc4d65da26 Fix command len detection (esp_3_cmdlen.diff) 18 years ago
blueswir1 b44c08fab3 Fix configuration 2 register (esp_2_cfg2.diff): 18 years ago
blueswir1 8dea1dd406 Misc fixes (Herve Poussineau) 18 years ago
blueswir1 ce802585a9 Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) 18 years ago
blueswir1 6c173b3c09 Prepare for handling different BSD mmap() flags 18 years ago
pbrook ee50add925 Fix comment typo. 18 years ago
aurel32 030370a210 qemu-doc.texi: rewrite the documentation for the -net option 18 years ago
aurel32 f5fc997546 qemu-doc.texi: document downscript network option 18 years ago
aurel32 01a4afeb99 target-ppc: convert POWER2 load/store instructions to TCG 18 years ago
aurel32 6a6ae23f3c target-ppc: convert SPE load/store to TCG 18 years ago
aurel32 38d1495201 target-ppc: simplify evsplati and evsplatfi 18 years ago
ths 60b196917f linux-user: Add support for STOP/CONT signals. 18 years ago
ths 2a913eb118 linux-user: sig is target signal. 18 years ago
ths 777553406d Make installing bios files optional. 18 years ago
aliguori c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 18 years ago
aliguori 31280d92d1 Add TAILQ_FOREACH_SAFE (Jan Kiszka) 18 years ago
aliguori f3d54fc494 Abstract out geometry detection code from IDE for reuse 18 years ago
aliguori 357c692cca Revert r5636 to fix icount on hosts w/o high-res clocks 18 years ago
aliguori 9c99d2ab02 i386: remove unused function prototypes (Laurent Desnogues) 18 years ago
blueswir1 89886f4cab Fix usb-stub compilation 18 years ago
aliguori 2bec46dc97 vga optimization (Glauber Costa) 18 years ago
aliguori 5832d1f2f5 kvm: Introduce kvm logging interface (Glauber Costa) 18 years ago
aliguori b4fbd8798a move vga_io_address to VGA State (Glauber Costa) 18 years ago
aliguori 4efe27556d better type checking for vga (Glauber Costa) 18 years ago
aliguori 0e1f5a0c49 Introduce accessors for DisplayState (Stefano Stabellini) 18 years ago
aurel32 cab3bee2d6 target-ppc: convert trap instructions to TCG 18 years ago
aurel32 fe1e5c53fd target-ppc: convert altivec load/store to TCG 18 years ago
aurel32 a0d7d5a776 target-ppc: convert FPU load/store to TCG 18 years ago
aurel32 a7859e892b target-ppc: fix access_type usage 18 years ago
aurel32 0c8aacd466 target-ppc: include the instruction name in load/store handlers name 18 years ago
aurel32 1c97856dcc target-ppc: convert SPE FP ops to TCG 18 years ago
blueswir1 f488791962 Fix typo reported by Thiemo Seufer 18 years ago
aurel32 293d6942dd target-ppc: remove declaration of removed function from op_helper.h 18 years ago
blueswir1 6806364989 Native BSD host USB support (Juergen Lock, Lonnie Mendez) 18 years ago
blueswir1 6972f93538 Native FreeBSD parallel port (Juergen Lock) 18 years ago
blueswir1 5f8712aa1e Use MAP_ANON also for FreeBSD (Juergen Lock) 18 years ago
blueswir1 cdba95bd96 Fix BSD user compilation on other than OpenBSD 18 years ago
blueswir1 8ef92a880f Fix some compile and linking issues on NetBSD. 18 years ago
blueswir1 d07cca02aa Add native softfloat fpu functions (Christoph Egger) 18 years ago