aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2012-07-21Recognize PCID featureMao, Junjie
2012-07-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-07-10apic: Defer interrupt updates to VCPU threadJan Kiszka
2012-07-07target-i386: make it clearer that op table accesses don't overrunPeter Maydell
2012-07-07target-i386: Remove confusing X86_64_DEF macroPeter Maydell
2012-07-07target-i386: Remove unused macrosPeter Maydell
2012-07-05target-i386: Fix compilation with --enable-debugStefan Weil
2012-07-03kvm: expose tsc deadline timer feature to guestLiu, Jinsong
2012-07-03kvm_pv_eoi: add flag supportMichael S. Tsirkin
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl
2012-06-28x86: split off integer helpersBlue Swirl
2012-06-28x86: split off condition code helpersBlue Swirl
2012-06-28x86: prepare eflags helpers for general useBlue Swirl
2012-06-28x86: split condition code and shift templatesBlue Swirl
2012-06-28x86: fix coding style in helper_template.hBlue Swirl
2012-06-28x86: improve SSE table type safetyBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl
2012-06-28x86: fix coding style in ops_sse.hBlue Swirl
2012-06-28x86: avoid an extern declarationBlue Swirl
2012-06-28x86: split off exception handlersBlue Swirl
2012-06-28x86: avoid AREG0 for exceptionsBlue Swirl
2012-06-28x86: prepare op_helper.c for splittingBlue Swirl
2012-06-22target-i386: Use QEMU instead of QemuStefan Weil
2012-06-21qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil
2012-06-08target-i386: Use uint32 visitor for [x]level propertiesAndreas Färber
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini
2012-06-07dump: change cpu_get_note_size to return ssize_tPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-06Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-06-04target-i386: Let cpu_x86_init() return X86CPUAndreas Färber
2012-06-04target-i386: Pass X86CPU to do_cpu_{init,sipi}()Andreas Färber
2012-06-04target-i386: Add API to get note's sizeWen Congyang
2012-06-04target-i386: add API to get dump infoWen Congyang
2012-06-04target-i386: Add API to write cpu status to core fileWen Congyang
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang
2012-06-04Add API to check whether paging mode is enabledWen Congyang
2012-06-04implement cpu_get_memory_mapping()Wen Congyang
2012-05-30Expose CPUID leaf 7 only for -cpu hostEduardo Habkost
2012-05-12target-i386: Defer MCE initAndreas Färber
2012-04-25target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber
2012-04-25target-i386: Prepare "vendor" property for X86CPUAndreas Färber