index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
hax-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
1
-1
/
+0
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-10
/
+0
*
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
2020-10-05
1
-1
/
+5
*
hax: Dynamic allocate vcpu state structure
WangBowen
2020-06-10
1
-6
/
+19
*
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+2
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+2
*
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+3
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hax: Honor CPUState::halted
Colin Xu
2019-06-21
1
-2
/
+34
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-3
/
+3
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+2
*
target: hax: fix errors in comment
Li Qiang
2018-12-11
1
-1
/
+1
*
target: hax: replace g_malloc with g_new0
Li Qiang
2018-12-11
1
-12
/
+3
*
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
*
hax: Support guest RAM sizes of 4GB or more
Yu Ning
2018-02-13
1
-0
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-1
/
+0
*
target/i386: hax: Move x86_update_hflags.
Tao Wu
2018-01-16
1
-3
/
+1
*
target/i386: hax: change to use x86_update_hflags
Tao Wu
2018-01-16
1
-51
/
+1
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
1
-6
/
+6
*
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
1
-1
/
+2
*
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-06
1
-0
/
+10
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-3
/
+3
*
target/i386: Add Intel HAX files
Vincent Palatin
2017-01-19
1
-0
/
+1155