summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test suite for json marshallingAnthony Liguori2009-11-171-5/+75
* Provide marshalling mechanism for jsonAnthony Liguori2009-11-172-0/+181
* QDict: Introduce qdict_iter()Luiz Capitulino2009-11-172-0/+22
* Add a unit test for JSON supportAnthony Liguori2009-11-173-1/+619
* Add a QObject JSON wrapperAnthony Liguori2009-11-173-1/+84
* Add a JSON parserAnthony Liguori2009-11-173-1/+591
* Add a JSON message boundary identifierAnthony Liguori2009-11-173-0/+128
* Add a lexer for JSONAnthony Liguori2009-11-173-1/+378
* Add a QBool typeAnthony Liguori2009-11-174-1/+107
* Add unit test for QFloatAnthony Liguori2009-11-173-0/+83
* Add a QFloat datatypeAnthony Liguori2009-11-174-2/+108
* Allow strings to grow in sizeAnthony Liguori2009-11-172-1/+40
* Add operations to qlist to allow it to be used as a stackAnthony Liguori2009-11-172-0/+60
* Properly escape QDECREF macro argumentsAnthony Liguori2009-11-171-1/+1
* Cleanup configure checks for dup3 and fallocateJan Kiszka2009-11-171-2/+2
* kvm: x86: Refactor use of interrupt_bitmapJan Kiszka2009-11-173-31/+21
* kvm: Add arch reset handlerJan Kiszka2009-11-174-0/+12
* Enable migration without shared storage from the monitorlirans@il.ibm.com2009-11-172-13/+42
* Block live migrationlirans@il.ibm.com2009-11-1714-40/+713
* Expose a mechanism to trace block writeslirans@il.ibm.com2009-11-173-2/+86
* char: rename qemu_chr_reset to qemu_chr_generic_openAmit Shah2009-11-174-14/+14
* char: Remove special init_reset handlingAmit Shah2009-11-173-11/+0
* char: don't limit data sent to backends to 1k per bufferAmit Shah2009-11-171-6/+8
* ARM PB-A8 supportPaul Brook2009-11-162-32/+83
* LAN9118 emulationPaul Brook2009-11-163-0/+1097
* mips_r4k: fix resetAurelien Jarno2009-11-151-12/+15
* PPC64: map Uni-North AGP bus aka fix Linux bootBlue Swirl2009-11-151-0/+10
* PPC64: Partial fix to Linux crash: revert to old devfnBlue Swirl2009-11-151-1/+3
* PCI: make duplicate devfn allocation fatalBlue Swirl2009-11-152-5/+3
* Do not execute shell scripts directlymalc2009-11-141-1/+1
* mips malta: fix indentationAurelien Jarno2009-11-141-3/+3
* target-mips: fix indentationAurelien Jarno2009-11-142-3/+3
OpenPOWER on IntegriCloud