aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin
2022-01-12meson: build all modules by defaultPaolo Bonzini
2022-01-12configure: do not create roms/seabios/config.mak if SeaBIOS not presentPaolo Bonzini
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé
2022-01-12KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGSPaolo Bonzini
2022-01-12KVM: use KVM_{GET|SET}_SREGS2 when supported.Maxim Levitsky
2022-01-12meson: add comments in the target-specific flags sectionPaolo Bonzini
2022-01-12configure, meson: move config-poison.h to mesonPaolo Bonzini
2022-01-12meson: build contrib/ executables after generated headersPaolo Bonzini
2022-01-12configure: move non-command-line variables away from command-line parsing sec...Paolo Bonzini
2022-01-12configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini
2022-01-12configure, makefile: remove traces of really old filesPaolo Bonzini
2022-01-12configure: do not set bsd_user/linux_user earlyPaolo Bonzini
2022-01-12configure: simplify creation of plugin symbol listPaolo Bonzini
2022-01-12block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth
2022-01-12meson: cleanup common-user/ buildPaolo Bonzini
2022-01-12user: move common-user includes to a subdirectory of {bsd,linux}-user/Paolo Bonzini
2022-01-12meson: reuse common_user_inc when building files specific to user-mode emulatorsPaolo Bonzini
2022-01-12Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell
2022-01-12ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()Daniel Henrique Barboza
2022-01-12ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza
2022-01-12ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza
2022-01-12ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza
2022-01-12ppc/pnv: move PHB4 XSCOM init to phb4_realize()Daniel Henrique Barboza
2022-01-12ppc/pnv: set phb4 properties in stk_realize()Daniel Henrique Barboza
2022-01-12pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()Daniel Henrique Barboza
2022-01-12pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza
2022-01-12pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS nameDaniel Henrique Barboza
2022-01-12pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS nameDaniel Henrique Barboza
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater
2022-01-12ppc/pnv: Complete user created PHB3 devicesCédric Le Goater
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