2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Preliminary patch for Alpha Linux user mode emulation... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Definitions needed for Alpha linux user-mode emulation. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Alpha CPU palcode emulation. Only usable in user mode... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Alpha architecture emulation core. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Infrastructure to support more than 2 MMU modes. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
ths | Fix code formatting. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | Change NIC registration to be consistent with other... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | TARGET_FMT_ld may also be useful for debugging purposes. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | Add missing 64 bits memory accessors. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
ths | i386 return APIC ID with cpuid, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
ths | Fix Malta tty2 UART registers. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | MIPS32R2 needs RDPGPR/WRPGPR instructions even when... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Fix guest x86/amd64 helper_fprem/helper_fprem1, by... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Build fix for 64bit machines. (This is still not correc... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Qcow2: Release refcount table clusters after growing... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Use __sFILE to typedef for _BSD. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Eepro100 emulation, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | audio/ossaudio.c for OpenBSD, by Todd T. Fries. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | ltr for x86_64 should check the upper descriptor type... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | ne2k buffer full bug fix, by Marcel Block. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Random bug fixes from code inspection, by Wang Cheng... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Qcow2 corruption fix, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Solaris 9/x86 support, by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Conditionalize more syscall implementations, by Mike... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Single mode for PIC i8259, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Improved initrd support for mips. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix off-by-one error |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Change Sparc uses of pic_set_irq to pic_set_irq_new |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Add SparcStation-10 machine |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Reorganise Sun4m to allow other machine types |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc shift ops (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc lda/ldda/sta/stda asi handling, fault on... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc co-processor ops (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc ASR handling (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Actually enable 64bit configuration. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | MIPS64 configurations. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Generate double and triple faults, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
pbrook | Large kernel initrd fix (initial patch by Daniel Jacobo... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Update for binfmt_misc handler, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | fcntl() remaining fix, by Stuart Anderson. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Fix usb hid and mass-storage protocol revision, by... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Malta CBUS UART support. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Support for PowerPC BookE exception model. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Embedded PowerPC timers support. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Merge PowerPC 405 MMU model. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | As embedded PowerPC TLB model is very different from... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Better fix for OpenPIC: should not depend on PowerPC. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Switch include for Solaris to avoid namespace issues... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Spelling fixes, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Update mips TODO. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Fix typo, suggested by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Squash logic bugs while they are fresh... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Sanitize mips exception handling. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Fix build failure. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | Fix rfi instruction: do not depend on current execution... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | Fix / update PowerPC BookE definitions. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events: |
commit | commitdiff | tree | snapshot |
2007-03-28 |
j_mayer | Solaris host compilation fix by Shaddy Baddah. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | qemu_create_pidfile implementation for Win32, based... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Move determination of AIOLIBS until after all configure... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Fix segfault with -nographic, by Enache Adrian. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Typo in configure, by Nicholas Sauzede. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Improved kqemu error message, by Robert Millan. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Windows sockets like to be different. Inspired by a... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
blueswir1 | Sparc32/64 CPU selection |
commit | commitdiff | tree | snapshot |
2007-03-24 |
ths | One more bit of mips CPU configuration, and support... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
blueswir1 | Upgrade Sparc FPU version (based on patch by Aurelien... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
blueswir1 | Sparc tagged operations (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-03-23 |
j_mayer | Add missing PowerPC 64 instructions |
commit | commitdiff | tree | snapshot |
2007-03-23 |
j_mayer | Fix debug printf: we need different macros for target_u... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
ths | Fix enough FPU/R2 support to get 24Kf going. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
j_mayer | PowerPC improvments: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
j_mayer | PowerPC bugfixes: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
ths | Fix fcntl64 logic bug, by Kirill A. Shutemov. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
ths | Win32 build fix. FIXME: This disables locking of the... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
blueswir1 | Fix Sparc branches, original patch by Aurelien Jarno |
commit | commitdiff | tree | snapshot |
2007-03-21 |
ths | Move mips CPU specific initialization to translate_init.c. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
j_mayer | Fix compilation on 32 bits hosts (pb reported by Thiemo... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | Ooops... Typo. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | PowerPC 2.03 SPE extension - first pass. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | Add missing softfloat helpers. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | fcntl64 fix, by Kirill A. Shutemov. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | SlavIO Counter-Timers fix, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | SlavIO interrupt controller fix, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | VMMouse Emulation, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Barf on branches/jumps in branch delay slots. Spotted... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix call to generated code on SPARC, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix qemu crash due to sparc division-by-zero, by Aureli... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix big endian host operation, by Ben Taylor and Igor... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | trunc() for Solaris 9 / SPARC, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Close file descriptors when execing network tap setup... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Improve -pidfile option, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | SCSI fixes, by Wang Cheng Yeh. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | SPARC host fixes, by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Handling more darwin-user syscalls, by Ilya Shar. |
commit | commitdiff | tree | snapshot |
next |