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
2018-01-16
irq: fix memory leak
linzhecheng
2018-01-16
target-i386: update hflags on Hypervisor.framework
Paolo Bonzini
2018-01-16
target/i386: hax: Move x86_update_hflags.
Tao Wu
2018-01-16
target/i386: hax: change to use x86_update_hflags
Tao Wu
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
2018-01-12
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
2018-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging
Peter Maydell
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-12-22
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
2017-12-22
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
2017-12-22
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
i386: hvf: simplify flag handling
Paolo Bonzini
2017-12-22
i386: hvf: abort on decoding error
Paolo Bonzini
2017-12-22
i386: hvf: remove ZERO_INIT macro
Paolo Bonzini
2017-12-22
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
i386: hvf: inject General Protection Fault when vmexit through vmcall
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement hvf_get_supported_cpuid
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: use new helper functions for put/get xsave
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2017-12-18
i386/hax: remove duplicated include
Philippe Mathieu-Daudé
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
Remove empty statements
Ladi Prosek
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
[next]