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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-10-02
target-i386: Move breakpoint related functions to new file
Richard Henderson
4
-163
/
+183
2015-10-02
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2
-39
/
+59
2015-09-25
i386: interrupt poll processing
Pavel Dovgalyuk
1
-0
/
+3
2015-09-25
i386: partial revert of interrupt poll fix
Pavel Dovgalyuk
1
-8
/
+2
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
1
-2
/
+2
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
1
-0
/
+2
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
1
-0
/
+9
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
3
-0
/
+200
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
1
-2
/
+2
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-3
/
+558
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2
-1
/
+495
2015-09-16
i386/kvm: Hyper-v crash msrs set/get'ers and migration
Andrey Smetanin
5
-1
/
+62
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
1
-1
/
+1
2015-09-15
target-i386: exception handling for other helper functions
Pavel Dovgalyuk
3
-6
/
+6
2015-09-15
target-i386: exception handling for seg_helper functions
Pavel Dovgalyuk
3
-327
/
+335
2015-09-15
target-i386: exception handling for memory helpers
Pavel Dovgalyuk
2
-26
/
+18
2015-09-15
target-i386: exception handling for div instructions
Pavel Dovgalyuk
2
-24
/
+16
2015-09-15
target-i386: exception handling for FPU instructions
Pavel Dovgalyuk
2
-93
/
+95
2015-09-15
target-i386: introduce new raise_exception functions
Pavel Dovgalyuk
2
-13
/
+21
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+27
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2
-2
/
+2
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
3
-3
/
+27
2015-08-13
target-i386: Remove x86_cpu_compat_set_features()
Eduardo Habkost
2
-29
/
+0
2015-07-24
target-i386/FPU: a misprint in helper_fistll_ST0
Dmitry Poletaev
1
-1
/
+1
2015-07-15
target-i386: emulate CPUID level of real hardware
Radim Krčmář
1
-19
/
+18
2015-07-15
target-i386: Don't strdup() alias property name
Eduardo Habkost
1
-1
/
+1
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+1
2015-07-07
target-i386: avoid overflow in the tsc-frequency property
Paolo Bonzini
1
-1
/
+1
2015-07-07
i386: Introduce ARAT CPU feature
Jan Kiszka
3
-1
/
+37
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2
-2
/
+1
2015-07-06
pc: add SMM property
Paolo Bonzini
3
-0
/
+11
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
1
-1
/
+40
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
2
-12
/
+94
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+24
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-10
/
+9
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-49
/
+32
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
5
-6
/
+51
2015-06-05
target-i386: create a separate AddressSpace for each CPU
Paolo Bonzini
2
-0
/
+15
2015-06-05
target-i386: wake up processors that receive an SMI
Paolo Bonzini
1
-1
/
+3
2015-06-05
target-i386: set G=1 in SMM big real mode selectors
Paolo Bonzini
1
-6
/
+6
2015-06-05
target-i386: mask NMIs on entry to SMM
Paolo Bonzini
2
-9
/
+20
2015-06-05
target-i386: Use correct memory attributes for ioport accesses
Paolo Bonzini
5
-87
/
+58
[next]