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-01-10
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2022-01-04
target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()
Daniel Henrique Barboza
2022-01-04
target/ppc: Use env->pnc_cyc_cnt
Richard Henderson
2022-01-04
target/ppc: Rewrite pmu_increment_insns
Richard Henderson
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
target/ppc: powerpc_excp: Stop passing excp_model around
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Move system call vectored code together
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set vector earlier
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Add excp_vectors bounds check
Fabiano Rosas
2022-01-04
target/ppc: powerpc_excp: Set alternate SRRs directly
Fabiano Rosas
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2022-01-04
ppc/ppc405: Dump specific registers
Cédric Le Goater
2022-01-04
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
ppc/ppc405: Fix timer initialization
Cédric Le Goater
2022-01-04
ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
Cédric Le Goater
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
ppc/ppc405: Activate MMU logs
Cédric Le Goater
2022-01-04
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2022-01-04
target/ppc: Print out literal exception names in logs
Cédric Le Goater
2022-01-04
target/ppc: Remove static inline
Cédric Le Goater
2022-01-04
target/ppc: Check effective address validity
Cédric Le Goater
2022-01-04
target/ppc: Improve logging in Radix MMU
Cédric Le Goater
2022-01-04
pnv_phb4.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
pnv_phb3.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2022-01-04
ppc/pnv: Remove PHB4 reset handler
Cédric Le Goater
2022-01-04
ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
Cédric Le Goater
2022-01-03
Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-03
gitlab: Disable check-python-tox
Richard Henderson
2021-12-31
Merge tag 'machine-core-20211231' of https://github.com/philmd/qemu into staging
Richard Henderson
2021-12-31
MAINTAINERS: email address change
Li Zhijian
2021-12-31
MAINTAINERS: Change philmd's email address
Philippe Mathieu-Daudé
2021-12-31
MAINTAINERS: Self-recommended as reviewer of "Machine core"
Yanan Wang
2021-12-31
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
2021-12-31
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
2021-12-31
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
qemu-options: Improve readability of SMP related Docs
Yanan Wang
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
2021-12-31
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Correct qdev_connect_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Correct qdev_init_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Cosmetic around documentation
Philippe Mathieu-Daudé
[next]