aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09target/ppc: Don't compile ppc_tlb_invalid_all without TCGLucas Mateus Castro (alqotel)
2021-07-09ppc/pegasos2: Implement some RTAS functions with VOFBALATON Zoltan
2021-07-09ppc/pegasos2: Fix use of && instead of &David Gibson
2021-07-09ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan
2021-07-09target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bitsNicholas Piggin
2021-07-09target/ppc: Allow virtual hypervisor on CPU without HVBALATON Zoltan
2021-07-09ppc/pegasos2: Introduce Pegasos2MachineState structureBALATON Zoltan
2021-07-09target/ppc: mtmsrd is an illegal instruction on BookENicholas Piggin
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09docs/system: ppc: Update ppce500 documentation with eTSEC supportBin Meng
2021-07-09roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC supportBin Meng
2021-07-09target/ppc: change ppc_hash32_xlate to use mmu_idxBruno Larsen (billionai)
2021-07-09target/ppc: introduce mmu-books.hBruno Larsen (billionai)
2021-07-09target/ppc: changed ppc_hash64_xlate to use mmu_idxBruno Larsen (billionai)
2021-07-09target/ppc: fix address translation bug for radix mmusBruno Larsen (billionai)
2021-07-09target/ppc: Fix compilation with DEBUG_BATS debug optionFabiano Rosas
2021-07-09target/ppc: Fix compilation with FLUSH_ALL_TLBS debug optionFabiano Rosas
2021-07-09target/ppc: Fix compilation with DUMP_PAGE_TABLES debug optionFabiano Rosas
2021-07-09target/ppc: Restrict ppc_cpu_tlb_fill to TCGRichard Henderson
2021-07-09target/ppc: Introduce ppc_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_jumbo_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_hash32_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_hash64_xlateRichard Henderson
2021-07-09target/ppc: Use bool success for ppc_radix64_xlateRichard Henderson
2021-07-09target/ppc: Push real-mode handling into ppc_radix64_xlateRichard Henderson
2021-07-09target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson
2021-07-09target/ppc: Remove PowerPCCPUClass.handle_mmu_faultRichard Henderson
2021-07-09spapr: tune rtas-sizeAlexey Kardashevskiy
2021-07-09target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()Greg Kurz
2021-07-09target/ppc: Introduce ppc_interrupts_little_endian()Greg Kurz
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user: Fix style problems in linuxload.cRichard Henderson
2021-07-07linux-user: fill ppid field in /proc/self/statAndreas Schwab
2021-07-07linux-user/elfload: Implement ELF_HWCAP for RISC-VKito Cheng
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle
2021-07-06qemu-option: remove now-dead codePaolo Bonzini
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06vl: switch -M parsing to keyvalPaolo Bonzini
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini
2021-07-06keyval: introduce keyval_mergePaolo Bonzini
2021-07-06qom: export more functions for use with non-UserCreatable objectsPaolo Bonzini