summaryrefslogtreecommitdiff
path: root/cpu-exec.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03Merge commit 'a1d8db07fb46e1da410ca7b4ce24a997707d4a53' into upstream-mergeMarcelo Tosatti1-1/+1
2011-05-03Merge commit '3110e2925489c571901e945e315942ce84fe696f' into upstream-mergeMarcelo Tosatti1-0/+8
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil1-1/+1
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf1-0/+8
2011-04-15Merge commit '4d9ad7f793605abd9806fc932b3e04e028894565' into upstream-mergeMarcelo Tosatti1-1/+11
2011-04-14Merge commit '2a4dac835008da7328e61d8596b310c05cab801d' into upstream-mergeMarcelo Tosatti1-0/+27
2011-04-12unicore32: necessary modifications for other files to support unicore32Guan Xuetao1-1/+11
2011-03-15x86: Unbreak TCG support for hardware breakpointsJan Kiszka1-0/+27
2011-03-14Merge commit '714bd040906637441fc10a33d1f6553cfef4938a' into upstream-mergeMarcelo Tosatti1-2/+7
2011-03-14Merge commit '9257d46d55f1fe4e8209be9a6870e339ac3266fe' into upstream-mergeMarcelo Tosatti1-1/+12
2011-03-13inline cpu_halted into sole callerPaolo Bonzini1-2/+7
2011-03-07LatticeMico32 target supportMichael Walle1-1/+12
2011-02-16Merge commit '7a39fe588251ba042c91bf23d53b0ba820bf964c' into upstream-mergeMarcelo Tosatti1-37/+6
2011-02-14kvm: Separate TCG from KVM cpu executionJan Kiszka1-13/+6
2011-02-14Move debug exception handling out of cpu_execJan Kiszka1-24/+0
2011-01-06Merge commit 'e024e881bb1a8b5085026589360d26ed97acdd64' into upstream-mergeMarcelo Tosatti1-5/+1
2011-01-06Merge commit '2507c12ab026b2286b0a47035c629f3d568c96f4' into upstream-mergeMarcelo Tosatti1-0/+6
2010-12-27target-mips: fix host CPU consumption when guest is idleAurelien Jarno1-5/+1
2010-12-05Speedup 'tb_find_slow' by using the same heuristic as during memory page lookupKirill Batuzov1-0/+6
2010-08-26Merge commit '84b89d782f03b99770759f1d9d6e4e95a2641c35' into upstream-mergeMarcelo Tosatti1-1/+1
2010-08-06mips: Add support for VInt and VEIC irq modesEdgar E. Iglesias1-1/+1
2010-08-01Merge commit 'fd2f659ee3f6f991f4f194f3fde5c9f957fd663d' into upstream-mergeAvi Kivity1-7/+8
2010-07-22Fix cpu_exit for tcp_cpu_execJan Kiszka1-2/+1
2010-07-22Fix cpu_unlink_tb raceJan Kiszka1-3/+4
2010-07-22Introduce proper compiler barrierJan Kiszka1-2/+3
2010-06-21Merge commit '59a5264b994343f01d19faf95c0e5df70346ded8' into upstream-mergeAvi Kivity1-3/+39
2010-06-11tcg-s390: Compute is_write in cpu_signal_handler.Richard Henderson1-3/+39
2010-05-16Merge commit 'e82bcec25f19846bfb899d55c9fb5915516b378a' into upstream-mergeAvi Kivity1-0/+7
2010-05-11make SIG_IPI to tcg vcpu thread reliableMarcelo Tosatti1-0/+7
2010-05-09Merge commit '72139e83a98eba2bfed2dbc2db2818fb19e47ca0' into upstream-mergeAvi Kivity1-19/+3
2010-05-05Enable -d cpu logging by default.Richard Henderson1-19/+3
2010-05-01Merge commit '00a1555e0cff5d710ea63145b18e2915b84b58de' into upstream-mergeMarcelo Tosatti1-7/+31
2010-04-08tcg-hppa: Compute is_write in cpu_signal_handler.Richard Henderson1-7/+31
2010-04-06Merge commit '61d3cf93e2676282ba1a8d568b2406257f208b26' into upstream-mergeMarcelo Tosatti1-1/+5
2010-04-01linux-user/ia64: workaround ia64 strangenessesAurelien Jarno1-1/+5
2010-03-15Merge commit 'c6dc6f63bf7ee418c0a430a8b3386817ede69940' into upstream-mergeMarcelo Tosatti1-3/+4
2010-03-12Add tb_page_addr_tPaul Brook1-3/+4
2010-03-04Merge commit 'e1c247d26cc15dbdf3f99836c0b16a6c91128cf2' into upstream-mergeMarcelo Tosatti1-1/+1
2010-02-24Merge commit 'cc84de9570ffe01a9c3c169bd62ab9586a9a080c' into upstream-mergeMarcelo Tosatti1-5/+7
2010-02-24Merge commit '51464fafdfab94ee47ed4ddf2a79fef434a5c8c7' into upstream-mergeMarcelo Tosatti1-0/+18
2010-02-24Merge commit '24ebf5f31a178051cff1a4aab5ba621037191577' into upstream-mergeMarcelo Tosatti1-6/+9
2010-02-23declare saved_env_reg as volatilePaolo Bonzini1-1/+1
2010-02-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-5/+7
2010-02-21kvm: Fix eflags corruption in kvm modeJan Kiszka1-5/+7
2010-02-20Add FreeBSD/ppc host ucontext definitions.Juergen Lock1-0/+18
2010-02-18get rid of hostregs_helper.hPaolo Bonzini1-6/+9
2010-02-17Merge commit 'bf76bafa5ade434ef2747ceeeeaa95510ecb7946' into upstream-mergeMarcelo Tosatti1-1/+2
2010-02-15cris: Prepare for CRISv10.Edgar E. Iglesias1-1/+2
2010-01-21Merge commit '3dbf2c7fc5682827be6fa436362fb5db221bd210' into upstream-mergeMarcelo Tosatti1-10/+6
2010-01-21Merge commit '49a945a3c0107463de3e57394622eff251e52fc4' into upstream-mergeMarcelo Tosatti1-9/+0