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
2022-11-08
disas/nanomips: Remove headers already included by "qemu/osdep.h"
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Fix invalid PRIx64 format calling img_format()
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Fix invalid PRId64 format calling img_format()
Philippe Mathieu-Daudé
2022-11-08
target/mips: Don't check COP1X for 64 bit FP mode
Jiaxun Yang
2022-11-08
target/mips: Disable DSP ASE for Octeon68XX
Jiaxun Yang
2022-11-08
target/mips: Enable LBX/LWX/* instructions for Octeon
Pavel Dovgalyuk
2022-11-08
target/mips: Cast offset field of Octeon BBIT to int16_t
Jiaxun Yang
2022-11-08
target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
Jiaxun Yang
2022-11-07
Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-11-07
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-11-06
s390x/cpu topology: add max_threads machine class attribute
Pierre Morel
2022-11-06
s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
Pierre Morel
2022-11-06
s390x/pci: RPCIT second pass when mappings exhausted
Matthew Rosato
2022-11-06
s390x/css: revert SCSW ctrl/flag bits on error
Peter Jin
2022-11-06
gitlab-ci: increase clang-user timeout
Stefan Hajnoczi
2022-11-06
tests/qtest: migration-test: Enable TLS PSK tests for win32
Bin Meng
2022-11-06
tests/qtest: Fix two format strings
Stefan Weil
2022-11-06
tests/qtest/libqos/e1000e: Use IVAR shift definitions
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
Akihiko Odaki
2022-11-06
tests/qtest/e1000e-test: Use e1000_regs.h
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
Akihiko Odaki
2022-11-06
tests/qtest/libqos/e1000e: Refer common PCI ID definitions
Akihiko Odaki
2022-11-06
accel: abort if we fail to load the accelerator plugin
Claudio Fontana
2022-11-06
dmg: warn when opening dmg images containing blocks of unknown type
Kevin Wolf
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
2022-11-06
module: removed unused function argument "mayfail"
Claudio Fontana
2022-11-06
Add missing include statement for global xml_builtin
Stefan Weil
2022-11-06
meson: avoid unused arguments of main() in compiler tests
Paolo Bonzini
2022-11-06
Fix broken configure with -Wunused-parameter
Stefan Weil
2022-11-06
gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
TaiseiIto
2022-11-06
util/aio-win32: Correct the event array size in aio_poll()
Bin Meng
2022-11-06
util/main-loop: Avoid adding the same HANDLE twice
Bin Meng
2022-11-06
util/main-loop: Fix maximum number of wait objects for win32
Bin Meng
2022-11-05
tests/unit: simpler variable sequence for test-io-channel
Alex Bennée
2022-11-05
target/tricore: Rename csfr.def -> csfr.h.inc
Philippe Mathieu-Daudé
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
2022-11-05
target/m68k: Rename qregs.def -> qregs.h.inc
Philippe Mathieu-Daudé
2022-11-05
xen/pt: fix syntax error that causes FTBFS in some configurations
Chuck Zmudzinski
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
2022-11-05
qapi: virtio: Fix the introduced version
Han Han
2022-11-05
Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...
Stefan Hajnoczi
2022-11-04
Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-11-04
Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-11-04
target/arm: Two fixes for secure ptw
Richard Henderson
2022-11-04
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
2022-11-04
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
2022-11-04
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
[next]