index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2021-03-09
seccomp: Replace the word 'blacklist'
Philippe Mathieu-Daudé
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-08
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...
Peter Maydell
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
2021-03-06
trace: skip qemu_set_log_filename if no "-D" option was passed
Paolo Bonzini
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
2021-03-06
vl.c: do not execute trace_init_backends() before daemonizing
Daniel Henrique Barboza
2021-02-25
vl: deprecate -writeconfig
Paolo Bonzini
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
cpu-throttle: Remove timer_mod() from cpu_throttle_set()
Utkarsh Tripathi
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-02-08
migration: wire up support for snapshot device selection
Daniel P. Berrangé
2021-02-08
migration: stop returning errno from load_snapshot()
Daniel P. Berrangé
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
qom: Allow optional sugar props
Greg Kurz
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
physmem: make watchpoint checking code TCG-only
Claudio Fontana
2021-02-03
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-02-02
block: move blk_exp_close_all() to qemu_cleanup()
Sergio Lopez
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
2021-01-23
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-21
runstate: cleanup reboot and panic actions
Paolo Bonzini
2021-01-18
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée
2021-01-07
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-06
seccomp: convert to meson
Paolo Bonzini
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2021-01-02
remove TCG includes from common code
Paolo Bonzini
2021-01-02
vl: initialize displays _after_ exiting preconfiguration
Paolo Bonzini
2020-12-15
vl: rename local variable in configure_accelerators
Paolo Bonzini
2020-12-15
Remove the deprecated -show-cursor option
Thomas Huth
[next]