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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2019-04-29
target/arm: Decode FP instructions for M profile
Peter Maydell
2019-04-29
target/arm: Honour M-profile FP enable bits
Peter Maydell
2019-04-29
target/arm: Disable most VFP sysregs for M-profile
Peter Maydell
2019-04-29
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
2019-04-29
target/arm: Make sure M-profile FPSCR RES0 bits are not settable
Peter Maydell
2019-04-29
Add Nios II semihosting support.
Sandra Loosemore
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-04-26
target/ppc: improve performance of large BAT invalidations
Artyom Tarasenko
2019-04-26
ppc/hash32: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
target/ppc: Don't check UPRT in radix mode when in HV real mode
Benjamin Herrenschmidt
2019-04-26
target/ppc/kvm: Convert DPRINTF to traces
Greg Kurz
2019-04-26
target/ppc/trace-events: Fix trivial typo
Greg Kurz
2019-04-26
target/ppc: Style fixes for translate/spe-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vmx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vsx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/fp-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate_init.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for monitor.c
David Gibson
2019-04-26
target/ppc: Style fixes for mmu_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for mmu-hash64.[ch]
David Gibson
2019-04-26
target/ppc: Style fixes for mmu-hash32.[ch]
David Gibson
2019-04-26
target/ppc: Style fixes for misc_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c
David Gibson
2019-04-26
target/ppc: Style fixes for mem_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for machine.c
David Gibson
2019-04-26
target/ppc: Style fixes for kvm_ppc.h and kvm.c
David Gibson
2019-04-26
target/ppc: Style fixes for helper_regs.h
David Gibson
2019-04-26
target/ppc: Style fixes for gdbstub.c
David Gibson
2019-04-26
target/ppc: Style fixes for excp_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for dfp_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for fpu_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for int_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for cpu.[ch]
David Gibson
2019-04-26
target/ppc: Style fixes for ppc-models.[ch]
David Gibson
2019-04-25
Pass through cache information for TOPOEXT CPUs
Stanislav Lanci
2019-04-25
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
s390x/kvm: Report warnings with warn_report(), not error_printf()
Markus Armbruster
[next]