aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-17Add a JSON message boundary identifierAnthony Liguori
2009-11-17Add a lexer for JSONAnthony Liguori
2009-11-17Add a QBool typeAnthony Liguori
2009-11-17Add unit test for QFloatAnthony Liguori
2009-11-17Add a QFloat datatypeAnthony Liguori
2009-11-17Allow strings to grow in sizeAnthony Liguori
2009-11-17Add operations to qlist to allow it to be used as a stackAnthony Liguori
2009-11-17Properly escape QDECREF macro argumentsAnthony Liguori
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka
2009-11-17kvm: x86: Refactor use of interrupt_bitmapJan Kiszka
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-17Enable migration without shared storage from the monitorlirans@il.ibm.com
2009-11-17Block live migrationlirans@il.ibm.com
2009-11-17Expose a mechanism to trace block writeslirans@il.ibm.com
2009-11-17char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah
2009-11-17char: Remove special init_reset handlingAmit Shah
2009-11-17char: don't limit data sent to backends to 1k per bufferAmit Shah
2009-11-16ARM PB-A8 supportPaul Brook
2009-11-16LAN9118 emulationPaul Brook
2009-11-15mips_r4k: fix resetAurelien Jarno