index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
2014-06-25
target-i386: Broadwell CPU model
Eduardo Habkost
2014-06-25
target-i386: Fix indentation of CPU model definitions
Eduardo Habkost
2014-06-25
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2014-06-25
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
2014-06-25
target-i386: Set migratable=yes by default on "host" CPU mooel
Eduardo Habkost
2014-06-25
target-i386: Add "migratable" property to "host" CPU model
Eduardo Habkost
2014-06-25
target-i386: Support check/enforce flags in TCG mode, too
Eduardo Habkost
2014-06-25
target-i386: Loop-based feature word filtering in TCG mode
Eduardo Habkost
2014-06-25
target-i386: Loop-based copying and setting/unsetting of feature words
Eduardo Habkost
2014-06-25
target-i386: Define TCG_*_FEATURES earlier in cpu.c
Eduardo Habkost
2014-06-25
target-i386: Filter KVM and 0xC0000001 features on TCG
Eduardo Habkost
2014-06-25
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
2014-06-25
target-i386: Make TCG feature filtering more readable
Eduardo Habkost
2014-06-25
target-i386: Isolate KVM-specific code on CPU feature filtering logic
Eduardo Habkost
2014-06-25
target-i386: Pass FeatureWord argument to report_unavailable_features()
Eduardo Habkost
2014-06-25
target-i386: Merge feature filtering/checking functions
Eduardo Habkost
2014-06-25
target-i386: Simplify reporting of unavailable features
Eduardo Habkost
2014-06-25
target-i386: kvm: Don't enable MONITOR by default on any CPU model
Eduardo Habkost
2014-06-16
target-i386: Use Common ShiftRows and InvShiftRows Tables
Tom Musta
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-10
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
Paolo Bonzini
2014-06-10
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-05
target-i386: cleanup x86_cpu_get_phys_page_debug
Paolo Bonzini
2014-06-05
target-i386: fix protection bits in the TLB for SMEP
Paolo Bonzini
2014-06-05
target-i386: support long addresses for 4MB pages (PSE-36)
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
2014-06-05
target-i386: unify reserved bits and NX bit check
Paolo Bonzini
2014-06-05
target-i386: simplify pte/vaddr calculation
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
2014-06-05
target-i386: test reserved PS bit on PML4Es
Paolo Bonzini
2014-06-05
target-i386: set correct error code for reserved bit access
Paolo Bonzini
2014-06-05
target-i386: introduce support for 1 GB pages
Paolo Bonzini
2014-06-05
target-i386: introduce do_check_protect label
Paolo Bonzini
2014-06-05
target-i386: tweak handling of PG_NX_MASK
Paolo Bonzini
2014-06-05
target-i386: commonize checks for PAE and non-PAE
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 4MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 2MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: fix coding standards in x86_cpu_handle_mmu_fault
Paolo Bonzini
2014-06-05
target-i386: simplify SMAP handling in MMU_KSMAP_IDX
Paolo Bonzini
2014-06-05
target-i386: fix kernel accesses with SMAP and CPL = 3
Paolo Bonzini
2014-06-05
target-i386: move check_io helpers to seg_helper.c
Paolo Bonzini
2014-06-05
target-i386: rename KSMAP to KNOSMAP
Paolo Bonzini
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-04
kvm: Fix eax for cpuid leaf 0x40000000
Jidong Xiao
2014-06-03
kvm: Enable -cpu option to hide KVM
Alex Williamson
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-21
target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
Paolo Bonzini
[next]