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-10-31
tests/tcg: include CONFIG_PLUGIN in config-host.mak
Paolo Bonzini
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
2022-10-31
tests/tcg: re-enable threadcount for sh4
Alex Bennée
2022-10-31
tests/tcg: re-enable linux-test for sh4
Alex Bennée
2022-10-31
tests/avocado: disable sh4 rd2 tests on Gitlab
Alex Bennée
2022-10-31
tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
Peter Maydell
2022-10-31
tests/avocado: set -machine none for userfwd and vnc tests
Alex Bennée
2022-10-31
MAINTAINERS: fix-up for check-tcg Makefile changes
Alex Bennée
2022-10-31
MAINTAINERS: add features_to_c.sh to gdbstub files
Alex Bennée
2022-10-31
MAINTAINERS: add entries for the key build bits
Alex Bennée
2022-10-31
hw/usb: dev-mtp: Use g_mkdir()
Bin Meng
2022-10-31
block/vvfat: Unify the mkdir() call
Bin Meng
2022-10-31
tcg: Avoid using hardcoded /tmp
Bin Meng
2022-10-31
semihosting/arm-compat-semi: Avoid using hardcoded /tmp
Bin Meng
2022-10-31
tests/tcg/nios2: Tweak 10m50-ghrd.ld
Richard Henderson
2022-10-31
tests/tcg: use regular semihosting for nios2-softmmu
Alex Bennée
2022-10-31
tests/docker: Add flex/bison to `debian-hexagon-cross`
Anton Johansson
2022-10-31
tests/avocado: extend the timeout for x86_64 tcg tests
Alex Bennée
2022-10-31
configure: fix the --enable-static --disable-pie case
Alex Bennée
2022-10-31
configure: don't enable cross compilers unless in target_list
Alex Bennée
2022-10-31
tests/docker: Add flex/bison to `debian-all-test`
Anton Johansson
2022-10-31
tests/docker: update test-mingw to run single build
Alex Bennée
2022-10-31
tests/lcitool: Refresh to latest libvirt-ci module
Alex Bennée
2022-10-31
tests/docker: update fedora-win[32|64]-cross with lcitool
Alex Bennée
2022-10-31
tests/lcitool: Rename non-Debian specific helper
Alex Bennée
2022-10-31
net/vhost-vdpa.c: Fix clang compilation failure
Peter Maydell
2022-10-31
Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into staging
Stefan Hajnoczi
2022-10-31
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-10-31
hw/mips/malta: Use bootloader helper to set BAR registers
Jiaxun Yang
2022-10-31
hw/mips: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2022-10-31
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
Philippe Mathieu-Daudé
2022-10-31
hw/mips/boston: Don't set link_up for xilinx-pcie
Jiaxun Yang
2022-10-31
hw/isa/piix4: Move pci_ide_create_devs() call to board code
Bernhard Beschow
2022-10-31
hw/isa/piix4: Add missing initialization
Bernhard Beschow
2022-10-31
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Bernhard Beschow
2022-10-31
hw/mips/malta: Reuse dev variable
Bernhard Beschow
2022-10-31
hw/isa/piix3: Remove unused include
Bernhard Beschow
2022-10-31
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
2022-10-31
hw/isa/piix4: Rename wrongly named method
Bernhard Beschow
2022-10-31
hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
hw/isa/piix3: Modernize reset handling
Bernhard Beschow
2022-10-31
hw/isa/piix3: Add size constraints to rcr_ops
Bernhard Beschow
2022-10-31
hw/isa/piix3: Remove extra ';' outside of functions
Bernhard Beschow
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
2022-10-31
disas/mips: Fix branch displacement for BEQZC and BNEZC
David Daney
2022-10-31
disas/nanomips: Rename nanomips.cpp to nanomips.c
Milica Lazarevic
2022-10-31
disas/nanomips: Remove argument passing by ref
Milica Lazarevic
2022-10-31
disas/nanomips: Replace Cpp enums for C enums
Milica Lazarevic
[next]