]> git.proxmox.com Git - qemu.git/history - target-i386
pc: Avoid registering zero sized memory
[qemu.git] / target-i386 /
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
2010-01-13 Amit Shahx86: translate.c: remove dead assignment
2010-01-11 Gleb Natapovremove pending exception on vcpu reset.
2010-01-11 Huang YingMCE: Fix bug of IA32_MCG_STATUS after system reset
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-01-03 Aurelien Jarnotarget-i386: Fix "call im" on x86_64 when executing...
2009-12-24 Gleb NatapovIntel CPUs starting from pentium have apic
2009-12-18 Anthony LiguoriRevert "kvm: x86: Save/restore exception_index"
2009-12-18 Jan Kiszkatarget-i386: Fix evaluation of DR7 register
2009-12-18 Jan Kiszkakvm: x86: Use separate exception_injected CPUState...
2009-12-13 Andre Przywaratarget-i386: Update CPUID feature set for TCG
2009-12-12 Glauber Costav2: properly save kvm system time msr registers
2009-12-12 Jan Kiszkakvm: x86: Save/restore exception_index
2009-12-07 Anthony LiguoriMerge commit 'mst/pci' into staging
2009-12-07 Andre Przywaracpuid: Fix multicore setup on Intel
next