index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
2011-01-23
kvm: x86: Fix !CONFIG_KVM_PARA build
Jan Kiszka
2011-01-23
kvm: x86: Reset paravirtual MSRs
Jan Kiszka
2011-01-23
kvm: x86: Refactor msr_star/hsave_pa setup and checks
Jan Kiszka
2011-01-23
kvm: x86: Fix xcr0 reset mismerge
Jan Kiszka
2011-01-23
kvm: x86: Remove redundant mp_state initialization
Jan Kiszka
2011-01-23
kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
Jan Kiszka
2011-01-23
kvm: x86: Align kvm_arch_put_registers code with comment
Jan Kiszka
2011-01-23
x86: Optionally dump code bytes on cpu_dump_state
Jan Kiszka
2011-01-23
kvm: Improve reporting of fatal errors
Jan Kiszka
2011-01-23
kvm: Stop on all fatal exit reasons
Jan Kiszka
2011-01-23
kvm: x86: Swallow KVM_EXIT_SET_TPR
Jan Kiszka
2011-01-21
kvm: x86: Fix a few coding style violations
Jan Kiszka
2011-01-21
kvm: x86: Prevent sign extension of DR7 in guest debugging mode
Jan Kiszka
2011-01-21
kvm: x86: Remove obsolete SS.RPL/DPL aligment
Jan Kiszka
2011-01-21
kvm: x86: Fix DPL write back of segment registers
Jan Kiszka
2011-01-21
kvm: introduce kvm_inject_x86_mce_on
Jin Dongming
2011-01-21
kvm: kvm_mce_inj_* subroutines for templated error injections
Jin Dongming
2011-01-21
kvm: introduce kvm_mce_in_progress
Jin Dongming
2011-01-21
Add function for checking mca broadcast of CPU
Jin Dongming
2011-01-21
Add "broadcast" option for mce command
Jin Dongming
2011-01-21
Clean up cpu_inject_x86_mce()
Jin Dongming
2011-01-21
kvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
Lai Jiangshan
2011-01-21
kvm: Enable user space NMI injection for kvm guest
Lai Jiangshan
2011-01-20
target-i386: Use deposit operation.
Richard Henderson
2010-12-27
x86: Filter out garbage from segment flags dump
Jan Kiszka
2010-12-20
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
2010-11-16
Add support for async page fault to qemu
Gleb Natapov
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-21
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
2010-10-21
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
2010-10-21
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
2010-10-21
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
2010-10-21
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
2010-10-21
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
2010-10-21
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
2010-10-20
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
2010-10-20
Add savevm/loadvm support for MCE
Marcelo Tosatti
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
kvm: x86: add mce support
Marcelo Tosatti
2010-10-20
Add svm cpuid features
Joerg Roedel
2010-10-20
Set cpuid definition to 0 before initializing it
Joerg Roedel
2010-10-13
i386: avoid a write only variable
Blue Swirl
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
2010-07-25
target-i386: use gen_update_cc_op()
Jun Koi
2010-07-24
use symbol for DisasContext->is_jmp
Jun Koi
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
[next]