summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Change make to be quiet again when doing nothingStefan Weil2009-10-271-2/+2
* eepro100: Restructure codeStefan Weil2009-10-271-24/+30
* target-arm: use native tcg-ops for ror/bic/vornAurelien Jarno2009-10-273-47/+14
* target-arm: fix neon shift helper functionsJuha Riihimäki2009-10-271-12/+14
* target-arm: fix neon vsri, vshl and vsli opsJuha Riihimäki2009-10-271-14/+18
* target-arm: allow modifying vfp fpexc en bit onlyJuha Riihimäki2009-10-272-1/+4
* target-arm: add support for neon vld1.64/vst1.64 instructionsJuha Riihimäki2009-10-271-52/+81
* target-arm: fix neon vshrn/vrshrn opsJuha Riihimäki2009-10-271-9/+3
* target-arm: fix incorrect temporary variable freeingJuha Riihimäki2009-10-261-2/+2
* sparc32: tcx: remove unused include directiveBlue Swirl2009-10-251-1/+0
* sparc32: convert sbi to VMState, vmsd and vmstate resetBlue Swirl2009-10-241-31/+15
* sparc32: convert Sun4c interrupt controller to reset + vmsdBlue Swirl2009-10-241-5/+7
* sparc32: convert interrupt controller to reset + vmsdBlue Swirl2009-10-241-5/+7
* sparc32: convert IOMMU to reset + vmsdBlue Swirl2009-10-241-5/+6
* sparc32: convert DMA controller to reset + vmsd, fix reset on initBlue Swirl2009-10-241-5/+6
* m48t59: convert to vmstate resetBlue Swirl2009-10-241-4/+19
* sparc32: convert slavio_timer to reset + vmsdBlue Swirl2009-10-241-5/+6
* fdc: convert to reset + vmsdBlue Swirl2009-10-241-8/+29
* esp: convert to reset + vmsdBlue Swirl2009-10-241-8/+16
* sparc32: convert cs4231 to VMState, vmsd and resetBlue Swirl2009-10-241-33/+19
* escc: add chipset docsBlue Swirl2009-10-241-0/+4
* escc: convert to VMState, vmsd and resetBlue Swirl2009-10-241-62/+38
* sparc32: add chipset docs for eccmemctlBlue Swirl2009-10-241-0/+4
* sparc32: convert slavio_misc to reset + vmsdBlue Swirl2009-10-241-6/+6
* sparc32: convert eccmemctl to reset + vmsdBlue Swirl2009-10-241-6/+6
* sparc64: remove unused variablesBlue Swirl2009-10-241-3/+0
* target-arm: optimize thumb 32-bit multiplyJuha.Riihimaki@nokia.com2009-10-231-17/+1
* target-arm: cleanup internal resource leaksJuha Riihimäki2009-10-231-27/+89
* target-i386: implement lzcnt emulationAndre Przywara2009-10-233-14/+38
* target-ppc: move often used CPU fields at the top of the structureAurelien Jarno2009-10-231-4/+4
* target-arm: fix sdiv helperAurelien Jarno2009-10-231-0/+2
* target-arm: use clz32() instead of a for loopAurelien Jarno2009-10-231-4/+2
* Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori2009-10-217-6/+145
|\
| * Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointerJan-Simon Möller2009-10-171-2/+6
| * linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-174-0/+83
| * linux-user: Update ARM hwcapsRiku Voipio2009-10-161-1/+8
| * linux-user: don't zero a buffer twicePaul Bolle2009-10-161-1/+0
| * linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov2009-10-151-1/+1
| * linux-user: getpriority errno fixUlrich Hecht2009-10-151-1/+1
| * implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2009-10-152-0/+46
* | qdev: add string property.Gerd Hoffmann2009-10-212-0/+32
* | char: emit the OPENED event only when a new char connection is openedAmit Shah2009-10-212-1/+8
* | char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah2009-10-216-6/+6
* | char: check for initial_reset_issued unnecessaryAmit Shah2009-10-211-4/+1
* | bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl2009-10-181-0/+1
* | Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl2009-10-183-1/+26
* | bsd-user: FreeBSD updateJuergen Lock2009-10-189-31/+462
* | x86: add 'static' to please SparseBlue Swirl2009-10-181-5/+5
* | target-ppc: simpler definitions for microcontrollers based on e300Thomas Monjalon2009-10-181-68/+44
* | target-ppc: add declarations of microcontrollers based on e300Thomas Monjalon2009-10-181-8/+40
OpenPOWER on IntegriCloud