Commit Graph

  • bd3220870f Add virtio-balloon support aliguori 2008-12-04 20:33:06 +00:00
  • df751fa8bf Add ballooning infrastructure. aliguori 2008-12-04 20:19:35 +00:00
  • 8d371d4bce Define fls() in terms of clz32(). aliguori 2008-12-04 20:08:06 +00:00
  • f46f15bca7 Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard) aliguori 2008-12-04 19:58:45 +00:00
  • 6e02c38dad Add virtio-blk support aliguori 2008-12-04 19:52:44 +00:00
  • 967f97fa00 Virtio core support aliguori 2008-12-04 19:38:57 +00:00
  • b39ade83c2 Introduce fls() helper aliguori 2008-12-04 19:19:45 +00:00
  • 9b3469cc9a Clarify -soundhw documentation as to avoid hda confusion malc 2008-12-04 18:01:26 +00:00
  • d08c4d34a0 Update malc 2008-12-04 11:29:42 +00:00
  • cee83d9135 Silence warnings generated due to `#if BUILD_Y8950' malc 2008-12-03 23:00:35 +00:00
  • 1ea879e558 Make audio violate POSIX less malc 2008-12-03 22:48:44 +00:00
  • 8b0de438d4 More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx blueswir1 2008-12-03 16:29:47 +00:00
  • 825bb581b4 IBM PowerPC 4xx 32-bit PCI controller emulation aurel32 2008-12-02 23:53:50 +00:00
  • e976c6a1e4 Change order of metadata update to prevent loosing guest data because of unexpected exit (Gleb Natapov) aliguori 2008-12-02 20:14:05 +00:00
  • 6db6c63826 Cleanup {alloc|get}_cluster_offset() (Gleb Natapov) aliguori 2008-12-02 20:11:27 +00:00
  • 643e5399bb Write table offset and size in one syscall (Gleb Natapov) aliguori 2008-12-02 20:10:14 +00:00
  • a32ef786f4 Introduce new helper function qcow_shedule_bh() (Gleb Natapov) aliguori 2008-12-02 20:08:04 +00:00
  • ac67488746 Remove tabs from qcow_aio_read_cb(). (Gleb Natapov) aliguori 2008-12-02 20:06:51 +00:00
  • 4a55bfdfcf Exclude unix: from vnc call to unix_listen() (Ryan Harper) aliguori 2008-12-02 20:02:14 +00:00
  • d4b55be509 Fix register name typo in dumping debug registers (Jan Kiszka) aliguori 2008-12-02 19:40:26 +00:00
  • a8f48dcc7c Remove address masking after some rearranging blueswir1 2008-12-02 17:51:19 +00:00
  • e64d7d595f Remove address masking blueswir1 2008-12-02 17:47:02 +00:00
  • 0e8f096751 Cosmetic cleanups to previous patch. pbrook 2008-12-02 09:02:15 +00:00
  • 53762ddb27 Reset the key modifiers upon client connect malc 2008-12-01 20:57:52 +00:00
  • 429a8ed384 Add basic audio functionality to vnc.c malc 2008-12-01 20:57:48 +00:00
  • 8da3ff1809 Change MMIO callbacks to use offsets, not absolute addresses. pbrook 2008-12-01 18:59:50 +00:00
  • 6ad1d22b15 Allocate cleared memory for cpu state. pbrook 2008-12-01 14:29:13 +00:00
  • 0c9c3a9e3a arm: Don't potentially overwrite input registers in add2, sub2. balrog 2008-12-01 11:57:21 +00:00
  • 63d412465b Fix the comment added in r5844. balrog 2008-12-01 02:19:41 +00:00
  • fe33867b0d Don't rely on ARM tcg_out_goto() generating just a single insn. balrog 2008-12-01 02:17:12 +00:00
  • 1cb0661e00 arm: Reserve code buffer in memory range reachable for pc-relative branch. balrog 2008-12-01 02:10:17 +00:00
  • 3233f0d463 Use libgcc __clear_cache to clean icache, when available. balrog 2008-12-01 02:02:37 +00:00
  • 80fe30ed34 Fix a typo preventing GNUC builtins usage. balrog 2008-12-01 01:53:55 +00:00
  • dcfd12b83e Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). balrog 2008-12-01 01:52:37 +00:00
  • d0513623ae Don't try to select on an invalid VNC socket when init fails. balrog 2008-12-01 01:48:36 +00:00
  • 137519ce2e qemu-img: open files with cache=writeback aurel32 2008-11-30 19:12:49 +00:00
  • b8dbdddc9e target-ppc: remove unused file op_mem_access.h aurel32 2008-11-30 17:54:28 +00:00
  • dcc532c809 target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c aurel32 2008-11-30 17:54:21 +00:00
  • ef0d51af1e target-ppc: convert PPC 440 instructions to TCG aurel32 2008-11-30 17:26:29 +00:00
  • 1addc7c5a1 Spelling and grammar fixes aurel32 2008-11-30 16:25:37 +00:00
  • d92620c8e0 Fix warning from sparse (wrong declaration) aurel32 2008-11-30 16:25:17 +00:00
  • f9487cb94e Fix warning from sparse aurel32 2008-11-30 16:25:05 +00:00
  • d72a19f7bd target-ppc: convert return from interrupt instructions to TCG aurel32 2008-11-30 16:24:55 +00:00
  • fa407c030c target-ppc: convert external load/store instructions to TCG aurel32 2008-11-30 16:24:47 +00:00
  • cf360a32af target-ppc: convert load/store with reservation instructions to TCG aurel32 2008-11-30 16:24:39 +00:00
  • bdb4b68907 target-ppc: convert lscbx instruction to TCG aurel32 2008-11-30 16:24:30 +00:00
  • dfbc799d8e target-ppc: convert load/store string instructions to TCG aurel32 2008-11-30 16:24:21 +00:00
  • 37d269dfc6 target-ppc: convert icbi instruction to TCG aurel32 2008-11-30 16:24:13 +00:00
  • 799a8c8d0a target-ppc: convert dcbz instruction to TCG aurel32 2008-11-30 16:24:05 +00:00
  • ff4a62cd81 target-ppc: convert load/store multiple instructions to TCG aurel32 2008-11-30 16:23:56 +00:00
  • 931ff27258 target-ppc: convert wait instruction to TCG aurel32 2008-11-30 16:23:46 +00:00
  • cf02a65c77 target-ppc: convert mfrom instruction to TCG aurel32 2008-11-30 16:23:35 +00:00
  • e49a3c8f85 target-ppc: remove dead code from op.c aurel32 2008-11-30 16:23:25 +00:00
  • 8d4acf9b90 gdbstub: Fix access to PPC FPRs aurel32 2008-11-30 16:23:18 +00:00
  • 2cbd949d7a Common cpu_loop_exit prototype aurel32 2008-11-30 16:23:09 +00:00
  • 0f3955e2d2 target-ppc: convert software TLB instructions to TCG aurel32 2008-11-30 16:22:56 +00:00
  • 4bf5801db4 Fix ICCS command (Herve Poussineau) blueswir1 2008-11-30 10:24:13 +00:00
  • d4742de84f Handle SDL log just like other temporary files malc 2008-11-29 22:04:31 +00:00
  • 9ac81bbbe1 Use trap shell builtin to remove temporary files malc 2008-11-29 20:09:56 +00:00
  • ebd486d593 Fix alignment of 64bit args malc 2008-11-29 19:55:15 +00:00
  • e3926838a8 Fix 'enable selection' command (esp_4_ensel.diff) Indicate success after 'enable selection' command blueswir1 2008-11-29 16:51:42 +00:00
  • fc4d65da26 Fix command len detection (esp_3_cmdlen.diff) When command is not DMA, TCMID and TCLO registers are not filled. Use command buffer len instead blueswir1 2008-11-29 16:51:02 +00:00
  • b44c08fab3 Fix configuration 2 register (esp_2_cfg2.diff): According to http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt, "Any bit pattern written to this register may be read back and should be identical" blueswir1 2008-11-29 16:48:29 +00:00
  • 8dea1dd406 Misc fixes (Herve Poussineau) - Fix internal fifo size (16 bytes), according to http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt - Fix values of STAT_MI and STAT_MO - Give a scsi ID to adapter, and prevent this ID to be used by devices - Prevent fifo overrun in esp_mem_writeb - Add a ESP_ERROR macro, and use it where appropriate blueswir1 2008-11-29 16:45:28 +00:00
  • ce802585a9 Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) blueswir1 2008-11-29 16:42:40 +00:00
  • 6c173b3c09 Prepare for handling different BSD mmap() flags blueswir1 2008-11-29 14:05:16 +00:00
  • ee50add925 Fix comment typo. pbrook 2008-11-29 13:33:23 +00:00
  • 030370a210 qemu-doc.texi: rewrite the documentation for the -net option aurel32 2008-11-28 11:17:43 +00:00
  • f5fc997546 qemu-doc.texi: document downscript network option aurel32 2008-11-28 10:11:17 +00:00
  • 01a4afeb99 target-ppc: convert POWER2 load/store instructions to TCG aurel32 2008-11-27 19:30:56 +00:00
  • 6a6ae23f3c target-ppc: convert SPE load/store to TCG aurel32 2008-11-27 19:30:47 +00:00
  • 38d1495201 target-ppc: simplify evsplati and evsplatfi aurel32 2008-11-27 19:30:38 +00:00
  • 60b196917f linux-user: Add support for STOP/CONT signals. ths 2008-11-27 15:47:15 +00:00
  • 2a913eb118 linux-user: sig is target signal. ths 2008-11-27 15:46:25 +00:00
  • 777553406d Make installing bios files optional. ths 2008-11-27 15:45:16 +00:00
  • c0ce998e94 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) aliguori 2008-11-25 22:13:57 +00:00
  • 31280d92d1 Add TAILQ_FOREACH_SAFE (Jan Kiszka) aliguori 2008-11-25 22:05:37 +00:00
  • f3d54fc494 Abstract out geometry detection code from IDE for reuse aliguori 2008-11-25 21:50:24 +00:00
  • 357c692cca Revert r5636 to fix icount on hosts w/o high-res clocks aliguori 2008-11-25 17:26:09 +00:00
  • 9c99d2ab02 i386: remove unused function prototypes (Laurent Desnogues) aliguori 2008-11-25 17:19:45 +00:00
  • 89886f4cab Fix usb-stub compilation blueswir1 2008-11-25 16:49:33 +00:00
  • 2bec46dc97 vga optimization (Glauber Costa) aliguori 2008-11-24 20:21:41 +00:00
  • 5832d1f2f5 kvm: Introduce kvm logging interface (Glauber Costa) aliguori 2008-11-24 19:36:26 +00:00
  • b4fbd8798a move vga_io_address to VGA State (Glauber Costa) aliguori 2008-11-24 19:35:16 +00:00
  • 4efe27556d better type checking for vga (Glauber Costa) aliguori 2008-11-24 19:33:59 +00:00
  • 0e1f5a0c49 Introduce accessors for DisplayState (Stefano Stabellini) aliguori 2008-11-24 19:29:13 +00:00
  • cab3bee2d6 target-ppc: convert trap instructions to TCG aurel32 2008-11-24 11:28:19 +00:00
  • fe1e5c53fd target-ppc: convert altivec load/store to TCG aurel32 2008-11-24 08:47:21 +00:00
  • a0d7d5a776 target-ppc: convert FPU load/store to TCG aurel32 2008-11-23 16:30:50 +00:00
  • a7859e892b target-ppc: fix access_type usage aurel32 2008-11-23 16:30:40 +00:00
  • 0c8aacd466 target-ppc: include the instruction name in load/store handlers name aurel32 2008-11-23 16:30:28 +00:00
  • 1c97856dcc target-ppc: convert SPE FP ops to TCG aurel32 2008-11-23 10:54:04 +00:00
  • f488791962 Fix typo reported by Thiemo Seufer blueswir1 2008-11-23 07:27:59 +00:00
  • 293d6942dd target-ppc: remove declaration of removed function from op_helper.h aurel32 2008-11-22 21:27:36 +00:00
  • 6806364989 Native BSD host USB support (Juergen Lock, Lonnie Mendez) blueswir1 2008-11-22 21:03:55 +00:00
  • 6972f93538 Native FreeBSD parallel port (Juergen Lock) blueswir1 2008-11-22 20:49:12 +00:00
  • 5f8712aa1e Use MAP_ANON also for FreeBSD (Juergen Lock) blueswir1 2008-11-22 20:43:01 +00:00
  • cdba95bd96 Fix BSD user compilation on other than OpenBSD blueswir1 2008-11-22 20:34:45 +00:00
  • 8ef92a880f Fix some compile and linking issues on NetBSD. blueswir1 2008-11-22 20:24:29 +00:00
  • d07cca02aa Add native softfloat fpu functions (Christoph Egger) blueswir1 2008-11-22 20:17:37 +00:00