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
2021-09-29
target/ppc: fix setting of CR flags in bcdcfsq
Luis Pires
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-21
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-09-21
target/arm: Optimize MVE 1op-immediate insns
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSLI and VSRI
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSHLL and VMOVL
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSHL, VSHR immediate forms
Peter Maydell
2021-09-21
target/arm: Optimize MVE VMVN
Peter Maydell
2021-09-21
target/arm: Optimize MVE VDUP
Peter Maydell
2021-09-21
target/arm: Optimize MVE VNEG, VABS
Peter Maydell
2021-09-21
target/arm: Optimize MVE arithmetic ops
Peter Maydell
2021-09-21
target/arm: Optimize MVE logic ops
Peter Maydell
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
2021-09-21
target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
Peter Maydell
2021-09-21
target/arm: Avoid goto_tb if we're trying to exit to the main loop
Peter Maydell
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-21
target/riscv: csr: Rename HCOUNTEREN_CY and friends
Bin Meng
2021-09-21
target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
Frank Chang
2021-09-21
target/riscv: Expose interrupt pending bits as GPIO lines
Alistair Francis
2021-09-21
target/riscv: Fix satp write
LIU Zhiwei
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
2021-09-20
target/arm: Consolidate ifdef blocks in reset
Peter Maydell
2021-09-20
target/arm: Always clear exclusive monitor on reset
Peter Maydell
2021-09-20
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
2021-09-16
target/avr: Fix compiler errors (-Werror=enum-conversion)
Stefan Weil
2021-09-16
target/i386: spelling: occured=>occurred, mininum=>minimum
Michael Tokarev
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/rx: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/sparc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/mips: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
[next]