Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82823
b: refs/heads/master
c: 0ad07ec
h: refs/heads/master
i:
  82821: 55d59b9
  82819: db6220f
  82815: ea18d4a
v: v3
  • Loading branch information
Anthony Liguori authored and Rusty Russell committed Feb 4, 2008
1 parent 4dc32af commit bc81474
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 81a8deab1ce3816c6a89e3429e234e7d3686da94
refs/heads/master: 0ad07ec1fd2f3e90dfb086b04c07a83db40e9172
1 change: 1 addition & 0 deletions trunk/arch/x86/kvm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ config KVM_AMD
# OK, it's a little counter-intuitive to do this, but it puts it neatly under
# the virtualization menu.
source drivers/lguest/Kconfig
source drivers/virtio/Kconfig

endif # VIRTUALIZATION
2 changes: 0 additions & 2 deletions trunk/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,4 @@ source "drivers/dca/Kconfig"
source "drivers/auxdisplay/Kconfig"

source "drivers/uio/Kconfig"

source "drivers/virtio/Kconfig"
endmenu
3 changes: 2 additions & 1 deletion trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ config VIRTIO_BLK
tristate "Virtio block driver (EXPERIMENTAL)"
depends on EXPERIMENTAL && VIRTIO
---help---
This is the virtual block driver for lguest. Say Y or M.
This is the virtual block driver for virtio. It can be used with
lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.

endif # BLK_DEV
3 changes: 2 additions & 1 deletion trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3113,6 +3113,7 @@ config VIRTIO_NET
tristate "Virtio network driver (EXPERIMENTAL)"
depends on EXPERIMENTAL && VIRTIO
---help---
This is the virtual network driver for lguest. Say Y or M.
This is the virtual network driver for virtio. It can be used with
lguest or QEMU based VMMs (like KVM or Xen). Say Y or M.

endif # NETDEVICES

0 comments on commit bc81474

Please sign in to comment.