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-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
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
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into staging
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
trace, lttng: require .pc files
Paolo Bonzini
2021-07-12
trace/simple: add st_init_group
Gerd Hoffmann
2021-07-12
trace/simple: pass iter to st_write_event_mapping
Gerd Hoffmann
2021-07-12
trace: add trace_event_iter_init_group
Gerd Hoffmann
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
2021-07-12
qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.
Gerd Hoffmann
2021-07-12
nbd: register yank function earlier
Lukas Straub
2021-07-12
qemu-img: Reword 'qemu-img map --output=json' docs
Eric Blake
2021-07-12
qemu-img: Make unallocated part of backing chain obvious in map
Eric Blake
2021-07-12
iotests: Improve and rename test 309 to nbd-qemu-allocation
Eric Blake
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
2021-07-12
hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
Philippe Mathieu-Daudé
2021-07-12
hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses
Philippe Mathieu-Daudé
2021-07-12
hw/sd/sdcard: When card is in wrong state, log which state it is
Philippe Mathieu-Daudé
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
dp8393x: don't force 32-bit register access
Mark Cave-Ayland
2021-07-11
dp8393x: Rewrite dp8393x_get() / dp8393x_put()
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Store CAM registers as 16-bit
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
Philippe Mathieu-Daudé
2021-07-11
dp8393x: fix CAM descriptor entry index
Mark Cave-Ayland
2021-07-11
target/mips: Rewrite UHI errno_mips() using switch statement
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce SQ opcode (Store Quadword)
Philippe Mathieu-Daudé
[next]