summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: update to 20140415qemu-slof-20140415Alexey Kardashevskiy2014-04-151-1/+1
* e1000: fix usage of multiple nicsNikunj A Dadhania2014-04-084-6/+11
* version: update to 20140404qemu-slof-20140404Alexey Kardashevskiy2014-04-041-1/+1
* Isolate sc 1 detection logicAlexander Graf2014-04-042-29/+29
* version: update to 20140331qemu-slof-20140331Alexey Kardashevskiy2014-03-311-1/+1
* build: auto-detect ppc64 architectureNikunj A Dadhania2014-03-271-0/+7
* cas: increase hcall buffer size to accomodate 256 cpusNikunj A Dadhania2014-03-271-1/+3
* usb: change device tree namingNikunj A Dadhania2014-03-263-44/+25
* usb-core: adjust port numbers in set_addressNikunj A Dadhania2014-03-261-1/+8
* virtio-scsi: correct srplun commentNikunj A Dadhania2014-03-191-1/+1
* version: update to 20140318qemu-slof-20140318Alexey Kardashevskiy2014-03-181-1/+1
* Fix kernel loadingNikunj A Dadhania2014-03-181-1/+1
* Workaround to make grub2 assign server ip from dhcp ack packet onlyAvik Sil2014-03-181-7/+7
* ELF: Enter LE binary in LE modeNikunj A Dadhania2014-03-186-17/+63
* ELF loading should fail for virt != physNikunj A Dadhania2014-03-183-9/+16
* version: update to 20140304qemu-slof-20140304Alexey Kardashevskiy2014-03-041-1/+1
* Introduce dummy console deviceNikunj A Dadhania2014-03-043-1/+43
* vio-vscsi: Fix CRQ allocation alignmentBenjamin Herrenschmidt2014-03-041-3/+6
* version: update to 20140204qemu-slof-20140204Alexey Kardashevskiy2014-02-041-1/+1
* virtio-9p: disable unused structureNikunj A Dadhania2014-02-041-1/+2
* Make "boot net:dhcp" boot from IPv4 onlyAvik Sil2014-02-041-3/+7
* Fix virtio device shutdownAvik Sil2014-02-042-3/+9
* Change shutdown method name for virtio-scsiAvik Sil2014-02-041-2/+2
* Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania2014-02-046-18/+77
* Change representation of string environment variableNikunj A Dadhania2014-02-041-3/+3
* cas: return error when unknown node foundNikunj A Dadhania2014-02-042-5/+20
* version: updateqemu-slof-20140121Alexey Kardashevskiy2014-01-211-1/+1
* Reset obp-tftp arguments before parsingAvik Sil2014-01-201-0/+2
* Enable seamless netboot on IPv6 networkAvik Sil2014-01-207-39/+81
* Fix shutdown for virtio devicesNikunj A Dadhania2014-01-202-4/+8
* Fix zero checksum in UDP headerAvik Sil2014-01-202-0/+13
* Handle router advertisement message properlyAvik Sil2014-01-203-8/+20
* [oex]hci_exit: Check before freeing/unmapping memoryNikunj A Dadhania2014-01-203-16/+38
* Work around missing sc 1 traps on pHypAlexander Graf2013-12-1712-3/+238
* fix print_version() to return where it came fromAlexander Graf2013-12-162-6/+3
* usb-xhci: memory freeing and using returns as bool uniformlyNikunj A Dadhania2013-12-162-26/+41
* Output banner and initial display output in VNC windowNikunj A Dadhania2013-12-1610-8/+103
* use VERSION file to generate FW versionqemu-slof-20131209Alexey Kardashevskiy2013-12-092-0/+6
* cas: remove warningAlexey Kardashevskiy2013-12-091-1/+1
* Add support for loading little endian ELF binaries.Anton Blanchard2013-12-064-6/+102
* Add bswap_{16,32,64}pAnton Blanchard2013-12-061-0/+18
* dhcpv6 and other minor net-snk fixesAvik Sil2013-12-064-53/+52
* Fix missing drop in virtio-fs setup-aliasAvik Sil2013-12-061-1/+3
* Find next available alias nameAvik Sil2013-12-066-31/+34
* SLOF does not exit if given 1KB diskNikunj A Dadhania2013-12-061-2/+11
* boot: enable support for bootindexqemu-slof-20131126Alexey Kardashevskiy2013-11-261-0/+6
* pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth2013-11-223-0/+17
* e1000: remember node handleqemu-slof-20131118Nikunj A Dadhania2013-11-181-0/+2
* Increase quiesce tokens array sizeNikunj A Dadhania2013-11-181-1/+1
* virtio: timeout after 5secNikunj A Dadhania2013-11-183-12/+20