Home
last modified time | relevance | path

Searched hist:"855 e0c5288177bcb193f6f6316952d2490478e1c" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/caif/
H A Dcaif_virtio.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.cdiff 3459f11a8b16f40f9cde8e4281c2d5dd2ff1a732 Wed Dec 04 20:34:10 CST 2013 Luiz Capitulino <lcapitulino@redhat.com> virtio_balloon: update_balloon_size(): update correct field

According to the virtio spec, the device configuration field
that should be updated after an inflation or deflation
operation is the 'actual' field, not the 'num_pages' one.

Commit 855e0c5288177bcb193f6f6316952d2490478e1c swapped them
in update_balloon_size(). Fix it.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Fixes: 855e0c5288177bcb193f6f6316952d2490478e1c
diff 3459f11a8b16f40f9cde8e4281c2d5dd2ff1a732 Wed Dec 04 20:34:10 CST 2013 Luiz Capitulino <lcapitulino@redhat.com> virtio_balloon: update_balloon_size(): update correct field

According to the virtio spec, the device configuration field
that should be updated after an inflation or deflation
operation is the 'actual' field, not the 'num_pages' one.

Commit 855e0c5288177bcb193f6f6316952d2490478e1c swapped them
in update_balloon_size(). Fix it.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Fixes: 855e0c5288177bcb193f6f6316952d2490478e1c
diff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/net/9p/
H A Dtrans_virtio.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/drivers/char/
H A Dvirtio_console.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/drivers/block/
H A Dvirtio_blk.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 855e0c5288177bcb193f6f6316952d2490478e1c Mon Oct 14 02:41:51 CDT 2013 Rusty Russell <rusty@rustcorp.com.au> virtio: use size-based config accessors.

This lets the transport do endian conversion if necessary, and insulates
the drivers from the difference.

Most drivers can use the simple helpers virtio_cread() and virtio_cwrite().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>