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
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove config_targetos
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-31
meson: always probe u2f and canokey if the option is enabled
Paolo Bonzini
2023-12-31
meson: move subdirs to "Collect sources" section
Paolo Bonzini
2023-12-31
meson: move config-host.h definitions together
Paolo Bonzini
2023-12-31
meson: move CFI detection code with other compiler flags
Paolo Bonzini
2023-12-31
meson: keep subprojects together
Paolo Bonzini
2023-12-31
meson: move accelerator dependency checks together
Paolo Bonzini
2023-12-31
meson: move option validation together
Paolo Bonzini
2023-12-31
meson: move program checks together
Paolo Bonzini
2023-12-31
meson: add more sections to main meson.build
Paolo Bonzini
2023-12-31
configure: unify again the case arms in probe_target_compiler
Paolo Bonzini
2023-12-31
configure: remove unnecessary subshell
Paolo Bonzini
2023-12-31
Makefile: clean qemu-iotests output
Paolo Bonzini
2023-12-31
meson: use version_compare() to compare version
Paolo Bonzini
2023-12-31
meson: remove unused variable
Paolo Bonzini
2023-12-31
meson: fix type of "relocatable" option
Paolo Bonzini
2023-12-31
esp: check for NULL result from scsi_device_find()
Alexandra Diupina
2023-12-31
target/i386: the sgx_epc_get_section stub is reachable
Paolo Bonzini
2023-12-29
target/i386: implement CMPccXADD
Paolo Bonzini
2023-12-29
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2023-12-29
target/i386: adjust decoding of J operand
Paolo Bonzini
2023-12-29
target/i386: move operand load and writeback out of gen_cmovcc1
Paolo Bonzini
2023-12-29
target/i386: prepare for implementation of STOS/SCAS in new decoder
Paolo Bonzini
2023-12-29
target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
Paolo Bonzini
2023-12-29
target/i386: do not use s->tmp4 for push
Paolo Bonzini
2023-12-29
target/i386: split eflags computation out of gen_compute_eflags
Paolo Bonzini
2023-12-29
target/i386: do not clobber T0 on string operations
Paolo Bonzini
2023-12-29
target/i386: do not clobber A0 in POP translation
Paolo Bonzini
2023-12-29
target/i386: do not decode string source/destination into decode->mem
Paolo Bonzini
2023-12-29
target/i386: add X86_SPECIALs for MOVSX and MOVZX
Paolo Bonzini
2023-12-29
target/i386: rename zext0/zext2 and make them closer to the manual
Paolo Bonzini
2023-12-29
target/i386: avoid trunc and ext for MULX and RORX
Paolo Bonzini
2023-12-29
target/i386: reimplement check for validity of LOCK prefix
Paolo Bonzini
2023-12-29
target/i386: document more deviations from the manual
Paolo Bonzini
2023-12-29
target/i386: clean up cpu_cc_compute_all
Paolo Bonzini
2023-12-29
target/i386: remove unnecessary truncations
Paolo Bonzini
2023-12-29
target/i386: remove unnecessary arguments from raise_interrupt
Paolo Bonzini
2023-12-29
target/i386: speedup JO/SETO after MUL or IMUL
Paolo Bonzini
2023-12-29
target/i386: optimize computation of JL and JLE from flags
Paolo Bonzini
2023-12-22
configure: use a native non-cross compiler for linux-user
Paolo Bonzini
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-12-20
Merge tag 'pull-vfio-20231219' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-12-20
tests/unit/test-qmp-event: Replace fixture by global variables
Markus Armbruster
2023-12-20
tests/unit/test-qmp-event: Simplify event emission check
Markus Armbruster
2023-12-20
tests/unit/test-qmp-event: Drop superfluous mutex
Markus Armbruster
2023-12-20
tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
Thomas Huth
[next]