Age | Commit message (Expand) | Author |
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 | qemu-sockets: use qapi_free_SocketAddress in cleanup | Marc-André Lureau |
2016-07-12 | disas: avoid including everything in headers compiled from C++ | Paolo Bonzini |
2016-07-12 | json-streamer: fix double-free on exiting during a parse | Paolo Bonzini |
2016-07-12 | main-loop: check return value before using pointer | Cao jin |
2016-07-12 | Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD. | Sean Bruno |
2016-07-12 | scsi-bus: Use longer sense buffer with scanners | Jarkko Lavinen |
2016-07-12 | scsi-bus: Add SCSI scanner support | Jarkko Lavinen |
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 |