5456 Commits (bad5b1ec8e5d2b68be2c0fd33db2094942e6b685)
 

Author SHA1 Message Date
aurel32 bad5b1ec8e Define macro QEMU_GNUC_PREREQ and use it 18 years ago
aurel32 5b7ada46e5 Only use __builtin_* with GCC >= 3.4 18 years ago
aurel32 e95f5491bc hw/apic.c: use __builtin funtions instead of assembly code 18 years ago
aurel32 7d01998021 Optimize some host-utils function with gcc builtins 18 years ago
aurel32 bc7b5f873b Get rid of sys/poll.h 18 years ago
edgar_igl a855593c33 CRIS: Initialize the arch version preg to v32. 18 years ago
edgar_igl d7b6967af4 CRIS: Handle GDB writes to pregs. 18 years ago
pbrook b2cd75b003 Add feature_to_c.sh. 18 years ago
pbrook 56aebc8916 Add GDB XML register description support. 18 years ago
malc 1792f2867c Fix some debugging mistakes/leftovers 18 years ago
balrog 17e1592d27 Use the adequate CFLAGS for confiugure tests. 18 years ago
balrog ac62922e72 Add a configure check for zlib (Ryota OZAKI). 18 years ago
blueswir1 22864256db Correct SCSI error reporting (Laurent Vivier) 18 years ago
balrog 71fb234866 Increase write buffer size in pflash emulation (Thomas Petazzoni). 18 years ago
blueswir1 998a050186 Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej) 18 years ago
aliguori 33256a25b3 Fix IDE DIAGNOSE for packet devices (Vincent Sanders) 18 years ago
aliguori 9e472e101f Fix IO performance regression in sparc 18 years ago
edgar_igl 235262cf36 CRIS: linux-user signals dont need ERP compensation after break anymore. 18 years ago
edgar_igl a9fc4a7826 CRIS: linux-user ERP compensation not needed anymore. 18 years ago
edgar_igl cddffe3739 CRIS: Partial EXS reg support and fixes for SPC. 18 years ago
edgar_igl dd20fcd0ac CRIS: Correct typos. 18 years ago
edgar_igl 9b32fbf88b CRIS: Make local objects static. 18 years ago
edgar_igl a1aebcb8e6 CRIS: Fix brk 8 and add S-flag emulation. 18 years ago
aliguori 890b165890 add help text for --enable-sparse (Gerd Hoffman) 18 years ago
aliguori b2097003ec machine struct - specify max_cpus at the per machine level (Jes Sorensen) 18 years ago
aliguori 4b32e16880 machine struct - use C99 initializers (Jes Sorensen) 18 years ago
aliguori 0f431527b7 Add USB sys file-system support (v8) (TJ) 18 years ago
aliguori 03b4fe7de2 Add sparse checker support to the build system (Gerd Hoffman) 18 years ago
blueswir1 797d5db002 Add static (spotted by sparse) 18 years ago
blueswir1 c55bda30f6 Fix error in fexpand (spotted by sparse) 18 years ago
aliguori 475e427772 Switch the memory savevm handler to be "live" 18 years ago
blueswir1 e18231a3ff Show size for unassigned accesses (Robert Reif) 18 years ago
blueswir1 35f4b58c7a Prepare for changing audio_pcm_ops dynamically (partially revert r5422) 18 years ago
aliguori 9366f41860 Introduce v3 of savevm protocol 18 years ago
aliguori 74576198d7 Add dirty tracking for live migration 18 years ago
aliguori c6ca28d636 Add bdrv_flush_all() 18 years ago
aliguori d8f4460989 Allow the monitor to be suspended during non-blocking op 18 years ago
blueswir1 1ed1a78738 Silence some warnings about no value returned from non-void function 18 years ago
blueswir1 60dd316ea7 Make various generated structures static 18 years ago
blueswir1 249c4c328c Make target_sigaltstack_used static 18 years ago
blueswir1 440c7e85cc Export x86_stack_size in qemu.h 18 years ago
blueswir1 9f106a75de Make ioctl table static 18 years ago
blueswir1 b39bc503c1 Make bitmask tables static const 18 years ago
blueswir1 8e853dc780 Make struct_termios_def const 18 years ago
blueswir1 295e390fff Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes 18 years ago
blueswir1 8869defe62 Make audio_pcm_opsstatic const 18 years ago
blueswir1 d4a9eb1fc6 Add some missing static and const qualifiers, reg_names only used if NDEBUG set 18 years ago
blueswir1 d9b630fdb0 Variable logfilename is not used outside exec.c 18 years ago
blueswir1 41bd639b26 Variable autostart is not used outside main() 18 years ago
blueswir1 34a3d2399b Update Sparc docs, add -cpu flag 18 years ago