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
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
2021-07-09
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
2021-07-09
target/ppc: Allow virtual hypervisor on CPU without HV
BALATON Zoltan
2021-07-09
ppc/pegasos2: Introduce Pegasos2MachineState structure
BALATON Zoltan
2021-07-09
target/ppc: mtmsrd is an illegal instruction on BookE
Nicholas Piggin
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
docs/system: ppc: Update ppce500 documentation with eTSEC support
Bin Meng
2021-07-09
roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
Bin Meng
2021-07-09
target/ppc: change ppc_hash32_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: introduce mmu-books.h
Bruno Larsen (billionai)
2021-07-09
target/ppc: changed ppc_hash64_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
2021-07-09
target/ppc: Fix compilation with DEBUG_BATS debug option
Fabiano Rosas
2021-07-09
target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
Fabiano Rosas
2021-07-09
target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
Fabiano Rosas
2021-07-09
target/ppc: Restrict ppc_cpu_tlb_fill to TCG
Richard Henderson
2021-07-09
target/ppc: Introduce ppc_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_jumbo_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_hash32_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_hash64_xlate
Richard Henderson
2021-07-09
target/ppc: Use bool success for ppc_radix64_xlate
Richard Henderson
2021-07-09
target/ppc: Push real-mode handling into ppc_radix64_xlate
Richard Henderson
2021-07-09
target/ppc: Use MMUAccessType with *_handle_mmu_fault
Richard Henderson
2021-07-09
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
2021-07-09
spapr: tune rtas-size
Alexey Kardashevskiy
2021-07-09
target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
Greg Kurz
2021-07-09
target/ppc: Introduce ppc_interrupts_little_endian()
Greg Kurz
2021-07-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-07-08
tests/tcg: generalise the disabling of the signals test
Alex Bennée
2021-07-07
linux-user/syscall: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
linux-user/alpha: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user: Fix style problems in linuxload.c
Richard Henderson
2021-07-07
linux-user: fill ppid field in /proc/self/stat
Andreas Schwab
2021-07-07
linux-user/elfload: Implement ELF_HWCAP for RISC-V
Kito Cheng
2021-07-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-06
config-host.mak: remove unused compiler-related lines
Paolo Bonzini
2021-07-06
Set icon for QEMU binary on Mac OS
John Arbuckle
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
vl: switch -M parsing to keyval
Paolo Bonzini
2021-07-06
keyval: introduce keyval_parse_into
Paolo Bonzini
2021-07-06
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-06
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
[next]