summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg: initial mips supportAurelien Jarno2009-12-013-1/+1452
* target-mips: use physical address in lladdrAurelien Jarno2009-11-303-28/+61
* target-mips: add a function to do virtual -> physical translationsAurelien Jarno2009-11-302-0/+25
* target-mips: split code raising MMU exception in a separate functionAurelien Jarno2009-11-301-46/+53
* target-mips: factorize load/store code in op_helper.cAurelien Jarno2009-11-301-152/+100
* Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18Aurelien Jarno2009-11-302-0/+2
* Add support for GNU/kFreeBSDAurelien Jarno2009-11-2911-42/+39
* Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno2009-11-272-4/+3
* Makefile: Fix spellingStefan Weil2009-11-241-1/+1
* tcg: fix tcg_regset_{set,reset}_reg with more than 32 registersAurelien Jarno2009-11-241-2/+2
* cpu-all.h: fix cpu_get_real_ticks on mips hostArnaud Patard2009-11-241-9/+18
* linux-user: remove hardcoded value of _NSIG in signal.cArnaud Patard2009-11-241-6/+6
* tcg/ppc64,x86_64: fix constraints of op_qemu_st64Aurelien Jarno2009-11-242-2/+2
* Add missing break.Paul Brook2009-11-241-0/+1
* Update SeaBIOSAnthony Liguori2009-11-232-0/+0
* ARM atomic ops rewritePaul Brook2009-11-225-176/+251
* ARM RealView I2CPaul Brook2009-11-221-1/+85
* GPIO I2C reworkPaul Brook2009-11-223-100/+161
* DS1338 RTCPaul Brook2009-11-223-0/+134
* BCD cleanupPaul Brook2009-11-225-98/+79
* Makefile dependencies for device configsPaul Brook2009-11-224-21/+16
* target-mips: fix physical address type in MMU functionsAurelien Jarno2009-11-222-11/+11
* [WIN32] Enable -k option on Windows tooHervé Poussineau2009-11-221-2/+0
* target-mips: make CP0_LLAddr register CPU dependentAurelien Jarno2009-11-225-4/+49
* target-mips: rename CP0_LLAddr into lladdrAurelien Jarno2009-11-225-18/+18
* Allow build of linuxboot.S with old assemblersJuergen Lock2009-11-211-1/+4
* Avoid segfault on net_tap_init() failureJuergen Lock2009-11-211-0/+3
* tap-bsd: handle ifname on FreeBSD hostsJuergen Lock2009-11-211-0/+28
* Fix tap breakage on BSD hosts (no IFF_VNET_HDR)Juergen Lock2009-11-211-0/+11
* Fix OpenBSD build of qemu-ioBlue Swirl2009-11-212-89/+87
* configure: Fix spelling in comment and rework the commentStefan Weil2009-11-211-8/+10
* qemu-io: build on all platformsAurelien Jarno2009-11-211-4/+2
* slirp: fix use-after-freeMark McLoughlin2009-11-211-1/+1
* ARM PBX-A9 board supportPaul Brook2009-11-199-110/+209
* ARM Cortex-A9 cpu supportPaul Brook2009-11-192-1/+36
* ARM FP16 supportPaul Brook2009-11-196-0/+249
* Built network devices oncePaul Brook2009-11-193-2/+6
* sb16: remove highspeed reset codemalc2009-11-181-8/+1
* audio: Remove conditional around sw which can not be NULLmalc2009-11-181-17/+15
* audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno2009-11-181-2/+2
* Fix typoBlue Swirl2009-11-171-1/+1
* Fix mingw32 buildBlue Swirl2009-11-171-1/+0
* Prevent configuring for a user emulator on a different type of OSBlue Swirl2009-11-171-0/+12
* Add linuxboot to BLOBSAlexander Graf2009-11-171-1/+1
* Convert linux bootrom to external rom and fw_cfgAlexander Graf2009-11-175-104/+172
* Move common option rom code to header fileAlexander Graf2009-11-172-76/+110
* Convert multiboot to fw_cfg backed data storageAlexander Graf2009-11-173-31/+94
* Introduce rom_copyAlexander Graf2009-11-172-0/+39
* fw_cfg: change cur_offset to 32 bitsJuan Quintela2009-11-172-6/+40
* Update SeaBIOS to latestAnthony Liguori2009-11-172-0/+0
OpenPOWER on IntegriCloud