aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth3-0/+17
2013-11-18e1000: remember node handleqemu-slof-20131118Nikunj A Dadhania1-0/+2
2013-11-18Increase quiesce tokens array sizeNikunj A Dadhania1-1/+1
2013-11-18virtio: timeout after 5secNikunj A Dadhania3-12/+20
2013-11-18Enable IPv6 support in dnsAvik Sil5-43/+94
2013-11-17usb-ohci: fix warningsNikunj A Dadhania1-3/+2
2013-11-17Add ipv6 support in net-snkAvik Sil14-53/+2191
2013-11-17ipv4: fix frame overwriting following arp_send_requestAvik Sil1-7/+22
2013-11-17e1000: fix SLOF_dma_map_out argumentsAvik Sil1-1/+1
2013-11-17Maintain single global packet buffer for tftpAvik Sil1-14/+10
2013-11-17Increase virtio-net receive queue sizeAvik Sil1-1/+1
2013-11-17Increase veth receive queue sizeAvik Sil1-1/+1
2013-11-16Fix dprintf macros at various pointsNikunj A Dadhania9-10/+10
2013-11-15usb-ohci: rewrite done_head processing codeNikunj A Dadhania1-55/+59
2013-11-15boot: add net in default boot orderNikunj A Dadhania1-0/+1
2013-11-15block 0 address in the allocatorNikunj A Dadhania1-0/+5
2013-11-15scsi: make-media-alias fixNikunj A Dadhania1-5/+9
2013-11-15usb-xhci: add xhci host controller supportNikunj A Dadhania5-9/+1454
2013-11-15usb-xhci: add xhci supportNikunj A Dadhania10-7/+250
2013-11-15Avoid veth read/write calls with zero length bufferAvik Sil1-2/+10
2013-10-17boot: include other aliasesNikunj A Dadhania1-6/+18
2013-10-15usb-core: disable xhciNikunj A Dadhania2-5/+5
2013-10-15client-architecture-support: fix wrong version readqemu-slof-20131015Alexey Kardashevskiy1-1/+1
2013-10-15client-architecture-support: fix redundant stack dropAlexey Kardashevskiy1-1/+1
2013-10-09Update device tree returned by CAS hypercallqemu-slof-20131009listNikunj A Dadhania2-9/+71
2013-10-09fdt: introduce fdt-initNikunj A Dadhania1-6/+13
2013-10-09Add ibm,client-architecture-support methodNikunj A Dadhania6-1/+44
2013-10-04Kernel parameter passed from qemu commandline ignoredNikunj A Dadhania1-4/+4
2013-10-04Allow more than one client to open net devices simultaneouslyAvik Sil4-9/+9
2013-10-04ci: add missing close in else conditionNikunj A Dadhania1-0/+2
2013-10-04Add GPT supportAvik Sil1-10/+106
2013-10-04pci: fix interrupt-map for bridgesAlexey Kardashevskiy1-10/+19
2013-10-04usb-ohci: preserve the toggleCarry bit in EDNikunj A Dadhania1-1/+2
2013-10-04usb-ohci: done_head processing fixesNikunj A Dadhania2-36/+42
2013-10-04usb-ohci: update init and rationalize timingsNikunj A Dadhania2-13/+17
2013-10-04usb-msc: handle stall and other fixesNikunj A Dadhania3-4/+29
2013-10-04scsi: make probe more error resilientNikunj A Dadhania3-13/+36
2013-10-04usb-core: Add CLEAR FEATURE apiNikunj A Dadhania2-0/+22
2013-10-04Implement range allocatorNikunj A Dadhania7-21/+321
2013-10-04Remove bcm57xx network driver as moduleAvik Sil11-3989/+1
2013-10-04Remove e1000 network driver as moduleAvik Sil7-1211/+2
2013-10-04Remove virtio-net network driver as moduleAvik Sil8-592/+1
2013-10-04Remove veth network driver as moduleAvik Sil6-418/+1
2013-10-04Add missing close-dev in pingAvik Sil1-0/+2
2013-10-04Remove lodable network driver modules and related functionsAvik Sil1-93/+0
2013-10-04Add bcm57xx network driver in libbcmAvik Sil11-6/+4019
2013-10-04Add e1000 network driver in libe1kAvik Sil11-6/+1379
2013-10-04Add virtio-net driver in libvirtioAvik Sil7-10/+503
2013-10-04Add veth driver in libvethAvik Sil11-10/+492
2013-10-04Get MAC address for client interface moduleAvik Sil1-1/+2