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-07-10
i386: hvf: Clean up synchronize functions
Roman Bolshakov
2020-07-10
i386: hvf: Don't duplicate register reset
Roman Bolshakov
2020-07-10
i386: hvf: Move Guest LMA reset to macvm_set_cr0()
Roman Bolshakov
2020-07-10
i386: hvf: Make long mode enter and exit clearer
Cameron Esfahani
2020-07-10
i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
Roman Bolshakov
2020-07-10
i386: hvf: Set env->eip in macvm_set_rip()
Roman Bolshakov
2020-07-10
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-07-10
target/i386: set SSE FTZ in correct floating-point state
Joseph Myers
2020-07-10
tcg/svm: use host cr4 during NPT page table walk
Alexander Boettcher
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-08
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-06
target/m68k: consolidate physical translation offset into get_physical_address()
Mark Cave-Ayland
2020-07-06
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
Mark Cave-Ayland
2020-07-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
2020-07-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging
Peter Maydell
2020-07-03
target/arm: Fix temp double-free in sve ldr/str
Richard Henderson
2020-07-03
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
2020-07-03
target/arm: kvm: Handle DABT with no valid ISS
Beata Michalska
2020-07-03
target/s390x: Fix SQXBR
Richard Henderson
2020-07-02
target/riscv: configure and turn on vector extension from command line
LIU Zhiwei
2020-07-02
target/riscv: vector compress instruction
LIU Zhiwei
2020-07-02
target/riscv: vector register gather instruction
LIU Zhiwei
2020-07-02
target/riscv: vector slide instructions
LIU Zhiwei
2020-07-02
target/riscv: floating-point scalar move instructions
LIU Zhiwei
2020-07-02
target/riscv: integer scalar move instruction
LIU Zhiwei
2020-07-02
target/riscv: integer extract instruction
LIU Zhiwei
2020-07-02
target/riscv: vector element index instruction
LIU Zhiwei
2020-07-02
target/riscv: vector iota instruction
LIU Zhiwei
2020-07-02
target/riscv: set-X-first mask bit
LIU Zhiwei
2020-07-02
target/riscv: vmfirst find-first-set mask bit
LIU Zhiwei
2020-07-02
target/riscv: vector mask population count vmpopc
LIU Zhiwei
2020-07-02
target/riscv: vector mask-register logical instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening floating-point reduction instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width floating-point reduction instructions
LIU Zhiwei
2020-07-02
target/riscv: vector wideing integer reduction instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width integer reduction instructions
LIU Zhiwei
2020-07-02
target/riscv: narrowing floating-point/integer type-convert instructions
LIU Zhiwei
2020-07-02
target/riscv: widening floating-point/integer type-convert instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point/integer type-convert instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point merge instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point classify instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point compare instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point sign-injection instructions
LIU Zhiwei
[next]