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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
1
-10
/
+7
2020-03-16
i386: Fix GCC warning with snprintf when HAX is enabled
Julio Faracco
2
-62
/
+4
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
1
-97
/
+9
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
1
-24
/
+18
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
2
-9
/
+103
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
4
-14
/
+13
2020-02-25
target/i386: check for empty register in FXAM
Paolo Bonzini
1
-1
/
+5
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2
-10
/
+9
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2
-5
/
+5
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
1
-3
/
+3
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
3
-3
/
+3
2020-02-18
target/i386/whpx: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-12
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
1
-0
/
+2
2020-02-12
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
1
-2
/
+5
2020-02-12
target/i386: fix TCG UCODE_REV access
Paolo Bonzini
1
-4
/
+4
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
1
-0
/
+4
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-2
/
+2
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2
-0
/
+9
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
4
-3
/
+18
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2
-33
/
+49
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
1
-2
/
+1
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2
-2
/
+2
2020-01-15
target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
Richard Henderson
1
-3
/
+0
2020-01-15
target/i386: Use cpu_*_mmuidx_ra instead of templates
Richard Henderson
1
-31
/
+31
2020-01-07
target/i386: Add missed features to Cooperlake CPU model
Xiaoyao Li
1
-1
/
+50
2020-01-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Xiaoyao Li
1
-5
/
+8
2020-01-07
target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
mkdolata@us.ibm.com
1
-2
/
+2
2020-01-07
x86: Check for machine state object class before typecasting it
Michal Privoznik
1
-0
/
+1
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-1
/
+7
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
1
-2
/
+3
2019-12-19
i386: Resolve CPU models to v1 by default
Eduardo Habkost
1
-1
/
+7
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
1
-2
/
+3
2019-12-18
Fix some comment spelling errors.
Cameron Esfahani
1
-4
/
+4
2019-12-18
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2
-160
/
+0
2019-12-18
WHPX: refactor load library
Sunil Muthuswamy
2
-27
/
+62
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2
-2
/
+2
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
1
-2
/
+1
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-1
/
+0
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-2
/
+2
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
1
-1
/
+1
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
1
-4
/
+4
2019-12-13
i386: Use g_autofree in a few places
Eduardo Habkost
1
-28
/
+13
2019-12-13
i386: Add new CPU model Cooperlake
Cathy Zhang
1
-0
/
+60
2019-12-13
i386: Add macro for stibp
Cathy Zhang
1
-0
/
+2
2019-12-13
i386: Add MSR feature bit for MDS-NO
Cathy Zhang
1
-0
/
+1
2019-12-06
target/i386: disable VMX features if nested=0
Yang Zhong
1
-0
/
+8
2019-12-03
hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.
Cameron Esfahani
2
-6
/
+12
[next]