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
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
1
-5
/
+5
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
4
-8
/
+16
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2
-343
/
+344
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
3
-13
/
+24
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
3
-20
/
+18
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2
-30
/
+30
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
4
-88
/
+120
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+23
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
1
-18
/
+10
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
1
-2
/
+4
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
1
-6
/
+6
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-7
/
+3
2017-06-20
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-5
/
+1
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
1
-1
/
+2
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
1
-1
/
+3
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
1
-4
/
+4
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
2017-06-07
i386: fix read/write cr with icount option
Mihail Abakumov
1
-0
/
+12
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
5
-55
/
+47
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
3
-27
/
+42
2017-06-06
kvm: irqchip: skip update msi when disabled
Peter Xu
1
-3
/
+9
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
1
-0
/
+10
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-1
/
+2
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
1
-0
/
+10
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2
-1
/
+2
2017-06-05
target/i386: optimize indirect branches
Emilio G. Cota
1
-6
/
+8
2017-06-05
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-2
/
+2
2017-06-05
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
1
-1
/
+24
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
4
-6
/
+6
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-05-11
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
1
-81
/
+34
2017-05-11
vmstatification: i386 FPReg
Dr. David Alan Gilbert
1
-22
/
+30
2017-05-11
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
1
-101
/
+6
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
1
-0
/
+1
2017-05-11
i386: rewrite way CPUID index is validated
Daniel P. Berrange
1
-20
/
+15
2017-05-05
hax: Fix memory mapping de-duplication logic
Yu Ning
1
-2
/
+17
2017-05-05
target/i386: Add GDB XML register description support
Abdallah Bouassida
1
-4
/
+17
2017-04-10
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
1
-0
/
+3
2017-04-02
target-i386: fix "info lapic" segfault on isapc
Tejaswini Poluri
1
-0
/
+4
2017-03-31
hmp: fix "dump-quest-memory" segfault
Iwona Kotlarska
1
-2
/
+1
2017-03-28
i386: Don't override -cpu options on -cpu host/max
Eduardo Habkost
2
-4
/
+11
2017-03-28
i386: Replace uint32_t* with FeatureWord on feature getter/setter
Eduardo Habkost
1
-8
/
+11
2017-03-24
tcg/i386: Check the size of instruction being translated
Pranith Kumar
1
-0
/
+7
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
1
-0
/
+12
2017-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-1
/
+38
2017-03-10
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
1
-1
/
+1
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
1
-0
/
+17
[next]