Commit Graph

137 Commits (59c19cb2f6a7928a2fd3afd22bfe988e025b41d8)

Author SHA1 Message Date
Michael S. Tsirkin 3ccc9372ed virtio_balloon: fix handling of PAGE_SIZE != 4k 13 years ago
David Gibson 1a87228f5f virtio_balloon: Fix endian bug 13 years ago
Amit Shah f878d0be22 virtio-pci: switch to PM ops macro to initialise PM functions 13 years ago
Amit Shah 04c2322bee virtio-pci: S3 support 13 years ago
Amit Shah 0517fdd156 virtio-pci: drop restore_common() 13 years ago
Amit Shah f38f8387cb virtio: drop thaw PM operation 13 years ago
Amit Shah e47d854e57 virtio: balloon: Allow stats update after restore from S4 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Amit Shah 4eb05d562e virtio: balloon: leak / fill balloon across S4 13 years ago
Jason Wang a72caae218 virtio: correct the memory barrier in virtqueue_kick_prepare() 13 years ago
Jason Wang 4dbc5d9f4f virtio: fix typos of memory barriers 13 years ago
Amit Shah e562966dba virtio: balloon: Add freeze, restore handlers to support S4 13 years ago
Amit Shah be91c33dd1 virtio: balloon: Move vq initialization into separate function 13 years ago
Amit Shah f0fe6f1150 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff 13 years ago
Amit Shah d077536386 virtio: pci: switch to new PM API 13 years ago
Rusty Russell e93300b1af virtio: add debugging if driver doesn't kick. 13 years ago
Rusty Russell ee7cd8981e virtio: expose added descriptors immediately. 13 years ago
Rusty Russell 3b720b8c86 virtio: avoid modulus operation. 13 years ago
Rusty Russell 41f0377f73 virtio: support unlocked queue kick 13 years ago
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Rusty Russell 5dfc17628d virtio: document functions better. 13 years ago
Sasha Levin 1e214a5c1a virtio-balloon: Trivial cleanups 13 years ago
Rusty Russell 7b21e34fd1 virtio: harsher barriers for rpmsg. 13 years ago
Michael S. Tsirkin e6af578c53 virtio-pci: make reset operation safer 13 years ago
Sasha Levin fe1a7fe2c4 virtio-mmio: Correct the name of the guest features selector 13 years ago
Heiko Carstens bd20817f73 virtio: add HAS_IOMEM dependency to MMIO platform bus driver 13 years ago
Rick Jones 66846048f5 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs 13 years ago
Michael S. Tsirkin 72103bd128 virtio-pci: fix use after free 13 years ago
Pawel Moll edfd52e636 virtio: Add platform bus driver for memory mapped virtio device 13 years ago
Krishna Kumar 005b20a8e0 virtio: Dont add "config" to list for !per_vq_vector 13 years ago
Paul Gortmaker b5a2c4f199 virtio: Add module.h to drivers/virtio users. 13 years ago
Rick Jones 8f9f4668b3 Add ethtool -g support to virtio_net 13 years ago
Ohad Ben-Cohen e72542191c virtio: expose for non-virtualization users too 14 years ago
Michael S. Tsirkin 7ab358c23c virtio: add api for delayed callbacks 14 years ago
Michael S. Tsirkin a5c262c5fd virtio_ring: support event idx feature 14 years ago
Dave Hansen bf50e69f63 virtio balloon: kill tell-host-first logic 14 years ago
Amit Shah 31a3ddda16 virtio_pci: Prevent double-free of pci regions after device hot-unplug 14 years ago
Amit Shah b3258ff1d6 virtio: Decrement avail idx on buffer detach 14 years ago
Milton Miller 8b3bb3ecf1 virtio: remove virtio-pci root device 14 years ago
Stephen Hemminger be6528b2e5 virtio: fix format of sysfs driver/vendor files 14 years ago
Michael S. Tsirkin 7ae4b866f8 virtio: return correct capacity to users 14 years ago
Michael S. Tsirkin 1fe9b6fef1 virtio: fix oops on OOM 15 years ago
Michael S. Tsirkin b03214d559 virtio-pci: disable msi at startup 15 years ago
Michael S. Tsirkin 686d363786 virtio: return ENOMEM on out of memory 15 years ago
Michael S. Tsirkin bbd603efb4 virtio: add_buf_gfp 15 years ago
Michael S. Tsirkin 7c5e9ed0c8 virtio_ring: remove a level of indirection 15 years ago
Michael S. Tsirkin 946cfe0e05 virtio_balloon: use virtqueue_xxx wrappers 15 years ago
Balbir Singh 61fb06cc8e virtio: Fix GFP flags passed from the virtio balloon driver 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago