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
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add mem compound property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
softmmu/vl: Fence 'xenfb' if Xen support is not compiled in
Thomas Huth
2022-04-28
remove -writeconfig
Paolo Bonzini
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
Simplify softmmu/main.c
Marc-André Lureau
2022-04-20
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
qtest: replace gettimeofday with GTimer
Marc-André Lureau
2022-03-29
memory: Make memory_region_readd_subregion() properly handle mapped aliases
David Hildenbrand
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Philippe Mathieu-Daudé
2022-03-21
softmmu/physmem: Simplify flatview_write and address_space_access_valid
Philippe Mathieu-Daudé
2022-03-16
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-08
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-07
Check and report for incomplete 'global' option format
Rohit Kumar
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-06
softmmu: Build target-agnostic objects once
Philippe Mathieu-Daudé
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
softmmu/physmem: Remove unnecessary include
Philippe Mathieu-Daudé
2022-03-06
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
2022-03-06
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2022-03-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-05
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-03-04
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
cpus: use coroutine TLS macros for iothread_locked
Stefan Hajnoczi
2022-03-04
softmmu/qdev-monitor: Add virtio-gpu-gl aliases
Akihiko Odaki
[next]