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
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-14
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging
Peter Maydell
2016-07-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-07-12
OpenBIOS: switch over to official OpenBIOS git repo
Mark Cave-Ayland
2016-07-12
target-sparc: Elide duplicate updates to fprs
Richard Henderson
2016-07-12
target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
Richard Henderson
2016-07-12
target-sparc: Use cpu_fsr in stfsr
Richard Henderson
2016-07-12
target-sparc: Use explicit writes to cpu_fsr
Richard Henderson
2016-07-12
target-sparc: Remove helper_ldf_asi, helper_stf_asi
Richard Henderson
2016-07-12
target-sparc: Directly implement block and short ldf/stf asis
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ldf/stf asis
Richard Henderson
2016-07-12
target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
Richard Henderson
2016-07-12
target-sparc: Fix obvious error in ASI_M_BFILL
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ldd/std asis
Richard Henderson
2016-07-12
target-sparc: Introduce gen_check_align
Richard Henderson
2016-07-12
target-sparc: Use QT0 to return results from ldda
Richard Henderson
2016-07-12
target-sparc: Directly implement easy ld/st asis
Richard Henderson
2016-07-12
target-sparc: Use defines from asi.h
Richard Henderson
2016-07-12
target-sparc: Add UA2005 defines to asi.h
Richard Henderson
2016-07-12
target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h
Richard Henderson
2016-07-12
target-sparc: Pass TCGMemOp to gen_ld/st_asi
Richard Henderson
2016-07-12
target-sparc: Introduce get_asi
Richard Henderson
2016-07-12
target-sparc: Store %asi in TB flags
Richard Henderson
2016-07-12
target-sparc: Unify asi handling between 32 and 64-bit
Richard Henderson
2016-07-12
target-sparc: Create gen_exception
Richard Henderson
2016-07-12
target-sparc: Store mmu index in TB flags
Richard Henderson
2016-07-12
target-sparc: Remove softint as a TCG global
Richard Henderson
2016-07-12
target-sparc: Mark more flags for helpers
Richard Henderson
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
2016-07-12
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_structs.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_signal.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
scripts: New clean-header-guards.pl
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
2016-07-12
bswap.h: Fix comment typo
Peter Maydell
2016-07-12
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
[next]