qemu /
qemu /
682c4f15598fa82eb00973b9b14be86d1e5a726c - 682c4f1 Fix monitor disasm output for Sparc64 target by blueswir1 · 18 years ago
- c090a8f Fix CP0_IntCtl handling. by ths · 18 years ago
- c50da3d Proper handling of reserved bits in the context register. by ths · 18 years ago
- 4e7a4a4 Mark watchpoint features as unimplemented. by ths · 18 years ago
- 62c5609 Catch unaligned sc/scd. by ths · 18 years ago
- 97428a4 Fix exception handling cornercase for rdhwr. by ths · 18 years ago
- dac9321 Remove bogus mtc0 handling. by ths · 18 years ago
- 069dd10 ARM IRQ fix. by pbrook · 18 years ago
- 6ecd453 Fix generated code disasm output on Sparc64 host by blueswir1 · 18 years ago
- 925fb13 Sparc32/64 CPU selection for user emulator by blueswir1 · 18 years ago
- 1c6e907 Fix TCX base on SS10 by blueswir1 · 18 years ago
- d537cf6 Unify IRQ handling. by pbrook · 18 years ago
- b6e27ab PowerPC 64 fixes by j_mayer · 18 years ago
- 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
- 80a34d6 Remove dead code. by pbrook · 18 years ago
- 544c4be Remove dead code. by pbrook · 18 years ago
- e0c84da Implement prefx. by ths · 18 years ago
- cbeb085 Set proper BadVAddress value for unaligned instruction fetch. by ths · 18 years ago
- e04bcc6 Actually skip over delay slot for a non-taken branch likely. by ths · 18 years ago
- f757d6f Fix ins/ext cornercase. by ths · 18 years ago
- d85fb99 Comment spelling fix. by pbrook · 18 years ago
- 417454b Full implementation of IEEE exceptions (Aurelien Jarno) by blueswir1 · 18 years ago
- c185970 Enforce even float register pair for double register ops (Aurelien Jarno) by blueswir1 · 18 years ago
- beb811b Fix handling of ADES exceptions. by ths · 18 years ago
- f41c52f Save state for all CP0 instructions, they may throw a CPU exception. by ths · 18 years ago
- 42a1089 Use correct type for card field. by pbrook · 18 years ago
- a1bb27b SD card emulation (initial implementation by Andrzei Zaborowski). by pbrook · 18 years ago
- 84409dd Code provision for x86_64 and PowerPC 64 linux user mode support. by j_mayer · 18 years ago
- 9ead1a1 Add alpha targets. Code provision for x86_64 and PowerPC 64 linux user targets. by j_mayer · 18 years ago
- 9d53c75 Fix for PowerPC 64 rotates. by j_mayer · 18 years ago
- 74aa042 Code provision for 64 bits linux user-mode targets support. by j_mayer · 18 years ago
- c53f4a6 fix branch delay slot cornercases. by ths · 18 years ago
- 5a63bcb Fix rotr immediate ops, mask shift/rotate arguments to their allowed size. by ths · 18 years ago
- acd858d Handle EBase properly. by ths · 18 years ago
- 3529b53 Fix disabling of the Cause register for R2. by ths · 18 years ago
- 1579a72 Fix RDHWR handling. Code formatting. Don't use *_direct versions to raise by ths · 18 years ago
- f7cfb2a 64bit MIPS FPUs have 32 registers. by ths · 18 years ago
- fb82fea Clear BEV and ERL for the fake bootloader. by ths · 18 years ago
- bf9525e Fix alpha target compilation on 32 bits hosts. by j_mayer · 18 years ago
- cf6c1b1 Rules needed to compile linux user-mode alpha target. by j_mayer · 18 years ago
- bedb69e Temporary hack for alpha user-mode emulation. by j_mayer · 18 years ago
- f6b647c Documentation update by blueswir1 · 18 years ago
- 9143e59 Fix stdfq op (Aurelien Jarno) by blueswir1 · 18 years ago
- a4d17f1 Fix co-processor branch and store ops (Aurelien Jarno) by blueswir1 · 18 years ago
- 803b3c7 Fill in real SparcStation 10 values by blueswir1 · 18 years ago
- eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
- 7a3148a Preliminary patch for Alpha Linux user mode emulation support. by j_mayer · 18 years ago
- 86cc1ce Definitions needed for Alpha linux user-mode emulation. by j_mayer · 18 years ago
- b82945b Alpha CPU palcode emulation. Only usable in user mode for now with by j_mayer · 18 years ago
- 4c9649a Alpha architecture emulation core. by j_mayer · 18 years ago
- 6fa4cea Infrastructure to support more than 2 MMU modes. by j_mayer · 18 years ago
- 876d4b0 Fix code formatting. by ths · 18 years ago
- 3079c59 Change NIC registration to be consistent with other machines definitions. by j_mayer · 18 years ago
- b62b461 TARGET_FMT_ld may also be useful for debugging purposes. by j_mayer · 18 years ago
- bc98a7e Add missing 64 bits memory accessors. by j_mayer · 18 years ago
- eae7629 i386 return APIC ID with cpuid, by Bernhard Kauer. by ths · 18 years ago
- af655b6 Fix Malta tty2 UART registers. by ths · 18 years ago
- 3812154 MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers by ths · 18 years ago
- 7524c84 Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward. by ths · 18 years ago
- 2d0e944 Build fix for 64bit machines. (This is still not correct mul/div handling.) by ths · 18 years ago
- 23be50f Qcow2: Release refcount table clusters after growing the refcount table, by ths · 18 years ago
- cce1075 Use __sFILE to typedef for _BSD. by ths · 18 years ago
- 663e8e5 Eepro100 emulation, by Stefan Weil. by ths · 18 years ago
- f0c757e audio/ossaudio.c for OpenBSD, by Todd T. Fries. by ths · 18 years ago
- b0ee3ff ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer. by ths · 18 years ago
- 28c1c65 ne2k buffer full bug fix, by Marcel Block. by ths · 18 years ago
- 687fa64 Random bug fixes from code inspection, by Wang Cheng Yeh. by ths · 18 years ago
- d34cab9 VMware SVGA II emulation, by Andrzej Zaborowski. by ths · 18 years ago
- a4080ec Qcow2 corruption fix, by Juergen Keil. by ths · 18 years ago
- 0475a5c Solaris 9/x86 support, by Ben Taylor. by ths · 18 years ago
- e5febef Conditionalize more syscall implementations, by Mike Frysinger. by ths · 18 years ago
- 2053152 Single mode for PIC i8259, by Bernhard Kauer. by ths · 18 years ago
- 7428711 Improved initrd support for mips. by ths · 18 years ago
- 4f14e88 Fix off-by-one error by blueswir1 · 18 years ago
- 52cc07d Change Sparc uses of pic_set_irq to pic_set_irq_new by blueswir1 · 18 years ago
- e0353fe Add SparcStation-10 machine by blueswir1 · 18 years ago
- 36cd921 Reorganise Sun4m to allow other machine types by blueswir1 · 18 years ago
- 8a08f9a Fix Sparc shift ops (Aurelien Jarno) by blueswir1 · 18 years ago
- d4218d9 Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/std and illegal cwp on wrpsr (Aurelien Jarno) by blueswir1 · 18 years ago
- fcc7204 Fix Sparc co-processor ops (Aurelien Jarno) by blueswir1 · 18 years ago
- 65fe7b0 Fix Sparc ASR handling (Aurelien Jarno) by blueswir1 · 18 years ago
- 60aa19a Actually enable 64bit configuration. by ths · 18 years ago
- fbe4f65 MIPS64 configurations. by ths · 18 years ago
- 678dde1 Generate double and triple faults, by Bernhard Kauer. by ths · 18 years ago
- a80274c Large kernel initrd fix (initial patch by Daniel Jacobowitz). by pbrook · 18 years ago
- 0aeaa8c Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. by ths · 18 years ago
- 1e0e6d8 Update for binfmt_misc handler, by Stefan Weil. by ths · 18 years ago
- 5813427 fcntl() remaining fix, by Stuart Anderson. by ths · 18 years ago
- e126cf1 Fix usb hid and mass-storage protocol revision, by Juergen Keil. by ths · 18 years ago
- a4bc3af Malta CBUS UART support. by ths · 18 years ago
- c62db10 Support for PowerPC BookE exception model. by j_mayer · 18 years ago
- 636aaad Embedded PowerPC timers support. by j_mayer · 18 years ago
- a8dea12 Merge PowerPC 405 MMU model. by j_mayer · 18 years ago
- 1d0a48f As embedded PowerPC TLB model is very different from PowerPC 6xx ones, by j_mayer · 18 years ago
- 05a8096 Better fix for OpenPIC: should not depend on PowerPC. by j_mayer · 18 years ago
- aafd813 Switch include for Solaris to avoid namespace issues. By Juergen Keil. by ths · 18 years ago
- e598752 Spelling fixes, by Stefan Weil. by ths · 18 years ago
- 7246bb2 Update mips TODO. by ths · 18 years ago
- 36bb244 Fix typo, suggested by Ben Taylor. by ths · 18 years ago
- 5efbfed Squash logic bugs while they are fresh... by ths · 18 years ago