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
/
hvf
/
hvf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
2021-02-16
1
-0
/
+4
*
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
2021-02-16
1
-1
/
+95
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-2
/
+1
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-9
/
+0
*
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
2020-10-05
1
-0
/
+3
*
i386: hvf: Clean up synchronize functions
Roman Bolshakov
2020-07-11
1
-20
/
+16
*
i386: hvf: Don't duplicate register reset
Roman Bolshakov
2020-07-11
1
-89
/
+0
*
i386: hvf: Move Guest LMA reset to macvm_set_cr0()
Roman Bolshakov
2020-07-11
1
-1
/
+0
*
i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
Roman Bolshakov
2020-07-11
1
-0
/
+11
*
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
1
-1
/
+0
*
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
1
-0
/
+5
*
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
1
-3
/
+2
*
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
1
-6
/
+0
*
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
1
-3
/
+3
*
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
1
-1
/
+1
*
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
1
-3
/
+4
*
hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.
Cameron Esfahani
2019-12-03
1
-1
/
+3
*
hvf: more accurately match SDM when setting CR0 and PDPTE registers
Cameron Esfahani
2019-11-26
1
-0
/
+8
*
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
2019-11-26
1
-2
/
+1
*
hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
Cameron Esfahani
2019-11-26
1
-15
/
+35
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+2
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
1
-3
/
+7
*
hvf: Add missing break statement
Chen Zhang
2019-05-17
1
-0
/
+1
*
i386: hvf: Fix smp boot hangs
Heiher
2019-02-05
1
-5
/
+0
*
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-30
1
-3
/
+3
*
i386: hvf: Remove hvf_disabled
Roman Bolshakov
2018-10-19
1
-8
/
+1
*
hvf: drop unused variable
Paolo Bonzini
2018-10-02
1
-1
/
+0
*
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-10-02
1
-1
/
+1
*
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
*
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
2018-03-27
1
-12
/
+12
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-1
/
+0
*
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
2018-02-05
1
-0
/
+24
*
Add missing hvdos public domain attribution:
Izik Eidus
2018-02-05
1
-0
/
+3
*
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
2017-12-22
1
-1
/
+1
*
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
1
-2
/
+2
*
i386: hvf: abort on decoding error
Paolo Bonzini
2017-12-22
1
-1
/
+1
*
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
1
-2
/
+0
*
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
1
-0
/
+961