1. 04ba529 Delete unused variable. by ths · 17 years ago
  2. f441b28 Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhardinge) by aliguori · 17 years ago
  3. 9892fbf Enable pty/tty functions for BSDs too (initial patch from Xen) by blueswir1 · 17 years ago
  4. 563e3c6 Parallel Port Direction Fix by aurel32 · 17 years ago
  5. 7ed9eba move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann) by aliguori · 17 years ago
  6. bcfad70 add DisplayState->idle (Samuel Thibault) by aliguori · 17 years ago
  7. 5b08fc1 Handle terminating signals (Gerd Hoffmann) by aliguori · 17 years ago
  8. 4b096fc husb: support for USB host device auto connect (Max Krasnyansky) by aliguori · 17 years ago
  9. 1f3870a husb: support for USB host device auto disconnect (Max Krasnyansky) by aliguori · 17 years ago
  10. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  11. 83ab795 Revert r4979 since it breaks the monitor by aliguori · 17 years ago
  12. 8fcd369 Fix some warnings that would be generated by gcc -Wmissing-prototypes by blueswir1 · 17 years ago
  13. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 17 years ago
  14. f88e4b9 Allow boot without a drive on Sparc machines (partly extracted from Xen) by blueswir1 · 17 years ago
  15. 81174da Upgrade emulated UART to 16550A (Stefano Stabellini) by aliguori · 17 years ago
  16. bc0129d Set focus to monitor to ask password if line is multiplexed (Laurent Vivier) by aliguori · 17 years ago
  17. 396f929 Ask password when encrypted disk image is used (Laurent Vivier) by aliguori · 17 years ago
  18. 9ad97e6 Simplify -usbdevice net: syntax, allow VLANs with no NICs. by balrog · 17 years ago
  19. 279e694 Attempt to detect unconnected ptys (Gerd Hoffman) by aliguori · 17 years ago
  20. 477e3ed Save 3MB ioport table memory (Samuel Thibault) by aliguori · 17 years ago
  21. bd54b86 Fix -daemonize option by aliguori · 17 years ago
  22. 8a16d27 Add Virtual Distributed Ethernet native support, by Luca Bigliardi. by ths · 17 years ago
  23. 18fdb1c Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. by ths · 17 years ago
  24. b685585 Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson. by ths · 17 years ago
  25. fd58ff9 Do not disturb old fd flags (eg O_APPEND) when setting nonblock, by Ian Jackson. by ths · 17 years ago
  26. dcf414d Remove the NIC from vlan on usb destroy. by balrog · 17 years ago
  27. 6c9f886 Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). by balrog · 17 years ago
  28. f8d39c0 Bail out if -append or -initrd is specified without -kernel, by by ths · 17 years ago
  29. 18be518 Remove duplicate device index calculations. by pbrook · 17 years ago
  30. c60e08d Implement resolution switching in common console code. by pbrook · 17 years ago
  31. bf20dc0 Spelling fixes, spotted by Stuart Brady. by ths · 17 years ago
  32. dd5d6fe Add missing file. Fix spelling errors. by pbrook · 17 years ago
  33. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  34. 3b4366d Add an opaque parameter to boot_set API, move function to monitor.c by blueswir1 · 17 years ago
  35. d978c02 Make save function optional by aurel32 · 17 years ago
  36. cc53d26 ISA version of CS4231A by malc · 17 years ago
  37. ae45d36 using strncpy is *always* a bad idea by bellard · 17 years ago
  38. 26a5f13 variable dynamic translation buffer size by bellard · 17 years ago
  39. 21b2081 Always process real timers regardless of singlestep mode (Jason Wessel). by edgar_igl · 17 years ago
  40. a57f631 removed unused code by bellard · 17 years ago
  41. 34808ac Debugger single step without interrupts (Jason Wessel). by edgar_igl · 17 years ago
  42. a808000 Fix argument description for -loadvm option by aurel32 · 17 years ago
  43. cb7cca1 Revert commit r4342 and r4343, wasn't intended to be committed by aurel32 · 17 years ago
  44. 603d3e7 qemu: generate signals on tap I/O by aurel32 · 17 years ago
  45. 64b7b73 Put Pseudo-TTY in rawmode for char devices by aurel32 · 17 years ago
  46. 0ecdffb Allow bootdevice change from the monitor by aurel32 · 17 years ago
  47. 8dd3dca remove target ifdefs from vl.c by aurel32 · 17 years ago
  48. c75a823 Set default console size by aurel32 · 17 years ago
  49. a1620fa Describe the format= option in the --help output. List the accepted by aurel32 · 17 years ago
  50. cd94006 Fix wrong type in printf(), introduced in revision 4265 by aurel32 · 17 years ago
  51. 1e72d3b add format= to drive options (CVE-2008-2004) by aurel32 · 17 years ago
  52. 4fc5d07 Fix a regression introduced by my previous commit, ram_size is now unsigned. by aurel32 · 17 years ago
  53. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  54. 88fdf56 IO ports registration errors are fatal errors. by balrog · 17 years ago
  55. b22205f Errors while registering ioports are not fatal (Glauber Costa). by balrog · 17 years ago
  56. 24859b6 ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). by balrog · 17 years ago
  57. 7fb4fdc RAM usage information in machine definition. by balrog · 17 years ago
  58. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  59. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  60. 7e7c5e4 Nokia N800 machine support (ARM). by balrog · 17 years ago
  61. b2f7616 Stop before shutdown by aurel32 · 17 years ago
  62. 2e4d9fb Braille device support by aurel32 · 17 years ago
  63. 4ce7ff6 MIPS Magnum R4000 machine by aurel32 · 17 years ago
  64. 95b0100 Fix single stepping wrt pending interrupts by aurel32 · 17 years ago
  65. fd5f393 Remove fixed length commandline buffers. by pbrook · 17 years ago
  66. 64538cd Put tap fd into nonblocking mode. by pbrook · 17 years ago
  67. cf7a2fe SCI fixes by aurel32 · 17 years ago
  68. f442e08 Slowdown SDL while minimized by aurel32 · 17 years ago
  69. b94ed57 Let the USB tablet reach the far bottom and right pixels by aurel32 · 17 years ago
  70. 3adda04 Be consistent in -clock parameter. Display also the list of available by aurel32 · 17 years ago
  71. 3f47aa8 Fix some functions declared () rather than (void) (Ian Jackson) by blueswir1 · 17 years ago
  72. a526a31 Add more machine definitions by blueswir1 · 17 years ago
  73. f650305 Unify RTCs that use host time, fix M48t59 alarm. by balrog · 17 years ago
  74. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  75. ff99363 Remove unused boolean_t, should fix building for Solaris. by balrog · 17 years ago
  76. b5a23ad Do not set RTC frequency if already set (Aurelien Jarno). by balrog · 17 years ago
  77. bce6184 reverted -translation option support by bellard · 17 years ago
  78. 40a2e65 Add option to disable TB cache, by Herve Poussineau. by ths · 17 years ago
  79. a11d070 Change the usb-serial product ID to a more widely recognised value (Samuel Thibault). by balrog · 17 years ago
  80. e5c9a13 PCI AC97 emulation by malc. by balrog · 17 years ago
  81. a795421 USB-to-serial device (Samuel Thibault). by balrog · 17 years ago
  82. 044fae8 Clean-up /tmp directory after -smb use (Mark Jonckheere). by balrog · 17 years ago
  83. 609497a Change -drive parsing so that paths don't have to be double-escaped (Laurent Vivier, Johannes Schindelin) by balrog · 17 years ago
  84. 05ebd53 Fix segfault caused by fall through, by Juergen Lock. by ths · 17 years ago
  85. 68d0f70 copyright update by bellard · 17 years ago
  86. d5d0833 Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen). by balrog · 17 years ago
  87. ee76f82 Initial support for SS-2 (Sun4c) by blueswir1 · 17 years ago
  88. 7d85892 Initial support for Sun4d machines (SS-1000, SS-2000) by blueswir1 · 17 years ago
  89. 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
  90. e6198a7 Avoid the use of $ in format strings because it's system-specific - fixes drive names under Win32 (Eduardo Felipe). by balrog · 17 years ago
  91. 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
  92. f60d39b Fix compilation with Cygwin, by Herve Poussineau. by ths · 17 years ago
  93. 69b3497 Fix miscellaneous minor things, by Andre Przywara. by ths · 17 years ago
  94. bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
  95. b99dc0d Redundant timer rearm optimisation by Anders Melchiorsen. by balrog · 17 years ago
  96. 4f8eb8d Work around a crash when timer signal occurs before main loop, original patch by 武田 俊也. by balrog · 17 years ago
  97. 76ea08f Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. by balrog · 17 years ago
  98. ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 17 years ago
  99. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  100. ed494d8 Add missing break just before execve, by Takashi Yoshii. Fix a comment typo. by balrog · 17 years ago