summaryrefslogtreecommitdiff
path: root/libmachdev/ds_routines.c
AgeCommit message (Expand)Author
2011-08-23rename device_intr_notify into device_intr_registerSamuel Thibault
2011-08-23rename device_irq_enable into device_intr_enableSamuel Thibault
2010-08-08Make the thread of DS server known to Linux.Zheng Da
2010-08-08check emul_device_t object in all DS server RPCs.Zheng Da
2010-06-21fix port leak in block glue code of libmachdev.Zheng Da
2010-06-05skip calling init if there is no init.Zheng Da
2010-06-04remove the declaration of linux_net_emulation_ops.Zheng Da
2010-05-31make glue code of networking more independant.Zheng Da
2010-02-27remove RPCs for PCI conf space.Zheng Da
2010-02-08remove io done thread.Zheng Da
2010-02-05dereference ports when return D_INVALID_OPERATIONS in device requests.Zheng Da
2010-02-05create a thread for only handling device requests.Zheng Da
2010-02-01check in libmachdev.Zheng Da