index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2016-02-13
target-i386: Enable control registers for MPX
Richard Henderson
2015-12-17
target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
Andrey Smetanin
2015-10-02
target-i386: Move breakpoint related functions to new file
Richard Henderson
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2015-06-05
target-i386: Use correct memory attributes for ioport accesses
Paolo Bonzini
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
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: 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-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
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: split off FPU helpers
Blue Swirl
2012-06-28
x86: split off exception handlers
Blue Swirl
2012-06-07
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini