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
2022-07-18
pl050: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
pl050: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize()
Mark Cave-Ayland
2022-07-18
pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize()
Mark Cave-Ayland
2022-07-18
pl050: introduce PL050DeviceClass for the PL050 device
Mark Cave-Ayland
2022-07-18
pl050: move logic from pl050_realize() to pl050_init()
Mark Cave-Ayland
2022-07-18
pl050: introduce new PL050_MOUSE_DEVICE QOM type
Mark Cave-Ayland
2022-07-18
pl050: introduce new PL050_KBD_DEVICE QOM type
Mark Cave-Ayland
2022-07-18
pl050: change PL050State dev pointer from void to PS2State
Mark Cave-Ayland
2022-07-18
pl050: rename pl050_keyboard_init() to pl050_kbd_init()
Mark Cave-Ayland
2022-07-18
pl050: move PL050State from pl050.c to new pl050.h header file
Mark Cave-Ayland
2022-07-18
python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type
Thomas Huth
2022-07-18
Merge tag 'pull-ppc-20220718' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-07-18
util: Fix broken build on Haiku
Thomas Huth
2022-07-18
Replace 'whitelist' with 'allow'
Thomas Huth
2022-07-18
tests/unit: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-07-18
qtest/machine-none: Add LoongArch support
Song Gao
2022-07-18
tests/vm: Remove docker cross-compile test from CentOS VM
John Snow
2022-07-18
tests/vm: add 1GB extra memory per core
John Snow
2022-07-18
tests/vm: remove duplicate 'centos' VM test
John Snow
2022-07-18
tests/vm: remove ubuntu.i386 VM test
John Snow
2022-07-18
tests/vm: upgrade Ubuntu 18.04 VM to 20.04
John Snow
2022-07-18
tests/vm: switch centos.aarch64 to CentOS 8 Stream
John Snow
2022-07-18
tests/vm: switch CentOS 8 to CentOS 8 Stream
John Snow
2022-07-18
tests/vm: use 'cp' instead of 'ln' for temporary vm images
John Snow
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
2022-07-18
target/ppc: Check page dir/table base alignment
Leandro Lupori
2022-07-18
target/ppc: Improve Radix xlate level validation
Leandro Lupori
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
target/ppc: fix PMU Group A register read/write exceptions
Matheus Ferst
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-07-18
target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
Murilo Opsfelder Araujo
[prev]
[next]