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
2012-08-30
w32: Fix broken build
Stefan Weil
2012-08-29
kvm: get/set PV EOI MSR
Michael S. Tsirkin
2012-08-29
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
2012-08-24
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
Matthew Ogilvie
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
x86: avoid AREG0 in segmentation helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for misc helpers
Blue Swirl
2012-08-14
x86: use wrappers for memory access helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for SMM helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for SVM helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for integer helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
2012-08-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-08-09
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
Blue Swirl
2012-08-09
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
2012-08-09
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
2012-07-21
Recognize PCID feature
Mao, Junjie
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-07-10
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2012-07-07
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
2012-07-07
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
2012-07-07
target-i386: Remove unused macros
Peter Maydell
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
2012-07-03
kvm: expose tsc deadline timer feature to guest
Liu, Jinsong
2012-07-03
kvm_pv_eoi: add flag support
Michael S. Tsirkin
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2012-06-28
x86: split off memory access helpers
Blue Swirl
2012-06-28
x86: split off misc helpers
Blue Swirl
2012-06-28
x86: split off SMM helpers
Blue Swirl
2012-06-28
x86: split off SVM helpers
Blue Swirl
2012-06-28
x86: split off integer helpers
Blue Swirl
2012-06-28
x86: split off condition code helpers
Blue Swirl
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
2012-06-28
x86: split condition code and shift templates
Blue Swirl
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
2012-06-28
x86: improve SSE table type safety
Blue Swirl
2012-06-28
x86: split off FPU helpers
Blue Swirl
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
2012-06-28
x86: avoid an extern declaration
Blue Swirl
2012-06-28
x86: split off exception handlers
Blue Swirl
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
[next]