index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-27
gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master'
Philippe Mathieu-Daudé
2021-05-27
gitlab: Run Avocado tests manually (except mainstream CI)
Philippe Mathieu-Daudé
2021-05-27
gitlab: Keep Avocado reports during 1 week
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract cross-container jobs to container-cross.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Document how forks can use different set of jobs
Philippe Mathieu-Daudé
2021-05-27
gitlab: Move current job set to qemu-project.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract all default build/test jobs to buildtest.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Drop linux user build job for CentOS 7
Daniel P. Berrangé
2021-05-27
gitlab: Extract core container jobs to container-core.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract default build/test jobs templates
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract build stages to stages.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract DCO/style check jobs to static_checks.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract crossbuild job templates to crossbuild-template.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Extract container job template to container-template.yml
Philippe Mathieu-Daudé
2021-05-27
gitlab: Enable cross-i386 builds of TCI
Richard Henderson
2021-05-27
gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
Richard Henderson
2021-05-27
gitlab: Replace YAML anchors by extends (acceptance_test_job)
Philippe Mathieu-Daudé
2021-05-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210526-pull-request...
Peter Maydell
2021-05-26
gitlab-ci: use --meson=git for CFI jobs
Paolo Bonzini
2021-05-26
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
2021-05-26
configure: Avoid error messages about missing *-config-*.h files
Thomas Huth
2021-05-26
doc: Add notes about -mon option mode=control argument.
Ali Shirvani
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
replication: move include out of root directory
Paolo Bonzini
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
meson: Set implicit_include_directories to false
Katsuhiro Ueno
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-26
KVM: Dirty ring support
Peter Xu
2021-05-26
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
2021-05-26
KVM: Add dirty-ring-size property
Peter Xu
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
KVM: do not allow setting properties at runtime
Paolo Bonzini
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
configure: simplify assignment to GIT_SUBMODULES
Paolo Bonzini
2021-05-26
configure: check for submodules if --with-git-submodules=ignore
Paolo Bonzini
2021-05-26
configure: Only clone softfloat-3 repositories if TCG is enabled
Philippe Mathieu-Daudé
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
[next]