Age | Commit message (Expand) | Author |
2007-11-17 | sd.c build fix. | pbrook |
2007-11-17 | Fix int/float inconsistencies. | pbrook |
2007-11-17 | Convert SD cards code to use qemu_irq too. | balrog |
2007-11-17 | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap... | balrog |
2007-11-17 | Don't compare '\0' against pointers. | balrog |
2007-11-17 | Fix collision in PowerPC instructions definitions. | j_mayer |
2007-11-17 | Gumstix 'connex' board support by Thorsten Zitterell. | balrog |
2007-11-17 | Show usage and abort if an unknown option is passed to configure (Carlo Marce... | balrog |
2007-11-17 | Check permissions for the last byte first in unaligned slow_st accesses (patc... | balrog |
2007-11-17 | Machine specific IOMMU version (Robert Reif) | blueswir1 |
2007-11-17 | Remove unnecessary register masking (Robert Reif) | blueswir1 |
2007-11-17 | Fix MXCC error register (Robert Reif) | blueswir1 |
2007-11-17 | Add MXCC module reset register (Robert Reif) | blueswir1 |
2007-11-17 | Make the PowerPC MMU model, exception model and input bus model | j_mayer |
2007-11-17 | Add missing definition for number of input pins for the PowerPC 970 bus. | j_mayer |
2007-11-17 | Remove ppc64h CPUs definitions from the configure script. | j_mayer |
2007-11-17 | Resynchronize darwin-user target with linux-user: | j_mayer |
2007-11-17 | Always make all PowerPC exception definitions visible. | j_mayer |
2007-11-16 | Fix NaN handling for MIPS and HPPA. | ths |
2007-11-16 | Always make PowerPC hypervisor mode memory accesses and instructions | j_mayer |
2007-11-16 | suppressed tgetx and tputx (initial patch by Thayne Harbaugh) | bellard |
2007-11-15 | Init dumb display if no others available. | pbrook |
2007-11-15 | force correct ppc64 cpu | bellard |
2007-11-15 | x86_64 fixes | bellard |
2007-11-14 | Update OpenBIOS image to SVN revision 176. Changes: | blueswir1 |
2007-11-14 | Update OHW interface to version 3. | blueswir1 |
2007-11-14 | Fix PowerPC targets compilation on 32 bits hosts: | j_mayer |
2007-11-14 | x86_64 linux user emulation | bellard |
2007-11-14 | printf format fix | bellard |
2007-11-14 | i386 TLS support | bellard |
2007-11-14 | always define TARGET_ABI32 if 32 bit user | bellard |
2007-11-14 | fixed target_mmap() if host page size < TARGET_PAGE_SIZE | bellard |
2007-11-14 | suppressed page_unprotect_range() - fixed access_ok() | bellard |
2007-11-14 | removed obsolete test2 target | bellard |
2007-11-14 | added lock_user() in target_strlen() | bellard |
2007-11-14 | Fix invalid PowerPC 64 rldimi optimized case. | j_mayer |
2007-11-14 | Introduce 4KEm configuration with fixed MMU mapping. Delete bogus INSN_DSP | ths |
2007-11-14 | Reorganize PowerPC instructions categories, add icbi separate case. | j_mayer |
2007-11-13 | Fix signed/unsigned comparisons in OHCI host. | balrog |
2007-11-13 | Revert an accidental change in previous commit. | balrog |
2007-11-13 | Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some... | balrog |
2007-11-12 | Add PVR and SPR definition for most embedded PowerPC from Freescale. | j_mayer |
2007-11-12 | PowerPC SPE extension fix: must always preserve GPR high bits when | j_mayer |
2007-11-12 | added missing return | bellard |
2007-11-12 | reduce verbosity | bellard |
2007-11-12 | Allow use of SPE extension by all PowerPC targets, | j_mayer |
2007-11-12 | More PowerPC target -1 usage fixes (reservation address). | j_mayer |
2007-11-12 | Fix usage of the -1 constant in the PowerPC target code: | j_mayer |
2007-11-11 | 64 bit cast for dirent64 | bellard |
2007-11-11 | fixed more invalid pointer usage | bellard |