2008-06-09 |
edgar_igl | CRIS: Emulate NMIs. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
edgar_igl | CRIS: Support RFN insn. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
edgar_igl | CRIS: Translator updates. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
bellard | SVM: Fix segment attribute clobbering (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
malc | Emit trampolines manually in prologue |
commit | commitdiff | tree | snapshot |
2008-06-09 |
malc | Fix test for signed div fast path |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Add proper file header. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Use qemu_mallocz to allocate new thread state. Remove... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Use qemu_mallocz. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Prevent guest reusing host memory allocations. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Despite what the documentation says/implies, PTHREAD_ST... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
ths | Switch remaining CP0 instructions to TCG or helper... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
malc | Add -mlongcall for PPC host (needed for MIPS for instance) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
malc | R_PPC_REL24 safety net |
commit | commitdiff | tree | snapshot |
2008-06-09 |
malc | Fix div[u]2. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
pbrook | Clean up MMIO TLB handling. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
balrog | Fix the sendkey hold time calculation (Jan Kiszka). |
commit | commitdiff | tree | snapshot |
2008-06-09 |
balrog | TC6393XB system features (Dmitry Baryshkov). |
commit | commitdiff | tree | snapshot |
2008-06-08 |
balrog | Enhance sendkey with key hold time (Jan Kiszka). |
commit | commitdiff | tree | snapshot |
2008-06-08 |
ths | Register helper functions. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
malc | Check the returned audio_buf_info fields |
commit | commitdiff | tree | snapshot |
2008-06-08 |
malc | Fix error reporting under Win32 (CreateFile does not... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
malc | Update |
commit | commitdiff | tree | snapshot |
2008-06-08 |
malc | Fix some signedness issues caught by gcc 4.3 |
commit | commitdiff | tree | snapshot |
2008-06-08 |
pbrook | Remove dead and bitrotten "qemu-fast" code. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
malc | Do not scare users with ominous error messages from... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
pbrook | Implement thread creation. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
malc | PPC TCG Fixes |
commit | commitdiff | tree | snapshot |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
blueswir1 | Fix Sparc32plus GDBstub support |
commit | commitdiff | tree | snapshot |
2008-06-07 |
ths | Allocate a register pair instead of a single register. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
bellard | undocumented 0x82 opcode is invalid in 64 bit code |
commit | commitdiff | tree | snapshot |
2008-06-06 |
bellard | Fix i386 segment descriptor types on reset (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | CRIS: Add the P flag to the tb dependent flags. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | CRIS translator updates |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Correct P flag assertion in rfe. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Make the tests run when built with experimental gcc... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Add a testcase for broken x arithmetic sequences. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Increase the odds for the movei test to pass in system... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | ETRAX machine updates. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
edgar_igl | Compile with debug. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
ths | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | Compile fix for Apple, by C.W. Betts. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | Fix always_inline definition for Darwin, by Andreas... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | Remove dead-code (else-block) from block-qcow.c, by... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | New qemu-img convert -B option, by Marc Bevand. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | Update documentation for qemu-img convert options,... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
ths | Free constant temporaries. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | save more CPU state |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | SVM: added tsc_offset |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ths | Explicitly free temporaries. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ths | Remove the temporaries cache of the MIPS target. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ths | Fix pointer calculation for MIPS64 targets. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | fixed exceptions for cpuid and invlpg |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | GIF flag handling fix (Alexander Graf) |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | reworked SVM interrupt handling logic - fixed vmrun... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | update |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | 32 bit SVM fixes - INVLPG and INVLPGA updates |
commit | commitdiff | tree | snapshot |
2008-06-04 |
bellard | EFER loading fixes, including SVME bit |
commit | commitdiff | tree | snapshot |
2008-06-04 |
balrog | Add sysrq to key names known by "sendkey". |
commit | commitdiff | tree | snapshot |
2008-06-04 |
balrog | Refactor and fix do_sendkey (Jan Kiszka). |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ths | Delete duplicate code. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
pbrook | Multithreaded locking for mmap(). |
commit | commitdiff | tree | snapshot |
2008-06-02 |
pbrook | Fix location of futex.h. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
ths | Fix type mismatch. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
ths | Fix argument order. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
ths | Proper sign extensions for 32-bit divisions, spotted... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Fix ATAPI GET_CONFIGURATION function (Alexander Graf... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Mark a dead_tmp as such in ARM msr. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Improve dependencies generation (malc). |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | MusicPal: Restore display size after invalidation ... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Fix smbus_eeprom.c compile with DEBUG (spotted by Duili... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Don't forget to save VNC FB dimensions after resize... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Provide basic emulation for Sharp SL-6000 PDA (Tosa... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Factor out common SharpSL PDA code (Dmitry Baryshkov). |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Restore ARM signal handler compilation on glibc < 2... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Enable SD card on creation. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
balrog | Make -mtdblock optional again. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
blueswir1 | Fix compilation warning |
commit | commitdiff | tree | snapshot |
2008-05-31 |
pbrook | Mark host brk() area as reserved. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
pbrook | Add TLS sections. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
pbrook | Make signal queues per thread. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
pbrook | Fix usermode build. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
blueswir1 | Add more SuperSparcs |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Copy siginfo.si_code. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Translate whole of target_sigset. Use host sigset... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Fix structure type in sigtimedwait syscall. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
bellard | support of long calls for PPC (malc) |
commit | commitdiff | tree | snapshot |
2008-05-30 |
bellard | kqemu API change - allow use of kqemu with 32 bit QEMU... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Handle NULL argp/envp in execve syscall. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Implement waitid syscall. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Perform target->host signal mapping for *kill syscalls. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
ths | Fix for 32-bit MIPS. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
ths | Avoid qemu SIGFPE for MIPS DIV, by Richard Sandiford. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
ths | Fix truncate/extend reversal in MIPS DIV{, U} handling... |
commit | commitdiff | tree | snapshot |
next |