summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New status file for Alpha emulation target.j_mayer2007-10-211-0/+33
* "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths2007-10-201-1/+1
* Physical hard disk drive for win32, by Stefan Weil.ths2007-10-201-5/+4
* Enable ACPI interrupts, by Igor Lvovsky.ths2007-10-201-0/+1
* Syscall target errno fixes, by Thayne Harbaugh.ths2007-10-202-55/+100
* Check the Galilleo config register instead of hardcoding the endianness.ths2007-10-201-22/+8
* Handle IBE on MIPS properly.ths2007-10-203-1/+12
* Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths2007-10-201-0/+2
* Avoid PreP target kernel freeze waiting for IRQs.j_mayer2007-10-201-1/+1
* Update Sparc parts in documentationblueswir12007-10-202-8/+16
* Avoid gcc warningsblueswir12007-10-201-2/+2
* Fix compiling Sparc64 on PPC hostblueswir12007-10-202-0/+18
* Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2007-10-187-709/+18
* Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer2007-10-183-11/+24
* Only map BIOS space when it was actually loaded.ths2007-10-181-9/+8
* Cast ELF datatypes properly to host 64bit types.ths2007-10-172-3/+6
* Really update the imageblueswir12007-10-171-0/+0
* Use ldq and stq for 8 byte accesses (original patch by Robert Reif)blueswir12007-10-172-25/+30
* Enable all alignment checksblueswir12007-10-171-48/+5
* Update Sparc32 OpenBIOS image to SVN revision 171. Changes:blueswir12007-10-171-1/+2
* Update TODO.ths2007-10-171-0/+6
* Second half of mipssim support, plus documentation improvements.ths2007-10-173-2/+440
* MIPSsim pseudo machine emulation.ths2007-10-174-5/+26
* Fix bug in Sparc32 sta op (Robert Reif)blueswir12007-10-141-1/+1
* Sparc64 hypervisor modeblueswir12007-10-144-48/+121
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-146-21/+160
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-1441-997/+1042
* Properly implement non-execute bit on PowerPC segments and PTEs.j_mayer2007-10-142-127/+139
* Implement time-base start/stop helpers.j_mayer2007-10-141-29/+92
* Merge PowerPC 620 input bus definitions with standard PowerPC 6xx.j_mayer2007-10-141-26/+19
* There is no need of a specific MMU model for PowerPC 601.j_mayer2007-10-143-27/+1
* Implement PowerPC 64 SLB invalidation helpers.j_mayer2007-10-141-19/+63
* Fix memory corruption reported by Julian Sewardj_mayer2007-10-141-1/+1
* Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer2007-10-141-6/+6
* Do not allow PowerPC CPU restart after entering checkstop mode.j_mayer2007-10-142-12/+13
* Provision for PowerPC 64 with hypervisor mode support - not enabled for now.j_mayer2007-10-142-7/+17
* Generate micro-ops for PowerPC hypervisor mode.j_mayer2007-10-142-0/+10
* Generate micro-ops for Alpha executive and supervisor modes.j_mayer2007-10-142-6/+16
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-1448-275/+362
* Update TODO.ths2007-10-131-1/+26
* Fix off-by-one in address check.ths2007-10-131-11/+8
* Static-ify function.ths2007-10-131-3/+4
* Unify '-cpu ?' option.j_mayer2007-10-128-28/+14
* Fix taddcctv and tsubcctv (David Matthews)blueswir12007-10-102-1/+3
* Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir12007-10-099-48/+149
* Match values with the ones documented in the PIIX4 datasheet.ths2007-10-091-1/+3
* getpriority() shouldn't use libc wrapper, by Thayne Harbaugh.ths2007-10-091-1/+6
* Use always_inline in the MIPS support where applicable.ths2007-10-094-28/+28
* Fix vmmouse for 64bit guest, by Dan Kenigsberg.ths2007-10-091-1/+1
* Delete file which should have been removed in the lst commit.ths2007-10-091-301/+0
OpenPOWER on IntegriCloud