Age | Commit message (Expand) | Author | Files | Lines |
2009-10-24 | sparc32: convert interrupt controller to reset + vmsd | Blue Swirl | 1 | -5/+7 |
2009-10-24 | sparc32: convert IOMMU to reset + vmsd | Blue Swirl | 1 | -5/+6 |
2009-10-24 | sparc32: convert DMA controller to reset + vmsd, fix reset on init | Blue Swirl | 1 | -5/+6 |
2009-10-24 | m48t59: convert to vmstate reset | Blue Swirl | 1 | -4/+19 |
2009-10-24 | sparc32: convert slavio_timer to reset + vmsd | Blue Swirl | 1 | -5/+6 |
2009-10-24 | fdc: convert to reset + vmsd | Blue Swirl | 1 | -8/+29 |
2009-10-24 | esp: convert to reset + vmsd | Blue Swirl | 1 | -8/+16 |
2009-10-24 | sparc32: convert cs4231 to VMState, vmsd and reset | Blue Swirl | 1 | -33/+19 |
2009-10-24 | escc: add chipset docs | Blue Swirl | 1 | -0/+4 |
2009-10-24 | escc: convert to VMState, vmsd and reset | Blue Swirl | 1 | -62/+38 |
2009-10-24 | sparc32: add chipset docs for eccmemctl | Blue Swirl | 1 | -0/+4 |
2009-10-24 | sparc32: convert slavio_misc to reset + vmsd | Blue Swirl | 1 | -6/+6 |
2009-10-24 | sparc32: convert eccmemctl to reset + vmsd | Blue Swirl | 1 | -6/+6 |
2009-10-24 | sparc64: remove unused variables | Blue Swirl | 1 | -3/+0 |
2009-10-23 | target-arm: optimize thumb 32-bit multiply | Juha.Riihimaki@nokia.com | 1 | -17/+1 |
2009-10-23 | target-arm: cleanup internal resource leaks | Juha Riihimäki | 1 | -27/+89 |
2009-10-23 | target-i386: implement lzcnt emulation | Andre Przywara | 3 | -14/+38 |
2009-10-23 | target-ppc: move often used CPU fields at the top of the structure | Aurelien Jarno | 1 | -4/+4 |
2009-10-23 | target-arm: fix sdiv helper | Aurelien Jarno | 1 | -0/+2 |
2009-10-23 | target-arm: use clz32() instead of a for loop | Aurelien Jarno | 1 | -4/+2 |
2009-10-21 | Merge commit 'linux-user/linux-user-for-upstream' into staging | Anthony Liguori | 7 | -6/+145 |
2009-10-21 | qdev: add string property. | Gerd Hoffmann | 2 | -0/+32 |
2009-10-21 | char: emit the OPENED event only when a new char connection is opened | Amit Shah | 2 | -1/+8 |
2009-10-21 | char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED | Amit Shah | 6 | -6/+6 |
2009-10-21 | char: check for initial_reset_issued unnecessary | Amit Shah | 1 | -4/+1 |
2009-10-18 | bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb | Blue Swirl | 1 | -0/+1 |
2009-10-18 | Suppress warnings about 'warn_unused_result' attribute directive | Blue Swirl | 3 | -1/+26 |
2009-10-18 | bsd-user: FreeBSD update | Juergen Lock | 9 | -31/+462 |
2009-10-18 | x86: add 'static' to please Sparse | Blue Swirl | 1 | -5/+5 |
2009-10-18 | target-ppc: simpler definitions for microcontrollers based on e300 | Thomas Monjalon | 1 | -68/+44 |
2009-10-18 | target-ppc: add declarations of microcontrollers based on e300 | Thomas Monjalon | 1 | -8/+40 |
2009-10-18 | target-ppc: better support of e300 CPU core | Thomas Monjalon | 1 | -2/+8 |
2009-10-18 | target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed | Aurelien Jarno | 1 | -5/+7 |
2009-10-18 | target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7 | Aurelien Jarno | 1 | -3/+3 |
2009-10-17 | target-arm: remove T0 and T1 | Aurelien Jarno | 1 | -2/+0 |
2009-10-17 | target-arm: remove cpu_T for ARM once and for all | Filip Navara | 2 | -35/+0 |
2009-10-17 | target-arm: convert VFP not to use cpu_T | Filip Navara | 1 | -28/+22 |
2009-10-17 | target-arm: convert disas_iwmmxt_insn not to use cpu_T | Filip Navara | 1 | -252/+219 |
2009-10-17 | target-arm: convert disas_dsp_insn not use cpu_T | Filip Navara | 1 | -39/+20 |
2009-10-17 | target-arm: convert disas_neon_ls_insn not to use cpu_T | Filip Navara | 1 | -33/+34 |
2009-10-17 | target-arm: convert disas_neon_data_insn and helpers not to use cpu_T | Filip Navara | 1 | -296/+271 |
2009-10-17 | target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T | Filip Navara | 1 | -41/+56 |
2009-10-17 | target-arm: replace thumb usage of cpu_T registers by proper register allocat... | Filip Navara | 1 | -129/+139 |
2009-10-17 | target-arm: fix TANDC and TORC instructions | Filip Navara | 1 | -0/+2 |
2009-10-17 | target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG | Filip Navara | 3 | -73/+142 |
2009-10-17 | target-arm: convert gen_lookup_tb not to use cpu_T | Filip Navara | 1 | -2/+1 |
2009-10-17 | target-arm: get rid of gen_set_psr_T0 and replace it by gen_set_psr/gen_set_p... | Filip Navara | 1 | -20/+24 |
2009-10-17 | target-arm: fix SRS/RFE instructions | Filip Navara | 1 | -15/+16 |
2009-10-17 | target-arm: remove unused gen_movl_T2_reg function | Filip Navara | 1 | -5/+0 |
2009-10-17 | target-arm: remove useless line that sets register that is never used again | Filip Navara | 1 | -1/+0 |