aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno
2009-11-27Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno
2009-11-24Makefile: Fix spellingStefan Weil
2009-11-24tcg: fix tcg_regset_{set,reset}_reg with more than 32 registersAurelien Jarno
2009-11-24cpu-all.h: fix cpu_get_real_ticks on mips hostArnaud Patard
2009-11-24linux-user: remove hardcoded value of _NSIG in signal.cArnaud Patard
2009-11-24tcg/ppc64,x86_64: fix constraints of op_qemu_st64Aurelien Jarno
2009-11-24Add missing break.Paul Brook
2009-11-23Update SeaBIOSAnthony Liguori
2009-11-22ARM atomic ops rewritePaul Brook
2009-11-22ARM RealView I2CPaul Brook
2009-11-22GPIO I2C reworkPaul Brook
2009-11-22DS1338 RTCPaul Brook
2009-11-22BCD cleanupPaul Brook
2009-11-22Makefile dependencies for device configsPaul Brook
2009-11-22target-mips: fix physical address type in MMU functionsAurelien Jarno
2009-11-22[WIN32] Enable -k option on Windows tooHervé Poussineau
2009-11-22target-mips: make CP0_LLAddr register CPU dependentAurelien Jarno
2009-11-22target-mips: rename CP0_LLAddr into lladdrAurelien Jarno
2009-11-21Allow build of linuxboot.S with old assemblersJuergen Lock
2009-11-21Avoid segfault on net_tap_init() failureJuergen Lock
2009-11-21tap-bsd: handle ifname on FreeBSD hostsJuergen Lock
2009-11-21Fix tap breakage on BSD hosts (no IFF_VNET_HDR)Juergen Lock
2009-11-21Fix OpenBSD build of qemu-ioBlue Swirl
2009-11-21configure: Fix spelling in comment and rework the commentStefan Weil
2009-11-21qemu-io: build on all platformsAurelien Jarno
2009-11-21slirp: fix use-after-freeMark McLoughlin
2009-11-19ARM PBX-A9 board supportPaul Brook
2009-11-19ARM Cortex-A9 cpu supportPaul Brook
2009-11-19ARM FP16 supportPaul Brook
2009-11-19Built network devices oncePaul Brook
2009-11-18sb16: remove highspeed reset codemalc
2009-11-18audio: Remove conditional around sw which can not be NULLmalc
2009-11-18audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno
2009-11-17Fix typoBlue Swirl
2009-11-17Fix mingw32 buildBlue Swirl
2009-11-17Prevent configuring for a user emulator on a different type of OSBlue Swirl
2009-11-17Add linuxboot to BLOBSAlexander Graf
2009-11-17Convert linux bootrom to external rom and fw_cfgAlexander Graf
2009-11-17Move common option rom code to header fileAlexander Graf
2009-11-17Convert multiboot to fw_cfg backed data storageAlexander Graf
2009-11-17Introduce rom_copyAlexander Graf
2009-11-17fw_cfg: change cur_offset to 32 bitsJuan Quintela
2009-11-17Update SeaBIOS to latestAnthony Liguori
2009-11-17Add test suite for json marshallingAnthony Liguori
2009-11-17Provide marshalling mechanism for jsonAnthony Liguori
2009-11-17QDict: Introduce qdict_iter()Luiz Capitulino
2009-11-17Add a unit test for JSON supportAnthony Liguori
2009-11-17Add a QObject JSON wrapperAnthony Liguori
2009-11-17Add a JSON parserAnthony Liguori