# # ChangeLog for tools/ew.py in mainline # # Generated by Trac 1.6 # 2025-05-24T07:55:10Z Sun, 28 Aug 2016 15:41:39 GMT Martin Decky [3f4c537a] * tools/ew.py (modified) add support for running spike (RISC-V simulator) Sun, 05 Jun 2016 21:22:47 GMT Jakub Jermar [7f0580d] * tools/ew.py (modified) gem5: Use expect to enter 'boot' after the 'ok' prompt in ew.py Sun, 15 May 2016 07:33:09 GMT Jakub Jermar [362654a] * tools/ew.py (modified) ew.py: Use '-netdev user,hostfwd=...' instead of the deprecated '-redir' Tue, 08 Mar 2016 23:45:14 GMT Jakub Jermar [df425da] * tools/ew.py (modified) Add gem5 support to tools/ew.py. Mon, 29 Feb 2016 20:52:59 GMT Martin Decky [1c24c7c] * tools/ew.py (modified) cstyle Mon, 29 Feb 2016 20:52:33 GMT Martin Decky [129b92c6] * tools/ew.py (modified) refactor disk image creation, use it for MSIM, too Thu, 17 Dec 2015 19:59:09 GMT Jakub Jermar [5fdad22] * tools/ew.py (modified) Silence the QEMU warning about the unknown image format. Sat, 20 Dec 2014 18:16:57 GMT Jakub Jermar [644352c] * tools/ew.py (modified) Default HelenOS/ppc32 build now needs at least 256M of memory. Fri, 05 Sep 2014 11:36:05 GMT Jiri Svoboda [089901e] * .bzrignore (modified) * boot/arch/amd64/Makefile.inc (modified) * tools/ew.py (modified) * uspace/Makefile (modified) * uspace/drv/audio/hdaudio/Makefile (added) * uspace/drv/audio/hdaudio/codec.c (added) * uspace/drv/audio/hdaudio/codec.h (added) * uspace/drv/audio/hdaudio/hdactl.c (added) * uspace/drv/audio/hdaudio/hdactl.h (added) * uspace/drv/audio/hdaudio/hdaudio.c (added) * uspace/drv/audio/hdaudio/hdaudio.h (added) * uspace/drv/audio/hdaudio/hdaudio.ma (added) * uspace/drv/audio/hdaudio/pcm_iface.c (added) * uspace/drv/audio/hdaudio/pcm_iface.h (added) * uspace/drv/audio/hdaudio/regif.c (added) * uspace/drv/audio/hdaudio/regif.h (added) * uspace/drv/audio/hdaudio/spec/bdl.h (added) * uspace/drv/audio/hdaudio/spec/codec.h (added) * uspace/drv/audio/hdaudio/spec/fmt.h (added) * uspace/drv/audio/hdaudio/spec/regs.h (added) * uspace/drv/audio/hdaudio/stream.c (added) * uspace/drv/audio/hdaudio/stream.h (added) Merge Intel High Definition Audio driver. Thu, 17 Apr 2014 20:54:29 GMT Jakub Jermar [83b01c2] * tools/ew.py (modified) Make ew.py work for integratorcp under QEMU 2.0. Sat, 14 Dec 2013 20:36:54 GMT Jakub Jermar [f5ceb18] * contrib/conf/arm32-qe.sh (deleted) * contrib/conf/ia32-qe.sh (deleted) * contrib/conf/net-qe.sh (deleted) * contrib/conf/ppc32-qe.sh (deleted) * contrib/conf/ski.conf (modified) * contrib/conf/sparc64-qe (deleted) * tools/ew.py (modified) Upgrade the ew.py script and remove all contrib/conf scripts. - ... Sun, 24 Mar 2013 17:31:12 GMT Vojtech Horky [8a26f82] * tools/ew.py (modified) ew.py: no KVM for 64bit guest on 32bit hosts Sat, 09 Mar 2013 14:59:42 GMT Jakub Jermar [e4a1497] * tools/ew.py (modified) Improve the emulator wrapper. - Python 3 compatible print's. - ... Fri, 22 Feb 2013 20:17:24 GMT Jakub Jermar [df64dbc] * tools/ew.py (added) Add a prototype of a universal emulator wrapper. - Assuming all ...