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
...
*
|
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
|
*
|
qtest: Add missing 'hw/qdev-core.h' include
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
2
-17
/
+49
|
\
\
|
*
|
configure, meson: move TPM check to meson
Paolo Bonzini
2022-02-21
1
-1
/
+4
|
*
|
memory: Fix qemu crash on starting dirty log twice with stopped VM
Peter Xu
2022-02-16
1
-16
/
+45
|
|
/
*
|
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
|
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
1
-0
/
+1
|
/
*
softmmu/cpus: Check if the cpu work list is empty atomically
Idan Horowitz
2022-02-08
1
-6
/
+1
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
softmmu/device_tree: Remove redundant pointer assignment
Yanan Wang
2022-01-21
1
-5
/
+4
*
softmmu/device_tree: Silence compiler warning with --enable-sanitizers
Thomas Huth
2022-01-21
1
-2
/
+2
*
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
2022-01-20
2
-14
/
+20
*
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-01-18
1
-2
/
+4
|
\
|
*
softmmu: Provide a clue as to why device tree loading failed
Bernhard Beschow
2022-01-18
1
-2
/
+4
*
|
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-12
/
+4
*
|
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
1
-7
/
+9
*
|
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
1
-13
/
+13
*
|
memory: Fix incorrect calls of log_global_start/stop
Peter Xu
2022-01-18
1
-13
/
+14
*
|
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
2022-01-18
1
-1
/
+12
*
|
memory: Have 'info mtree' remove duplicated Address Space information
Philippe Mathieu-Daudé
2022-01-18
1
-3
/
+60
*
|
memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
Philippe Mathieu-Daudé
2022-01-18
1
-34
/
+43
*
|
memory: Directly dispatch alias accesses on origin memory region
Philippe Mathieu-Daudé
2022-01-18
1
-0
/
+10
|
/
*
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2022-01-14
1
-1
/
+3
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+3
*
util/oslib-posix: Forward SIGBUS to MCE handler under Linux
David Hildenbrand
2022-01-08
1
-0
/
+4
*
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
1
-7
/
+1
[prev]
[next]