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-02-27
hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
Philippe Mathieu-Daudé
2023-02-27
hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
Philippe Mathieu-Daudé
2023-02-27
hw/char/pl011: Open-code pl011_luminary_create()
Philippe Mathieu-Daudé
2023-02-27
hw/char/pl011: Un-inline pl011_create()
Philippe Mathieu-Daudé
2023-02-27
hw/gpio/max7310: Simplify max7310_realize()
Philippe Mathieu-Daudé
2023-02-27
tests/avocado: add machine:none tag to version.py
Fabiano Rosas
2023-02-27
cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
Fabiano Rosas
2023-02-27
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-27
target/arm: Move psci.c into the tcg directory
Claudio Fontana
2023-02-27
target/arm: move helpers to tcg/
Claudio Fontana
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
2023-02-27
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
2023-02-27
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
2023-02-27
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
Thomas Huth
2023-02-27
Merge tag 'pull-request-2023-02-27' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-27
Deprecate the "-no-acpi" command line switch
Thomas Huth
2023-02-27
gitlab-ci.d/base: Mark jobs as interruptible by default
Thomas Huth
2023-02-27
gitlab-ci.d: Build with --enable-fdt=system by default
Thomas Huth
2023-02-27
gitlab-ci.d/buildtest-template: Simplify the configure step
Thomas Huth
2023-02-27
gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
Thomas Huth
2023-02-27
gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
Thomas Huth
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
2023-02-27
meson: fix dependency on qemu-keymap
Steve Sistare
2023-02-27
qemu-keymap: Silence memory leak warning from Clang's sanitizer
Thomas Huth
2023-02-27
configure: Add 'mkdir build' check
Dinah Baum
2023-02-27
tests/tcg/s390x: Add sam.S
Ilya Leoshkevich
2023-02-27
tests/tcg/s390x: Add bal.S
Ilya Leoshkevich
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
2023-02-27
s390x/pv: Add support for asynchronous teardown for reboot
Claudio Imbrenda
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
2023-02-27
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
Thomas Huth
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
Philippe Mathieu-Daudé
2023-02-27
hw/vfio/ccw: Remove pointless S390CCWDevice variable
Philippe Mathieu-Daudé
2023-02-27
hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
Philippe Mathieu-Daudé
2023-02-27
hw/vfio/ccw: Use intermediate S390CCWDevice variable
Philippe Mathieu-Daudé
2023-02-27
hw/vfio/ccw: Simplify using DEVICE() macro
Philippe Mathieu-Daudé
2023-02-27
Do not include hw/hw.h if it is not necessary
Thomas Huth
[prev]
[next]