index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lguest
/
lguest.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
|
\
|
*
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
|
*
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
|
*
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
|
*
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
*
|
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
|
/
*
tools/lguest: Don't bork the terminal in case of wrong args
Daniel Baluta
2016-09-08
*
tools/lguest: Force disable tboot and APM
Luis R. Rodriguez
2016-04-22
*
tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitly
Luis R. Rodriguez
2016-04-22
*
tools/lguest: Fix redefinition of struct virtio_pci_cfg_cap
Rusty Russell
2015-08-26
*
tools/lguest: don't use legacy definitions for net device in example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: use common error macros in the example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: give virtqueues names for better error messages
Rusty Russell
2015-02-13
*
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
2015-02-13
*
tools/lguest: don't start devices until DRIVER_OK status set.
Rusty Russell
2015-02-13
*
tools/lguest: handle indirect partway through chain.
Rusty Russell
2015-02-13
*
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
*
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
*
tools/lguest: rename virtio_pci_cfg_cap field to match spec.
Rusty Russell
2015-02-13
*
tools/lguest: fix features_accepted logic in example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: handle device reset correctly in example launcher.
Rusty Russell
2015-02-13
*
lguest: remove NOTIFY facility from demonstration launcher.
Rusty Russell
2015-02-11
*
lguest: always put console in PCI slot #1.
Rusty Russell
2015-02-11
*
lguest: support backdoor window.
Rusty Russell
2015-02-11
*
lguest: support emerg_wr in console device in example launcher.
Rusty Russell
2015-02-11
*
lguest: remove support for lguest bus in demonstration launcher.
Rusty Russell
2015-02-11
*
lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
Rusty Russell
2015-02-11
*
lguest: Convert console device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert entropy device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert net device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert block device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: add a dummy PCI host bridge.
Rusty Russell
2015-02-11
*
lguest: implement virtio-PCI MMIO accesses.
Rusty Russell
2015-02-11
*
lguest: add PCI config space emulation to example launcher.
Rusty Russell
2015-02-11
*
lguest: decode mmio accesses for PCI in example launcher.
Rusty Russell
2015-02-11
*
lguest: add MMIO region allocator in example launcher.
Rusty Russell
2015-02-11
*
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
2015-02-11
*
lguest: suppress PS/2 keyboard polling.
Rusty Russell
2015-02-11
*
lguest: send trap 13 through to userspace.
Rusty Russell
2015-02-11
*
lguest: write more information to userspace about pending traps.
Rusty Russell
2015-02-11
*
lguest: have --rng read from /dev/urandom not /dev/random.
Rusty Russell
2015-02-11
*
tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.
Rusty Russell
2013-07-15
*
lguest: fix example launcher compilation for broken glibc headers.
Rusty Russell
2013-07-04
*
tools/lguest: real barriers.
Rusty Russell
2013-07-02
*
tools/lguest: fix missing rmb().
Rusty Russell
2013-07-02
*
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
*
lguest: fix occasional crash in example launcher.
Rusty Russell
2012-10-04
*
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12