175 Commits (c73af29fe206dda55a72119b6b29c5628aa09ed1)

Autor SHA1 Mensaje Fecha
  Michael Brown c73af29fe2 [int13con] Avoid overwriting random portions of SAN boot disks hace 7 años
  Michael Brown ebceb8ad8a [int13] Improve geometry guessing for unaligned partitions hace 7 años
  Michael Brown bb5a54b79a [block] Add basic multipath support hace 7 años
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy hace 7 años
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length hace 7 años
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver hace 7 años
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction hace 7 años
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting hace 7 años
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls hace 7 años
  Michael Brown fcf7751565 [int13] Avoid potential division by zero hace 7 años
  Michael Brown f3ba0fb5fd [hyperv] Provide timer based on the 10MHz time reference count MSR hace 7 años
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime hace 7 años
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions hace 7 años
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands hace 7 años
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux hace 7 años
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images hace 7 años
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order hace 7 años
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages hace 7 años
  Michael Brown ce81601181 [prefix] Remove impossible progress message hace 7 años
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information hace 7 años
  Michael Brown cc40fcbf8b [romprefix] Avoid using PMM-allocated memory in UNDI loader entry point hace 7 años
  Michael Brown 8138ea190d [undi] Allocate base memory before calling UNDI loader entry point hace 7 años
  Laszlo Ersek dd9a14de35 [librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling hace 7 años
  Michael Brown aa11f5deda [bzimage] Fix page alignment of initrd images hace 7 años
  Michael Brown df85901768 [acpi] Allow time for ACPI power off to take effect hace 8 años
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off hace 8 años
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt hace 8 años
  Michael Brown 3bb61c33c2 [pxe] Disable interrupts on the PIC before starting NBP hace 8 años
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console hace 8 años
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges hace 8 años
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM hace 8 años
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs hace 8 años
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming hace 8 años
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() hace 8 años
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() hace 8 años
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds hace 8 años
  Michael Brown c4e8c40227 [prefix] Use CRC32 to verify each block prior to decompression hace 8 años
  Michael Brown 3df598849b [pxe] Implicitly open network device in PXENV_UDP_OPEN hace 8 años
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting hace 8 años
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number hace 8 años
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 hace 8 años
  Michael Brown 1afcccd5fd [build] Do not use "objcopy -O binary" for objects with relocation records hace 8 años
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi hace 8 años
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function hace 8 años
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions hace 8 años
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture hace 8 años
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script hace 8 años
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() hace 8 años
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB hace 8 años
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build hace 8 años