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
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
2
-2
/
+0
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
2
-4
/
+4
*
Remove noisy printf when KVM masks CPU features
Anthony Liguori
2009-05-08
1
-1
/
+0
*
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-08
1
-0
/
+30
*
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
2009-05-08
1
-5
/
+8
*
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-08
1
-27
/
+28
*
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-08
1
-0
/
+80
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-2
/
+3
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-3
/
+12
*
Fix i386-linux-user build (Laurent Desnogues)
aliguori
2009-04-23
1
-0
/
+8
*
put valid data into exit_int_info if needed (Gleb Natapov)
aliguori
2009-04-22
1
-27
/
+52
*
xen: groundwork for xen support (Gerd Hoffmann)
aliguori
2009-04-22
1
-0
/
+3
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
3
-12
/
+12
*
x86: Enhanced dump of segment registers (Jan Kiszka)
aliguori
2009-04-18
2
-39
/
+64
*
kvm: Fix cpuid initialization (Jan Kiszka)
aliguori
2009-04-17
1
-40
/
+20
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+5
*
Immediate versions of ro[lr]
malc
2009-04-02
1
-1
/
+83
*
kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
aliguori
2009-03-28
1
-23
/
+4
*
x86: Add NULL check to lsl (Jan Kiszka)
aliguori
2009-03-20
1
-0
/
+2
*
target-i386: use the new bswap* TCG ops
aurel32
2009-03-13
1
-13
/
+3
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
1
-3
/
+3
*
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-03-12
1
-0
/
+191
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
Fix cpuid KVM crash on i386 (Lubomir Rintel)
aliguori
2009-03-05
1
-4
/
+4
*
Fix "info registers" under kvm.
balrog
2009-03-04
1
-0
/
+3
*
x86: use qemu_log_mask on triple faults (Chris Wright)
aliguori
2009-02-27
1
-2
/
+1
*
KVM: cpuid function 2: store all values (Amit Shah)
aliguori
2009-02-11
1
-0
/
+1
*
KVM: Get all cpuid values from function 2 (Amit Shah)
aliguori
2009-02-09
1
-0
/
+26
*
KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)
aliguori
2009-02-09
1
-14
/
+39
*
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
2009-02-09
4
-23
/
+23
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
2
-4
/
+0
*
Add phenom CPU descriptor (Alexander Graf)
aliguori
2009-02-02
1
-0
/
+28
*
Implement FFXSR (Alexander Graf)
aliguori
2009-02-02
1
-8
/
+20
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
2
-4
/
+4
*
Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
aliguori
2009-01-29
1
-1
/
+1
*
Use new logging API in reset handling (Jan Kiszka)
aliguori
2009-01-29
1
-1
/
+1
*
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
aliguori
2009-01-29
3
-1
/
+34
*
kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
aliguori
2009-01-26
1
-4
/
+0
*
x86: Issue reset on triple faults (Jan Kiszka)
aliguori
2009-01-26
1
-2
/
+15
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+5
*
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2009-01-26
2
-1
/
+106
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
2
-4
/
+4
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
2
-59
/
+36
*
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
1
-32
/
+25
*
Suppress i386 warnings
blueswir1
2009-01-14
1
-2
/
+2
*
Add noreturn function attribute
blueswir1
2009-01-14
2
-4
/
+5
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
8
-8
/
+8
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Initialize msr list size properly in KVM
aliguori
2008-12-13
1
-0
/
+1
*
Correctly initialize msr list in KVM
aliguori
2008-12-13
1
-1
/
+1
[next]