index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/exec/memory.h: correct typos
Manos Pitsidianakis
2024-02-21
1
-1
/
+1
*
exec/ioport: Add portio_list_set_enabled()
Bernhard Beschow
2024-02-14
1
-0
/
+1
*
exec/ioport: Add portio_list_set_address()
Bernhard Beschow
2024-02-14
1
-0
/
+2
*
exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
Bernhard Beschow
2024-02-14
1
-1
/
+0
*
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
2
-3
/
+2
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
2
-0
/
+26
*
tcg: Make tb_cflags() usable from target-agnostic code
Ilya Leoshkevich
2024-01-29
2
-6
/
+6
*
include/exec: Move cpu_*()/cpu_env() to common header
Anton Johansson
2024-01-29
2
-25
/
+26
*
include/exec: Move PAGE_* macros to common header
Anton Johansson
2024-01-29
2
-24
/
+30
*
include/exec: typedef abi_ptr to vaddr
Anton Johansson
2024-01-29
1
-2
/
+2
*
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
2024-01-29
1
-3
/
+3
*
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-29
1
-1
/
+1
*
include/exec: Move vaddr defines to separate file
Anton Johansson
2024-01-29
2
-12
/
+19
*
accel/tcg: Remove tb_invalidate_phys_page() from system emulation
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+0
*
accel/tcg: Remove unused tb_invalidate_phys_addr()
Philippe Mathieu-Daudé
2024-01-19
1
-5
/
+0
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
3
-4
/
+4
*
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
1
-1
/
+3
*
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
2023-12-20
1
-1
/
+1
*
accel/tcg: Remove CF_LAST_IO
Richard Henderson
2023-11-14
1
-7
/
+6
*
gdbstub: Introduce GDBFeatureBuilder
Akihiko Odaki
2023-11-08
1
-0
/
+50
*
gdbstub: Introduce gdb_find_static_feature()
Akihiko Odaki
2023-11-08
1
-0
/
+8
*
gdbstub: Add num_regs member to GDBFeature
Akihiko Odaki
2023-11-08
1
-0
/
+1
*
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
2
-1
/
+2
*
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
1
-1
/
+0
|
\
|
*
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
2023-11-06
1
-1
/
+0
*
|
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
2023-11-03
1
-0
/
+32
*
|
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
1
-2
/
+2
|
/
*
Merge tag 'pull-tcg-20231023' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-23
1
-0
/
+2
|
\
|
*
tcg: Define MO_TL
Paolo Bonzini
2023-10-22
1
-0
/
+2
*
|
memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
Ilya Maximets
2023-10-22
1
-0
/
+2
|
/
*
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
2023-10-12
1
-0
/
+22
*
memory: Clarify mapping requirements for RamDiscardManager
David Hildenbrand
2023-10-12
1
-2
/
+3
*
softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
David Hildenbrand
2023-10-12
1
-0
/
+15
*
plugins: Set final instruction count in plugin_gen_tb_end
Matt Borgerson
2023-10-11
1
-2
/
+2
*
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
2023-10-11
1
-0
/
+2
*
gdbstub: Remove gdb_has_xml variable
Akihiko Odaki
2023-10-11
1
-8
/
+0
*
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2023-10-11
1
-2
/
+7
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
1
-3
/
+13
|
\
|
*
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
2023-10-04
1
-3
/
+13
*
|
accel/tcg: Restrict dump_exec_info() declaration
Philippe Mathieu-Daudé
2023-10-04
1
-5
/
+0
[next]