Michael S. Tsirkin
|
df81b29c7b
virtio_balloon: transitional interface
|
10 年之前 |
Michael S. Tsirkin
|
3d2a3774c1
virtio-balloon: do not call blocking ops when !TASK_RUNNING
|
10 年之前 |
Michael S. Tsirkin
|
88660f7fb9
virtio_balloon: set DRIVER_OK before using device
|
10 年之前 |
Michael S. Tsirkin
|
25e65e4efc
virtio_balloon: coding style fixes
|
10 年之前 |
Michael S. Tsirkin
|
2d9becc1e0
virtio/balloon: verify device has config space
|
10 年之前 |
Raushaniya Maksudova
|
5a10b7dbf9
virtio_balloon: free some memory from balloon on OOM
|
10 年之前 |
Raushaniya Maksudova
|
1fd9c67203
virtio_balloon: return the amount of freed memory from leak_balloon()
|
10 年之前 |
Linus Torvalds
|
0e6e58f941
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年之前 |
Michael S. Tsirkin
|
486d2e632c
virtio_balloon: enable VQs early on restore
|
11 年之前 |
Konstantin Khlebnikov
|
09316c09dd
mm/balloon_compaction: add vmstat counters and kpageflags bit
|
11 年之前 |
Konstantin Khlebnikov
|
9d1ba80564
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
|
11 年之前 |
Konstantin Khlebnikov
|
d6d86c0a7f
mm/balloon_compaction: redesign ballooned pages management
|
11 年之前 |
Rusty Russell
|
4951cc9083
virtio_balloon: don't crash if virtqueue is broken.
|
11 年之前 |
Rusty Russell
|
1f74ef0f2d
virtio_balloon: don't softlockup on huge balloon changes.
|
11 年之前 |
Linus Torvalds
|
93b05cba8e
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年之前 |
Rashika Kheria
|
05c54de8c8
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_balloon.c
|
11 年之前 |
Luiz Capitulino
|
3459f11a8b
virtio_balloon: update_balloon_size(): update correct field
|
11 年之前 |
Rusty Russell
|
855e0c5288
virtio: use size-based config accessors.
|
12 年之前 |
Aaron Lu
|
8910700039
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
|
12 年之前 |
Linus Torvalds
|
5f12972171
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Jiang Liu
|
3dcc0571cd
mm: correctly update zone->managed_pages
|
12 年之前 |
Luiz Capitulino
|
8c6bab4f38
virtio_balloon: leak_balloon(): only tell host if we got pages deflated
|
12 年之前 |
Rusty Russell
|
92549abc6a
virtio_balloon: use simplified virtqueue accessors.
|
12 年之前 |
Rusty Russell
|
b2a17029c2
virtio: use module_virtio_driver.
|
12 年之前 |
Greg Kroah-Hartman
|
8590dbc79a
Drivers: virtio: remove __dev* attributes.
|
12 年之前 |
Linus Torvalds
|
b7dfde956d
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Joe Perches
|
800ba5eabf
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
12 年之前 |
Rafael Aquini
|
e22504296d
virtio_balloon: introduce migration primitives to balloon pages
|
12 年之前 |
Michael S. Tsirkin
|
9c378abc5c
virtio-balloon: fix add/get API use
|
13 年之前 |
Amit Shah
|
c877bab507
virtio: balloon: separate out common code between remove and freeze functions
|
13 年之前 |