index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
softmmu
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-20
/
+0
*
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
1
-0
/
+1
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Simplify softmmu/main.c
Marc-André Lureau
2022-04-21
1
-16
/
+9
*
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-12
/
+9
*
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-2
/
+2
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
1
-2
/
+10
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
6
-6
/
+0
*
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
2
-1
/
+2
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-3
/
+3
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
2
-2
/
+2
*
qtest: replace gettimeofday with GTimer
Marc-André Lureau
2022-04-06
1
-29
/
+10
*
memory: Make memory_region_readd_subregion() properly handle mapped aliases
David Hildenbrand
2022-03-29
1
-2
/
+1
*
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
1
-10
/
+45
|
\
|
*
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Philippe Mathieu-Daudé
2022-03-21
1
-2
/
+42
|
*
softmmu/physmem: Simplify flatview_write and address_space_access_valid
Philippe Mathieu-Daudé
2022-03-21
1
-8
/
+3
*
|
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
|
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
|
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
|
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-22
1
-0
/
+2
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
3
-5
/
+5
|
/
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
1
-0
/
+7
|
\
|
*
Check and report for incomplete 'global' option format
Rohit Kumar
2022-03-07
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
1
-0
/
+1
|
\
\
|
*
|
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
|
|
/
*
|
softmmu: Build target-agnostic objects once
Philippe Mathieu-Daudé
2022-03-06
1
-12
/
+12
*
|
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
2
-4
/
+10
*
|
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+0
*
|
softmmu/physmem: Remove unnecessary include
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+0
*
|
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+0
*
|
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+4
*
|
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+4
*
|
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
2022-03-06
1
-5
/
+5
*
|
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
|
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-06
2
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-03-05
2
-4
/
+12
|
\
|
*
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
|
*
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+5
|
*
cpus: use coroutine TLS macros for iothread_locked
Stefan Hajnoczi
2022-03-04
1
-4
/
+5
*
|
softmmu/qdev-monitor: Add virtio-gpu-gl aliases
Akihiko Odaki
2022-03-04
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-23
1
-66
/
+216
|
\
|
*
seccomp: block setns, unshare and execveat syscalls
Daniel P. Berrangé
2022-02-16
1
-0
/
+5
|
*
seccomp: block use of clone3 syscall
Daniel P. Berrangé
2022-02-16
1
-0
/
+4
|
*
seccomp: fix blocking of process spawning
Daniel P. Berrangé
2022-02-16
1
-0
/
+101
|
*
seccomp: allow action to be customized per syscall
Daniel P. Berrangé
2022-02-16
1
-66
/
+106
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
2
-1
/
+3
|
\
\
|
*
|
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
|
*
|
softmmu/runstate: Clean headers
Philippe Mathieu-Daudé
2022-02-21
1
-1
/
+1
[next]