aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-24Revert various SLOF-to-QEMU private hypercallsAlexey Kardashevskiy5-37/+4
2017-10-04Use input-device and output-deviceLaurent Vivier1-0/+14
2017-09-26netboot: Create bootp-response when bootp is usedNikunj A Dadhania6-29/+74
2017-09-26libnet/ipv6: assign times_asked value directlyNikunj A Dadhania1-1/+1
2017-09-12usb-xhci: Reset ERSTSZ together with ERSTBAAlexey Kardashevskiy1-0/+2
2017-08-07virtio-net: rework the driver to support multiple openNikunj A Dadhania6-94/+130
2017-07-25board-qemu: add private hcall to inform host on "phandle" updateGreg Kurz4-2/+21
2017-07-24version: update to 20170724qemu-slof-20170724Alexey Kardashevskiy1-1/+1
2017-07-24pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limitThomas Huth1-37/+46
2017-07-21pci: Avoid 32-bit prefetchable memory area if possibleThomas Huth2-6/+17
2017-07-21Remove unused functions ishexdigit and $cat-commaThomas Huth1-10/+2
2017-07-20pci: Translate PCI addresses to host addresses at the end of map-inThomas Huth1-1/+1
2017-07-20Define 'open' and 'close' words of the /aliases nodes right from the startThomas Huth3-10/+2
2017-07-19virtio-scsi: Allow LUNs bigger than 255Thomas Huth1-0/+1
2017-07-19paflof: Silence gcc's -Warray-bounds warning for stack pointersAlexey Kardashevskiy1-2/+2
2017-07-17board_qemu: move code out of fdt-fix-node-phandleGreg Kurz1-14/+22
2017-07-17board_qemu: drop unused values early in fdt-fix-node-phandleGreg Kurz1-4/+3
2017-07-17pci: Improve the pci-var-out debug functionThomas Huth2-11/+9
2017-07-11libhvcall: drop unused KVMPPC_H_REPORT_MC_ERR and KVMPPC_H_NMI_MCE definesGreg Kurz1-2/+0
2017-07-10libnet: Move parse_tftp_args to tftp.cThomas Huth2-106/+104
2017-07-07libnet: Make the code compilable with -Wformat-securityThomas Huth2-2/+2
2017-07-07libnet: Move the external declaration of send_ip to ethernet.hThomas Huth3-4/+3
2017-07-07libc: Declare size_t as unsigned longThomas Huth1-2/+1
2017-06-30libnet/netload: Three more minor clean-upsThomas Huth1-12/+13
2017-06-30libnet/tftp: Allow loading to address 0Thomas Huth1-5/+6
2017-06-28libnet: Refactor some code of netload() into a separate functionThomas Huth1-83/+94
2017-06-28libnet: Rework error message printingThomas Huth1-82/+44
2017-06-28libnet: Remove remainders of netsave codeThomas Huth3-13/+0
2017-06-28lib/Makefile: Pass FLAG to make in SUBDIRS targetMurilo Opsfelder Araujo2-2/+2
2017-06-28virtio-net: Fix ugly error messageThomas Huth1-3/+4
2017-06-15pci-phb: Set correct pci-bus-number while walking PCI bridgesThomas Huth1-0/+1
2017-06-15libnet: Cosmetical clean-upThomas Huth3-14/+11
2017-06-15paflof: Print stack warning to stderr, not stdoutThomas Huth1-1/+1
2017-06-15libnet: Allocate ICMPv6 packet space on the heap, not on the stackThomas Huth1-4/+26
2017-06-08A new SLOF boot menuThomas Huth9-67/+303
2017-06-08libc: The arguments of puts() can be marked as "const"Thomas Huth2-2/+2
2017-06-07Increase MAX-ALIAS to 10Thomas Huth2-2/+1
2017-06-06Use TYPE for the standard output instead of io_putchar()Thomas Huth2-7/+25
2017-06-06pci: Remove unused next-pci-[mem|mmio|io] functionsThomas Huth2-8/+1
2017-05-16pci: Reserve free space at the end of bridge windows instead of at the beginningThomas Huth1-6/+9
2017-04-28pci: Generate a 64-bit range property if necessaryThomas Huth1-2/+3
2017-04-28pci: Fix assigned-addresses for 64bit nonprefetchable BARAlexey Kardashevskiy1-2/+4
2017-04-28pci-phb: Set pci-max-mem64 to the correct valueThomas Huth1-3/+3
2017-04-26Rework the printing of the banner during bootThomas Huth3-3/+12
2017-04-26bootmsg: Fix message for detected kernelAlexey Kardashevskiy1-1/+1
2017-04-26logo: Update the logoAlexey Kardashevskiy5-34/+3
2017-04-26pci: Put non-prefetchable 64bit BARs into 32bit MMIO windowAlexey Kardashevskiy1-5/+1
2017-04-06Fix "Unsupported PQ" problems in the scsi-disk open functionThomas Huth1-2/+6
2017-03-09pci: force minimum mem bar alignment of 64K for board-qemuMichael Roth4-8/+40
2017-03-03version: update to 20170303qemu-slof-20170303Alexey Kardashevskiy1-1/+1