Commit History

Author SHA1 Message Date
  Linus Torvalds 16b76293c5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Masahiro Yamada 505d3085d7 scripts/spelling.txt: add "overide" pattern and fix typo instances 8 years ago
  Ingo Molnar 09821ff1d5 x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" 8 years ago
  Ingo Molnar 61a5010163 x86/boot/e820: Rename everything to e820_table 8 years ago
  Ingo Molnar acd4c04872 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' 8 years ago
  Ingo Molnar 8ec67d97bf x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' 8 years ago
  Daniel Baluta db91e2370e tools/lguest: Don't bork the terminal in case of wrong args 9 years ago
  Luis R. Rodriguez 4650459032 tools/lguest: Force disable tboot and APM 9 years ago
  Luis R. Rodriguez 907bb65579 tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitly 9 years ago
  Rusty Russell e523caa601 tools/lguest: Fix redefinition of struct virtio_pci_cfg_cap 10 years ago
  Rusty Russell 206ad06b2e tools/lguest: don't use legacy definitions for net device in example launcher. 10 years ago
  Rusty Russell 1e1c17a7a2 tools/lguest: use common error macros in the example launcher. 10 years ago
  Rusty Russell 17c56d6de8 tools/lguest: give virtqueues names for better error messages 10 years ago
  Rusty Russell d39a6785f4 tools/lguest: more documentation and checking of virtio 1.0 compliance. 10 years ago
  Rusty Russell d761b03291 tools/lguest: don't start devices until DRIVER_OK status set. 10 years ago
  Rusty Russell 3afe3e0f8d tools/lguest: handle indirect partway through chain. 10 years ago
  Rusty Russell c97eb679ef tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI) 10 years ago
  Rusty Russell 8dc425ffdd tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI) 10 years ago
  Rusty Russell b2ce1ea442 tools/lguest: rename virtio_pci_cfg_cap field to match spec. 10 years ago
  Rusty Russell 53aceb49f9 tools/lguest: fix features_accepted logic in example launcher. 10 years ago
  Rusty Russell d2dbdac336 tools/lguest: handle device reset correctly in example launcher. 10 years ago
  Rusty Russell 00f8d54651 lguest: remove NOTIFY facility from demonstration launcher. 10 years ago
  Rusty Russell 713e3f7224 lguest: always put console in PCI slot #1. 10 years ago
  Rusty Russell 59eba788db lguest: support backdoor window. 10 years ago
  Rusty Russell e8330d9bc1 lguest: support emerg_wr in console device in example launcher. 10 years ago
  Rusty Russell d9028eda7b lguest: remove support for lguest bus in demonstration launcher. 10 years ago
  Rusty Russell eb39f83372 lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher. 10 years ago
  Rusty Russell ebff01137a lguest: Convert console device to virtio 1.0 PCI. 10 years ago
  Rusty Russell 0d5b5d399f lguest: Convert entropy device to virtio 1.0 PCI. 10 years ago
  Rusty Russell bf6d40344d lguest: Convert net device to virtio 1.0 PCI. 10 years ago