All public logs
Combined display of all available logs of QEMU. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:36, 7 February 2023 Stefanha talk contribs created page Internships/ProjectIdeas/SVQOptimization (Created page with "=== Shadow Virtqueue performance optimization === '''Summary:''' Implement multithreading and mmap Queue Notifier optimizations for Shadow Virtqueues To perform a virtual ma...")
- 13:41, 31 January 2023 MarcAndre talk contribs created page Internships/ProjectIdeas/RDPServer (add rdp server project idea)
- 14:52, 30 January 2023 Rwmj talk contribs created page Internships/ProjectIdeas/RustBindingsForLibNBD (Created page with "=== Rust bindings for libnbd === '''Summary:''' Add Rust bindings for [https://gitlab.com/nbdkit/libnbd libnbd] [https://en.wikipedia.org/wiki/Network_block_device Network...")
- 15:03, 27 January 2023 Stefanha talk contribs created page Google Summer of Code 2023 (Created page with "= Introduction = QEMU is applying for [https://summerofcode.withgoogle.com/ Google Summer of Code 2023]. This page contains our ideas list and information for applicants and...")
- 14:53, 20 January 2023 Pm215 talk contribs created page Planning/8.0 (Created page with "== Release Schedule == Preliminary, unconfirmed. {| border="1" | 2022-12-14 | Beginning of development phase |- | 2022-03-07 | Planning/SoftFeatureFreeze|Soft feature free...")
- 13:10, 15 December 2022 Pm215 talk contribs created page ChangeLog/8.0 (Created page with "== System emulation == === Incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features'] page for details of sugg...")
- 12:56, 24 November 2022 User account Gaosong talk contribs was created by DanielBerrange talk contribs
- 15:00, 15 September 2022 User account Usama talk contribs was created by Fam talk contribs
- 20:54, 30 August 2022 Stefanha talk contribs created page Planning/7.2 (Created page with "== Release Schedule == {| border="1" | 2022-08-30 | Beginning of development phase |- | 2022-11-1 | Soft feature freeze. Only bug fixes after...")
- 20:37, 30 August 2022 Stefanha talk contribs created page ChangeLog/7.2 (Created page with "== System emulation == === Incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features' ] page for details of sug...")
- 08:57, 9 May 2022 Paolo Bonzini talk contribs created page Features/CoroutineFnCleanup (Created page with "== Hand-written bdrv_co_* functions == # bdrv_pread/bdrv_pwrite have different calling convention than bdrv_co_pread/bdrv_co_pwrite #* Fix using Coccinelle? # Missing bdrv_co_...")
- 10:06, 13 April 2022 Pm215 talk contribs created page ChangeLog/7.1 (Created page with " == System emulation == === Incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features' ] page for details of su...")
- 10:04, 13 April 2022 Pm215 talk contribs created page Planning/7.1 (Created page with "== Release Schedule == Undecided as yet. {| border="1" | 2022-04-?? | Beginning of development phase |- | 2022-??-?? | Soft feature freeze. O...")
- 15:11, 12 April 2022 Peterx talk contribs created page Features/DirtyRateCalc (Created page with "= Introduction = QEMU provides a few ways to measure dirty rates for the guest. It can be used for VM monitor purpose, and it can provide a clue on how hard would it be to m...")
- 09:37, 21 March 2022 User account BenWestover talk contribs was created by DanielBerrange talk contribs
- 13:27, 16 March 2022 Agraf talk contribs created page Internships/ProjectIdeas/QEMUNitroEnclave (Created page with "=== Implement -M nitro-enclave in QEMU === '''Summary:''' AWS EC2 provides the ability to create an isolated sibling VM context from within a VM. This project implements t...")
- 11:43, 16 March 2022 Paolo Bonzini talk contribs created page Internships/ProjectIdeas/LibclangRefactoring (Created page with "=== Automated === '''Summary:''' Automated maintenance and checking using clang-query, clang-tidy and libclang Currently QEMU is using a handwritten Perl script taken from th...")
- 09:05, 16 March 2022 User account Bsdimp talk contribs was created by DanielBerrange talk contribs
- 14:18, 15 March 2022 User account Sheerun talk contribs was created by DanielBerrange talk contribs
- 20:05, 9 March 2022 Ajb talk contribs created page Internships/ProjectIdeas/QOMVisualiser (Created page with "=== QOM Visualiser === '''Summary:''' Visualise QEMU's object hierarchy QEMU implements its own object model by the name of [https://qemu.readthedocs.io/en/latest/devel/...")
- 12:53, 25 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/RustVMMReferenceAarch64 (Created page with "=== Extend aarch64 support in rust-vmm/vmm-reference === '''Summary:''' Flesh out aarch64 (ARM) support in vmm-reference to make its features comparable to x86_64 The vmm-re...")
- 10:55, 21 February 2022 User account Eperezma talk contribs was created by Stefanha talk contribs
- 09:31, 21 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/CoverageGuidedDiskImageFuzzer (Created page with "=== Coverage-guided disk image fuzzing === '''Summary:''' Implement a coverage-guided fuzzer for disk images file formats QEMU has a qcow2 fuzzer (see tests/image-fuzzer). H...")
- 09:17, 21 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/SnapshotFuzzingDevice (Created page with "=== Implement a snapshot fuzzing device === '''Summary:''' Add a new emulated device for rapid guest-initiated snapshot/restore functionality for fuzzing. Fuzz testing runs...")
- 14:10, 19 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/S390xRISU/ (Created page with "=== Improve s390x (IBM Z) emulation with RISU === '''Summary:''' Adapt RISU to s390x and fix CPU emulation along the way. RISU (Random Instruction Sequence generator for Use...")
- 16:21, 17 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/EncryptedStorageInVMBasedContainerRuntimes (Created page with "'''Summary:''' Create encrypted storage using VM-based container runtimes The Linux cryptsetup(8) tool requires root privileges to encrypt storage with LUKS. However, privile...")
- 15:47, 17 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/VIRTIO F IN ORDER (Created page with "=== VIRTIO_F_IN_ORDER support for virtio devices === '''Summary:''' Implement VIRTIO_F_IN_ORDER in QEMU and Linux (vhost and virtio drivers) The VIRTIO specification defines...")
- 15:58, 16 February 2022 Stefanha talk contribs created page Internships/ProjectIdeas/VirtIOBlkZonedBlockDevices (Created page with "=== Add zoned device support to QEMU's virtio-blk emulation === '''Summary:''' The goal of this project is to let guests (virtual machines) access zoned storage devices on...")
- 14:36, 16 February 2022 Stefanha talk contribs created page Google Summer of Code 2022 (Created page with "= Introduction = QEMU is applying to [https://summerofcode.withgoogle.com/ Google Summer of Code 2022]. This page contains our ideas list and information for applicants and m...")
- 13:36, 14 February 2022 Ajb talk contribs created page Internships/ProjectIdeas/CentralRegisterRegistry (Created page with "=== Central Register Registry === '''Summary:''' Provide a new internal API for accessing register values Currently there are a number of places that need to access guest re...")
- 14:32, 17 January 2022 User account Kostyanf14 talk contribs was created by Pm215 talk contribs
- 13:02, 17 January 2022 Schoenebeck talk contribs created page File:Debian 11 live boot menu screenshot.png
- 13:02, 17 January 2022 Schoenebeck talk contribs uploaded File:Debian 11 live boot menu screenshot.png
- 12:56, 17 January 2022 Schoenebeck talk contribs created page Documentation/9p root fs (initial version (with Debian 11 Bullseye as example))
- 11:16, 16 December 2021 Pm215 talk contribs created page Planning/7.0 (Created page with "== Release Schedule == Proposed, not confirmed. {| border="1" | 2021-12-14 | Beginning of development phase |- | 2022-xx-xx | Planning/SoftFeatureFreeze|Soft feature freez...")
- 11:14, 16 December 2021 Pm215 talk contribs created page ChangeLog/7.0 (Created page with " == System emulation == === Incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features' ] page for details of su...")
- 14:33, 6 December 2021 User account Dankamongmen talk contribs was created by DanielBerrange talk contribs
- 09:52, 18 October 2021 User account Gmaglione talk contribs was created by Stefanha talk contribs
- 13:51, 30 September 2021 LaGarcia talk contribs created page Documentation/Platforms/PowerNV (Creating PowerNV platform page.)
- 14:48, 23 September 2021 Ajb talk contribs created page Internships/ProjectIdeas/NativeLibraryCalls (Created page with "=== Native Library Calls === '''Summary:''' Implement a native bypass for when a program running under linux-user calls a well known library call When running under linux-u...")
- 03:46, 17 September 2021 Dwg talk contribs created page RustInQemu (Created page with "Notes about possibilities for including Rust code in the Qemu project. Started after discussion at the [https://etherpad.opendev.org/p/KVMForum2021-QEMU+Rust-BoF Rust in Qemu...")
- 17:53, 25 August 2021 Pm215 talk contribs created page Planning/6.2 (Created page with "== Release Schedule == {| border="1" | 2021-08-25 | Beginning of development phase |- | 2021-??-?? | Soft feature freeze. Only bug fixes after...")
- 17:50, 25 August 2021 Pm215 talk contribs created page ChangeLog/6.2 (Created page with " == System emulation == === Incompatible changes === Consult the [https://qemu-project.gitlab.io/qemu/about/removed-features.html 'Removed features' ] page for details of su...")
- 12:59, 24 August 2021 Pm215 talk contribs created page Merges (Initial work-in-progress documentation of doing merges, for release-managers)
- 13:09, 2 August 2021 User account Willianr talk contribs was created by F4bug talk contribs (Willian asked account on IRC)
- 12:06, 21 July 2021 DanielBerrange talk contribs created page Testing/CI/TransientFailures (Created page with "* https://gitlab.com/qemu-project/qemu/-/jobs/1441049292 * https://gitlab.com/qemu-project/qemu/-/jobs/1440817649 * https://gitlab.com/qemu-project/qemu/-/jobs/1439055561 **...")
- 12:15, 12 July 2021 Paolo Bonzini talk contribs deleted page Testing/UnitTests (obsolete, now in docs/devel)
- 07:50, 2 June 2021 Niteesh.gs talk contribs created page File:Aqmp tui.png
- 07:50, 2 June 2021 Niteesh.gs talk contribs uploaded File:Aqmp tui.png
- 21:02, 1 June 2021 Niteesh.gs talk contribs created page Features/QMP/Asynchronous QMP-Shell (Created page with "= Introduction = The aim is to build an asynchronous Text User Interface(TUI) for issuing and receiving QEMU Monitor Protocol (QMP) commands from a running QEMU instance. Cur...")