aboutsummaryrefslogtreecommitdiffstats
path: root/ioeventfd.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01kvm tools: ioeventfd: replace bool parameters to __add_event with flagsWill Deacon1-3/+3
2015-06-01kvm tools: Specify names for VM internal threadsSasha Levin1-0/+2
2015-06-01kvm tools: use init/exit where possibleSasha Levin1-0/+2
2015-06-01kvm tools: clean garbage from ioeventfd codeSasha Levin1-1/+0
2015-06-01kvm tools: Do not poll ioeventfd if vhost is enabledAsias He1-1/+4
2015-06-01kvm tools: Add is_pio flag to ioeventfd__add_eventAsias He1-8/+11
2015-06-01kvm-tool: Don't try to cleanup ioeventfd if we never initialised itMichael Ellerman1-0/+3
2015-06-01kvm tools: Repair running on non ioeventfd-capable platformsMatt Evans1-1/+1
2015-06-01kvm tools: Fixes for ioeventfd moduleSasha Levin1-47/+111
2015-06-01kvm tools: Use kvm__supports_extension instead of kvm__has_capSasha Levin1-1/+1
2015-06-01kvm tools: Don't use ioeventfds if no KVM_CAP_IOEVENTFDSasha Levin1-1/+15
2015-06-01kvm tools: Add ioeventfd supportSasha Levin1-0/+128