Commit Graph

  • 871d2f0796 Fix some issues with QEMUFile aliguori 2008-10-13 03:07:56 +00:00
  • 7526aa2d00 SH4: Implement MOVUA.L aurel32 2008-10-12 23:32:59 +00:00
  • bdbf22e6b7 SH4: fix single-stepping aurel32 2008-10-12 23:32:48 +00:00
  • c69e3264c3 SH4: Fix swap.b aurel32 2008-10-12 23:32:40 +00:00
  • f71903d020 Make sure to initialize fd_sets in aio.c aliguori 2008-10-12 21:19:57 +00:00
  • bb7e729397 hw/apic.c: use functions from host-utils.h aurel32 2008-10-12 20:16:03 +00:00
  • a013cc6593 COPYING: update from FSF aurel32 2008-10-12 17:54:42 +00:00
  • bad5b1ec8e Define macro QEMU_GNUC_PREREQ and use it aurel32 2008-10-12 16:15:04 +00:00
  • 5b7ada46e5 Only use __builtin_* with GCC >= 3.4 aurel32 2008-10-12 11:44:36 +00:00
  • e95f5491bc hw/apic.c: use __builtin funtions instead of assembly code aurel32 2008-10-12 00:53:17 +00:00
  • 7d01998021 Optimize some host-utils function with gcc builtins aurel32 2008-10-12 00:53:08 +00:00
  • bc7b5f873b Get rid of sys/poll.h aurel32 2008-10-12 00:52:58 +00:00
  • a855593c33 CRIS: Initialize the arch version preg to v32. edgar_igl 2008-10-11 19:36:17 +00:00
  • d7b6967af4 CRIS: Handle GDB writes to pregs. edgar_igl 2008-10-11 19:32:21 +00:00
  • b2cd75b003 Add feature_to_c.sh. pbrook 2008-10-11 18:23:22 +00:00
  • 56aebc8916 Add GDB XML register description support. pbrook 2008-10-11 17:55:29 +00:00
  • 1792f2867c Fix some debugging mistakes/leftovers malc 2008-10-11 17:37:25 +00:00
  • 17e1592d27 Use the adequate CFLAGS for confiugure tests. balrog 2008-10-11 12:00:42 +00:00
  • ac62922e72 Add a configure check for zlib (Ryota OZAKI). balrog 2008-10-11 09:56:04 +00:00
  • 22864256db Correct SCSI error reporting (Laurent Vivier) blueswir1 2008-10-11 09:33:03 +00:00
  • 71fb234866 Increase write buffer size in pflash emulation (Thomas Petazzoni). balrog 2008-10-11 09:19:57 +00:00
  • 998a050186 Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej) blueswir1 2008-10-09 18:52:04 +00:00
  • 33256a25b3 Fix IDE DIAGNOSE for packet devices (Vincent Sanders) aliguori 2008-10-09 14:19:34 +00:00
  • 9e472e101f Fix IO performance regression in sparc aliguori 2008-10-08 19:50:24 +00:00
  • 235262cf36 CRIS: linux-user signals dont need ERP compensation after break anymore. edgar_igl 2008-10-08 14:39:08 +00:00
  • a9fc4a7826 CRIS: linux-user ERP compensation not needed anymore. edgar_igl 2008-10-08 14:26:58 +00:00
  • cddffe3739 CRIS: Partial EXS reg support and fixes for SPC. edgar_igl 2008-10-08 14:22:17 +00:00
  • dd20fcd0ac CRIS: Correct typos. edgar_igl 2008-10-08 08:28:16 +00:00
  • 9b32fbf88b CRIS: Make local objects static. edgar_igl 2008-10-07 22:54:52 +00:00
  • a1aebcb8e6 CRIS: Fix brk 8 and add S-flag emulation. edgar_igl 2008-10-07 22:48:41 +00:00
  • 890b165890 add help text for --enable-sparse (Gerd Hoffman) aliguori 2008-10-07 21:22:41 +00:00
  • b2097003ec machine struct - specify max_cpus at the per machine level (Jes Sorensen) aliguori 2008-10-07 20:39:39 +00:00
  • 4b32e16880 machine struct - use C99 initializers (Jes Sorensen) aliguori 2008-10-07 20:34:35 +00:00
  • 0f431527b7 Add USB sys file-system support (v8) (TJ) aliguori 2008-10-07 20:06:37 +00:00
  • 03b4fe7de2 Add sparse checker support to the build system (Gerd Hoffman) aliguori 2008-10-07 19:16:17 +00:00
  • 797d5db002 Add static (spotted by sparse) blueswir1 2008-10-07 19:12:13 +00:00
  • c55bda30f6 Fix error in fexpand (spotted by sparse) blueswir1 2008-10-07 18:54:35 +00:00
  • 475e427772 Switch the memory savevm handler to be "live" aliguori 2008-10-06 20:21:51 +00:00
  • e18231a3ff Show size for unassigned accesses (Robert Reif) blueswir1 2008-10-06 18:46:28 +00:00
  • 35f4b58c7a Prepare for changing audio_pcm_ops dynamically (partially revert r5422) blueswir1 2008-10-06 18:08:30 +00:00
  • 9366f41860 Introduce v3 of savevm protocol aliguori 2008-10-06 14:53:52 +00:00
  • 74576198d7 Add dirty tracking for live migration aliguori 2008-10-06 14:02:03 +00:00
  • c6ca28d636 Add bdrv_flush_all() aliguori 2008-10-06 13:55:43 +00:00
  • d8f4460989 Allow the monitor to be suspended during non-blocking op aliguori 2008-10-06 13:52:44 +00:00
  • 1ed1a78738 Silence some warnings about no value returned from non-void function blueswir1 2008-10-05 11:47:55 +00:00
  • 60dd316ea7 Make various generated structures static blueswir1 2008-10-05 11:45:25 +00:00
  • 249c4c328c Make target_sigaltstack_used static blueswir1 2008-10-05 11:09:37 +00:00
  • 440c7e85cc Export x86_stack_size in qemu.h blueswir1 2008-10-05 11:05:14 +00:00
  • 9f106a75de Make ioctl table static blueswir1 2008-10-05 10:52:52 +00:00
  • b39bc503c1 Make bitmask tables static const blueswir1 2008-10-05 10:51:10 +00:00
  • 8e853dc780 Make struct_termios_def const blueswir1 2008-10-05 10:49:32 +00:00
  • 295e390fff Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes blueswir1 2008-10-05 10:30:43 +00:00
  • 8869defe62 Make audio_pcm_opsstatic const blueswir1 2008-10-05 10:01:05 +00:00
  • d4a9eb1fc6 Add some missing static and const qualifiers, reg_names only used if NDEBUG set blueswir1 2008-10-05 09:59:14 +00:00
  • d9b630fdb0 Variable logfilename is not used outside exec.c blueswir1 2008-10-05 09:57:08 +00:00
  • 41bd639b26 Variable autostart is not used outside main() blueswir1 2008-10-05 09:56:21 +00:00
  • 34a3d2399b Update Sparc docs, add -cpu flag blueswir1 2008-10-04 20:43:39 +00:00
  • 000cacf6f9 Fix crc32w decoding, fix a constant width in blendvpd. balrog 2008-10-04 11:33:52 +00:00
  • 9dc63a1efd Make network packet debug functions more accessible blueswir1 2008-10-04 07:25:46 +00:00
  • bdaf78e09b Add some missing static qualifiers blueswir1 2008-10-04 07:24:27 +00:00
  • 2bfdab638a Move nographic export to sysemu.h blueswir1 2008-10-04 07:22:29 +00:00
  • 3b3fb32229 Use qemu-log.h blueswir1 2008-10-04 07:20:07 +00:00
  • fdb0d09d02 x86 "popcnt" affects flags. balrog 2008-10-04 03:32:00 +00:00
  • 222a3336ec Implement SSE4.1, SSE4.2 (x86). balrog 2008-10-04 03:27:44 +00:00
  • 06adb549e6 Improve pflash cfi01 debug messages (Thomas Petazzoni). balrog 2008-10-03 23:09:08 +00:00
  • 3656744cdd Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni). balrog 2008-10-03 23:00:09 +00:00
  • f4b1a842d7 Rearrange tick functions blueswir1 2008-10-03 19:04:42 +00:00
  • 48585ec51d Fix missing prototype warnings by moving declarations blueswir1 2008-10-03 19:02:42 +00:00
  • 3e46b2ef2a Fix warning about unused function blueswir1 2008-10-03 19:01:41 +00:00
  • 674a24acf7 Fix warning about missing return value blueswir1 2008-10-03 19:00:40 +00:00
  • 3ee1b8550c Optimize 64 bit bswap malc 2008-10-02 20:02:31 +00:00
  • bdadc0b5b6 Do not use load_seg_vm to load CS in real mode iret handling malc 2008-10-02 20:02:27 +00:00
  • 78f5bf1e6f Include qemu-common.h in order to get prototypes for qemu_malloc etc. blueswir1 2008-10-02 19:55:50 +00:00
  • b6c4f71f50 Resurrect the safe part of r5274 blueswir1 2008-10-02 19:14:17 +00:00
  • 09bc878a13 Make PCI class description tables const blueswir1 2008-10-02 18:33:50 +00:00
  • 8662d656ea Make monitor command tables const blueswir1 2008-10-02 18:32:44 +00:00
  • 7a786a46b0 Make some i386 disassembler tables const blueswir1 2008-10-02 18:29:22 +00:00
  • c7cd6a3742 Make CPULogItem tables const blueswir1 2008-10-02 18:27:46 +00:00
  • be7fb97f8a Make keysym tables const blueswir1 2008-10-02 18:26:42 +00:00
  • 88b4e9dbe2 Make some tables const blueswir1 2008-10-02 18:24:21 +00:00
  • daa41b0010 Sun ss20 OBP does 32bit register access to esp (Robert Reif) blueswir1 2008-10-02 18:07:56 +00:00
  • 9827e450e4 Fix MXCC printf warning (based on patch by Robert Reif) blueswir1 2008-10-02 18:06:50 +00:00
  • 012a70458f Add missing parenthesis in qemu_ram_alloc() ths 2008-10-02 17:34:21 +00:00
  • ee600be6a6 ppc: fix crash in ppc system single step support aurel32 2008-10-01 22:01:37 +00:00
  • 3003b8bbf9 Reset CPU on INIT IPI aurel32 2008-10-01 22:01:28 +00:00
  • ede46085c2 Fix cscope filelist by removing leading ./ aurel32 2008-10-01 21:46:58 +00:00
  • 39b5976356 Add inotify syscall family aurel32 2008-10-01 21:46:50 +00:00
  • 04bb9acec6 Add mincore syscall aurel32 2008-10-01 21:46:41 +00:00
  • 408321b61f Add fadvise64 stubs aurel32 2008-10-01 21:46:32 +00:00
  • f0f72ffe64 qemu: improve scsi dma speed by increasing the dma buffer size aurel32 2008-10-01 21:46:23 +00:00
  • 9155fc4599 monitor: add sendkey support for comma, dot and slash aurel32 2008-10-01 21:46:15 +00:00
  • 54ae1fbdf6 qemu-doc: document use of raw values with sendkey aurel32 2008-10-01 21:46:07 +00:00
  • 5a964d93dc hw/apic.c: use bsr and bsf on x86_64 aurel32 2008-10-01 21:45:59 +00:00
  • e90f009bd2 fix default size handling in monitor aurel32 2008-10-01 21:45:51 +00:00
  • 0cadcbbe65 target-ppc: fix computation of XER.{CA, OV} in addme, subfme aurel32 2008-10-01 21:45:37 +00:00
  • 5bf06a9528 target-ppc: fix mullw/mullwo aurel32 2008-10-01 21:45:18 +00:00
  • 66029f6a2f Fix warning about variables used uninitialized blueswir1 2008-10-01 19:39:40 +00:00
  • dbed7e40f6 Make some variables static blueswir1 2008-10-01 19:38:09 +00:00
  • 7ca699c8c0 Make some variables static blueswir1 2008-10-01 19:06:48 +00:00
  • f82a3d488a Change some qualifiers to static blueswir1 2008-10-01 18:13:13 +00:00