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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hvf
/
hvf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
1
-9
/
+17
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
1
-0
/
+6
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
1
-0
/
+5
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
1
-0
/
+6
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
1
-1
/
+2
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
1
-52
/
+52
2021-06-03
hvf: Remove hvf-accel-ops.h
Alexander Graf
1
-2
/
+0
2021-06-03
hvf: Split out common code on vcpu init and destroy
Alexander Graf
1
-21
/
+2
2021-06-03
hvf: Move cpu functions into common directory
Alexander Graf
1
-302
/
+0
2021-06-03
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
1
-32
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
1
-0
/
+4
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
1
-1
/
+95
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
1
-2
/
+1
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
1
-1
/
+1
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-9
/
+0
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
1
-0
/
+3
2020-07-10
i386: hvf: Clean up synchronize functions
Roman Bolshakov
1
-20
/
+16
2020-07-10
i386: hvf: Don't duplicate register reset
Roman Bolshakov
1
-89
/
+0
2020-07-10
i386: hvf: Move Guest LMA reset to macvm_set_cr0()
Roman Bolshakov
1
-1
/
+0
2020-07-10
i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
Roman Bolshakov
1
-0
/
+11
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
1
-1
/
+0
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
1
-0
/
+5
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
1
-3
/
+2
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
1
-6
/
+0
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
1
-3
/
+3
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
1
-1
/
+1
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
1
-3
/
+4
2019-12-03
hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.
Cameron Esfahani
1
-1
/
+3
2019-11-26
hvf: more accurately match SDM when setting CR0 and PDPTE registers
Cameron Esfahani
1
-0
/
+8
2019-11-26
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
1
-2
/
+1
2019-11-26
hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
Cameron Esfahani
1
-15
/
+35
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+2
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
1
-3
/
+7
2019-05-17
hvf: Add missing break statement
Chen Zhang
1
-0
/
+1
2019-02-05
i386: hvf: Fix smp boot hangs
Heiher
1
-5
/
+0
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
1
-3
/
+3
2018-10-19
i386: hvf: Remove hvf_disabled
Roman Bolshakov
1
-8
/
+1
2018-10-02
hvf: drop unused variable
Paolo Bonzini
1
-1
/
+0
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
1
-1
/
+1
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-03-27
error: Strip trailing '\n' from error string arguments (again again)
Laurent Vivier
1
-12
/
+12
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+0
2018-02-05
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
1
-0
/
+24
2018-02-05
Add missing hvdos public domain attribution:
Izik Eidus
1
-0
/
+3
2017-12-22
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
1
-1
/
+1
[next]