index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-26
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
2021-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
2021-05-26
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
2021-05-25
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
2021-05-24
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-05-21
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
2021-05-21
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
2021-05-21
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
2021-05-21
ui: add clipboard documentation
Gerd Hoffmann
2021-05-21
ui: add clipboard infrastructure
Gerd Hoffmann
2021-05-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
2021-05-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2021-05-18
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
2021-05-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
2021-05-17
hw/block/nvme: rename reserved fields declarations
Gollu Appalanaidu
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
softfloat: Introduce sh[lr]_double primitives
Richard Henderson
2021-05-16
softfloat: Tidy mul128By64To192
Richard Henderson
2021-05-16
softfloat: Use add192 in mul128To256
Richard Henderson
2021-05-16
softfloat: Use mulu64 for mul64To128
Richard Henderson
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
[next]