]> git.proxmox.com Git - qemu.git/history - target-i386
sdl: Fix termination in -no-shutdown mode
[qemu.git] / target-i386 /
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlx86: use caller supplied CPUState for interrupt related...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-21 Marcelo Tosattikvm: fix FPU state subsection
2011-06-20 Andre PrzywaraKVM: Fix XSAVE feature bit enumeration
2011-06-20 Jan Kiszkakvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
2011-06-20 Jan Kiszkakvm: x86: Drop KVM_CAP build dependencies
2011-06-20 Jan Kiszkakvm: Drop CONFIG_KVM_PARA
2011-06-19 Jan Kiszkakvm: x86: Save/restore FPU OP, IP and DP
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-14 Yang, Wei Ykvm: Enable CPU SMEP feature
2011-06-14 brillywu@viatech... kvm: Add CPUID support for VIA CPU
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Martin Simmonstarget-i386: Make x86 mfence and lfence illegal without...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-i386: use floatx80 constants in helper_fld*_ST0()
2011-06-03 Aurelien Jarnotarget-i386: remove old code handling float64
2011-06-01 Yang, Wei Ykvm: Enable CPU SMEP feature
2011-06-01 brillywu@viatech... kvm: Add CPUID support for VIA CPU
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersonirq: Privatize CPU_INTERRUPT_NMI.
2011-05-08 Richard Hendersontarget-i386: Privatize some i386-specific interrupt...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-02 Paolo Bonzinikvm: use qemu_free consistently
2011-05-02 Glauber Costakvm: add kvmclock to its second bit
2011-05-02 Jan Kiszkax86: Allow multiple cpu feature matches of lookup_feature
2011-05-02 Glauber Costakvm: use kernel-provided para_features instead of stati...
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-25 Aurelien Jarnotarget-i386: fix constants wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fprem() and helper_fprem1(...
2011-04-25 Aurelien Jarnotarget-i386: fix logarithmic and trigonometric helpers...
2011-04-25 Aurelien Jarnotarget-i386: add CPU86_LDouble <-> double conversion...
2011-04-25 Aurelien Jarnotarget-i386: replace approx_rsqrt and approx_rcp by...
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fsqrt() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fdiv() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fxtract() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fbld_ST0() wrt softfloat
2011-04-25 Aurelien Jarnotarget-i386: fix helper_fscale() wrt softfloat
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnotarget-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
2011-04-17 Aurelien Jarnotarget-i386: add floatx_{add,mul,sub} and use them
2011-04-17 Aurelien Jarnotarget-i386: use float unions from cpu-all.h
2011-04-17 Aurelien Jarnotarget-i386: use CPU_LDoubleU instead of a private...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-23 Anthony LiguoriRevert "x86: Save/restore PAT MSR"
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan Kiszkakvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
2011-03-16 Jan Kiszkakvm: x86: Reorder functions in kvm.c
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-16 Jan Kiszkakvm: x86: Synchronize PAT MSR with the kernel
2011-03-16 Jan Kiszkax86: Save/restore PAT MSR
2011-03-16 Jan Kiszkax86: Properly reset PAT MSR
2011-03-16 Jan Kiszkakvm: x86: Do not leave halt if interrupts are disabled
2011-03-15 Huang YingKVM, MCE, unpoison memory address across reboot
2011-03-15 Jan Kiszkakvm: x86: Fail kvm_arch_init_vcpu if MCE initialization...
2011-03-15 Jan Kiszkakvm: x86: Clean up kvm_setup_mce
2011-03-15 Jan Kiszkakvm: x86: Consolidate TCG and KVM MCE injection code
2011-03-15 Jan Kiszkax86: Run qemu_inject_x86_mce on target VCPU
2011-03-15 Jan Kiszkakvm: x86: Inject pending MCE events on state writeback
2011-03-15 Jan Kiszkakvm: Rename kvm_arch_process_irqchip_events to async_events
2011-03-15 Jan Kiszkakvm: x86: Move MCE functions together
2011-03-15 Jan Kiszkax86: Optionally avoid injecting AO MCEs while others...
2011-03-15 Jan Kiszkax86: Refine error reporting of MCE injection services
2011-03-15 Jan Kiszkax86: Small cleanups of MCE helpers
2011-03-15 Jan Kiszkax86: Perform implicit mcg_status reset
2011-03-15 Jan Kiszkax86: Account for MCE in cpu_has_work
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-03-13 Jan KiszkaRefactor thread retrieval and check
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan Kiszkakvm: x86: Catch and report failing IRQ and NMI injections
2011-02-14 Jan Kiszkakvm: Drop return values from kvm_arch_pre/post_run
2011-02-14 Jan Kiszkakvm: x86: Prepare VCPU loop for in-kernel irqchip
2011-02-14 Jan Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Glauber Costakvm: make tsc stable over migration and machine start
2011-02-14 Jan Kiszkakvm: Unconditionally reenter kernel after IO exits
next