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
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+6
2019-07-05
target/i386: kvm: Fix when nested state is needed for migration
Liran Alon
1
-3
/
+2
2019-07-05
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
1
-1
/
+1
2019-07-05
i386/kvm: Fix build with -m32
Max Reitz
1
-3
/
+4
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
1
-0
/
+14
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2
-1
/
+63
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
1
-580
/
+21
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
1
-0
/
+186
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
3
-30
/
+213
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
1
-3
/
+13
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2
-2
/
+12
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
1
-0
/
+71
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
3
-0
/
+54
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
1
-6
/
+0
2019-07-05
x86/cpu: use FeatureWordArray to define filtered_features
Wei Yang
1
-1
/
+1
2019-07-05
i386: make 'hv-spinlocks' a regular uint32 property
Roman Kagan
1
-43
/
+2
2019-07-05
i386: Fix signedness of hyperv_spinlock_attempts
Eduardo Habkost
1
-1
/
+1
2019-07-05
i386: Don't print warning if phys-bits was set automatically
Eduardo Habkost
1
-9
/
+9
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
1
-5
/
+8
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2
-0
/
+3
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2
-0
/
+3
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
1
-1
/
+3
2019-07-04
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
1
-1
/
+1
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
1
-1
/
+1
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-1
/
+1
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2
-3
/
+8
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
6
-24
/
+187
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
3
-0
/
+281
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
3
-13
/
+19
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
1
-0
/
+3
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
1
-4
/
+4
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+12
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
1
-2
/
+5
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
3
-1
/
+35
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
4
-0
/
+13
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
1
-1
/
+2
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
1
-2
/
+4
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
1
-4
/
+19
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
3
-14
/
+77
2019-06-21
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
1
-73
/
+90
2019-06-21
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
1
-118
/
+356
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
5
-79
/
+89
2019-06-21
hax: Honor CPUState::halted
Colin Xu
1
-2
/
+34
2019-06-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
11
-11
/
+9
2019-06-12
Normalize position of header guard
Markus Armbruster
1
-4
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
5
-5
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2
-0
/
+2
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
4
-2
/
+4
[next]