index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
2020-10-13
target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
Philippe Mathieu-Daudé
2020-10-12
target/i386/cpu: Update comment that mentions Texinfo
Markus Armbruster
2020-10-09
ppc: Fix return value in cpu_post_load() error path
Greg Kurz
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
2020-10-08
target/arm: Make '-cpu max' have a 48-bit PA
Peter Maydell
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
2020-10-05
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
2020-10-05
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-04
target-i386: post memory failure event to QMP
zhenwei pi
2020-10-04
target-i386: seperate MCIP & MCE_MASK error reason
zhenwei pi
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
2020-10-02
s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
David Hildenbrand
2020-10-02
s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
David Hildenbrand
2020-10-02
s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
David Hildenbrand
2020-10-02
s390x/tcg: Implement MULTIPLY (MG, MGRK)
David Hildenbrand
2020-10-02
s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
David Hildenbrand
2020-10-02
s390x/tcg: Implement ADD HALFWORD (AGH)
David Hildenbrand
2020-10-02
s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...
David Hildenbrand
2020-10-02
s390x/tcg: Implement MONITOR CALL
David Hildenbrand
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
2020-10-01
target/arm: Fix SVE splice
Richard Henderson
2020-10-01
target/arm: Fix sve ldr/str
Richard Henderson
2020-10-01
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
Peter Maydell
2020-10-01
target/arm: Add ID register values for Cortex-M0
Peter Maydell
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Peter Maydell
2020-09-30
target/i386: kvm: do not use kvm_check_extension to find paravirtual capabili...
Paolo Bonzini
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
[next]