Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaac Woods 7d6653de7e Store the handler in each PhysicalMapping so we can unmap on drop hace 4 años
  Isaac Woods c75f4b0907 Merge pull request #76 from michaelmelanson/add-more-resources hace 4 años
  Michael Melanson cf8be5239c Add specification for the I/O Port Descriptor hace 4 años
  Michael Melanson 8e0213410f Add specification for the DMA Format Descriptor hace 4 años
  Michael Melanson 0a4d4dbd43 Tidy up `irq_format_descriptor` hace 4 años
  Michael Melanson 0dd0639475 Tidy up `address_space_descriptor` hace 4 años
  Michael Melanson f21bff4c35 Tidy up fixed_memory_descriptor hace 4 años
  Michael Melanson 11cf635b83 Clean up the descriptor splitting code hace 4 años
  Michael Melanson f903c4ae1a Squash `resource_descriptor` hace 4 años
  Michael Melanson 3dcc84653d Add EOF newline in gitignore hace 4 años
  Michael Melanson 890dc7386f Make match arms in `irq_format_descriptor` make more sense hace 4 años
  Michael Melanson 5791240ede Add slice ends on last commit hace 4 años
  Michael Melanson 7374cb3183 Use LittleEndian::u32 in `fixed_memory_descriptor` hace 4 años
  Michael Melanson 0d7556550c Remove double newline hace 4 años
  Michael Melanson 33f3568417 Make structs `Eq` as well hace 4 años
  Michael Melanson 0c337b37e6 Wrap tests in `mod tests` hace 4 años
  Michael Melanson 168236f4b5 Use FDC CRS from QEMU AML hace 4 años
  Michael Melanson 0d3947980d Use PCI CRS from QEMU ASL & clean up hace 4 años
  Michael Melanson e262a74cb3 Use actual keyboard data hace 4 años
  Michael Melanson c8021f95a4 Use exclusive bit ranges hace 4 años
  Michael Melanson a6e4cc9b44 Whitespace hace 4 años
  Michael Melanson e27ff4951d Add note about why we have to do `-1` in one place hace 4 años
  Michael Melanson be9203db8a Remove breaking changes hace 4 años
  Michael Melanson 672a693000 Add several parsers: hace 4 años
  Isaac Woods e966e5fac4 Publish version 0.9.0 of aml hace 4 años
  Isaac Woods 1a414f39fe Publish version 1.1.0 of acpi hace 4 años
  Isaac Woods e54158ee01 Only read from field if update rule is Preserve hace 4 años
  Isaac Woods df7d29e3a7 Make PciConfigRegions clonable hace 4 años
  Isaac Woods 8dd5b21cf2 Implement DefLNotEqual hace 4 años
  Isaac Woods 39fbc94a4b Implement DefLLessEqual hace 4 años