Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-20 | um: virt-pci: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 1 | -2/+2 |
2022-06-11 | um: virt-pci: set device ready in probe() | Vincent Whitchurch | 1 | -1/+6 |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2022-01-15 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
2021-12-21 | um: virt-pci: Fix 32-bit compile | Johannes Berg | 1 | -4/+4 |
2021-08-26 | um: virt-pci: don't do DMA from stack | Johannes Berg | 1 | -26/+78 |
2021-08-26 | um: make PCI emulation driver init/exit static | Johannes Berg | 1 | -2/+2 |
2021-06-17 | um: virtio/pci: enable suspend/resume | Johannes Berg | 1 | -0/+10 |
2021-06-17 | um: add PCI over virtio emulation driver | Johannes Berg | 1 | -0/+885 |