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
Age
Commit message (
Expand
)
Author
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
2019-07-02
target/ppc: remove getVSR()/putVSR() from int_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: remove getVSR()/putVSR() from fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
Cédric Le Goater
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
2019-06-25
tricore: add QSEED instruction
Andreas Konopik
2019-06-25
tricore: sync ctx.hflags with tb->flags
Georg Hofstetter
2019-06-25
tricore: fix RRPW_INSERT instruction
David Brenken
2019-06-25
tricore: add UTOF instruction
David Brenken
2019-06-25
tricore: add FTOIZ instruction
David Brenken
2019-06-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...
Peter Maydell
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/mips: Fix emulation of ILVR.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVL.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVOD.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
Aleksandar Markovic
2019-06-21
target/mips: Fix if-else-switch-case arms checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
target/mips: Fix some space checkpatch errors in translate.c
Aleksandar Markovic
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
2019-06-21
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-21
hax: Honor CPUState::halted
Colin Xu
2019-06-18
target/arm: Check for dp support for dp VFM, not sp
Peter Maydell
[next]