summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* keep static code gen buffer for user mode - mark user mode reserved pages aft...bellard2008-05-291-5/+29
* Implement ARM magic kernel page and TLS register.pbrook2008-05-294-10/+96
* moved halted field to CPU_COMMONbellard2008-05-2816-28/+11
* svn:ignore qemu-nbd and qemu-nbd.8pbrook2008-05-280-0/+0
* Don't link usermode emulation against libqemu_common.apbrook2008-05-282-4/+16
* force bit 1 in eflags loadbellard2008-05-281-1/+1
* SVM reworkbellard2008-05-288-478/+383
* Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford.ths2008-05-283-45/+46
* consistent naming for i386 TCG helper filebellard2008-05-284-6433/+6399
* updatebellard2008-05-281-5/+2
* more testsbellard2008-05-282-18/+88
* variable dynamic translation buffer sizebellard2008-05-287-54/+88
* Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)bellard2008-05-281-2/+238
* removed unused codebellard2008-05-271-7/+0
* CRIS: Re-add the X flag to the tb flags, it allows for better code generation...edgar_igl2008-05-271-1/+1
* qemu-nbd tool (Anthony Liguori)bellard2008-05-277-2/+881
* CRIS: Use $eda to instead of debug1 (removed) for fault addr.edgar_igl2008-05-271-1/+1
* CRIS: Restructure the translator to allow for better code generation.edgar_igl2008-05-275-386/+544
* ETRAX: Avoid compiler warning.edgar_igl2008-05-271-3/+2
* ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.edgar_igl2008-05-272-82/+163
* Free tempsblueswir12008-05-271-109/+313
* Move non-op functions from op_helper.c to helper.c and vice versa.blueswir12008-05-275-243/+233
* More TCG type fixesblueswir12008-05-261-11/+8
* Fix signed/unsigned issues of immediate version of brcond (malc)bellard2008-05-261-11/+48
* Fix cas on i386blueswir12008-05-261-1/+1
* fixed x86_64 regressionbellard2008-05-251-4/+4
* ppc dyngen fix (malc)bellard2008-05-251-25/+39
* ppc TCG target (malc)bellard2008-05-252-0/+1493
* jump simplificationbellard2008-05-251-22/+1
* jump optimizationsbellard2008-05-251-31/+9
* updatebellard2008-05-252-86/+64
* suppressed unused macro handlingbellard2008-05-254-109/+2
* remove absolete functionbellard2008-05-251-5/+0
* remove absolete functionbellard2008-05-251-5/+0
* transformed TN into temporaries - add local temporaries usage when needed - o...bellard2008-05-254-266/+259
* added local temporariesbellard2008-05-252-45/+103
* Ignore duplicate timer run requests.pbrook2008-05-251-0/+3
* Implement byte swapping accessesblueswir12008-05-252-36/+104
* Nicer debug outputblueswir12008-05-251-0/+2
* Remove bogus DisplayState member.pbrook2008-05-251-1/+0
* Fix VNC update regoin height.balrog2008-05-251-1/+1
* Fix off-by-one unwinding error.pbrook2008-05-2511-49/+12
* Invalidate VNC framebuffer on every resize.balrog2008-05-251-4/+3
* Tab-complete arguments for "logfile" in the monitor.balrog2008-05-241-1/+1
* Relax a constraint for qemu_ld64 on ARM host.balrog2008-05-241-4/+13
* Fix a deadly typo, correct comments.balrog2008-05-241-4/+6
* Convert m68k target to TCG.pbrook2008-05-2411-2352/+1574
* Fix ARM host TLB.pbrook2008-05-241-61/+44
* Fix mov[tf].ps handling for MIPS, by Richard Sandiford.ths2008-05-242-6/+10
* Un-break MIPS conditional moves, by Richard Sandiford.ths2008-05-241-15/+17
OpenPOWER on IntegriCloud