summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-21qemu-io: build on all platformsAurelien Jarno1-4/+2
2009-11-21slirp: fix use-after-freeMark McLoughlin1-1/+1
2009-11-19ARM PBX-A9 board supportPaul Brook9-110/+209
2009-11-19ARM Cortex-A9 cpu supportPaul Brook2-1/+36
2009-11-19ARM FP16 supportPaul Brook6-0/+249
2009-11-19Built network devices oncePaul Brook3-2/+6
2009-11-18sb16: remove highspeed reset codemalc1-8/+1
2009-11-18audio: Remove conditional around sw which can not be NULLmalc1-17/+15
2009-11-18audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno1-2/+2
2009-11-17Fix typoBlue Swirl1-1/+1
2009-11-17Fix mingw32 buildBlue Swirl1-1/+0
2009-11-17Prevent configuring for a user emulator on a different type of OSBlue Swirl1-0/+12
2009-11-17Add linuxboot to BLOBSAlexander Graf1-1/+1
2009-11-17Convert linux bootrom to external rom and fw_cfgAlexander Graf5-104/+172
2009-11-17Move common option rom code to header fileAlexander Graf2-76/+110
2009-11-17Convert multiboot to fw_cfg backed data storageAlexander Graf3-31/+94
2009-11-17Introduce rom_copyAlexander Graf2-0/+39
2009-11-17fw_cfg: change cur_offset to 32 bitsJuan Quintela2-6/+40
2009-11-17Update SeaBIOS to latestAnthony Liguori2-0/+0
2009-11-17Add test suite for json marshallingAnthony Liguori1-5/+75
2009-11-17Provide marshalling mechanism for jsonAnthony Liguori2-0/+181
2009-11-17QDict: Introduce qdict_iter()Luiz Capitulino2-0/+22
2009-11-17Add a unit test for JSON supportAnthony Liguori3-1/+619
2009-11-17Add a QObject JSON wrapperAnthony Liguori3-1/+84
2009-11-17Add a JSON parserAnthony Liguori3-1/+591
2009-11-17Add a JSON message boundary identifierAnthony Liguori3-0/+128
2009-11-17Add a lexer for JSONAnthony Liguori3-1/+378
2009-11-17Add a QBool typeAnthony Liguori4-1/+107
2009-11-17Add unit test for QFloatAnthony Liguori3-0/+83
2009-11-17Add a QFloat datatypeAnthony Liguori4-2/+108
2009-11-17Allow strings to grow in sizeAnthony Liguori2-1/+40
2009-11-17Add operations to qlist to allow it to be used as a stackAnthony Liguori2-0/+60
2009-11-17Properly escape QDECREF macro argumentsAnthony Liguori1-1/+1
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka1-2/+2
2009-11-17kvm: x86: Refactor use of interrupt_bitmapJan Kiszka3-31/+21
2009-11-17kvm: Add arch reset handlerJan Kiszka4-0/+12
2009-11-17Enable migration without shared storage from the monitorlirans@il.ibm.com2-13/+42
2009-11-17Block live migrationlirans@il.ibm.com14-40/+713
2009-11-17Expose a mechanism to trace block writeslirans@il.ibm.com3-2/+86
2009-11-17char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah4-14/+14
2009-11-17char: Remove special init_reset handlingAmit Shah3-11/+0
2009-11-17char: don't limit data sent to backends to 1k per bufferAmit Shah1-6/+8
2009-11-16ARM PB-A8 supportPaul Brook2-32/+83
2009-11-16LAN9118 emulationPaul Brook3-0/+1097
2009-11-15mips_r4k: fix resetAurelien Jarno1-12/+15
2009-11-15PPC64: map Uni-North AGP bus aka fix Linux bootBlue Swirl1-0/+10
2009-11-15PPC64: Partial fix to Linux crash: revert to old devfnBlue Swirl1-1/+3
2009-11-15PCI: make duplicate devfn allocation fatalBlue Swirl2-5/+3
2009-11-14Do not execute shell scripts directlymalc1-1/+1
2009-11-14mips malta: fix indentationAurelien Jarno1-3/+3