Commit Graph

  • d15a771da1 qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors bellard 2006-08-06 13:35:09 +00:00
  • a946592212 handle read outside the backing file bellard 2006-08-06 13:34:04 +00:00
  • 1aacf3489b Add missing #define. pbrook 2006-08-06 13:27:39 +00:00
  • 51c1ebb1bc Fix SCSI off-by-one device size. pbrook 2006-08-06 11:31:06 +00:00
  • 6eb5733a3c fixed blocking io emulation bellard 2006-08-06 09:51:25 +00:00
  • 15e6690aca fixed disk image creation bellard 2006-08-05 22:24:28 +00:00
  • c47c33b098 block API change bellard 2006-08-05 21:32:10 +00:00
  • e70332b376 use QEMUFile API bellard 2006-08-05 21:31:46 +00:00
  • faea38e786 multiple snapshot support bellard 2006-08-05 21:31:00 +00:00
  • 42ca638823 enable qcow2 bellard 2006-08-05 21:29:27 +00:00
  • 9ab8a34a18 O_LARGEFILE is not needed bellard 2006-08-05 21:27:55 +00:00
  • 585f8587ad new qcow2 disk image format bellard 2006-08-05 21:14:20 +00:00
  • 9e46cfa4c6 sparc64.ld file (Blue Swirl) bellard 2006-08-04 21:55:15 +00:00
  • e2f909bef9 swapped memset args (Charles Coffing) bellard 2006-08-03 20:39:40 +00:00
  • 7f1a8398ab removed unused code bellard 2006-08-03 17:53:19 +00:00
  • e7b81015e5 added missing returns bellard 2006-08-03 17:52:41 +00:00
  • 436e15b827 win32 fixes (initial patch by kazu) bellard 2006-08-03 09:07:19 +00:00
  • 550be12730 fixed refresh logic (initial patch by Igor Kovalenko) bellard 2006-08-02 22:19:33 +00:00
  • 979b67ad86 some compilation fixes bellard 2006-08-02 22:02:08 +00:00
  • 83f6409109 async file I/O API bellard 2006-08-01 16:21:11 +00:00
  • 7954c73498 commit to specific devices bellard 2006-08-01 15:52:40 +00:00
  • 93b6b2a3cd show backing file name bellard 2006-08-01 15:51:11 +00:00
  • d62ca2bb9b removed unused code bellard 2006-08-01 15:50:14 +00:00
  • 4615218210 Rewrite Arm host support. pbrook 2006-07-30 19:16:29 +00:00
  • f3a9676a60 Arm host build fix. pbrook 2006-07-29 19:09:31 +00:00
  • 47dbd1f32d error display fix (malc) bellard 2006-07-22 17:06:44 +00:00
  • d07edbfa00 Fix Arm cp15 c13 (Process ID) register writes. pbrook 2006-07-21 22:39:57 +00:00
  • 059809e451 usb destroy API change (Lonnie Mendez) bellard 2006-07-19 18:06:15 +00:00
  • 3b2ccc57c7 Linux compilation fix bellard 2006-07-19 17:54:57 +00:00
  • 74ccb34e6b Sparc64 host support (Blue Swirl) bellard 2006-07-18 21:23:34 +00:00
  • 5ef54116ea Sparc64 user emulator fixes (Blue Swirl) bellard 2006-07-18 21:14:09 +00:00
  • 725cb90bf7 sparc64 fixes (Blue Swirl) bellard 2006-07-18 21:12:17 +00:00
  • a3c259974e audio capture fixes (malc) bellard 2006-07-18 21:09:59 +00:00
  • 69db0ac75a Fix comment typo. pbrook 2006-07-17 18:45:34 +00:00
  • ec36b695b0 audio capture to wab files (malc) bellard 2006-07-16 18:57:03 +00:00
  • 6330126439 update bellard 2006-07-16 18:56:50 +00:00
  • 634fce96eb Defer timer initialization until after commandline processing. pbrook 2006-07-15 17:40:09 +00:00
  • 13224a87fb added mouse event generation bellard 2006-07-14 22:03:35 +00:00
  • 7ba1260ac1 generate CRLF instead of LF bellard 2006-07-14 20:26:42 +00:00
  • bd468840d4 fixed LF interpretation bellard 2006-07-14 20:24:31 +00:00
  • 3c656346c9 update bellard 2006-07-14 13:13:51 +00:00
  • 29b9a3456f win32 compilation fixes bellard 2006-07-14 09:40:02 +00:00
  • a8e5ac33d2 win32 compilation - force process affinity on win32 as a workaround for SMP issues bellard 2006-07-14 09:36:13 +00:00
  • ec607da7c2 avoid recursive tx bellard 2006-07-13 23:25:11 +00:00
  • 1dce7c3c22 new clock logic: cpu ticks and virtual clocks are no longer proportional - added timestamps on the stdio console bellard 2006-07-13 23:20:22 +00:00
  • effedbc915 export cpu_get_real_ticks() bellard 2006-07-13 23:00:40 +00:00
  • 9f909fefd5 use posix timers bellard 2006-07-13 23:00:26 +00:00
  • 718da2b9b0 fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor Kovalenko) bellard 2006-07-10 21:38:17 +00:00
  • 0de6bb73fd monitor/mwait workaround bellard 2006-07-10 19:53:43 +00:00
  • 3d7374c5da monitor/mwait support bellard 2006-07-10 19:53:04 +00:00
  • 4f2092904d Don't include audio.h when building tools. pbrook 2006-07-05 14:39:57 +00:00
  • d929eba5d4 audio endianness API changes (malc) bellard 2006-07-04 21:47:22 +00:00
  • 219fb12503 avoid unneeded dependencies bellard 2006-07-04 21:42:10 +00:00
  • 8ead62cfc2 audio fixes + initial audio capture support (malc) bellard 2006-07-04 16:51:32 +00:00
  • feea13e186 sb16 fixes (WfW 3 appears to work with shipped drivers) (malc) bellard 2006-07-04 16:49:00 +00:00
  • 6c270db741 rate converter fix (malc) bellard 2006-07-04 16:47:58 +00:00
  • 47378eb1ca update bellard 2006-07-04 16:33:33 +00:00
  • e3c2613f91 pcnet nic support (Antony T Curtis) bellard 2006-07-04 11:33:00 +00:00
  • 6cadb320c7 rtl8139 fixes (Igor Kovalenko) bellard 2006-07-04 10:08:36 +00:00
  • 856074ec70 fix for IO_MEM_ROMD support bellard 2006-07-04 09:47:34 +00:00
  • 99ba31b4fe flash device fix bellard 2006-07-04 09:46:31 +00:00
  • 0510224e89 disable unimplemented C+ mode (aka windows xp 64 fix) bellard 2006-07-01 21:41:18 +00:00
  • 106ec87921 initial MIPS signal handling (initial patch by Raphael Rigo) bellard 2006-06-27 21:08:10 +00:00
  • 951f13516a telnet protocol and more consistent syntax (Jason Wessel) bellard 2006-06-27 21:02:43 +00:00
  • 1f6e24e73c display device identifier string for user with info usb (Lonnie Mendez) bellard 2006-06-26 21:00:51 +00:00
  • 3e382bc84c consistent update of ERL and EXL (Dirk Behme) bellard 2006-06-26 20:29:47 +00:00
  • beac80cd43 Windows sparse file support (Frediano Ziglio) bellard 2006-06-26 20:08:57 +00:00
  • 3587d7e69c fix crash when closing windows (Frediano Ziglio) bellard 2006-06-26 20:03:44 +00:00
  • d796321b6b lwu support - generate exception if unaligned pc (Marius Groeger) bellard 2006-06-26 20:02:45 +00:00
  • 567d4107a6 qsub fix (Wolfgang Schildbach) bellard 2006-06-26 19:55:19 +00:00
  • a80dde0837 SPARC FPU optimization (Blue Swirl) bellard 2006-06-26 19:53:29 +00:00
  • 29133e9a0f AMD NOR flash device support (initial patch by Jocelyn Mayer) bellard 2006-06-25 22:28:15 +00:00
  • 9d42037b1d support for dynamic address space changes bellard 2006-06-25 22:25:22 +00:00
  • 2a4188a38f low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) bellard 2006-06-25 21:54:59 +00:00
  • 4f4fbf77ad 64 bit support bellard 2006-06-25 18:28:12 +00:00
  • 26a76461f2 C99 64 bit printf bellard 2006-06-25 18:15:32 +00:00
  • 3b42c9794c sse2 comment bellard 2006-06-25 18:02:38 +00:00
  • 755d13753b removed warning bellard 2006-06-25 18:02:02 +00:00
  • 26489844dc avoid name conflicts bellard 2006-06-25 17:37:36 +00:00
  • 87ac54273f disable user targets by default for cross compile with mingw32 bellard 2006-06-25 17:35:56 +00:00
  • a18e524af0 multiple wait object support for win32 (kazu) bellard 2006-06-25 17:18:27 +00:00
  • e15d737181 send correctly long key sequences on slow terminals - fixes backspace handling bellard 2006-06-25 16:26:29 +00:00
  • be995c2764 removed unused code - init timers earlier bellard 2006-06-25 16:25:21 +00:00
  • 6b1575b746 cpu_get_phys_page_debug fix (Blue Swirl) bellard 2006-06-25 15:33:53 +00:00
  • 9d9754a31d sparc fpu fix - allow 64 bit addresses (Blue Swirl) bellard 2006-06-25 15:32:37 +00:00
  • 1579bde84d update bellard 2006-06-25 14:50:00 +00:00
  • 0bab00f30f UDP char device (initial patch by Jason Wessel) - TCP char device bellard 2006-06-25 14:49:44 +00:00
  • 3532fa7402 mips socket calls (initial patch by Raphael Rigo) bellard 2006-06-24 15:06:03 +00:00
  • 480c1cdb39 fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc) bellard 2006-06-24 14:03:10 +00:00
  • 80e7d52103 added movdq2q and movq2dq bellard 2006-06-24 14:01:32 +00:00
  • 13846e700f Sparc64 BPr branch target fix (Blue Swirl) bellard 2006-06-23 21:01:56 +00:00
  • 3cb0853ad7 more info about -std-vga bellard 2006-06-21 21:19:50 +00:00
  • 1bdb68ea13 fixed sparc64 cpu fp save/restore bellard 2006-06-21 18:48:01 +00:00
  • 65ce8c2fb4 soft floats for SPARC (Blue Swirl) bellard 2006-06-21 18:37:05 +00:00
  • ee6c0b51e9 sparc branch fix (Blue Swirl) bellard 2006-06-21 18:26:15 +00:00
  • 48dc41eb8b sparc user fixes (Blue Swirl) bellard 2006-06-21 18:15:50 +00:00
  • a891c7a194 fxam fix (Julian Seward) bellard 2006-06-19 22:43:38 +00:00
  • b2a8e59224 fxam test bellard 2006-06-19 22:42:57 +00:00
  • 447c2cefcb switch_tss eflags restore fix (malc) bellard 2006-06-19 22:06:13 +00:00
  • 75956cf032 Sun4u vga+bios tweaks (Blue Swirl). pbrook 2006-06-18 19:41:28 +00:00