Age | Commit message (Expand) | Author |
2019-10-28 | target/i386: fetch code with translator_ld | Emilio G. Cota |
2019-10-26 | i386: implement IGNNE | Paolo Bonzini |
2019-10-26 | target/i386: introduce cpu_set_fpus | Paolo Bonzini |
2019-10-26 | target/i386: move FERR handling to target/i386 | Paolo Bonzini |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini |
2019-10-23 | target/i386: Introduce Denverton CPU model | Tao Xu |
2019-10-23 | target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR | Tao Xu |
2019-10-23 | x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE | Tao Xu |
2019-10-22 | i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment | Vitaly Kuznetsov |
2019-10-22 | target/i386: log MCE guest and host addresses | Mario Smarduch |
2019-10-15 | target/i386: Add Snowridge-v2 (no MPX) CPU model | Xiaoyao Li |
2019-10-15 | i386: Omit all-zeroes entries from KVM CPUID table | Eduardo Habkost |
2019-10-15 | i386: Fix legacy guest with xsave panic on host kvm without update cpuid. | Bingsong Si |
2019-10-15 | target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro | Tao Xu |
2019-10-15 | target/i386: clean up comments over 80 chars per line | Tao Xu |
2019-10-04 | target/i386/kvm: Silence warning from Valgrind about uninitialized bytes | Thomas Huth |
2019-10-04 | target/i386: work around KVM_GET_MSRS bug for secondary execution controls | Paolo Bonzini |
2019-10-04 | target/i386: add VMX features | Paolo Bonzini |
2019-10-04 | target/i386: add VMX definitions | Paolo Bonzini |
2019-10-04 | target/i386: expand feature words to 64 bits | Paolo Bonzini |
2019-10-04 | target/i386: introduce generic feature dependency mechanism | Paolo Bonzini |
2019-10-04 | target/i386: handle filtered_features in a new function mark_unavailable_feat... | Paolo Bonzini |
2019-10-04 | Fix wrong behavior of cpu_memory_rw_debug() function in SMM | Dmitry Poletaev |
2019-10-04 | i386: Add CPUID bit for CLZERO and XSAVEERPTR | Sebastian Andrzej Siewior |
2019-09-26 | target/i386: Fix broken build with WHPX enabled | Philippe Mathieu-Daudé |
2019-09-16 | hw/i386/pc: Extract e820 memory layout code | Philippe Mathieu-Daudé |
2019-09-16 | i386/kvm: support guest access CORE cstate | Wanpeng Li |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-20 | x86: Intel AVX512_BF16 feature enabling | Jing Liu |
2019-08-20 | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk |
2019-08-20 | target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver... | Peter Maydell |
2019-08-20 | i386/kvm: initialize struct at full before ioctl call | Andrey Shinkevich |
2019-08-20 | target-i386: kvm: 'kvm_get_supported_msrs' cleanup | Li Qiang |
2019-08-20 | target-i386: adds PV_SCHED_YIELD CPUID feature bit | Wanpeng Li |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | migration: Move the VMStateDescription typedef to typedefs.h | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster |
2019-07-29 | i386: Fix Snowridge CPU model name and features | Paul Lai |
2019-07-24 | i386/kvm: Do not sync nested state during runtime | Jan Kiszka |
2019-07-19 | target/i386: sev: fix failed message typos | Jiri Slaby |
2019-07-19 | i386: indicate that 'pconfig' feature was removed intentionally | Denis V. Lunev |