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
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
target/i386: Fix OUTL debug output
Philippe Mathieu-Daudé
2020-06-10
qom/object: Fix object_child_foreach_recursive() return value
Cédric Le Goater
2020-06-10
icount: fix shift=auto for record/replay
Pavel Dovgalyuk
2020-06-10
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
2020-06-10
vl.c: run preconfig loop before creating default RAM backend
Igor Mammedov
2020-06-10
run-coverity-scan: support --update-tools-only --docker
Paolo Bonzini
2020-06-10
run-coverity-scan: download tools outside the container
Paolo Bonzini
2020-06-10
run-coverity-scan: use --no-update-tools in docker run
Paolo Bonzini
2020-06-10
run-coverity-scan: add --no-update-tools option
Paolo Bonzini
2020-06-10
run-coverity-scan: use docker.py
Paolo Bonzini
2020-06-10
run-coverity-scan: get Coverity token and email from special git config section
Paolo Bonzini
2020-06-10
docker.py/build: support binary files in --extra-files
Paolo Bonzini
2020-06-10
docker.py/build: support -t and -f arguments
Paolo Bonzini
2020-06-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sparc-next-20200609'...
Peter Maydell
2020-06-09
target/sparc/int32_helper: Extract and use excp_name_str()
Philippe Mathieu-Daudé
2020-06-09
target/sparc/int32_helper: Remove DEBUG_PCALL definition
Philippe Mathieu-Daudé
2020-06-09
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
2020-06-09
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
Philippe Mathieu-Daudé
2020-06-09
hw/sparc64/niagara: Map the UART device unconditionally
Philippe Mathieu-Daudé
2020-06-09
hw/sparc/leon3: Map the UART device unconditionally
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
2020-06-09
hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
Philippe Mathieu-Daudé
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-05
stubs: Restrict ui/win32-kbd-hook to system-mode
Philippe Mathieu-Daudé
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
arch_init: Remove unused 'qapi-commands-misc.h' include
Philippe Mathieu-Daudé
2020-06-05
exec: Assert CPU migration is not used on user-only build
Philippe Mathieu-Daudé
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
2020-06-05
stubs/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
2020-06-05
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
2020-06-05
tests/Makefile: Restrict some softmmu-only tests
Philippe Mathieu-Daudé
2020-06-05
tests/Makefile: Only display TCG-related tests when TCG is available
Philippe Mathieu-Daudé
2020-06-05
configure: Avoid building TCG when not needed
Philippe Mathieu-Daudé
2020-06-05
Makefile: Only build virtiofsd if system-mode is enabled
Philippe Mathieu-Daudé
2020-06-05
linux-user: implement OFD locks
Andreas Schwab
2020-06-05
linux-user/mmap.c: fix integer underflow in target_mremap
Jonathan Marler
2020-06-05
linux-user/strace.list: fix epoll_create{,1} -strace output
Sergei Trofimovich
2020-06-05
linux-user: Add support for /proc/cpuinfo on hppa platform
Helge Deller
[next]