1273 Commits (ba0d5aa993df4bad28b2a6a36c10b43c7e5c33f2)

Author SHA1 Message Date
  Michael Brown a0f6e75532 [hyperv] Do not fail if guest OS ID MSR is already set 7 years ago
  Michael Brown dd976cb50d [block] Provide sandev_read() and sandev_write() as global symbols 7 years ago
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename 7 years ago
  Michael Brown 5f85cbb9ee [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 years ago
  Michael Brown c73af29fe2 [int13con] Avoid overwriting random portions of SAN boot disks 7 years ago
  Michael Brown ebceb8ad8a [int13] Improve geometry guessing for unaligned partitions 7 years ago
  Michael Brown bb5a54b79a [block] Add basic multipath support 7 years ago
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy 7 years ago
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length 7 years ago
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver 7 years ago
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction 7 years ago
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting 7 years ago
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls 7 years ago
  Michael Brown fcf7751565 [int13] Avoid potential division by zero 7 years ago
  Michael Brown f3ba0fb5fd [hyperv] Provide timer based on the 10MHz time reference count MSR 7 years ago
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions 7 years ago
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands 7 years ago
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux 7 years ago
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images 7 years ago
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order 7 years ago
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages 7 years ago
  Michael Brown ce81601181 [prefix] Remove impossible progress message 7 years ago
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information 7 years ago
  Michael Brown cc40fcbf8b [romprefix] Avoid using PMM-allocated memory in UNDI loader entry point 7 years ago
  Michael Brown 8138ea190d [undi] Allocate base memory before calling UNDI loader entry point 7 years ago
  Laszlo Ersek dd9a14de35 [librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling 7 years ago
  Michael Brown aa11f5deda [bzimage] Fix page alignment of initrd images 7 years ago
  Michael Brown df85901768 [acpi] Allow time for ACPI power off to take effect 8 years ago
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off 8 years ago
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt 8 years ago
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string 8 years ago
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options 8 years ago
  Michael Brown 3bb61c33c2 [pxe] Disable interrupts on the PIC before starting NBP 8 years ago
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console 8 years ago
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 years ago
  Michael Brown 31d4a7b8db [arm] Use correct DHCP client architecture values 8 years ago
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM 8 years ago
  Michael Brown 601706688b [arm] Use CNTVCT_EL0 as profiling timestamp 8 years ago
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM 8 years ago
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM 8 years ago
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) 8 years ago
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 8 years ago
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM 8 years ago
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8 years ago
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8 years ago
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 8 years ago
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() 8 years ago
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8 years ago