summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Abort on attempts to allocate zero bytesmalc1-2/+7
2009-05-19Unbreak out-of-tree buildsmalc1-1/+1
2009-05-19Hardware convenience libraryPaul Brook18-133/+248
2009-05-19Disable >4G ram support on 32-bit targetsPaul Brook1-0/+4
2009-05-19Only define __llseek if it is going to be usedPaul Brook1-1/+1
2009-05-19Avoid implicit truncation compiler warningsPaul Brook1-2/+2
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook9-33/+14
2009-05-18cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias6-48/+114
2009-05-18etrax: Don't keep the passed irq pointer.Edgar E. Iglesias1-3/+3
2009-05-18etrax: Remove unused eth irq line.Edgar E. Iglesias4-10/+6
2009-05-18Syborg virtio bindings.Paul Brook3-0/+293
2009-05-18Separate virtio PCI codePaul Brook14-300/+474
2009-05-17Only shutdown video subsytem in sdl_cleanupmalc1-1/+1
2009-05-17Consistently use uint64_t for int propertiesPaul Brook2-3/+3
2009-05-16ETRAX-PIC: Untabify.Edgar E. Iglesias1-88/+88
2009-05-16ETRAX-TIMER: qdevify.Edgar E. Iglesias4-39/+38
2009-05-16ETRAX-TIMER: Untabify.Edgar E. Iglesias1-229/+229
2009-05-16ETRAX-SER: Untabify.Edgar E. Iglesias1-93/+93
2009-05-16ETRAX-SER: qdevify.Edgar E. Iglesias4-44/+34
2009-05-16ETRAX: Simplify PIC interface.Edgar E. Iglesias4-48/+36
2009-05-16support ELF_HWCAP for PPPCNathan Froyd1-0/+58
2009-05-16linux-user: ppc signal handlingNathan Froyd3-0/+604
2009-05-16target-ppc: expose cpu capability flagsNathan Froyd3-138/+140
2009-05-15ETRAX: Correct passing of kernel command line.Edgar E. Iglesias2-4/+4
2009-05-15fix ARMv7 data processing instructionsJuha Riihimäki1-13/+26
2009-05-15fix ARMv7 data processing instructionsJuha Riihimäki1-77/+111
2009-05-14Fix module initialization when more than 1 class is in useAnthony Liguori2-36/+26
2009-05-14Syborg (Symbian Virtual Platform) boardPaul Brook13-0/+2110
2009-05-14Fix warning on WIN32Anthony Liguori1-1/+0
2009-05-14Fix build on Solaris and WIN32Anthony Liguori2-4/+24
2009-05-14PXA SSI qdev conversionPaul Brook9-214/+263
2009-05-14Stellaris SSI qdev conversionPaul Brook7-80/+95
2009-05-14SSP bus frameworkPaul Brook4-1/+95
2009-05-14Stellaris I2C qdev conversionPaul Brook1-7/+18
2009-05-14I2C cleanupPaul Brook2-26/+0
2009-05-14Remove bogus omap i2c slave codePaul Brook1-67/+0
2009-05-14SMBus qdev conversionPaul Brook5-51/+78
2009-05-14TOSC DAC i2c qdev voncersionPaul Brook1-7/+22
2009-05-14TWL92230 qdev conversionPaul Brook3-46/+30
2009-05-14WM8750 qdev coversionPaul Brook4-21/+24
2009-05-14TMP105 qdev conversionPaul Brook3-12/+20
2009-05-14PXA2xx I2C slave qdev conversionPaul Brook1-13/+42
2009-05-14LM832x qdev conversionPaul Brook3-16/+23
2009-05-14MAX7310 I2C qdev conversionPaul Brook3-12/+19
2009-05-14SSD0303 qdev conversionPaul Brook3-11/+17
2009-05-14I2C qdev supportPaul Brook2-10/+67
2009-05-14MusicPal qdev conversionPaul Brook1-63/+87
2009-05-14ARM GIC qdev conversionPaul Brook8-124/+168
2009-05-14ARM PCI host qdev conversionPaul Brook4-37/+62
2009-05-14Virtio-console conversionPaul Brook4-24/+17