2007-11-24 |
balrog | Drop an unused variable (Samuel Thibault). |
blob | commitdiff | raw |
2007-11-19 |
j_mayer | Mark hex_dump as unused to avoid compilation warnings. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
blueswir1 | Remove unused parameters from QEMUMachineInitFunc... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
balrog | Fix a && -> & typo. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
balrog | Don't compare '\0' against pointers. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
balrog | Gumstix 'connex' board support by Thorsten Zitterell. |
blob | commitdiff | raw | diff to current |
2007-11-15 |
pbrook | Init dumb display if no others available. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2007-11-11 |
blueswir1 | Add SPARCserver 600MP emulation (original patch by... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
j_mayer | More generic boot devices specification, allowing more... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | ARMv7 support. |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | always use mktimegm |
blob | commitdiff | raw | diff to current |
2007-11-10 |
pbrook | Add dummy m68k board. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-11-07 |
bellard | added -startdate option |
blob | commitdiff | raw | diff to current |
2007-10-31 |
balrog | Set boot sequence from command line (Dan Kenigsberg). |
blob | commitdiff | raw | diff to current |
2007-10-26 |
blueswir1 | Make Slirp statistics gathering and output conditional... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
ths | Fix Windows build failure, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-10-21 |
ths | Support tap down script, by Wolfram Gloger. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
ths | MIPSsim pseudo machine emulation. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
blob | commitdiff | raw | diff to current |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
j_mayer | New '-bios' option, used to select an alternate BIOS... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
balrog | Remove redundant qemu_rearm_alarm_timer() in qemu_del_t... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
balrog | (int64_t)UINT64_MAX is -1 and should not be assigned... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Add R2D-PLUS support, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
balrog | Prevent segfaulting when -clock is specified multiple... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | Add a local copy of hpet.h. |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | Use UINT64_MAX instead of ULONG_LONG_MAX, suggested... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
ths | Move network related includes to vl.c to help SLIRP... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
ths | Build fix for older GCCs. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Let qemu work with latest bochsbios, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Fix typo in comment, by Andreas Faerber. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Make dynticks conditional on __linux__. Spotted by... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Refactor VNC server setup API, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-25 |
ths | Avoid SEGV in IOHandler dispatch, by Daniel P. Berrange. |
blob | commitdiff | raw | diff to current |
2007-08-24 |
ths | De-noise startup. |
blob | commitdiff | raw | diff to current |
2007-08-24 |
ths | Add support for dynamic ticks, by Luca Tettamanti and... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
ths | Implement -clock selection, by Luca Tettamanti. |
blob | commitdiff | raw | diff to current |
2007-08-23 |
pbrook | Suppress int<->pointer compiler warnings. |
blob | commitdiff | raw | diff to current |
2007-08-20 |
ths | Windows build fix, spotted by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-08-19 |
ths | Add -clock option, by Luca Tettamanti. |
blob | commitdiff | raw | diff to current |
2007-08-19 |
ths | Rework alarm timer infrastrucure, by Luca Tettamanti. |
blob | commitdiff | raw | diff to current |
2007-07-29 |
balrog | Basic OMAP310 support. Basic Palm Tungsten|E machine... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
balrog | Optionally setup old style linux bootparams for -kernel... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | New features for QEMU text console, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-02 |
balrog | Retry interrupted open() calls (proposed by Yigael... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
balrog | Fix qemu_can_send_packet(), makes DHCP with multiple... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
balrog | gdb stub support and loadvm should work together, patch... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
ths | Sanitize exit codes of help queries, this time for... |
blob | commitdiff | raw | diff to current |
2007-06-28 |
ths | Limit the use of qemu_chr_open_tty to __linux__ and... |
blob | commitdiff | raw | diff to current |
2007-06-28 |
ths | Fix segfault when printing the help text, spotted by... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
ths | Enable serial (tty) support on Solaris host, by Marion... |
blob | commitdiff | raw | diff to current |
2007-06-24 |
balrog | Reset ARM cp15.c1_sys to default values. Fix XScale... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Kfreebsd config, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Return success for -M '?' query option. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
balrog | Use HAS_ARG instead of numeric value (patch by Balazs... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
balrog | Add USB HID keyboard. |
blob | commitdiff | raw | diff to current |
2007-06-21 |
ths | Fix segfault in -nographic mode, by Stefen Weil. |
blob | commitdiff | raw | diff to current |
2007-06-21 |
ths | Add alternate grab key, by Michael Mohr. |
blob | commitdiff | raw | diff to current |
2007-06-10 |
balrog | Wacom PenPartner tablet (virtual USB device). |
blob | commitdiff | raw | diff to current |
2007-06-08 |
ths | Don't refresh a graphical screen when it isn't displaye... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
pbrook | MCF5208 emulation. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
pbrook | Fix tap device counting. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | Improved sanity checking to -net options |
blob | commitdiff | raw | diff to current |
2007-05-26 |
pbrook | M68k system mode semihosting. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
balrog | Commit NAND image changes on "commit all" or "commit... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
balrog | Savevm/loadvm bits for ARM core, the PXA2xx peripherals... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | m68k/ColdFire system emulation. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | Add periodic timer implementation. |
blob | commitdiff | raw | diff to current |
2007-05-18 |
balrog | Fix sysrq support from the monitor mux (originally... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Windows: redirect serial port to console, by Herve... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
balrog | Remove obsolete variables that came with VMware svga... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
blueswir1 | Set OpenBIOS variables in NVRAM |
blob | commitdiff | raw | diff to current |
2007-05-01 |
balrog | -show-cursor switch to inhibit SDL hiding cursor. |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | Spitz PDA, example PXA270 machine (four similar models). |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | NAND Flash memory emulation and ECC calculation helpers... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | Add remaining PXA2xx on-chip peripherals except I2C... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | Remove repeated code and enable encrypted SD cards... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | PCMCIA bus support. Parts of CF-ATA command set. Hitach... |
blob | commitdiff | raw | diff to current |
2007-04-28 |
ths | Fix typo, by Linus Nordberg. |
blob | commitdiff | raw | diff to current |
2007-04-24 |
j_mayer | Evaluation boards for PowerPC 405EP. |
blob | commitdiff | raw | diff to current |
2007-04-24 |
j_mayer | Add -pflash option to register parallel flash bloc... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
blueswir1 | TCX 24 bit model support |
blob | commitdiff | raw | diff to current |
2007-04-18 |
ths | Fix compiler warning. |
blob | commitdiff | raw | diff to current |
2007-04-18 |
ths | Win32 Tap inferface PPC Guest issue, by Ely Soto. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
ths | Acer Pica 61 machine, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-04-06 |
pbrook | SD card emulation (initial implementation by Andrzei... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Add SparcStation-10 machine |
blob | commitdiff | raw | diff to current |
2007-04-01 |
blueswir1 | Reorganise Sun4m to allow other machine types |
blob | commitdiff | raw | diff to current |
2007-03-25 |
ths | qemu_create_pidfile implementation for Win32, based... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
ths | Fix segfault with -nographic, by Enache Adrian. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
ths | Windows sockets like to be different. Inspired by a... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
blueswir1 | Sparc32/64 CPU selection |
blob | commitdiff | raw | diff to current |
next |