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
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
2022-10-31
disas/nanomips: Replace exception handling
Milica Lazarevic
2022-10-31
disas/nanomips: Expand Dis_info struct
Milica Lazarevic
2022-10-31
disas/nanomips: Remove function overloading
Milica Lazarevic
2022-10-31
disas/nanomips: Prevent memory leaking
Milica Lazarevic
2022-10-31
disas/nanomips: Remove CPR function
Milica Lazarevic
2022-10-31
disas/nanomips: Remove IMMEDIATE functions
Milica Lazarevic
2022-10-31
disas/nanomips: Replace std::string type
Milica Lazarevic
2022-10-31
disas/nanomips: Delete wrapper functions
Milica Lazarevic
2022-10-31
disas/nanomips: Delete copy functions
Milica Lazarevic
2022-10-31
disas/nanomips: Remove #include <sstream>
Milica Lazarevic
2022-10-31
disas/nanomips: Delete nanomips.h
Milica Lazarevic
2022-10-31
disas/nanomips: Move typedefs etc to nanomips.cpp
Milica Lazarevic
2022-10-31
disas/nanomips: Remove NMD class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove Pool tables from the class
Milica Lazarevic
2022-10-31
disas/nanomips: Remove disasm methods from class
Milica Lazarevic
[next]