2008-10-26 |
blueswir1 | Fix incorrect use of pstrcpy (malc)
|
commit | commitdiff | tree |
2008-10-26 |
blueswir1 | Fix undefined pthread_sigmask warning on FreeBSD (Juergen...
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Change freeing method because the allocation function...
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Silence warnings about unused variables
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Suppress a GCC warning about unused function
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Fix GCC 4 signedness warning
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Replace uses of strndup (a GNU extension) with Qemu...
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Replace uses of strncpy (a GNU extension) with Qemu...
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Fix undefined pthread_sigmask warning on OpenBSD
|
commit | commitdiff | tree |
2008-10-25 |
blueswir1 | Use snprintf to please OpenBSD linker
|
commit | commitdiff | tree |
2008-10-11 |
blueswir1 | Correct SCSI error reporting (Laurent Vivier)
|
commit | commitdiff | tree |
2008-10-09 |
blueswir1 | Update (thanks to Edgar, Thiemo, malc, Paul, Laurent...
|
commit | commitdiff | tree |
2008-10-07 |
blueswir1 | Add static (spotted by sparse)
|
commit | commitdiff | tree |
2008-10-07 |
blueswir1 | Fix error in fexpand (spotted by sparse)
|
commit | commitdiff | tree |
2008-10-06 |
blueswir1 | Show size for unassigned accesses (Robert Reif)
|
commit | commitdiff | tree |
2008-10-06 |
blueswir1 | Prepare for changing audio_pcm_ops dynamically (partially...
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Silence some warnings about no value returned from...
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make various generated structures static
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make target_sigaltstack_used static
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Export x86_stack_size in qemu.h
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make ioctl table static
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make bitmask tables static const
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make struct_termios_def const
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Move wav_start_capture prototype to avoid a warning...
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Make audio_pcm_opsstatic const
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Add some missing static and const qualifiers, reg_names...
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Variable logfilename is not used outside exec.c
|
commit | commitdiff | tree |
2008-10-05 |
blueswir1 | Variable autostart is not used outside main()
|
commit | commitdiff | tree |
2008-10-04 |
blueswir1 | Update Sparc docs, add -cpu flag
|
commit | commitdiff | tree |
2008-10-04 |
blueswir1 | Make network packet debug functions more accessible
|
commit | commitdiff | tree |
2008-10-04 |
blueswir1 | Add some missing static qualifiers
|
commit | commitdiff | tree |
2008-10-04 |
blueswir1 | Move nographic export to sysemu.h
|
commit | commitdiff | tree |
2008-10-04 |
blueswir1 | Use qemu-log.h
|
commit | commitdiff | tree |
2008-10-03 |
blueswir1 | Rearrange tick functions
|
commit | commitdiff | tree |
2008-10-03 |
blueswir1 | Fix missing prototype warnings by moving declarations
|
commit | commitdiff | tree |
2008-10-03 |
blueswir1 | Fix warning about unused function
|
commit | commitdiff | tree |
2008-10-03 |
blueswir1 | Fix warning about missing return value
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Include qemu-common.h in order to get prototypes for...
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Resurrect the safe part of r5274
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make PCI class description tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make monitor command tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make some i386 disassembler tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make CPULogItem tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make keysym tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Make some tables const
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Sun ss20 OBP does 32bit register access to esp (Robert...
|
commit | commitdiff | tree |
2008-10-02 |
blueswir1 | Fix MXCC printf warning (based on patch by Robert Reif)
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Fix warning about variables used uninitialized
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Make some variables static
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Make some variables static
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Change some qualifiers to static
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Remove unused variables
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Fix warning about incompatible types
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Remove unused functions
|
commit | commitdiff | tree |
2008-10-01 |
blueswir1 | Remove unused variable
|
commit | commitdiff | tree |
2008-09-30 |
blueswir1 | Add some missing static qualifiers
|
commit | commitdiff | tree |
2008-09-30 |
blueswir1 | Silence some warnings about uninitialized variables
|
commit | commitdiff | tree |
2008-09-30 |
blueswir1 | Few compile time warnings removed (Stefano Stabellini)
|
commit | commitdiff | tree |
2008-09-29 |
blueswir1 | Fix SS-2 crash
|
commit | commitdiff | tree |
2008-09-28 |
blueswir1 | Fix warning, based on patches by Zeev Tarantov and...
|
commit | commitdiff | tree |
2008-09-28 |
blueswir1 | Add to machine structure a flag to use SCSI drives...
|
commit | commitdiff | tree |
2008-09-27 |
blueswir1 | Add mmu tlb demap support (Igor Kovalenko)
|
commit | commitdiff | tree |
2008-09-26 |
blueswir1 | Add a generic Niagara machine
|
commit | commitdiff | tree |
2008-09-26 |
blueswir1 | Implement some UA2007 block ASIs
|
commit | commitdiff | tree |
2008-09-26 |
blueswir1 | Implement UA2005 hypervisor traps
|
commit | commitdiff | tree |
2008-09-26 |
blueswir1 | Move also DEBUG_PCALL (see r5085)
|
commit | commitdiff | tree |
2008-09-25 |
blueswir1 | Revert r5274 which breaks savevm/loadvm
|
commit | commitdiff | tree |
2008-09-22 |
blueswir1 | Add software and timer interrupt support
|
commit | commitdiff | tree |
2008-09-22 |
blueswir1 | Fix arguments used in cas/casx, thanks to Igor Kovalenko...
|
commit | commitdiff | tree |
2008-09-22 |
blueswir1 | Remove unnecessary call to qemu_aio_init (called from...
|
commit | commitdiff | tree |
2008-09-21 |
blueswir1 | Use the new concat_tl_i64 op for std and stda
|
commit | commitdiff | tree |
2008-09-21 |
blueswir1 | Add concat32_i64 and concat_tl_i64 ops
|
commit | commitdiff | tree |
2008-09-21 |
blueswir1 | Use the new concat_i32_i64 op for std and stda
|
commit | commitdiff | tree |
2008-09-20 |
blueswir1 | Move signal handler prototype back to cpu.h
|
commit | commitdiff | tree |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall...
|
commit | commitdiff | tree |
2008-09-20 |
blueswir1 | Add signed versions of save/load functions
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Update OpenBIOS images to SVN r237.
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Add Sparc32 display depth to firmware configuration
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Add common keys to firmware configuration
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Add UUID to firmware configuration info (Gleb Natapov)
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Add "info uuid" command to monitor (Gleb Natapov)
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Add -uuid command line option (Gleb Natapov)
|
commit | commitdiff | tree |
2008-09-18 |
blueswir1 | Key/value based qemu<->guest firmware communication...
|
commit | commitdiff | tree |
2008-09-17 |
blueswir1 | Enable ld flag --warn-common
|
commit | commitdiff | tree |
2008-09-17 |
blueswir1 | Fix warnings that would be caused by ld flag --warn...
|
commit | commitdiff | tree |
2008-09-15 |
blueswir1 | Define a few structures instead of including a file...
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | Fix array subscript above array bounds error
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | qemu_next_deadline_dyntick is only used on Linux and...
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | Revert incorrect part of r4574 to avoid unaligned traps...
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | Display TCGCond name in tcg dumper (original patch...
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | Enable gcc flag -Wwrite-strings
|
commit | commitdiff | tree |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite...
|
commit | commitdiff | tree |
2008-09-13 |
blueswir1 | Use 64 bit loads for tlb addend only if addend size...
|
commit | commitdiff | tree |
2008-09-13 |
blueswir1 | Fix stack alignment on Sparc32 host
|
commit | commitdiff | tree |
2008-09-13 |
blueswir1 | Fix mulscc with high bits set in either src1 or src2
|
commit | commitdiff | tree |
2008-09-11 |
blueswir1 | Enable gcc flag -Wendif-labels
|
commit | commitdiff | tree |
2008-09-11 |
blueswir1 | Write zeros to high bits of y, based on patch by Vince...
|
commit | commitdiff | tree |
2008-09-10 |
blueswir1 | Convert rest of ops using float32 to TCG, remove FT0...
|
commit | commitdiff | tree |
2008-09-10 |
blueswir1 | Partially convert float128 conversion ops to TCG
|
commit | commitdiff | tree |
2008-09-10 |
blueswir1 | Convert basic 64 bit VIS ops to TCG
|
commit | commitdiff | tree |
next |