Age | Commit message (Expand) | Author |
2024-06-14 | configure: Add uadk option | Shameer Kolothum |
2024-06-14 | configure: add --enable-qpl build option | Yuan Liu |
2024-06-13 | Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2024-06-12 | test: Remove libibumad dependence | zhenwei pi |
2024-06-10 | tracetool: Forbid newline character in event format | Philippe Mathieu-Daudé |
2024-06-10 | tracetool: Remove unused vcpu.py script | Philippe Mathieu-Daudé |
2024-06-08 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2024-06-08 | target/i386: enumerate VMX nested-exception support | Xin Li |
2024-06-08 | vmxcap: add support for VMX FRED controls | Xin Li |
2024-06-06 | scripts/ci: drive ubuntu/build-environment.yml from lcitool | Alex Bennée |
2024-06-06 | tests/lcitool: generate package lists for ansible | Alex Bennée |
2024-06-06 | docs/ci: clean-up references for consistency | Alex Bennée |
2024-06-06 | scripts/ci: remove CentOS bits from common build-environment | Alex Bennée |
2024-06-06 | ci: remove centos-steam-8 customer runner | Alex Bennée |
2024-06-05 | update-linux-headers: import linux/kvm_para.h header | Paolo Bonzini |
2024-06-05 | update-linux-headers: move pvpanic.h to correct directory | Paolo Bonzini |
2024-06-05 | update-linux-headers: fix forwarding to asm-generic headers | Paolo Bonzini |
2024-05-29 | scripts/update-linux-headers.sh: Fix the path of setup_data.h | Thomas Huth |
2024-05-29 | scripts/update-linux-headers.sh: Remove temporary directory inbetween | Thomas Huth |
2024-05-29 | fuzz: disable leak-detection for oss-fuzz builds | Alexander Bulekov |
2024-05-16 | scripts/update-linux-header.sh: be more src tree friendly | Alex Bennée |
2024-05-08 | migration: Remove block migration | Fabiano Rosas |
2024-05-06 | qapi: Simplify QAPISchemaVariants @tag_member | Markus Armbruster |
2024-05-06 | qapi: Move conditional code from QAPISchemaVariants to its subtypes | Markus Armbruster |
2024-05-06 | qapi: Rename QAPISchemaAlternateType.variants to .alternatives | Markus Armbruster |
2024-05-06 | qapi: Rename QAPISchemaObjectType.variants to .branches | Markus Armbruster |
2024-05-06 | qapi: Rename visitor parameter @variants to @alternatives | Markus Armbruster |
2024-05-06 | qapi: Rename visitor parameter @variants to @branches | Markus Armbruster |
2024-05-06 | qapi: New QAPISchemaBranches, QAPISchemaAlternatives | Markus Armbruster |
2024-05-03 | Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging | Richard Henderson |
2024-05-03 | coverity: Update user emulation regexp | Philippe Mathieu-Daudé |
2024-04-30 | Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2024-04-30 | build-environment: make some packages optional | Alex Bennée |
2024-04-29 | checkpatch.pl: forbid strerrorname_np() | Daniel Henrique Barboza |
2024-04-29 | scripts/checkpatch: Do not use mailmap | Philippe Mathieu-Daudé |
2024-04-29 | scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org | Philippe Mathieu-Daudé |
2024-04-26 | exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET | Philippe Mathieu-Daudé |
2024-04-25 | Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging | Richard Henderson |
2024-04-25 | scripts/coccinelle: New script to add ResetType to hold and exit phases | Peter Maydell |
2024-04-25 | scripts: add script to compare compatibility properties | Maksim Davydov |
2024-04-24 | meson: Make DEBUG_REMAP a meson option | Ilya Leoshkevich |
2024-04-24 | Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging | Richard Henderson |
2024-04-24 | Merge tag 'pull-qapi-2024-04-24' of https://repo.or.cz/qemu/armbru into staging | Richard Henderson |
2024-04-24 | Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging | Richard Henderson |
2024-04-24 | hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper | Philippe Mathieu-Daudé |
2024-04-24 | target/nios2: Remove the deprecated Nios II target | Philippe Mathieu-Daudé |
2024-04-24 | qapi: Dumb down QAPISchema.lookup_entity() | Markus Armbruster |
2024-04-24 | qapi: Tighten check whether implicit object type already exists | Markus Armbruster |
2024-04-24 | qapi/schema: remove unnecessary asserts | John Snow |
2024-04-24 | qapi/schema: turn on mypy strictness | John Snow |