[PATCH 0/2] [T/unstable] [Config] VIRTIO* unification

Paolo Pisati paolo.pisati at canonical.com
Wed Dec 11 14:51:54 UTC 2013


With the arrival of Saucy, virtualization has become a viable feature
on arm platform too, thus we should start threating all the architectures
the same way. What follows are a series of config changes that aim to:

1) build-in VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON] options on arm[64|hf] as
   they were in S

2) make VIRTIO_CONSOLE=y on i386 and amd64 too

Proposing for T/unstable, i'll followup with another changeset for
T/master-next.

Paolo Pisati (2):
  UBUNTU: [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
  UBUNTU: [Config] i386: amd64: VIRTIO_CONSOLE=y

 debian.master/abi/3.13.0-0.5/amd64/generic.modules      | 1 -
 debian.master/abi/3.13.0-0.5/arm64/generic.modules      | 1 -
 debian.master/abi/3.13.0-0.5/armhf/generic-lpae.modules | 6 ------
 debian.master/abi/3.13.0-0.5/armhf/generic.modules      | 1 -
 debian.master/abi/3.13.0-0.5/i386/generic.modules       | 1 -
 debian.master/config/amd64/config.common.amd64          | 5 -----
 debian.master/config/arm64/config.common.arm64          | 5 -----
 debian.master/config/armhf/config.flavour.generic       | 5 -----
 debian.master/config/armhf/config.flavour.generic-lpae  | 5 -----
 debian.master/config/config.common.ubuntu               | 7 ++++++-
 debian.master/config/i386/config.common.i386            | 5 -----
 11 files changed, 6 insertions(+), 36 deletions(-)

-- 
1.8.3.2





More information about the kernel-team mailing list