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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
2
-5
/
+9
|
*
|
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
3
-8
/
+8
|
*
|
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
2
-0
/
+27
|
*
|
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+3
|
*
|
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+9
|
*
|
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-27
1
-29
/
+4
|
*
|
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
2021-05-27
3
-159
/
+0
|
*
|
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-27
2
-2
/
+0
|
*
|
exec/memory: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
|
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
1
-2
/
+2
|
*
|
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
1
-8
/
+8
|
*
|
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
1
-8
/
+8
|
*
|
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
1
-36
/
+36
|
*
|
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
1
-20
/
+20
|
|
/
*
|
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
1
-1
/
+1
*
|
replication: move include out of root directory
Paolo Bonzini
2021-05-26
1
-0
/
+175
*
|
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
1
-0
/
+41
*
|
KVM: Dirty ring support
Peter Xu
2021-05-26
1
-0
/
+7
*
|
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
1
-0
/
+1
*
|
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
1
-0
/
+2
*
|
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
1
-0
/
+2
*
|
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-26
1
-2
/
+0
*
|
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
1
-0
/
+12
|
/
*
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
2021-05-25
1
-0
/
+12
*
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
2021-05-25
1
-0
/
+13
*
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
2021-05-25
1
-0
/
+19
*
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
2021-05-25
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-05-24
2
-13
/
+29
|
\
|
*
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
2021-05-21
1
-0
/
+5
|
*
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
2021-05-21
1
-11
/
+12
|
*
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
2021-05-21
1
-2
/
+3
|
*
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
2021-05-21
1
-3
/
+12
*
|
ui/gtk: add clipboard support
Gerd Hoffmann
2021-05-21
1
-0
/
+10
*
|
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
2021-05-21
1
-0
/
+57
*
|
ui: add clipboard documentation
Gerd Hoffmann
2021-05-21
1
-1
/
+132
*
|
ui: add clipboard infrastructure
Gerd Hoffmann
2021-05-21
1
-0
/
+62
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
2021-05-20
1
-0
/
+38
|
\
|
*
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
2021-05-18
1
-0
/
+38
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
2021-05-19
1
-0
/
+7
|
\
\
|
*
|
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+6
|
*
|
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-19
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-05-19
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-05-18
1
-6
/
+6
|
\
\
|
*
|
hw/block/nvme: align with existing style
Gollu Appalanaidu
2021-05-17
1
-5
/
+5
|
*
|
hw/block/nvme: rename reserved fields declarations
Gollu Appalanaidu
2021-05-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2021-05-18
2
-0
/
+3
|
\
\
\
|
*
|
|
tcg: Add tcg_constant_tl
Matheus Ferst
2021-05-14
1
-0
/
+2
|
*
|
|
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
2021-05-14
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
2021-05-17
3
-133
/
+380
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]