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
/
target
/
i386
/
hvf
/
x86_mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386/hvf: Use CPUState typedef
Philippe Mathieu-Daudé
2024-03-12
1
-7
/
+7
*
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
1
-1
/
+1
*
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
1
-2
/
+2
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-6
/
+6
*
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-4
/
+4
*
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
Drop unneeded system header includes
Eric Blake
2018-02-10
1
-1
/
+0
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-4
/
+2
*
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
2017-12-22
1
-0
/
+1
*
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
1
-15
/
+15
*
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
1
-4
/
+2
*
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
1
-0
/
+273