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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
target
/
i386
/
hax-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
1
-3
/
+3
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-21
hax: Honor CPUState::halted
Colin Xu
1
-2
/
+34
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-3
/
+3
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-2
/
+2
2018-12-11
target: hax: fix errors in comment
Li Qiang
1
-1
/
+1
2018-12-11
target: hax: replace g_malloc with g_new0
Li Qiang
1
-12
/
+3
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
1
-0
/
+2
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+0
2018-01-16
target/i386: hax: Move x86_update_hflags.
Tao Wu
1
-3
/
+1
2018-01-16
target/i386: hax: change to use x86_update_hflags
Tao Wu
1
-51
/
+1
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
1
-6
/
+6
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
1
-1
/
+2
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
1
-0
/
+10
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-3
/
+3
2017-01-19
target/i386: Add Intel HAX files
Vincent Palatin
1
-0
/
+1155