aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-04hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan
2021-05-04vt82c686: Add emulation of VT8231 south bridgeBALATON Zoltan
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan
2021-05-04vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIOBALATON Zoltan
2021-05-04vt82c686: QOM-ify superio related functionalityBALATON Zoltan
2021-05-04target/ppc: Validate hflags with CONFIG_DEBUG_TCGRichard Henderson
2021-05-04linux-user/ppc: Fix msr updates for signal handlingRichard Henderson
2021-05-04target/ppc: Remove env->immu_idx and env->dmmu_idxRichard Henderson
2021-05-04target/ppc: Remove MSR_SA and MSR_AP from hflagsRichard Henderson
2021-05-04target/ppc: Put LPCR[GTSE] in hflagsRichard Henderson
2021-05-04target/ppc: Create helper_scvRichard Henderson
2021-05-04target/ppc: Put dbcr0 single-step bits into hflagsRichard Henderson
2021-05-04target/ppc: Reduce env->hflags to uint32_tRichard Henderson
2021-05-04target/ppc: Disconnect hflags from MSRRichard Henderson
2021-05-04target/ppc: Extract post_load_update_msrRichard Henderson
2021-05-04hw/ppc/spapr_rtas: Update hflags after setting msrRichard Henderson
2021-05-04hw/ppc/pnv_core: Update hflags after setting msrRichard Henderson
2021-05-04target/ppc: Fix comment for MSR_FE{0,1}Richard Henderson
2021-05-04target/ppc: Retain hflags_nmsr only for migrationRichard Henderson
2021-05-04target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msrRichard Henderson
2021-05-04target/ppc: Properly sync cpu state with new msr in cpu_load_oldRichard Henderson
2021-05-04target/ppc: Move 601 hflags adjustment to hreg_compute_hflagsRichard Henderson
2021-05-04target/ppc: Move helper_regs.h functions out-of-lineRichard Henderson
2021-05-04hw/ppc/mac_newworld: Restrict RAM to 2 GiBPhilippe Mathieu-Daudé
2021-05-03Merge remote-tracking branch 'remotes/philmd/tags/mips-20210502' into stagingPeter Maydell
2021-05-03hw/rx/rx-gdbsim: Do not accept invalid memory sizePhilippe Mathieu-Daudé
2021-05-03docs: More precisely describe memory-backend-*::id's userRobert Hoo
2021-05-03scripts: fix generation update-binfmts templatesSilvano Cirujano Cuesta
2021-05-03docs/system: Document the removal of "compat" property for POWER CPUsGreg Kurz
2021-05-02mc146818rtc: put it into the 'misc' categoryGan Qixin
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02ui: Fix memory leak in qemu_xkeymap_mapping_table()Philippe Mathieu-Daudé
2021-05-02hw/usb: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02hw/display/qxl: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu
2021-05-02Fix typo in CFI build documentationSerge Guelton
2021-05-02hw/pcmcia: Do not register PCMCIA type if not requiredPhilippe Mathieu-Daudé
2021-05-02hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIAPhilippe Mathieu-Daudé
2021-05-02hw/arm/pxa2xx: Declare PCMCIA bus with KconfigPhilippe Mathieu-Daudé
2021-05-02accel: kvm: clarify that extra exit data is hexadecimalDavid Edmondson
2021-05-02Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...Peter Maydell