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
/
whpx
/
whpx-all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/whpx: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
1
-11
/
+12
*
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-12
1
-12
/
+6
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-12
/
+12
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-2
/
+1
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-13
/
+13
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
target/i386/WHPX: Fix error message when fail to set ProcessorCount
Zhao Liu
2023-06-28
1
-2
/
+2
*
accel: Inline WHPX get_whpx_vcpu()
Philippe Mathieu-Daudé
2023-06-28
1
-19
/
+10
*
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-15
/
+15
*
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
2023-06-28
1
-6
/
+0
*
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-1
/
+1
*
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
2023-06-28
1
-3
/
+3
*
accel: Re-enable WHPX cross-build on case sensitive filesystems
Philippe Mathieu-Daudé
2023-06-28
1
-2
/
+2
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-1
/
+1
*
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
1
-1
/
+1
*
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
1
-3
/
+2
*
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-04
1
-8
/
+6
*
WHPX: fixed TPR/CR8 translation issues affecting VM debugging
Ivan Shcherbakov
2022-05-14
1
-3
/
+10
*
WHPX: support for xcr0
Sunil Muthuswamy
2022-05-07
1
-0
/
+87
*
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
1
-14
/
+756
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
2022-03-15
1
-1
/
+27
*
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
2022-03-15
1
-0
/
+2
*
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
1
-9
/
+9
*
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-06
1
-9
/
+9
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+1
*
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
2021-08-26
1
-2
/
+1
*
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2021-08-26
1
-1
/
+0
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-3
/
+4
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+1
*
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2021-01-12
1
-0
/
+4
*
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
2021-01-12
1
-4
/
+1
*
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
1
-0
/
+1938