Age | Commit message (Expand) | Author | Files | Lines |
2023-03-05 | docs/devel/tcg-ops: Drop recommendation to free temps | Richard Henderson | 1 | -4/+0 |
2023-03-03 | Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta... | Peter Maydell | 1 | -0/+2 |
2023-03-03 | Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s... | Peter Maydell | 1 | -59/+38 |
2023-03-03 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell | 1 | -20/+20 |
2023-03-03 | docs/system/loongarch: update loongson3.rst and rename it to virt.rst | Song Gao | 1 | -59/+38 |
2023-03-02 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2 | -0/+77 |
2023-03-02 | Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int... | Peter Maydell | 1 | -2/+2 |
2023-03-02 | hw/arm/aspeed: Adding new machine Tiogapass in QEMU | Karthikeyan Pasupathi | 1 | -0/+1 |
2023-03-02 | hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU | Karthikeyan Pasupathi | 1 | -0/+1 |
2023-03-02 | docs: vhost-user: replace _SLAVE_ with _BACKEND_ | Maxime Coquelin | 1 | -20/+20 |
2023-03-01 | tcg: Update docs/devel/tcg-ops.rst for temporary changes | Richard Henderson | 1 | -101/+129 |
2023-03-01 | testing: update ubuntu2004 to ubuntu2204 | Alex Bennée | 1 | -2/+2 |
2023-03-01 | i386/xen: Document Xen HVM emulation | David Woodhouse | 2 | -0/+77 |
2023-02-27 | Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2 | -38/+47 |
2023-02-27 | ci, docker: update CentOS and OpenSUSE Python to non-EOL versions | Paolo Bonzini | 1 | -0/+6 |
2023-02-27 | docs/devel: update and clarify lcitool instructions | Paolo Bonzini | 1 | -31/+39 |
2023-02-27 | meson: stop looking for 'sphinx-build-3' | John Snow | 1 | -7/+2 |
2023-02-27 | Deprecate the "-no-acpi" command line switch | Thomas Huth | 1 | -0/+6 |
2023-02-27 | meson: fix dependency on qemu-keymap | Steve Sistare | 1 | -1/+1 |
2023-02-24 | Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell | 1 | -8/+8 |
2023-02-24 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 1 | -0/+32 |
2023-02-23 | docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo | Markus Armbruster | 1 | -5/+4 |
2023-02-23 | docs/devel/qapi-code-gen: Belatedly update features documentation | Markus Armbruster | 1 | -3/+4 |
2023-02-21 | Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging | Peter Maydell | 1 | -20/+2 |
2023-02-20 | Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem... | Peter Maydell | 1 | -38/+34 |
2023-02-20 | Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta... | Peter Maydell | 6 | -427/+13 |
2023-02-20 | docs: build-platforms: refine requirements on Python build dependencies | Paolo Bonzini | 1 | -0/+32 |
2023-02-16 | docs/fuzz: remove mentions of fork-based fuzzing | Alexander Bulekov | 1 | -20/+2 |
2023-02-16 | docs/devel: Align VFIO migration docs to v2 protocol | Avihai Horon | 1 | -38/+34 |
2023-02-16 | virtiofsd: Swing deprecated message to removed-features | Dr. David Alan Gilbert | 2 | -18/+13 |
2023-02-16 | virtiofsd: Remove source | Dr. David Alan Gilbert | 1 | -403/+0 |
2023-02-16 | virtiofsd: Remove build and docs glue | Dr. David Alan Gilbert | 3 | -6/+0 |
2023-02-16 | hw/arm: Attach PSPI module to NPCM7XX SoC | Hao Wu | 1 | -1/+1 |
2023-02-15 | ui: remove deprecated 'password' option for SPICE | Daniel P. Berrangé | 2 | -8/+7 |
2023-02-15 | block: deprecate iSCSI 'password' in favour of 'password-secret' | Daniel P. Berrangé | 1 | -0/+8 |
2023-02-14 | hw/misc/sga: Remove the deprecated "sga" device | Thomas Huth | 2 | -9/+10 |
2023-02-14 | build: deprecate --enable-gprof builds and remove from CI | Alex Bennée | 1 | -0/+14 |
2023-02-06 | migration: Split save_live_pending() into state_pending_* | Juan Quintela | 2 | -11/+13 |
2023-02-03 | target/arm: Enable FEAT_FGT on '-cpu max' | Peter Maydell | 1 | -0/+1 |
2023-02-02 | Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into... | Peter Maydell | 13 | -43/+436 |
2023-02-02 | Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell | 4 | -6/+55 |
2023-02-02 | docs: add an introduction to the system docs | Alex Bennée | 6 | -22/+227 |
2023-02-02 | semihosting: add semihosting section to the docs | Alex Bennée | 1 | -0/+87 |
2023-02-02 | docs: add a new section to outline emulation support | Alex Bennée | 4 | -0/+108 |
2023-02-02 | docs: add hotlinks to about preface text | Alex Bennée | 4 | -8/+14 |
2023-02-02 | docs: drop texinfo options | Marc-André Lureau | 1 | -13/+0 |
2023-01-30 | docs/s390x/pcidevices: document pci devices on s390x | Sebastian Mitterle | 2 | -0/+42 |
2023-01-28 | docs/pcie.txt: Replace ioh3420 with pcie-root-port | Marcel Apfelbaum | 1 | -8/+8 |
2023-01-26 | docs/about/deprecated: Mark HAXM in QEMU as deprecated | Thomas Huth | 1 | -0/+6 |
2023-01-26 | hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none' | Thomas Huth | 2 | -6/+7 |