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
2021-02-08
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-12
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
2021-01-12
whpx: move whpx_lapic_state from header to c file
Yonggang Luo
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2021-01-12
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
2021-01-07
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-02
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-18
target/i386: silence the compiler warnings in gen_shiftd_rm_T1
Chen Qun
2020-12-16
i386: tcg: remove inline from cpu_load_eflags
Claudio Fontana
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move cpu dump out of helper.c into cpu-dump.c
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
i386: move hax accel files into hax/
Claudio Fontana
2020-12-16
i386: move whpx accel files into whpx/
Claudio Fontana
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-13
target/i386: tracing: format length values as hex
Dov Murik
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
2020-12-10
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
target/i386: seg_helper: Correct segment selector nullification in the RET/IR...
Bin Meng
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
target/i386: fix operand order for PDEP and PEXT
Paolo Bonzini
2020-11-18
hvf: Fix segment selector format
Jessica Clarke
2020-11-18
hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
Jessica Clarke
[next]