aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater
2022-01-12pnv_phb4.c: check if root port exists in rc_config functionsDaniel Henrique Barboza
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater
2022-01-12pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_portDaniel Henrique Barboza
2022-01-12pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_portDaniel Henrique Barboza
2022-01-12target/ppc: Set the correct endianness for powernv memory dumpsFabiano Rosas
2022-01-12target/ppc: Introduce a wrapper for powerpc_excpFabiano Rosas
2022-01-12target/ppc: Use ppc_interrupts_little_endian in powerpc_excpFabiano Rosas
2022-01-12target/ppc: Add MSR_ILE support to ppc_interrupts_little_endianFabiano Rosas
2022-01-12target/ppc: Add HV support to ppc_interrupts_little_endianFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Group unimplemented exceptionsFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs activeFabiano Rosas
2022-01-12target/ppc: powerpc_excp: Extract software TLB logging into a functionFabiano Rosas
2022-01-12docs: Clarifications and formatting changes in ppc docs.Leonardo Garcia
2022-01-12MAINTAINERS: Improve the PowerPC machines sectionThomas Huth
2022-01-12docs/system/ppc: Merge the PEF information into the pseries pageThomas Huth
2022-01-12target/ppc: Add extra float instructions to POWER5P processorsCédric Le Goater
2022-01-12spapr: Fix support of POWER5+ processorsCédric Le Goater
2022-01-12target/ppc: Add popcntb instruction to POWER5+ processorsCédric Le Goater
2022-01-12Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0Cédric Le Goater
2022-01-11Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2022-01-11Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-01-10simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil
2022-01-10python: update type hints for mypy 0.930John Snow
2022-01-10Python/aqmp: fix type definitions for mypy 0.920John Snow
2022-01-10python/aqmp: use absolute import statementJohn Snow
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...Peter Maydell
2022-01-10pseries: Update SLOF firmware imageAlexey Kardashevskiy
2022-01-09target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DAT...Mark Cave-Ayland
2022-01-09macfb: fix VRAM dirty memory region loggingMark Cave-Ayland
2022-01-09q800: fix segfault with invalid MacROMLaurent Vivier
2022-01-09hw: m68k: Add virt compat machine type for 7.0Laurent Vivier
2022-01-08Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into stagingRichard Henderson
2022-01-07Merge tag 'pull-riscv-to-apply-20220108' of github.com:alistair23/qemu into s...Richard Henderson
2022-01-07bsd-user: add arm target buildWarner Losh
2022-01-07bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZEWarner Losh
2022-01-07bsd-user/arm/signal.c: arm get_ucontext_sigreturnWarner Losh