summaryrefslogtreecommitdiff
path: root/src/dev/virtio
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-02-03dev: Correctly clear interrupts in VirtIO PCIAndreas Sandberg
2014-12-08dev: Correctly transform packets into responsesAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2014-11-24misc: Another round of static analysis fixupsAndreas Hansson
2014-09-20dev: Add support for 9p proxying over VirtIOAndreas Sandberg
2014-09-20dev: Add a VirtIO block device modelAndreas Sandberg
2014-09-20dev: Add a VirtIO console device modelAndreas Sandberg
2014-09-20dev, pci: Implement basic VirtIO supportAndreas Sandberg