]> git.proxmox.com Git - mirror_qemu.git/history - target-i386
curses: Fix control-{@[\]^_} and ESC
[mirror_qemu.git] / target-i386 /
2010-10-20 Marcelo TosattiFix memory leak in register save load due to xsave...
2010-10-20 Marcelo TosattiAdd savevm/loadvm support for MCE
2010-10-20 Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20 Marcelo Tosattikvm: x86: add mce support
2010-10-20 Joerg RoedelAdd svm cpuid features
2010-10-20 Joerg RoedelSet cpuid definition to 0 before initializing it
2010-10-13 Blue Swirli386: avoid a write only variable
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-08-22 Adam Lackorzynskitarget-i386: svm: Fix MSRPM check
2010-08-20 Blue SwirlUse ARRAY_SIZE macro
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Jun Koitarget-i386: use gen_update_cc_op()
2010-07-24 Jun Koiuse symbol for DisasContext->is_jmp
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-07-01 Andi KleenDon't declare XSAVE as supported
2010-07-01 Andi KleenAdd more boundary checking to sse3/4 parsing
2010-07-01 Richard Hendersontarget-i386: fix xchg rax,r8
2010-06-30 Jan Kiszkax86: svm: Always clear event_inj on vmexit
2010-06-28 Sheng Yangkvm: Fix cpu_is_bsp() compilation warning
2010-06-28 Marcelo Tosattikvm: init mp_state
2010-06-28 Sheng Yangkvm: Enable XSAVE live migration support
2010-06-28 Sheng YangEnable XSAVE related CPUID
2010-06-28 Sheng Yangkvm: Extend kvm_arch_get_supported_cpuid() to support...
2010-06-28 Andre Przywarafix CPUID vendor override
2010-06-27 Jan Kiszkax86: Fix INIT processing
2010-06-19 Blue Swirlapic: qdev conversion cleanup
2010-06-19 Blue Swirlapic: avoid using CPUState internals
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Paolo Bonzinitarget-i386: fix decoding of negative 4-byte displacements
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Andre Przywararesent: x86/cpuid: Add kvm32 CPU model
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Gleb Natapovkvm: fix 80000001.EDX supported bit filtering
2010-05-11 Gleb NatapovDo not stop VM if emulation failed in userspace.
2010-05-11 Marcelo Tosattikvm: enable smp > 1
2010-05-11 Jan Kiszkakvm: validate context for kvm cpu get/put operations
2010-05-05 Richard Hendersontarget-i386: Remove duplicate CPU log.
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Sheng Yangkvm: allow qemu to set EPT identity mapping address
2010-04-26 Marcelo Tosattitarget-i386: print EFER in cpu_dump_state
2010-04-26 Jan KiszkaKVM: x86: Add debug register saving and restoring
2010-04-25 Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2010-04-18 Blue Swirlkvm: avoid collision with dprintf macro in stdio.h...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Adam Lackorzynskitarget-i386: Fix variable in (disabled) debugging code
2010-04-08 Stefan Weiltarget-i386: Fix compiler warning
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-13 Aurelien Jarnox86/cpuid: fix indentation
2010-03-13 Aurelien Jarnox86/cpuid: Enable all features of real CPU
2010-03-13 Andre Przywarax86/cpuid: fix CPUID levels
2010-03-13 Andre Przywarax86/cpuid: Always expose 32 and 64-bit CPUs
2010-03-13 Andre Przywarax86/cpuid: add TCG feature bit trimming
2010-03-13 Andre Przywarax86/cpuid: remove unnecessary kvm_trim function
2010-03-13 Andre Przywarax86/cpuid: add "host" to the list of supported CPU...
2010-03-13 Andre Przywarax86/cpuid: add missing CPUID feature flag names
2010-03-13 Andre Przywarax86/cpuid: moved host_cpuid function and remove prototype
2010-03-13 Andre Przywarax86/cpuid: fix missing feature set bits
2010-03-13 Andre Przywarax86/cpuid: replace magic number with named constant
2010-03-13 Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-03-13 TeLeMantarget-i386: fix commit c22549204a6edc431e8e4358e61bd56...
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-10 Aurelien Jarnotarget-i386: fix SIB decoding with index = 4
2010-03-06 malctarget-i386: Fix long jumps/calls in long mode with...
2010-03-06 Aurelien Jarnotarget-i386: fix lddqu SSE instruction
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: x86: Restrict writeback of VCPU state
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Jan KiszkaKVM: Rework of guest debug state writing
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-02-28 Jason Wesseltarget-i386: fix crash on x86 32bit linux host with...
2010-02-23 Blue SwirlFix OpenBSD linker warning
2010-02-23 Blue SwirlFix i386-bsd-user build
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 john cooperAdd cpu model configuration support..
2010-02-21 Jes Sorensenkvm: Kill CR3_CACHE feature references
2010-02-19 Jes SorensenQEMU e820 reservation patch
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-05 Paolo Bonziniremove two dead assignments in target-i386/translate.c
2010-02-03 Jan KiszkaKVM: x86: Fix up misreported CPU features
2010-02-03 Jan KiszkaKVM: Request setting of nmi_pending and sipi_vector
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2010-01-19 Paolo Bonziniremove dead code from target-i386/exec.h
2010-01-13 Gleb NatapovAdd KVM paravirt cpuid leaf
next