Actions
action #35434
closedaction #30649: [tools][openqa] Improve performance by using migrations and external snapshots
action #32968: [kernel][tools] Refactor QEMU backend - Create QEMU process manager and save configuration state
[kernel][tools] QEMU Refactor - Ensure consistent use of List::Util, map and grep
Start date:
2018-04-24
Due date:
% Done:
0%
Estimated time:
Description
Replace verbose for loops and similar with standard library functions. Also just try to reduce verbosity in general.
Updated by rpalethorpe over 6 years ago
- Status changed from New to Workable
- Assignee set to rpalethorpe
- Target version set to 448
Updated by rpalethorpe over 6 years ago
May be able to remove some code from gen_qemu_img_cmdlines
Updated by rpalethorpe over 6 years ago
- Status changed from Workable to In Progress
Mainly wishful thinking, but saved 7 lines.
Updated by rpalethorpe over 6 years ago
- Status changed from In Progress to Resolved
Actions