Commit Graph

  • 8fcc55f9de target-alpha: stop translation if too long aurel32 2009-04-07 21:44:52 +00:00
  • 9d1b494a2d Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity) aliguori 2009-04-07 20:55:58 +00:00
  • 799e709b43 Revert r6989 aliguori 2009-04-07 20:55:29 +00:00
  • 3e00b3f538 tcg/tcg.h: fix a few typos aurel32 2009-04-07 19:57:24 +00:00
  • 2981fa9695 Document some missing options in configure -h aurel32 2009-04-07 19:57:17 +00:00
  • 3cded54009 vnc: Fix incorrect attempt to clear a flag aurel32 2009-04-07 19:57:09 +00:00
  • ceb42de899 native preadv/pwritev support (Christoph Hellwig) aliguori 2009-04-07 18:43:28 +00:00
  • f141eafe28 push down vector linearization to posix-aio-compat.c (Christoph Hellwig) aliguori 2009-04-07 18:43:24 +00:00
  • c87c067293 remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig) aliguori 2009-04-07 18:43:20 +00:00
  • f1b2f712a4 more BlockDriver C99 initializers (Christoph Hellwig) aliguori 2009-04-07 18:23:51 +00:00
  • 7442511ca1 Don't try to return result from a void function (spotted by Sparse) blueswir1 2009-04-07 18:22:35 +00:00
  • 856ae5c332 Fix a few Sparse warnings blueswir1 2009-04-07 17:57:09 +00:00
  • 669b92ed34 Update Changelog to reflect 0.10.2 release aliguori 2009-04-07 02:19:41 +00:00
  • 1cb499fa26 Remove potentially offensive humor. edgar_igl 2009-04-07 02:10:16 +00:00
  • 3060cd14c2 Fix find_device_type() to correctly identify floppy disk devices; (Luca Tettamanti) they are reported as DRIVE_REMOVABLE by win32. aliguori 2009-04-07 01:24:53 +00:00
  • e7a6965b5a target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers aurel32 2009-04-06 12:34:07 +00:00
  • b9c18f5658 tcg: add a CONST flag to TCG helpers aurel32 2009-04-06 12:33:59 +00:00
  • 34d5a9ff63 tcg: improve comment about pure functions aurel32 2009-04-06 12:33:51 +00:00
  • c20d7afb36 Remove WIN32 guard around -k aliguori 2009-04-06 00:35:08 +00:00
  • 1b530a6dfc Add new command line option -singlestep for tcg single stepping. aurel32 2009-04-05 20:08:59 +00:00
  • 79d342dc6b tcg/x86_64: optimize register allocation order aurel32 2009-04-05 20:08:50 +00:00
  • 8215e91463 stop dirty tracking just at the end of migration (Glauber Costa) aliguori 2009-04-05 19:30:55 +00:00
  • 4dabe24883 create qemu_file_set_error (Glauber Costa) aliguori 2009-04-05 19:30:51 +00:00
  • b161d123e7 propagate error on failed completion (Glauber Costa) aliguori 2009-04-05 19:30:33 +00:00
  • 3dd1f8ef0f Disable qemu-io on Win32 aliguori 2009-04-05 19:29:26 +00:00
  • e3aff4f611 Add files not included in previous commit. aliguori 2009-04-05 19:14:04 +00:00
  • 178e08a58f Fix savevm after BDRV_FILE size enforcement aliguori 2009-04-05 19:10:55 +00:00
  • 8185d2c9a2 Fix the build for --disable-aio aliguori 2009-04-05 19:10:50 +00:00
  • 59030a8cd4 gdbstub: Rework configuration via command line and monitor (Jan Kiszka) aliguori 2009-04-05 18:43:41 +00:00
  • bc14ca2453 Make `-icount' help fit 80 chars screen width (Robert Riebisch) aliguori 2009-04-05 18:43:37 +00:00
  • 0a8e1acd4d qemu-io - an I/O path exerciser (Christoph Hellwig) aliguori 2009-04-05 18:41:23 +00:00
  • 9586fefefe Fix display breakage when resizing the screen (v2) (Avi Kivity) aliguori 2009-04-05 18:41:18 +00:00
  • b9e82a5946 Fix some win32 compile warnings blueswir1 2009-04-05 18:03:31 +00:00
  • 1625af873a Make binary stripping conditional (Riku Voipio) aliguori 2009-04-05 17:41:02 +00:00
  • 2d2431f03f qcow2: fix image creation for large, > ~2TB, images (Chris Wright) aliguori 2009-04-05 17:40:58 +00:00
  • 8707eccac8 pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost) aliguori 2009-04-05 17:40:55 +00:00
  • 016c62c81b build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka) aliguori 2009-04-05 17:40:50 +00:00
  • 0d00e56353 build system: silent generation of doc files and qemu-options.h (Jan Kiszka) aliguori 2009-04-05 17:40:46 +00:00
  • 93c65b47a6 Add host_device support to qemu-img. (Nolan Leake) aliguori 2009-04-05 17:40:43 +00:00
  • f8de16605c Fix (at least one cause of) qcow2 corruption. (Nolan Leake) aliguori 2009-04-05 17:40:38 +00:00
  • e68b98dc72 Document QEMU coding style (v2) (Avi Kivity) aliguori 2009-04-05 17:40:34 +00:00
  • 8eca6b1bc7 Fix oops on 2.6.25 guest (Rusty Russell) aliguori 2009-04-05 17:40:08 +00:00
  • 1da92db280 Fix branches and TLB matches for 64 bit targets blueswir1 2009-04-04 19:10:26 +00:00
  • f843e5282a Allocate space for static call args, increase stack frame size on Sparc64 blueswir1 2009-04-04 15:33:03 +00:00
  • 762e823086 Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruption blueswir1 2009-04-04 09:21:28 +00:00
  • 9ddff3d2c4 Make i386-softmmu boot on Sparc host blueswir1 2009-04-04 07:41:20 +00:00
  • 679dee3c6c SH: Fix linux-user _is_cached typo. edgar_igl 2009-04-03 07:33:24 +00:00
  • 3c1adf1235 SH: Add cpu_sh4_is_cached for linux-user. edgar_igl 2009-04-03 07:29:38 +00:00
  • 8cd6345d00 Immediate versions of ro[lr] malc 2009-04-02 22:54:35 +00:00
  • d19076faca Temporary workaround for ppc on ppc malc 2009-04-02 01:16:39 +00:00
  • 852d481faf SH: Improve movca.l/ocbi emulation. edgar_igl 2009-04-01 23:10:46 +00:00
  • 714fa308a3 Implement and use shared memory framebuffer device rendering reoutine. Use DMA mapping API. pbrook 2009-04-01 12:27:59 +00:00
  • 602dafcf43 Use pixel_ops.h pbrook 2009-04-01 11:43:02 +00:00
  • 61f14e1074 Remove unused variable blueswir1 2009-03-31 17:18:10 +00:00
  • 9d479c119b Update OpenBIOS images to r482 blueswir1 2009-03-31 15:46:09 +00:00
  • d0a981b2d5 Avoid rounding problems in ptimer_get_count pbrook 2009-03-31 14:34:24 +00:00
  • bbeea539aa Fix wrong return value blueswir1 2009-03-30 17:51:29 +00:00
  • 9c39be47db Remove dead AIO code for win32 aliguori 2009-03-29 20:54:17 +00:00
  • cbc37b28b3 target-mips: optimize gen_movcf_*() aurel32 2009-03-29 15:45:02 +00:00
  • af58f9ca43 target-mips: optimize gen_movci() aurel32 2009-03-29 15:44:50 +00:00
  • d94536f417 target-mips: optimize gen_compute_branch1() aurel32 2009-03-29 15:44:34 +00:00
  • 58a2c43689 Misc scsi disk/cdrom fixes/improvements 4/4 blueswir1 2009-03-29 15:40:59 +00:00
  • ed6a9b307b misc scsi disk/cdrom fixes/improvements 3/4 blueswir1 2009-03-29 15:40:42 +00:00
  • b2056c167d misc scsi disk/cdrom fixes/improvements 2/4 blueswir1 2009-03-29 15:40:21 +00:00
  • ee16b24ac8 misc scsi disk/cdrom fixes/improvements 1/4 blueswir1 2009-03-29 15:39:59 +00:00
  • 6d0662746b target-mips: don't map FP registers as TCG global variables aurel32 2009-03-29 15:39:08 +00:00
  • 0c0ed03b40 target-mips: fix divu instruction aurel32 2009-03-29 15:36:47 +00:00
  • 864951afdd tcg: fix _tl aliases for divu/remu aurel32 2009-03-29 14:08:54 +00:00
  • bf1752ef58 target-ppc: Explain why the whole TLB is flushed on SR write aurel32 2009-03-29 13:36:32 +00:00
  • 004efc967b Fix hxtool eating backslash sequences for sh != bash blueswir1 2009-03-29 10:50:43 +00:00
  • fb21ced72d Fix hxtool eating backslash sequences blueswir1 2009-03-29 09:06:43 +00:00
  • 4c978075d7 fix format string warnings in block-qcow2.c (Christoph Hellwig) aliguori 2009-03-29 01:31:56 +00:00
  • 081501dace check for bs->drv in bdrv_flush (Christoph Hellwig) aliguori 2009-03-29 01:31:51 +00:00
  • 999dec57f6 remove dead code in bdrv_check_request (Christoph Hellwig) aliguori 2009-03-29 01:31:48 +00:00
  • 41db460791 target-mips: optimize write to env->hflags aurel32 2009-03-29 01:28:29 +00:00
  • d45f89f4e4 target-mips: optimize gen_muldiv() aurel32 2009-03-29 01:19:31 +00:00
  • ab36421e54 tcg: add _tl aliases for div/divu/rem/remu aurel32 2009-03-29 01:19:22 +00:00
  • f129981a6a target-mips: optimize gen_HILO() aurel32 2009-03-29 01:19:12 +00:00
  • cdc0faa66a target-mips: optimize gen_trap() aurel32 2009-03-29 01:19:02 +00:00
  • 1ba74fb8f1 target-mips: optimize gen_compute_branch() aurel32 2009-03-29 01:18:52 +00:00
  • 92e9044304 target-mips: don't mix result and arguments in gen_op_* aurel32 2009-03-29 01:18:43 +00:00
  • 3a55fa4796 target-mips: gen_bshfl() aurel32 2009-03-29 01:18:34 +00:00
  • f157bfe11a target-mips: optimize gen_mul_vr54xx() aurel32 2009-03-29 01:18:24 +00:00
  • 20e1fb525a target-mips: optimize gen_cl() aurel32 2009-03-29 01:18:16 +00:00
  • af4b6c54c1 target-ppc: avoid nop to override next instruction aurel32 2009-03-29 01:18:03 +00:00
  • ed1dda53d0 target-alpha: bug fix: avoid nop to override next instruction aurel32 2009-03-29 01:04:39 +00:00
  • aa4b81806d target-alpha: remove PALCODE_ declarations (unused). aurel32 2009-03-29 00:22:12 +00:00
  • b5d5102904 target-alpha: add instruction name in comments for hw_ld opcode. aurel32 2009-03-29 00:22:01 +00:00
  • f8cc853415 Document which IPR are used by 21264 aurel32 2009-03-29 00:21:43 +00:00
  • 75fc9c0c9b target-alpha: tb_flush helper should flush the tb (and not the tlb). aurel32 2009-03-29 00:14:16 +00:00
  • 45d46ce8d9 target-alpha: fix temp free for hw_st aurel32 2009-03-29 00:14:06 +00:00
  • a151674462 target-alpha: fix bug: integer conditional branch offset is 21 bits wide. aurel32 2009-03-29 00:13:56 +00:00
  • 577d5e7fe2 target-alpha: Fix bug: do not mask address LSBs for ldwu. aurel32 2009-03-29 00:13:47 +00:00
  • e79ab94150 target-alpha: Fix bug: palcode is at least 6 bits. aurel32 2009-03-29 00:13:38 +00:00
  • 1aef4c5779 build system: silence gdbstub-xml.c generation aurel32 2009-03-28 23:46:00 +00:00
  • 604457d702 tcg/README: fix description of bswap32_i32/i64 aurel32 2009-03-28 23:27:30 +00:00
  • f3e3aa8cdd target-sh4: r2d --append option support aurel32 2009-03-28 23:18:47 +00:00
  • 7ab2589cbb hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 words aurel32 2009-03-28 23:14:52 +00:00
  • d4ae799cd1 hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load aurel32 2009-03-28 23:14:41 +00:00
  • e8afa06581 target-sh4: r2d --append option support aurel32 2009-03-28 23:14:32 +00:00