1277 Révisions (master)

Auteur SHA1 Message Date
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP il y a 10 ans
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs il y a 10 ans
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains il y a 10 ans
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE il y a 10 ans
  Michael Brown 5888c887a4 [x86_64] Add functions to read and write model-specific registers il y a 10 ans
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers il y a 10 ans
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address il y a 10 ans
  Michael Brown 5365340e77 [efi] Include SNP NIC driver within the all-drivers target il y a 10 ans
  Michael Brown bcfd3dea1d [efi] Identify autoboot device by MAC address when chainloading il y a 10 ans
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address il y a 10 ans
  Michael Brown cb2f6ca46f [build] Add yet another potential location for isolinux.bin il y a 10 ans
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model il y a 10 ans
  Michael Brown f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed il y a 10 ans
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable il y a 10 ans
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso il y a 10 ans
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets il y a 10 ans
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS il y a 10 ans
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel il y a 10 ans
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results il y a 10 ans
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll il y a 10 ans
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt il y a 10 ans
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() il y a 10 ans
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths il y a 10 ans
  Michael Brown 50689a8974 [undi] Profile all PXE API calls il y a 10 ans
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary il y a 10 ans
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath il y a 10 ans
  Michael Brown 579337c368 [pxe] Profile all PXE API calls il y a 10 ans
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles il y a 10 ans
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations il y a 10 ans
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM il y a 10 ans
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM il y a 10 ans
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM il y a 10 ans
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes il y a 10 ans
  Michael Brown bd640bc364 [librm] Add a profiling self-test for measuring mode transition times il y a 10 ans
  Michael Brown 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU il y a 10 ans
  Michael Brown e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt il y a 10 ans
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector il y a 10 ans
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode il y a 10 ans
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines il y a 10 ans
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure il y a 10 ans
  Michael Brown d36e814b8a [libc] Add flsll() il y a 10 ans
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions il y a 10 ans
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction il y a 10 ans
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes il y a 10 ans
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application il y a 10 ans
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application il y a 10 ans
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice il y a 10 ans
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands il y a 10 ans
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS il y a 10 ans
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header il y a 10 ans