1. 39b65c2 Introduce a buffered file wrapper for QEMUFile by aliguori · 16 years ago
  2. 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
  3. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  4. fb599c9 Implement a HCI passthrough to host. by balrog · 16 years ago
  5. 58a26b4 Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART. by balrog · 16 years ago
  6. a76bab4 Refactor AIO to allow multiple AIO implementations by aliguori · 16 years ago
  7. 3cce624 Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) by blueswir1 · 16 years ago
  8. ac41a62 Enable gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  9. c5fdf07 Enable gcc flag -Wendif-labels by blueswir1 · 16 years ago
  10. a3392f9 Only build compatfd when using AIO and make sure to always init AIO by aliguori · 16 years ago
  11. baf35cb Use signalfd() to work around signal/select race by aliguori · 16 years ago
  12. 5f9981c Enable gcc flag -Wundef by blueswir1 · 16 years ago
  13. 2f6a1ab Fix OSS on OpenBSD by blueswir1 · 16 years ago
  14. 48c6436 Add IP checksumming functions to qemu (Gerd Hoffmann) by aliguori · 16 years ago
  15. e97b640 Try to avoid glibc global register mangling, again by blueswir1 · 16 years ago
  16. 810260a Preliminary PPC64/Linux host support by malc · 16 years ago
  17. afbb519 Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. by balrog · 16 years ago
  18. 8a16d27 Add Virtual Distributed Ethernet native support, by Luca Bigliardi. by ths · 16 years ago
  19. 69dd867 Remove stray local "speedup" hack by malc · 16 years ago
  20. b8e59f1 Pulseaudio driver by malc · 16 years ago
  21. cc53d26 ISA version of CS4231A by malc · 16 years ago
  22. 17e2377 Prevent guest reusing host memory allocations. by pbrook · 16 years ago
  23. 176a4f2 Add -mlongcall for PPC host (needed for MIPS for instance) by malc · 16 years ago
  24. 88d2c95 TC6393XB system features (Dmitry Baryshkov). by balrog · 16 years ago
  25. 46dc388 Improve dependencies generation (malc). by balrog · 16 years ago
  26. 89cdb6a Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. by balrog · 16 years ago
  27. e33d8cd Factor out common SharpSL PDA code (Dmitry Baryshkov). by balrog · 16 years ago
  28. cec7d0b Don't link usermode emulation against libqemu_common.a by pbrook · 16 years ago
  29. eaa728e consistent naming for i386 TCG helper file by bellard · 16 years ago
  30. 48ffabc Fix parallel builds for dyngen, by Jason Wessel. by ths · 16 years ago
  31. 4831801 Update the etrax machine. by edgar_igl · 16 years ago
  32. c96402b Fix parallel build (broken by commit r4407) by aurel32 · 16 years ago
  33. bf6247f Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives by blueswir1 · 16 years ago
  34. e927bb0 Nokia N810 basic system emulation. by balrog · 16 years ago
  35. f2bf094 Qemu 32-bit i386, gcc >= 3.4 spill error fix by aurel32 · 16 years ago
  36. 8dd3dca remove target ifdefs from vl.c by aurel32 · 16 years ago
  37. 24859b6 ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). by balrog · 16 years ago
  38. 4e14008 Revert the previous patch by blueswir1 · 16 years ago
  39. 25bc827 Move 128-bit float emulation under linux-user by blueswir1 · 16 years ago
  40. 942ac05 Inventra MUSB-HDRC host-mode USB. by balrog · 16 years ago
  41. 7e7c5e4 Nokia N800 machine support (ARM). by balrog · 16 years ago
  42. 827df9f Add basic OMAP2 chip support. by balrog · 16 years ago
  43. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 16 years ago
  44. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 16 years ago
  45. 3ebdd11 Move target-arm/nwfpe into linux-user/arm/nwfpe by aurel32 · 17 years ago
  46. c171148 Simplify PICA 61 emulation by aurel32 · 17 years ago
  47. 2e4d9fb Braille device support by aurel32 · 17 years ago
  48. 4ce7ff6 MIPS Magnum R4000 machine by aurel32 · 17 years ago
  49. e677137 ARM TCG conversion 15/16. by pbrook · 17 years ago
  50. ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago
  51. cf2be98 Prepare for op.c removal and zero legacy ops by blueswir1 · 17 years ago
  52. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago
  53. b4e3104 Split OMAP DMA out to a file apart. by balrog · 17 years ago
  54. 8b17de8 Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau) by blueswir1 · 17 years ago
  55. 8289b27 Preliminary Sparc TCG target by blueswir1 · 17 years ago
  56. 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
  57. 7c23b89 E1000 NIC emulation (Nir Peleg, patch from Dor Laor). by balrog · 17 years ago
  58. dd48594 Add missing dependencies on generated files (for parallel build). by pbrook · 17 years ago
  59. 57fec1f use the TCG code generator by bellard · 17 years ago
  60. 40293e5 Makefile cleanup - more generic support of 32 bit compilation on x86_64 by bellard · 17 years ago
  61. 423d65f Gravis Ultrasound GF1 sound card emulation (malc). by balrog · 17 years ago
  62. ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
  63. 0c64b9c fixed ppc64abi32 executable name by bellard · 17 years ago
  64. c8b153d Malta flash support. by ths · 17 years ago
  65. ee76f82 Initial support for SS-2 (Sun4c) by blueswir1 · 17 years ago
  66. 7d85892 Initial support for Sun4d machines (SS-1000, SS-2000) by blueswir1 · 17 years ago
  67. 31b87f2 Initial PXA27x keypad support, by Armin Kuster. by balrog · 17 years ago
  68. 223d467 Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by by ths · 17 years ago
  69. 66f1cdb Partial fix to Sparc32 Linux host global register mangling problem by blueswir1 · 17 years ago
  70. 7eb0c8e Add support for eccmemctl (Robert Reif) by blueswir1 · 17 years ago
  71. 7233b35 Mainstone re-org, by Armin Kuster. by ths · 17 years ago
  72. ef056e4 Intel Mainstone II (ARM) machine by Armin Kuster. by balrog · 17 years ago
  73. 775616c Partial SD card SPI mode support. by pbrook · 17 years ago
  74. eea589c Stellaris ethernet support. by pbrook · 17 years ago
  75. 8a0ef21 Solaris build fixes, based on a patch by Ben Taylor. by ths · 17 years ago
  76. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  77. 05ee37e Gumstix 'connex' board support by Thorsten Zitterell. by balrog · 17 years ago
  78. 579a97f Linux user memory access API change (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  79. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  80. aba9ee8 Remove duplicate i2c.o. by pbrook · 17 years ago
  81. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  82. ca02f31 Add dummy m68k board. by pbrook · 17 years ago
  83. ec6338b removed obsolete x86 code copy support by bellard · 17 years ago
  84. 4fb240a compile common code once by bellard · 17 years ago
  85. 0264592 Split I^2C controller out of hw/omap.c. by balrog · 17 years ago
  86. b92c47c Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh. by ths · 17 years ago
  87. 3efda49 Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). by balrog · 17 years ago
  88. 3cbee15 * sort the PowerPC target object files by j_mayer · 17 years ago
  89. 2f96c28 Use cpp to generate correct build dependencies for target objects by j_mayer · 17 years ago
  90. 6bf5b4e MIPSsim pseudo machine emulation. by ths · 17 years ago
  91. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  92. 22f8a8b Provision for PowerPC 64 with hypervisor mode support - not enabled for now. by j_mayer · 17 years ago
  93. cb33da5 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator by blueswir1 · 17 years ago
  94. 4e9f853 Fix [ls][wd][lr] instructions, by Aurelien Jarno. by ths · 17 years ago
  95. e7daa60 Add CRIS configuration bits, by Edgar E. Iglesias. by ths · 17 years ago
  96. 7875ed2 Share devices that may be useful for all PowerPC 40x and 440 implementations. by j_mayer · 17 years ago
  97. 80f515e sh775x interrupt controller by Magnus Damm. by balrog · 17 years ago
  98. 540635b Code provision for n32/n64 mips userland emulation. Not functional yet. by ths · 17 years ago
  99. 2f062c7 Stand-alone SCI/SCIF emulation code, by Magnus Damm. by ths · 17 years ago
  100. cd1a3f6 Stand-alone TMU emulation code, by Magnus Damm. by ths · 17 years ago