Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | hw/i386/pc: Extract e820 memory layout code | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-09-16 | i386/kvm: support guest access CORE cstate | Wanpeng Li | 1 | -1/+2 |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen | 1 | -66/+66 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-20 | x86: Intel AVX512_BF16 feature enabling | Jing Liu | 3 | -2/+47 |
2019-08-20 | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk | 1 | -10/+0 |
2019-08-20 | target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver... | Peter Maydell | 1 | -28/+60 |
2019-08-20 | i386/kvm: initialize struct at full before ioctl call | Andrey Shinkevich | 1 | -0/+3 |
2019-08-20 | target-i386: kvm: 'kvm_get_supported_msrs' cleanup | Li Qiang | 1 | -94/+91 |
2019-08-20 | target-i386: adds PV_SCHED_YIELD CPUID feature bit | Wanpeng Li | 1 | -1/+1 |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti | 4 | -1/+38 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 7 | -5/+8 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster | 4 | -4/+0 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-08-16 | migration: Move the VMStateDescription typedef to typedefs.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 3 | -0/+3 |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster | 2 | -1/+2 |
2019-07-29 | i386: Fix Snowridge CPU model name and features | Paul Lai | 1 | -2/+1 |
2019-07-24 | i386/kvm: Do not sync nested state during runtime | Jan Kiszka | 1 | -5/+5 |
2019-07-19 | target/i386: sev: fix failed message typos | Jiri Slaby | 1 | -2/+2 |
2019-07-19 | i386: indicate that 'pconfig' feature was removed intentionally | Denis V. Lunev | 1 | -1/+1 |
2019-07-19 | target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM | Paolo Bonzini | 2 | -28/+9 |
2019-07-19 | target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ... | Liran Alon | 4 | -24/+49 |
2019-07-15 | target/i386: sev: Do not unpin ram device memory region | Alex Williamson | 1 | -0/+11 |
2019-07-15 | Fix broken build with WHPX enabled | Stefan Weil | 1 | -2/+2 |
2019-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -6/+6 |
2019-07-05 | target/i386: kvm: Fix when nested state is needed for migration | Liran Alon | 1 | -3/+2 |
2019-07-05 | target/i386: fix feature check in hyperv-stub.c | Alex Bennée | 1 | -1/+1 |
2019-07-05 | i386/kvm: Fix build with -m32 | Max Reitz | 1 | -3/+4 |
2019-07-05 | i386: Add Cascadelake-Server-v2 CPU model | Eduardo Habkost | 1 | -0/+14 |
2019-07-05 | i386: Make unversioned CPU models be aliases | Eduardo Habkost | 2 | -1/+63 |
2019-07-05 | i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases | Eduardo Habkost | 1 | -580/+21 |
2019-07-05 | i386: Define -IBRS, -noTSX, -IBRS versions of CPU models | Eduardo Habkost | 1 | -0/+186 |
2019-07-05 | i386: Register versioned CPU models | Eduardo Habkost | 3 | -30/+213 |
2019-07-05 | i386: Get model-id from CPU object on "-cpu help" | Eduardo Habkost | 1 | -3/+13 |
2019-07-05 | i386: Add x-force-features option for testing | Eduardo Habkost | 2 | -2/+12 |
2019-07-05 | i386: Introduce SnowRidge CPU model | Paul Lai | 1 | -0/+71 |
2019-07-05 | target/i386: Add CPUID.1F generation support for multi-dies PCMachine | Like Xu | 3 | -0/+54 |
2019-07-05 | i386: Remove unused host_cpudef variable | Eduardo Habkost | 1 | -6/+0 |
2019-07-05 | x86/cpu: use FeatureWordArray to define filtered_features | Wei Yang | 1 | -1/+1 |
2019-07-05 | i386: make 'hv-spinlocks' a regular uint32 property | Roman Kagan | 1 | -43/+2 |
2019-07-05 | i386: Fix signedness of hyperv_spinlock_attempts | Eduardo Habkost | 1 | -1/+1 |
2019-07-05 | i386: Don't print warning if phys-bits was set automatically | Eduardo Habkost | 1 | -9/+9 |
2019-07-05 | i386: Update new x86_apicid parsing rules with die_offset support | Like Xu | 1 | -5/+8 |
2019-07-05 | i386/cpu: Consolidate die-id validity in smp context | Like Xu | 2 | -0/+3 |
2019-07-05 | i386: Add die-level cpu topology to x86CPU on PCMachine | Like Xu | 2 | -0/+3 |