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
2020-07-10
target/avr: Introduce enumeration AVRFeature
Michael Rolnik
2020-07-10
target/avr: CPU class: Add GDB support
Michael Rolnik
2020-07-10
target/avr: CPU class: Add migration support
Michael Rolnik
2020-07-10
target/avr: CPU class: Add memory management support
Michael Rolnik
2020-07-10
target/avr: CPU class: Add interrupt handling support
Michael Rolnik
2020-07-10
target/avr: Introduce basic CPU class object
Michael Rolnik
2020-07-10
target/avr: Add basic parameters of the new platform
Michael Rolnik
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
2020-07-02
target/riscv: vector floating-point min/max instructions
LIU Zhiwei
2020-07-02
target/riscv: vector floating-point square-root instruction
LIU Zhiwei
2020-07-02
target/riscv: vector widening floating-point fused multiply-add instructions
LIU Zhiwei
[next]