summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud