summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fxsave/fxrstor 64 bit fixbellard2008-05-221-2/+20
* disabled dyngen for x86 targetbellard2008-05-211-4/+0
* converted conditional jumps, SET and CMOVx to TCGbellard2008-05-214-840/+421
* removed unused definesbellard2008-05-211-2/+0
* converted env access to TCGbellard2008-05-212-67/+32
* convert eflags manipulation insns to TCGbellard2008-05-215-148/+46
* convert remaining segment handling to TCGbellard2008-05-213-49/+38
* converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LARbellard2008-05-214-61/+39
* fixed dead global variable updatebellard2008-05-211-20/+18
* suppressed no longer used opsbellard2008-05-212-17/+0
* converted INTO/CMPXCHG8B to TCGbellard2008-05-214-20/+12
* converted BCD ops to TCGbellard2008-05-212-38/+6
* converted MUL/IMUL to TCGbellard2008-05-213-133/+129
* Switch MIPS clo/clz and the condition tests to TCG.ths2008-05-214-74/+80
* Switch MIPS movn/movz to TCG.ths2008-05-212-16/+14
* Remove currently unnecessary alignment maskingblueswir12008-05-201-57/+57
* Fix 8-bit signed load/store and a typo.balrog2008-05-201-4/+4
* Implement neg_i32, clean-up.balrog2008-05-202-5/+10
* Prevent SEGV in VNC server for old clients (Anthony Liguori).balrog2008-05-201-0/+5
* Remove dyngen ARM code, which did't build.balrog2008-05-202-414/+5
* ARM host support for TCG targets.balrog2008-05-194-2/+1639
* Fix Sparc32 compilation broken by r4484blueswir12008-05-191-1/+1
* Better solution for the alignment problemblueswir12008-05-191-3/+3
* Add file left out from previous commit.ths2008-05-181-0/+3
* Switch most MIPS logical and arithmetic instructions to TCG.ths2008-05-185-577/+440
* Fix local register cache handling.ths2008-05-181-4/+13
* converted string OPs and LOOP insns to TCGbellard2008-05-183-294/+147
* fixed INC/DEC condition codesbellard2008-05-181-1/+1
* Boot tags setup needed by N800 proprietary bootloader.balrog2008-05-181-0/+195
* N810 keyboard slide open by default, add more comments.balrog2008-05-182-4/+33
* Add N810 to allowed -M values, add documentation part for N8x0.balrog2008-05-183-0/+36
* Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog2008-05-185-20/+148
* ETRAX: Connect both ethernet controllers.edgar_igl2008-05-181-5/+11
* ETRAX: Add support for the ethernet receivers dest addr filters.edgar_igl2008-05-181-45/+162
* Fix constant checks on Sparc64 hostblueswir12008-05-181-12/+17
* Fix TCG alignment problems on Sparc64 hostblueswir12008-05-181-2/+2
* Fix Sparc64 host signal handlingblueswir12008-05-181-5/+10
* Support signal reception in user-mode. Handle when the peer terminates or abo...edgar_igl2008-05-171-6/+19
* Try to fix USB HID and make the HID reports readable.balrog2008-05-171-48/+71
* converted sign extension ops to TCGbellard2008-05-172-76/+31
* Use tcg_gen_not.edgar_igl2008-05-171-4/+4
* MONITOR insn address generation fix - converted XLAT to TCGbellard2008-05-172-40/+20
* Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel).edgar_igl2008-05-173-0/+40
* BSR/BSF TCG conversionbellard2008-05-174-72/+54
* musicpal: Improve button handling (Jan Kiszka).balrog2008-05-171-10/+17
* Remove arm's local not_i32 tcg op now that there's one in tcg.balrog2008-05-171-6/+0
* Missing include for Slirp on win32 (Eduardo Felipe).balrog2008-05-171-0/+1
* converted bit test operations to TCGbellard2008-05-172-98/+53
* moved eflags computation outside op.cbellard2008-05-174-293/+296
* converted adc, sbb, cmpxchg to TCGbellard2008-05-173-305/+151
OpenPOWER on IntegriCloud