2009-01-28 |
malc | Fix qemu_malloc. |
tree | commitdiff |
2009-01-23 |
aliguori | linux-user: add qemu_realloc() implementation to unbrea... |
tree | commitdiff |
2009-01-20 |
blueswir1 | Fix user emulator breakage, based on patch by Riku... |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-15 |
aliguori | Clean up debugging code #ifdefs (Eduardo Habkost) |
tree | commitdiff |
2009-01-14 |
aurel32 | Get rid of user_mode_only |
tree | commitdiff |
2009-01-14 |
blueswir1 | Add noreturn function attribute |
tree | commitdiff |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
tree | commitdiff |
2009-01-07 |
edgar_igl | CRIS: Add a bunch of syscall numbers. |
tree | commitdiff |
2009-01-07 |
edgar_igl | CRIS: Clone flags are reversed on CRIS. |
tree | commitdiff |
2009-01-07 |
edgar_igl | CRIS: Implement set_thread_area for CRIS. |
tree | commitdiff |
2009-01-05 |
blueswir1 | Fix more FSF addresses |
tree | commitdiff |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
tree | commitdiff |
2009-01-03 |
aurel32 | Fix qemu endless loop when raising a SIGSEGV/SIGBUS... |
tree | commitdiff |
2008-12-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
tree | commitdiff |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle signals |
tree | commitdiff |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle fork |
tree | commitdiff |
2008-12-15 |
blueswir1 | Fix mremap, based on patch by Kirill A. Shutemov |
tree | commitdiff |
2008-12-13 |
blueswir1 | Fix warning about unused shm_regions |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-12-11 |
blueswir1 | Fix compiling without MREMAP_FIXED |
tree | commitdiff |
2008-12-10 |
malc | Introduce and use cache-utils.[ch] |
tree | commitdiff |
2008-12-08 |
aurel32 | linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MA... |
tree | commitdiff |
2008-12-08 |
aurel32 | linux-user: mmap: add check if requested memory area... |
tree | commitdiff |
2008-12-08 |
aurel32 | linux-user: Move abi_* typedefs into qemu-types.h |
tree | commitdiff |
2008-11-27 |
ths | linux-user: Add support for STOP/CONT signals. |
tree | commitdiff |
2008-11-27 |
ths | linux-user: sig is target signal. |
tree | commitdiff |
2008-11-18 |
aliguori | x86: Debug register emulation (Jan Kiszka) |
tree | commitdiff |
2008-11-14 |
aurel32 | target-alpha: implement getxuid and getxgid syscalls |
tree | commitdiff |
2008-11-14 |
aurel32 | ppc-linux-user: handle EXCP_DEBUG |
tree | commitdiff |
2008-11-12 |
aurel32 | target-alpha: fix termbits and target IOC macros |
tree | commitdiff |
2008-11-11 |
aurel32 | target-alpha: add proper fcntl definitions |
tree | commitdiff |
2008-11-10 |
balrog | use target_mmap() to allocate idt, gdt and ldt (Kirill... |
tree | commitdiff |
2008-11-06 |
aurel32 | User qemu profiling |
tree | commitdiff |
2008-10-28 |
balrog | Fix return value printing for shmat (Lauro Ramos Venancio). |
tree | commitdiff |
2008-10-28 |
balrog | Recvmsg must return the number of bytes received (Lauro... |
tree | commitdiff |
2008-10-28 |
balrog | Fix iovec for the case with invalid elements (Lauro... |
tree | commitdiff |
2008-10-28 |
balrog | Use the host exit syscall for exiting (Lauro Ramos... |
tree | commitdiff |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
tree | commitdiff |
2008-10-25 |
blueswir1 | Replace uses of strncpy (a GNU extension) with Qemu... |
tree | commitdiff |
2008-10-24 |
aurel32 | Add missing return statement (fixes compiler warning). |
tree | commitdiff |
2008-10-22 |
pbrook | * Use function pointers for symbol lookup (currently... |
tree | commitdiff |
2008-10-13 |
aurel32 | linux-user: implement msg* syscalls |
tree | commitdiff |
2008-10-13 |
aurel32 | linux-user: fix and cleanup IPCOP_msg* ipc calls handling |
tree | commitdiff |
2008-10-13 |
aurel32 | linux-user: fix getdents* syscalls |
tree | commitdiff |
2008-10-13 |
aurel32 | linux-user: Add readahead syscall |
tree | commitdiff |
2008-10-08 |
edgar_igl | CRIS: linux-user signals dont need ERP compensation... |
tree | commitdiff |
2008-10-08 |
edgar_igl | CRIS: linux-user ERP compensation not needed anymore. |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make various generated structures static |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make target_sigaltstack_used static |
tree | commitdiff |
2008-10-05 |
blueswir1 | Export x86_stack_size in qemu.h |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make ioctl table static |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make bitmask tables static const |
tree | commitdiff |
2008-10-05 |
blueswir1 | Make struct_termios_def const |
tree | commitdiff |
2008-10-03 |
blueswir1 | Fix warning about unused function |
tree | commitdiff |
2008-10-02 |
blueswir1 | Include qemu-common.h in order to get prototypes for... |
tree | commitdiff |
2008-10-02 |
blueswir1 | Make CPULogItem tables const |
tree | commitdiff |
2008-10-01 |
aurel32 | Add inotify syscall family |
tree | commitdiff |
2008-10-01 |
aurel32 | Add mincore syscall |
tree | commitdiff |
2008-10-01 |
aurel32 | Add fadvise64 stubs |
tree | commitdiff |
2008-09-30 |
blueswir1 | Silence some warnings about uninitialized variables |
tree | commitdiff |
2008-09-29 |
aurel32 | TARGET_MAP_xx macros: clean and alpha specific values |
tree | commitdiff |
2008-09-21 |
balrog | Band-aid vfork() emulation (Kirill Shutemov). |
tree | commitdiff |
2008-09-21 |
balrog | Enable same-arch consistency check on x86-64, print... |
tree | commitdiff |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
tree | commitdiff |
2008-09-20 |
balrog | Fix pread() and pwrite() syscall on ARM EABI (Kirill... |
tree | commitdiff |
2008-09-20 |
balrog | Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill... |
tree | commitdiff |
2008-09-20 |
balrog | Fix building with 2.6.27 kernel headers (Kirill Shutemov). |
tree | commitdiff |
2008-09-20 |
balrog | Implement the futimesat() syscall (by Kirill Shutemov). |
tree | commitdiff |
2008-09-20 |
balrog | Implement fstatat64() syscall (by Kirill Shutemov). |
tree | commitdiff |
2008-09-20 |
balrog | Swap only altered elements of the grouplist in getgroup... |
tree | commitdiff |
2008-09-20 |
balrog | Fix getgroups() with zero size parameter (Kirill Shutemov). |
tree | commitdiff |
2008-09-16 |
balrog | Move offsetof to osdep.h, remove local defintions. |
tree | commitdiff |
2008-09-15 |
aurel32 | qemu sh4 nptl support |
tree | commitdiff |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite... |
tree | commitdiff |
2008-09-07 |
aurel32 | alpha: only print debug information to the log file |
tree | commitdiff |
2008-09-06 |
blueswir1 | Fix most warnings that would be caused by gcc flag... |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-08-30 |
blueswir1 | Add correct stack bias if a 64 bit stack is used |
tree | commitdiff |
2008-08-27 |
blueswir1 | Fix Sparc64 window handling problems detected by Vince... |
tree | commitdiff |
2008-08-24 |
blueswir1 | To make syscall.c for 64 bit truly warning-free, we... |
tree | commitdiff |
2008-08-20 |
malc | Kludge to support linux-user on a PPC64 |
tree | commitdiff |
2008-08-20 |
malc | Fix tswap size |
tree | commitdiff |
2008-08-17 |
blueswir1 | Fix some warnings that would be generated by gcc -Wmiss... |
tree | commitdiff |
2008-07-29 |
balrog | Unswap qemu-arm data and prefetch abort addresses ... |
tree | commitdiff |
2008-07-19 |
balrog | linux-user: Fix target_statfs[64] on 64-bit hosts |
tree | commitdiff |
2008-07-16 |
balrog | Fix a bunch of type mismatch-related warnings (Jan... |
tree | commitdiff |
2008-06-27 |
ths | More efficient target register / TC accesses. |
tree | commitdiff |
2008-06-15 |
blueswir1 | Fix Sparc32plus & Sparc64 debug output |
tree | commitdiff |
2008-06-10 |
ths | Fix typo, by Laurent Desnogues. |
tree | commitdiff |
2008-06-09 |
pbrook | Use qemu_mallocz to allocate new thread state. Remove... |
tree | commitdiff |
2008-06-09 |
pbrook | Prevent guest reusing host memory allocations. |
tree | commitdiff |
2008-06-09 |
pbrook | Despite what the documentation says/implies, PTHREAD_ST... |
tree | commitdiff |
2008-06-07 |
pbrook | Implement thread creation. |
tree | commitdiff |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
tree | commitdiff |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
tree | commitdiff |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2008-06-02 |
pbrook | Multithreaded locking for mmap(). |
tree | commitdiff |
2008-06-02 |
pbrook | Fix location of futex.h. |
tree | commitdiff |
2008-05-31 |
pbrook | Mark host brk() area as reserved. |
tree | commitdiff |
next |