index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2
-2
/
+4
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2
-3
/
+5
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2
-8
/
+13
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2
-3
/
+5
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2
-17
/
+24
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2
-1
/
+5
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2
-5
/
+9
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
3
-8
/
+8
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2
-0
/
+27
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-2
/
+3
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
1
-0
/
+9
2021-05-26
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
1
-29
/
+4
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
3
-159
/
+0
2021-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2
-2
/
+0
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-26
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
1
-8
/
+8
2021-05-26
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
1
-8
/
+8
2021-05-26
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
1
-36
/
+36
2021-05-26
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
1
-20
/
+20
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
1
-0
/
+12
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
1
-0
/
+13
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
1
-0
/
+19
2021-05-25
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
1
-0
/
+2
2021-05-24
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-13
/
+29
2021-05-21
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
1
-0
/
+5
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
1
-11
/
+12
2021-05-21
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
1
-2
/
+3
2021-05-21
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
1
-3
/
+12
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
1
-0
/
+10
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
1
-0
/
+57
2021-05-21
ui: add clipboard documentation
Gerd Hoffmann
1
-1
/
+132
2021-05-21
ui: add clipboard infrastructure
Gerd Hoffmann
1
-0
/
+62
2021-05-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
1
-0
/
+38
2021-05-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
1
-0
/
+7
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
1
-0
/
+6
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
1
-0
/
+1
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-6
/
+6
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
1
-0
/
+2
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2
-0
/
+3
2021-05-18
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
1
-0
/
+38
2021-05-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
3
-133
/
+380
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
3
-36
/
+8
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
1
-5
/
+5
2021-05-17
hw/block/nvme: rename reserved fields declarations
Gollu Appalanaidu
1
-1
/
+1
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-9
/
+19
2021-05-16
softfloat: Introduce sh[lr]_double primitives
Richard Henderson
1
-0
/
+36
2021-05-16
softfloat: Tidy mul128By64To192
Richard Henderson
1
-16
/
+6
[next]