summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-1717-1319/+3619
* updatebellard2004-03-171-5/+5
* device independent VGA screen dumpbellard2004-03-173-23/+116
* tun-fd option fixbellard2004-03-161-0/+2
* updatebellard2004-03-141-1/+9
* added qemu_mallocz()bellard2004-03-141-0/+1
* io port API changebellard2004-03-147-158/+193
* added I/O API - io port API change - added multiple network interface support...bellard2004-03-142-286/+349
* io port API change - removed dumb console redraw (not useful)bellard2004-03-141-53/+24
* io port API changebellard2004-03-142-22/+22
* added qemu_mallocz()bellard2004-03-141-0/+10
* removable device support - io port API changebellard2004-03-142-153/+151
* remoable device supportbellard2004-03-141-16/+173
* added a command line monitorbellard2004-03-142-2/+572
* separated more devices from emulatorbellard2004-03-1410-2405/+2787
* m68k compile fixbellard2004-03-132-7/+6
* 2.6 kernel compile fixbellard2004-03-042-0/+10
* added cow.hbellard2004-02-264-20/+30
* added precompiled linux boot sectorbellard2004-02-256-14/+40
* more FPU context save testsbellard2004-02-251-21/+19
* native FPU support in code copy modebellard2004-02-251-1/+3
* use physical memory access functions for DMAbellard2004-02-252-41/+34
* moved DMA and SB16 outside timer (may break SB16)bellard2004-02-251-5/+5
* native FPU support in code copy modebellard2004-02-251-0/+2
* DMA API changebellard2004-02-252-33/+23
* new physical memory access API (used by DMA accesses)bellard2004-02-252-5/+16
* new physical memory access API (used by DMA accesses) - code copy FP fixesbellard2004-02-251-9/+19
* native FPU support in code copy modebellard2004-02-251-1/+17
* CR0.MP/EM/TS supportbellard2004-02-253-1/+32
* native FPU support (disabled)bellard2004-02-251-277/+47
* CR0.MP/EM/TS support - native fpu support in code copy modebellard2004-02-251-0/+73
* fpu fixbellard2004-02-251-5/+5
* shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard2004-02-222-52/+206
* shm tests - disabled clone testbellard2004-02-221-2/+29
* small test optimisationsbellard2004-02-221-2/+2
* zero offset optimisationbellard2004-02-221-2/+4
* use kernel like macros for user access (will be useful someday to have a bett...bellard2004-02-224-112/+142
* O_DIRECT compile fixbellard2004-02-221-0/+2
* faster big endian accesses on i386 - big endian ldsw_raw fixbellard2004-02-221-4/+78
* fixed blr/bctr casesbellard2004-02-211-1/+0
* adding direct block chaining support - simplified branch code genbellard2004-02-212-300/+203
* lwarx fix (Jocelyn Mayer)bellard2004-02-211-2/+2
* Fix check for lswi (Jocelyn Mayer)bellard2004-02-211-3/+3
* update nip when processing exceptions (Jocelyn Mayer)bellard2004-02-211-1/+1
* use osdep.hbellard2004-02-161-0/+2
* updatebellard2004-02-161-1/+6
* added OS dependent functions (temporary as most functions are generic in fact)bellard2004-02-162-0/+485
* experimental code copy supportbellard2004-02-166-21/+1603
* fixed lea exceptionbellard2004-02-161-2/+4
* experimental code copy support - fixed A20 emulationbellard2004-02-161-1/+28
OpenPOWER on IntegriCloud