index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-25
1
-0
/
+12
|
\
|
*
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
3
-3
/
+25
|
*
target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
Peter Maydell
2013-11-21
1
-0
/
+12
*
|
target-i386: Fix addr32 prefix in gen_lea_modrm
Richard Henderson
2013-11-21
1
-45
/
+47
*
|
target-i386: do not override nr_cores for -cpu host
Paolo Bonzini
2013-11-21
1
-6
/
+8
*
|
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
3
-3
/
+25
*
|
kvm: Fix uninitialized cpuid_data
Stefan Weil
2013-11-07
1
-7
/
+2
*
|
KVM: x86: fix typo in KVM_GET_XCRS
Paolo Bonzini
2013-11-05
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-10-18
2
-17
/
+53
|
\
|
*
x86: cpuid: reconstruct leaf 0Dh data
Paolo Bonzini
2013-10-02
1
-17
/
+48
|
*
x86: fix migration from pre-version 12
Paolo Bonzini
2013-10-02
2
-0
/
+5
*
|
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-18
1
-1
/
+1
|
\
\
|
*
|
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-11
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-4
/
+0
*
|
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
1
-5
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-3
/
+0
|
*
|
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
2013-10-02
1
-2
/
+2
|
|
/
*
|
target-i386: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
1
-1
/
+3
|
\
|
*
target-i386: Fix segment cache dump
Tobias Markus
2013-09-20
1
-1
/
+3
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-23
4
-6
/
+26
|
\
\
|
|
/
|
/
|
|
*
target-i386: add feature kvm_pv_unhalt
Andrew Jones
2013-09-20
1
-1
/
+1
|
*
target-i386: forward CPUID cache leaves when -cpu host is used
Benoît Canet
2013-09-20
2
-0
/
+22
|
*
fix steal time MSR vmsd callback to proper opaque type
Marcelo Tosatti
2013-09-20
1
-3
/
+3
|
*
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
2013-09-20
1
-2
/
+0
*
|
target-i386: Only provide CMOV and friends if feature bit set
Peter Maydell
2013-09-12
1
-0
/
+19
*
|
target-i386: fix disassembly with PAE=1, PG=0
Paolo Bonzini
2013-09-12
1
-18
/
+16
|
/
*
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
2013-09-03
1
-22
/
+162
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
2
-3
/
+2
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
3
-86
/
+300
|
\
|
*
kvm: i386: fix LAPIC TSC deadline timer save/restore
Marcelo Tosatti
2013-08-20
1
-3
/
+26
|
*
kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
Liu Jinsong
2013-08-20
1
-2
/
+15
|
*
kvm: migrate vPMU state
Paolo Bonzini
2013-08-09
3
-5
/
+155
|
*
target-i386: remove tabs from target-i386/cpu.h
Paolo Bonzini
2013-08-09
1
-96
/
+96
|
*
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
2013-07-25
3
-0
/
+28
*
|
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-20
1
-1
/
+1
*
|
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
2013-08-16
7
-125
/
+46
*
|
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
2013-08-08
1
-4
/
+6
*
|
target-i386: Fix X86CPU error handling
Andreas Färber
2013-08-06
1
-1
/
+5
*
|
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
2013-07-29
2
-1
/
+17
*
|
target-i386: Pass X86CPU object to cpu_x86_find_by_name()
Eduardo Habkost
2013-07-29
1
-2
/
+3
*
|
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-29
1
-1
/
+3
*
|
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
4
-9
/
+24
*
|
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
1
-21
/
+21
*
|
target-i386: Move cpu_gdb_{read,write}_register()
Andreas Färber
2013-07-26
1
-0
/
+222
*
|
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-0
/
+1
*
|
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
2013-07-26
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-23
1
-0
/
+36
|
\
[next]