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 |
2008-05-29 |
ths | Fix modulus result from MIPS DDIV & avoid overflowing... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
blueswir1 | MicroSparc I didn't have fsmuld op |
commit | commitdiff | tree | snapshot |
2008-05-29 |
blueswir1 | Remove unused (for now) reg_REGWPTR (original patch... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
pbrook | NPTL host detection and futex syscall passthrough. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
pbrook | Fix rounding error. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
pbrook | Strace fallback for unknown syscalls. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
pbrook | Implement clock_nanosleep. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
bellard | keep static code gen buffer for user mode - mark user... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
pbrook | Implement ARM magic kernel page and TLS register. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
commit | commitdiff | tree | snapshot |
2008-05-28 |
pbrook | svn:ignore qemu-nbd and qemu-nbd.8 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
pbrook | Don't link usermode emulation against libqemu_common.a |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | force bit 1 in eflags load |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | SVM rework |
commit | commitdiff | tree | snapshot |
2008-05-28 |
ths | Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | consistent naming for i386 TCG helper file |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | update |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | more tests |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | variable dynamic translation buffer size |
commit | commitdiff | tree | snapshot |
2008-05-28 |
bellard | Align file accesses with cache=off (O_DIRECT) (Kevin... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
bellard | removed unused code |
commit | commitdiff | tree | snapshot |
2008-05-27 |
edgar_igl | CRIS: Re-add the X flag to the tb flags, it allows... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
bellard | qemu-nbd tool (Anthony Liguori) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
edgar_igl | CRIS: Use $eda to instead of debug1 (removed) for fault... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
edgar_igl | CRIS: Restructure the translator to allow for better... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
edgar_igl | ETRAX: Avoid compiler warning. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
edgar_igl | ETRAX: Allow boot from flash. Support the watchdog... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
blueswir1 | Free temps |
commit | commitdiff | tree | snapshot |
2008-05-27 |
blueswir1 | Move non-op functions from op_helper.c to helper.c... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
blueswir1 | More TCG type fixes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
bellard | Fix signed/unsigned issues of immediate version of... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
blueswir1 | Fix cas on i386 |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | fixed x86_64 regression |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | ppc dyngen fix (malc) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | ppc TCG target (malc) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | jump simplification |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | jump optimizations |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | update |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | suppressed unused macro handling |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | remove absolete function |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | remove absolete function |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | transformed TN into temporaries - add local temporaries... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
bellard | added local temporaries |
commit | commitdiff | tree | snapshot |
2008-05-25 |
pbrook | Ignore duplicate timer run requests. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
blueswir1 | Implement byte swapping accesses |
commit | commitdiff | tree | snapshot |
2008-05-25 |
blueswir1 | Nicer debug output |
commit | commitdiff | tree | snapshot |
2008-05-25 |
pbrook | Remove bogus DisplayState member. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
balrog | Fix VNC update regoin height. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
balrog | Invalidate VNC framebuffer on every resize. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
balrog | Tab-complete arguments for "logfile" in the monitor. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
balrog | Relax a constraint for qemu_ld64 on ARM host. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
balrog | Fix a deadly typo, correct comments. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
pbrook | Convert m68k target to TCG. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
pbrook | Fix ARM host TLB. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
ths | Fix mov[tf].ps handling for MIPS, by Richard Sandiford. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
ths | Un-break MIPS conditional moves, by Richard Sandiford. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
blueswir1 | Implement 64-bit constant loads |
commit | commitdiff | tree | snapshot |
2008-05-24 |
blueswir1 | Use sethi and arith functions, fix comment |
commit | commitdiff | tree | snapshot |
next |