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
Age
Commit message (
Expand
)
Author
2021-12-19
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-19
linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
Richard Henderson
2021-12-19
linux-user/host/sparc64: Add safe-syscall.inc.S
Richard Henderson
2021-12-19
linux-user/host/mips: Add safe-syscall.inc.S
Richard Henderson
2021-12-19
linux-user: Move syscall error detection into safe_syscall_base
Richard Henderson
2021-12-19
linux-user: Untabify all safe-syscall.inc.S
Richard Henderson
2021-12-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-18
hw/i386/vmmouse: Require 'i8042' property to be set
Philippe Mathieu-Daudé
2021-12-18
tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521
Philippe Mathieu-Daudé
2021-12-18
hw/scsi/megasas: Fails command if SGL buffer overflows
Philippe Mathieu-Daudé
2021-12-18
hw/scsi: Fix scsi_bus_init_named() docstring
Philippe Mathieu-Daudé
2021-12-18
meson: add "check" argument to run_command
Paolo Bonzini
2021-12-18
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini
2021-12-18
meson: reenable test-fdmon-epoll
Paolo Bonzini
2021-12-18
configure: remove DIRS
Paolo Bonzini
2021-12-18
configure: remove unnecessary symlinks
Paolo Bonzini
2021-12-18
configure, meson: move ARCH to meson.build
Paolo Bonzini
2021-12-18
meson: rename "arch" variable
Paolo Bonzini
2021-12-18
configure: unify x86_64 and x32
Paolo Bonzini
2021-12-18
configure: unify ppc64 and ppc64le
Paolo Bonzini
2021-12-18
configure: unify two case statements on $cpu
Paolo Bonzini
2021-12-18
configure: move target detection before CPU detection
Paolo Bonzini
2021-12-18
configure: make $targetos lowercase, use windows instead of MINGW32
Paolo Bonzini
2021-12-17
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2021-12-17
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-12-17
ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
ppc/pnv: Use QOM hierarchy to scan PHB3 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
ppc/pnv: Drop the "num-phbs" property
Cédric Le Goater
2021-12-17
ppc/pnv: Use the chip class to check the index of PHB3 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
2021-12-17
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
2021-12-17
target/ppc: enable PMU counter overflow with cycle events
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
2021-12-17
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
Fabiano Rosas
2021-12-17
target/ppc: Fix e6500 boot
Fabiano Rosas
2021-12-17
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
2021-12-17
target/ppc: fix xscvqpdp register access
Matheus Ferst
[next]