aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-23target-arm: use clz32() instead of a for loopAurelien Jarno1-4/+2
2009-10-21Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori7-6/+145
2009-10-21qdev: add string property.Gerd Hoffmann2-0/+32
2009-10-21char: emit the OPENED event only when a new char connection is openedAmit Shah2-1/+8
2009-10-21char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah6-6/+6
2009-10-21char: check for initial_reset_issued unnecessaryAmit Shah1-4/+1
2009-10-18bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl1-0/+1
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl3-1/+26
2009-10-18bsd-user: FreeBSD updateJuergen Lock9-31/+462
2009-10-18x86: add 'static' to please SparseBlue Swirl1-5/+5
2009-10-18target-ppc: simpler definitions for microcontrollers based on e300Thomas Monjalon1-68/+44
2009-10-18target-ppc: add declarations of microcontrollers based on e300Thomas Monjalon1-8/+40
2009-10-18target-ppc: better support of e300 CPU coreThomas Monjalon1-2/+8
2009-10-18target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330edAurelien Jarno1-5/+7
2009-10-18target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7Aurelien Jarno1-3/+3
2009-10-17target-arm: remove T0 and T1Aurelien Jarno1-2/+0
2009-10-17target-arm: remove cpu_T for ARM once and for allFilip Navara2-35/+0
2009-10-17target-arm: convert VFP not to use cpu_TFilip Navara1-28/+22
2009-10-17target-arm: convert disas_iwmmxt_insn not to use cpu_TFilip Navara1-252/+219
2009-10-17target-arm: convert disas_dsp_insn not use cpu_TFilip Navara1-39/+20
2009-10-17target-arm: convert disas_neon_ls_insn not to use cpu_TFilip Navara1-33/+34
2009-10-17target-arm: convert disas_neon_data_insn and helpers not to use cpu_TFilip Navara1-296/+271
2009-10-17target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_TFilip Navara1-41/+56
2009-10-17target-arm: replace thumb usage of cpu_T registers by proper register allocat...Filip Navara1-129/+139
2009-10-17target-arm: fix TANDC and TORC instructionsFilip Navara1-0/+2
2009-10-17target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCGFilip Navara3-73/+142
2009-10-17target-arm: convert gen_lookup_tb not to use cpu_TFilip Navara1-2/+1
2009-10-17target-arm: get rid of gen_set_psr_T0 and replace it by gen_set_psr/gen_set_p...Filip Navara1-20/+24
2009-10-17target-arm: fix SRS/RFE instructionsFilip Navara1-15/+16
2009-10-17target-arm: remove unused gen_movl_T2_reg functionFilip Navara1-5/+0
2009-10-17target-arm: remove useless line that sets register that is never used againFilip Navara1-1/+0
2009-10-17target-arm: get rid of temporary variable cacheFilip Navara1-28/+3
2009-10-17target-arm: use tcg_global_mem_new_i32 to allocate registersFilip Navara1-17/+23
2009-10-17Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointerJan-Simon Möller1-2/+6
2009-10-17Only IDE needs limits for CHS configurationBlue Swirl1-3/+3
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht4-0/+83
2009-10-16linux-user: Update ARM hwcapsRiku Voipio1-1/+8
2009-10-16linux-user: don't zero a buffer twicePaul Bolle1-1/+0
2009-10-15linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov1-1/+1
2009-10-15linux-user: getpriority errno fixUlrich Hecht1-1/+1
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2-0/+46
2009-10-15MIPS jazz: create isa busRoy Tam1-0/+2
2009-10-15multiboot: Limit number of multiboot modulesAdam Lackorzynski1-1/+8
2009-10-15multiboot: Fix cmdline of modulesAdam Lackorzynski1-1/+1
2009-10-15ksm supportIzik Eidus1-0/+3
2009-10-15pcnet: Extend hardware resetJan Kiszka1-0/+3
2009-10-15qcow2: Bring synchronous read/write back to lifeKevin Wolf3-5/+55
2009-10-15Documentation: Move msmouse description to an appropriate placeKevin Wolf1-2/+2
2009-10-15Documentation: Add missing tags to placeholdersKevin Wolf2-26/+27
2009-10-15Documentation: Highlight placeholders in suboptionsKevin Wolf1-9/+9