index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
MAINTAINERS: Update Aleksandar Rikalo email
Aleksandar Rikalo
1
-5
/
+5
2024-05-06
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
3
-16
/
+36
2024-05-06
xen: mapcache: Break out xen_map_cache_init_single()
Edgar E. Iglesias
1
-21
/
+32
2024-05-06
xen: mapcache: Break out xen_invalidate_map_cache_single()
Edgar E. Iglesias
1
-10
/
+15
2024-05-06
xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
Edgar E. Iglesias
1
-10
/
+11
2024-05-06
xen: mapcache: Refactor xen_replace_cache_entry_unlocked
Edgar E. Iglesias
1
-4
/
+6
2024-05-06
xen: mapcache: Break out xen_ram_addr_from_mapcache_single
Edgar E. Iglesias
1
-6
/
+11
2024-05-06
xen: mapcache: Refactor xen_remap_bucket for multi-instance
Edgar E. Iglesias
1
-4
/
+5
2024-05-06
xen: mapcache: Refactor xen_map_cache for multi-instance
Edgar E. Iglesias
1
-17
/
+18
2024-05-06
xen: mapcache: Refactor lock functions for multi-instance
Edgar E. Iglesias
1
-17
/
+17
2024-05-06
xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
Juergen Gross
1
-7
/
+3
2024-05-06
system: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
Juergen Gross
1
-33
/
+23
2024-05-06
user: Use get_task_state() helper
Philippe Mathieu-Daudé
3
-5
/
+6
2024-05-06
user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
Philippe Mathieu-Daudé
3
-10
/
+20
2024-05-06
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
3
-4
/
+5
2024-05-06
qapi: Simplify QAPISchemaVariants @tag_member
Markus Armbruster
1
-26
/
+18
2024-05-06
qapi: Move conditional code from QAPISchemaVariants to its subtypes
Markus Armbruster
1
-70
/
+70
2024-05-06
qapi: Rename QAPISchemaAlternateType.variants to .alternatives
Markus Armbruster
1
-12
/
+13
2024-05-06
qapi: Rename QAPISchemaObjectType.variants to .branches
Markus Armbruster
5
-22
/
+22
2024-05-06
qapi: Rename visitor parameter @variants to @alternatives
Markus Armbruster
6
-12
/
+15
2024-05-06
qapi: Rename visitor parameter @variants to @branches
Markus Armbruster
6
-25
/
+25
2024-05-06
qapi: New QAPISchemaBranches, QAPISchemaAlternatives
Markus Armbruster
4
-18
/
+38
2024-05-06
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
Philippe Mathieu-Daudé
5
-12
/
+13
2024-05-06
accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
Philippe Mathieu-Daudé
2
-17
/
+17
2024-05-06
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
1
-0
/
+4
2024-05-06
accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
Philippe Mathieu-Daudé
1
-4
/
+4
2024-05-06
accel/tcg: Move user definition of cpu_interrupt() to user-exec.c
Philippe Mathieu-Daudé
2
-9
/
+8
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
23
-29
/
+44
2024-05-06
accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
Philippe Mathieu-Daudé
1
-5
/
+2
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
59
-30
/
+100
2024-05-06
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
Philippe Mathieu-Daudé
1
-6
/
+0
2024-05-06
exec/cpu: Remove obsolete PAGE_RESERVED definition
Philippe Mathieu-Daudé
1
-4
/
+0
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
7
-10
/
+10
2024-05-06
exec/cpu: Indent TARGET_PAGE_foo definitions
Philippe Mathieu-Daudé
1
-12
/
+13
2024-05-05
Hexagon (target/hexagon) Remove hex_common.read_attribs_file
Taylor Simpson
11
-118
/
+52
2024-05-05
Hexagon (target/hexagon) Remove gen_shortcode.py
Taylor Simpson
4
-81
/
+0
2024-05-05
Hexagon (target/hexagon) Remove gen_op_regs.py
Taylor Simpson
3
-138
/
+2
2024-05-05
Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
Taylor Simpson
4
-110
/
+13
2024-05-05
Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pair
Taylor Simpson
1
-1
/
+15
2024-05-05
Hexagon (target/hexagon) Mark has_pred_dest in trans functions
Taylor Simpson
3
-0
/
+9
2024-05-05
Hexagon (target/hexagon) Mark dest_idx in trans functions
Taylor Simpson
4
-0
/
+11
2024-05-05
Hexagon (target/hexagon) Mark new_read_idx in trans functions
Taylor Simpson
4
-6
/
+16
2024-05-05
Hexagon (target/hexagon) Add is_old/is_new to Register class
Taylor Simpson
1
-0
/
+12
2024-05-05
Hexagon (target/hexagon) Only pass env to generated helper when needed
Taylor Simpson
3
-8
/
+32
2024-05-05
Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
Taylor Simpson
3
-2
/
+14
2024-05-05
Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
Taylor Simpson
2
-2
/
+12
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Taylor Simpson
4
-95
/
+115
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
Taylor Simpson
2
-23
/
+11
2024-05-05
Hexagon (target/hexagon) Analyze reads before writes
Taylor Simpson
4
-49
/
+83
2024-05-04
target/alpha: Implement CF_PCREL
Richard Henderson
2
-5
/
+47
[next]