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-07-14
vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
David Hildenbrand
2021-07-14
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
2021-07-14
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2021-07-13-tag' in...
Peter Maydell
2021-07-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210713' int...
Peter Maydell
2021-07-14
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-07-13
tests/acceptance/cpu_queries.py: use the proper logging channels
Cleber Rosa
2021-07-13
tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp
Cleber Rosa
2021-07-13
Acceptance tests: do not try to reuse packages from the system
Cleber Rosa
2021-07-13
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
2021-07-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...
Peter Maydell
2021-07-13
tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Add set_vm_arg() to the Test class
Wainer dos Santos Moschetta
2021-07-13
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Tagging tests with "cpu:VALUE"
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Fix mismatch on cpu tagged tests
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Automatic set -cpu to the test vm
Wainer dos Santos Moschetta
2021-07-13
tests/acceptance: Tag NetBSD tests as 'os:netbsd'
Philippe Mathieu-Daudé
2021-07-13
avocado_qemu: Add Intel iommu tests
Eric Auger
2021-07-13
avocado_qemu: Add SMMUv3 tests
Eric Auger
2021-07-13
Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DIST...
Willian Rampazzo
2021-07-13
avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
Willian Rampazzo
2021-07-13
tests/acceptance: Ignore binary data sent on serial console
Philippe Mathieu-Daudé
2021-07-13
Acceptance Tests: support choosing specific distro and version
Cleber Rosa
2021-07-13
Acceptance Tests: move definition of distro checksums to the framework
Cleber Rosa
2021-07-13
Acceptance Tests: rename attribute holding the distro image checksum
Cleber Rosa
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
2021-07-13
Acceptance Tests: log information when creating QEMUMachine
Cleber Rosa
2021-07-13
Acceptance Tests: use the job work directory for created VMs
Cleber Rosa
2021-07-13
migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
Peter Xu
2021-07-13
migration: Clear error at entry of migrate_fd_connect()
Peter Xu
2021-07-13
migration: Don't do migrate cleanup if during postcopy resume
Peter Xu
2021-07-13
migration: Release return path early for paused postcopy
Peter Xu
2021-07-13
migration: failover: emit a warning when the card is not fully unplugged
Laurent Vivier
2021-07-13
migration/rdma: prevent from double free the same mr
Li Zhijian
2021-07-13
target/hppa: Clean up DisasCond
Richard Henderson
2021-07-13
target/hppa: Use tcg_constant_*
Richard Henderson
2021-07-13
target/openrisc: Use dc->zero in gen_add, gen_addc
Richard Henderson
2021-07-13
target/openrisc: Cache constant 0 in DisasContext
Richard Henderson
2021-07-13
target/openrisc: Use tcg_constant_tl for dc->R0
Richard Henderson
2021-07-13
target/openrisc: Use tcg_constant_*
Richard Henderson
2021-07-13
target/alpha: Use tcg_constant_* elsewhere
Richard Henderson
2021-07-13
target/alpha: Use tcg_constant_i64 for zero and lit
Richard Henderson
2021-07-13
target/alpha: Use dest_sink for HW_RET temporary
Richard Henderson
2021-07-13
target/alpha: Store set into rx flag
Richard Henderson
2021-07-13
target/i386: Correct implementation for FCS, FIP, FDS and FDP
Ziqiao Kong
2021-07-13
target/i386: Split out do_fninit
Richard Henderson
2021-07-13
target/i386: Trivial code motion and code style fix
Ziqiao Kong
[next]