User contributions for Stefanha
27 January 2020
- 11:3311:33, 27 January 2020 diff hist +2,227 N Internships/AnonymizationOfVirtualDiskImages Created page with "== Anonymization of virtual disk images == '''Summary:''' Extend the qemu-img utility to drop all data from the virtual disk while preserving image metadata. Virtual disk im..."
26 January 2020
- 14:2314:23, 26 January 2020 diff hist +2,090 N Internships/IOUringEventLoop Created page with "=== io_uring event loop === '''Summary:''' Add a new Linux io_uring event loop that supports userspace polling. QEMU has an event-driven architecture where an event loop m..." current
- 14:0214:02, 26 January 2020 diff hist +2,569 N Internships/AIOQueueSizingAndBoundedMigrationLatency Created page with "=== AIO Queue Sizing and Bounded Migration Latency === '''Summary:''' A two-part project: dynamically allocate AIO queues to prevent congestion and implement bounded drain t..." current
9 January 2020
- 17:1117:11, 9 January 2020 diff hist +5 Google Summer of Code 2020 →Project Ideas
- 17:1117:11, 9 January 2020 diff hist +70 Google Summer of Code 2020 →Project Ideas
- 17:1117:11, 9 January 2020 diff hist +528 Internships/ProjectIdeas/NVMePerformance →QEMU NVMe Performance Optimization
- 14:0214:02, 9 January 2020 diff hist +309 Google Summer of Code 2020 →Project Ideas
- 13:5613:56, 9 January 2020 diff hist +6,577 N Google Summer of Code 2020 Created page with "= Introduction = QEMU is applying to [https://summerofcode.withgoogle.com/ Google Summer of Code 2020]. This page contains our ideas list and information for students and men..."
5 November 2019
17 May 2019
- 15:1915:19, 17 May 2019 diff hist +67 Internships/ProjectIdeas/APIDocumentationGeneration →API documentation generation current
- 15:1715:17, 17 May 2019 diff hist +68 Internships/ProjectIdeas/PVRDMALiveMigration →PVRDMA Live Migration current
- 15:1715:17, 17 May 2019 diff hist +75 Internships/ProjectIdeas/TCGCodeQuality →Measure Tiny Code Generation Quality
- 15:1615:16, 17 May 2019 diff hist +60 Internships/ProjectIdeas/AVX →AVX current
- 15:1515:15, 17 May 2019 diff hist +196 Internships/ProjectIdeas/QtestOssFuzz →virtio-net oss-fuzz support current
- 15:1215:12, 17 May 2019 diff hist +115 Internships/ProjectIdeas/IOUring →io_uring AIO engine current
- 15:0015:00, 17 May 2019 diff hist +592 N Features/IOUring Created page with "io_uring is a Linux API for asynchronous I/O. It is designed for higher performance than the older Linux AIO API that QEMU supports. Aarushi Mehta is implementing io_uring s..."
29 March 2019
23 March 2019
- 16:0916:09, 23 March 2019 diff hist −155 Contribute/BiteSizedTasks Remove old task regarding use qemu/sockets.h functions in net_socket_listen_init()/net_socket_connect_init(). This task was attempted and reverted again in 2017, see commit 6701e5514beab7b781a10424a.
11 March 2019
- 07:4907:49, 11 March 2019 diff hist +143 Internships/ProjectIdeas/VhostUserBlkDeviceBackend →vhost-user-blk device backend current
10 March 2019
- 19:2519:25, 10 March 2019 diff hist −219 Contribute/BiteSizedTasks This task has been completed.
9 March 2019
- 15:5715:57, 9 March 2019 diff hist −1 Logo No edit summary current
27 February 2019
- 15:3115:31, 27 February 2019 diff hist +27 Outreachy 2019 MayAugust No edit summary
25 February 2019
- 14:2314:23, 25 February 2019 diff hist −5 Contribute/BiteSizedTasks →Coroutines
- 14:2314:23, 25 February 2019 diff hist +753 Contribute/BiteSizedTasks No edit summary
22 February 2019
- 17:1617:16, 22 February 2019 diff hist +178 Google Summer of Code 2019 No edit summary
- 17:1117:11, 22 February 2019 diff hist +912 N Outreachy 2019 MayAugust Created page with "= Introduction = QEMU is participating in [https://www.outreachy.org/ Outreachy 2019 May-August]. This page contains information for applicants. = How to apply = # Read the..."
13 February 2019
- 01:5601:56, 13 February 2019 diff hist +61 ChangeLog/4.0 →Arm
11 February 2019
- 05:4905:49, 11 February 2019 diff hist +1 ChangeLog/4.0 →Block devices
- 05:4905:49, 11 February 2019 diff hist +46 ChangeLog/4.0 →Block devices
1 February 2019
- 22:1122:11, 1 February 2019 diff hist +51 Internships/ProjectIdeas/IOUring →io_uring AIO engine
- 06:5506:55, 1 February 2019 diff hist +78 Internships/ProjectIdeas/IOUring →io_uring AIO engine
31 January 2019
- 10:2210:22, 31 January 2019 diff hist +17 Internships/ProjectIdeas/VhostUserBlkDeviceBackend →vhost-user-blk device backend
- 10:2110:21, 31 January 2019 diff hist +31 Internships/ProjectIdeas/VhostUserBlkDeviceBackend →vhost-user-blk device backend
- 01:2101:21, 31 January 2019 diff hist +219 Contribute/BiteSizedTasks →Device models
30 January 2019
- 04:4704:47, 30 January 2019 diff hist +120 Google Summer of Code 2019 →Project Ideas
- 04:2804:28, 30 January 2019 diff hist +6 Internships/ProjectIdeas/PVRDMALiveMigration →PVRDMA Live Migration
- 03:2103:21, 30 January 2019 diff hist +146 ChangeLog/4.0 →Tracing
29 January 2019
- 06:4206:42, 29 January 2019 diff hist −9 Internships/ProjectIdeas/QtestOssFuzz →virtio-blk oss-fuzz support
24 January 2019
- 13:5313:53, 24 January 2019 diff hist +56 Google Summer of Code 2019 →Project Ideas
- 13:5213:52, 24 January 2019 diff hist +1,991 N Internships/ProjectIdeas/VhostUserBlkDeviceBackend Created page with "=== vhost-user-blk device backend === '''Summary:''' Implement a vhost-user-blk device backend inside QEMU so guests can efficiently access shared disk images. QEMU can conn..."
- 13:3213:32, 24 January 2019 diff hist +38 Google Summer of Code 2019 →Project Ideas
- 13:3113:31, 24 January 2019 diff hist +1,881 N Internships/ProjectIdeas/IOUring Created page with "=== io_uring AIO engine === '''Summary:''' Add io_uring support to QEMU for high-performance disk I/O on Linux The io_uring interface supersedes the Linux AIO API for async..."
23 January 2019
- 16:5516:55, 23 January 2019 diff hist −43 Internships/ProjectIdeas/NestedSVMTestImprovements →Nested SVM test improvements current
22 January 2019
- 14:1214:12, 22 January 2019 diff hist +632 Internships/ProjectIdeas/AVX →AVX
- 14:0514:05, 22 January 2019 diff hist +56 Google Summer of Code 2019 No edit summary
- 14:0514:05, 22 January 2019 diff hist +1,574 N Internships/ProjectIdeas/NestedSVMTestImprovements Created page with "===Nested SVM test improvements=== '''Summary:''' Implement tests for AMD SVM nested virtualization KVM supports both AMD SVM and Intel VMX technologies for hardware-assiste..."
15 January 2019
- 09:0309:03, 15 January 2019 diff hist +1 Internships/ProjectIdeas/I2CPassthrough →I2C Passthrough