aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2009-06-29KVM: x86: Refactor persistent CPU stateJan Kiszka
2009-06-29preserve the hypervisor bit while KVM trims the CPUID bitsAndre Przywara
2009-06-29remove CPUID host hacksAndre Przywara
2009-06-29fix KVMs GET_SUPPORTED_CPUID feature usageAndre Przywara
2009-06-29CPUID Fn8000_0001.EAX is family/model/stepping, not featuresAndre Przywara
2009-06-29introduce -cpu host targetAndre Przywara
2009-06-29allow hypervisor CPUID bit to be overridenAndre Przywara
2009-06-22Handle init/sipi in a main cpu exec loop. (v2)Gleb Natapov
2009-06-16QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble
2009-06-16allow CPUID vendor overrideAndre Przywara
2009-05-22x86: Add support for resume flagJan Kiszka
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-22kvm: Add missing bits to support live migrationJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-08Remove noisy printf when KVM masks CPU featuresAnthony Liguori
2009-05-08kvm: Trim cpu features not supported by kvmAvi Kivity
2009-05-08Fix x86 feature modifications for features that set multiple bitsAvi Kivity
2009-05-08Make x86 cpuid feature names available in file scopeAvi Kivity
2009-05-08kvm: Add support for querying supported cpu featuresAvi Kivity
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori
2009-04-23Fix i386-linux-user build (Laurent Desnogues)aliguori
2009-04-22put valid data into exit_int_info if needed (Gleb Natapov)aliguori
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-18x86: Enhanced dump of segment registers (Jan Kiszka)aliguori
2009-04-17kvm: Fix cpuid initialization (Jan Kiszka)aliguori
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-04-02Immediate versions of ro[lr]malc
2009-03-28kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)aliguori
2009-03-20x86: Add NULL check to lsl (Jan Kiszka)aliguori
2009-03-13target-i386: use the new bswap* TCG opsaurel32
2009-03-13tcg: rename bswap_i32/i64 functionsaurel32
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-03-05Fix cpuid KVM crash on i386 (Lubomir Rintel)aliguori
2009-03-04Fix "info registers" under kvm.balrog
2009-02-27x86: use qemu_log_mask on triple faults (Chris Wright)aliguori
2009-02-11KVM: cpuid function 2: store all values (Amit Shah)aliguori
2009-02-09KVM: Get all cpuid values from function 2 (Amit Shah)aliguori
2009-02-09KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)aliguori
2009-02-09KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-02Add phenom CPU descriptor (Alexander Graf)aliguori
2009-02-02Implement FFXSR (Alexander Graf)aliguori
2009-02-01Replace noreturn with QEMU_NORETURNmalc
2009-01-29Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)aliguori