summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert machine registration to use module init functionsAnthony Liguori2009-05-2145-263/+321
* Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori2009-05-214-33/+36
* Do not attempt to allocate sn_tab when there are no snapshotsmalc2009-05-211-0/+5
* Cast pointer arguments of get/setsockopt, send to void * to keep GCCmalc2009-05-213-3/+4
* kvm: add error message for when SMP is requestedMark McLoughlin2009-05-201-1/+3
* Remove initrd warning messageRichard W.M. Jones2009-05-201-3/+0
* initialize struct sigevent before timer_createJean-Christophe Dubois2009-05-201-0/+5
* Fix NULL alarm_timer pointer at exitJean-Christophe Dubois2009-05-201-2/+2
* keep initrd in below 4g area.Glauber Costa2009-05-201-4/+5
* migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin2009-05-201-1/+1
* kvm: work around supported cpuid ioctl() brokennessMark McLoughlin2009-05-201-0/+3
* remove gcc 3.x requirement from documentationHollis Blanchard2009-05-201-10/+0
* Remove dead codemalc2009-05-201-14/+7
* Format per CODING_STYLEmalc2009-05-191-6/+10
* Abort on attempts to allocate zero bytesmalc2009-05-191-2/+7
* Unbreak out-of-tree buildsmalc2009-05-191-1/+1
* Hardware convenience libraryPaul Brook2009-05-1918-133/+248
* Disable >4G ram support on 32-bit targetsPaul Brook2009-05-191-0/+4
* Only define __llseek if it is going to be usedPaul Brook2009-05-191-1/+1
* Avoid implicit truncation compiler warningsPaul Brook2009-05-191-2/+2
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-199-33/+14
* cris: First shot at qdev for CRIS interrupts.Edgar E. Iglesias2009-05-186-48/+114
* etrax: Don't keep the passed irq pointer.Edgar E. Iglesias2009-05-181-3/+3
* etrax: Remove unused eth irq line.Edgar E. Iglesias2009-05-184-10/+6
* Syborg virtio bindings.Paul Brook2009-05-183-0/+293
* Separate virtio PCI codePaul Brook2009-05-1814-300/+474
* Only shutdown video subsytem in sdl_cleanupmalc2009-05-171-1/+1
* Consistently use uint64_t for int propertiesPaul Brook2009-05-172-3/+3
* ETRAX-PIC: Untabify.Edgar E. Iglesias2009-05-161-88/+88
* ETRAX-TIMER: qdevify.Edgar E. Iglesias2009-05-164-39/+38
* ETRAX-TIMER: Untabify.Edgar E. Iglesias2009-05-161-229/+229
* ETRAX-SER: Untabify.Edgar E. Iglesias2009-05-161-93/+93
* ETRAX-SER: qdevify.Edgar E. Iglesias2009-05-164-44/+34
* ETRAX: Simplify PIC interface.Edgar E. Iglesias2009-05-164-48/+36
* support ELF_HWCAP for PPPCNathan Froyd2009-05-161-0/+58
* linux-user: ppc signal handlingNathan Froyd2009-05-163-0/+604
* target-ppc: expose cpu capability flagsNathan Froyd2009-05-163-138/+140
* ETRAX: Correct passing of kernel command line.Edgar E. Iglesias2009-05-152-4/+4
* fix ARMv7 data processing instructionsJuha Riihimäki2009-05-151-13/+26
* fix ARMv7 data processing instructionsJuha Riihimäki2009-05-151-77/+111
* Fix module initialization when more than 1 class is in useAnthony Liguori2009-05-142-36/+26
* Syborg (Symbian Virtual Platform) boardPaul Brook2009-05-1413-0/+2110
* Fix warning on WIN32Anthony Liguori2009-05-141-1/+0
* Fix build on Solaris and WIN32Anthony Liguori2009-05-142-4/+24
* PXA SSI qdev conversionPaul Brook2009-05-149-214/+263
* Stellaris SSI qdev conversionPaul Brook2009-05-147-80/+95
* SSP bus frameworkPaul Brook2009-05-144-1/+95
* Stellaris I2C qdev conversionPaul Brook2009-05-141-7/+18
* I2C cleanupPaul Brook2009-05-142-26/+0
* Remove bogus omap i2c slave codePaul Brook2009-05-141-67/+0
OpenPOWER on IntegriCloud