1. 8f99cc6 SH4: Convert register moves to TCG by aurel32 · 16 years ago
  2. a73d39b SH4: Convert dyngen registers moves to TCG by aurel32 · 16 years ago
  3. ccc9cc5 SH4: Convert immediate loads to TCG by aurel32 · 16 years ago
  4. f36672a SH4: remove unused ops by aurel32 · 16 years ago
  5. 988d7ea SH4: add support for TCG helpers by aurel32 · 16 years ago
  6. 6858571 SH4: Init TCG variables by aurel32 · 16 years ago
  7. f10dc08 PPC: add support for TCG helpers by aurel32 · 16 years ago
  8. 1c73fe5 PPC: Init TCG variables by aurel32 · 16 years ago
  9. f441b28 Do not try to use -net user as a default when slirp disabled (Jeremy Fitzhardinge) by aliguori · 16 years ago
  10. eda5295 Fix Sparc64 window handling problems detected by Vince Weaver by blueswir1 · 16 years ago
  11. a3772d4 Revert a part of r5087 that didn't need fixing (thanks to malc for spotting) by blueswir1 · 16 years ago
  12. 4d5e2b3 Revert broken part of r5044 (thanks to Igor Kovalenko for spotting) by blueswir1 · 16 years ago
  13. c17e9c4 Update maintainers list. by j_mayer · 16 years ago
  14. ac700bc Fix more bugs in r5044 by blueswir1 · 16 years ago
  15. 62dd234 Fix error introduced by r5044 by blueswir1 · 16 years ago
  16. 7621a90 Fix udiv and sdiv on Sparc64 (Vince Weaver) by blueswir1 · 16 years ago
  17. 6676f42 Revert commits 5082 and 5083 by aurel32 · 16 years ago
  18. 61c0480 PPC: Switch a few instructions to TCG by aurel32 · 16 years ago
  19. c0692e3 PPC: Init TCG variables by aurel32 · 16 years ago
  20. 543952c Add missing FreeBSD #include (Juergen Lock) by blueswir1 · 16 years ago
  21. 4583f58 To make syscall.c for 64 bit truly warning-free, we need some more #ifs. by blueswir1 · 16 years ago
  22. 9892fbf Enable pty/tty functions for BSDs too (initial patch from Xen) by blueswir1 · 16 years ago
  23. a10ea30 Fix OpenBSD linker warnings in qemu-img by blueswir1 · 16 years ago
  24. 7c2a9d0 Fix math warnings on OpenBSD -current by blueswir1 · 16 years ago
  25. 9ca313a VNC: Support for ExtendedKeyEvent client message by aliguori · 16 years ago
  26. 492b239 MIPS: don't free TCG temporary variable twice by aurel32 · 16 years ago
  27. 825c69c sh4: fix tas.b @Rn instruction by aurel32 · 16 years ago
  28. f066404 qemu-char.h: Fix IOCTL values by aurel32 · 16 years ago
  29. e8ee3c7 uhci: improved TD matching, working ISOC transfers by aurel32 · 16 years ago
  30. 472a397 add comment for DisplayState->idle by aurel32 · 16 years ago
  31. 5d80824 uhci: Fixed length handling for SETUP and OUT tokens by aurel32 · 16 years ago
  32. 7da76bc [sh4] code translation bug fix by aurel32 · 16 years ago
  33. 06afe2c [sh4] MMU bug fix by aurel32 · 16 years ago
  34. 29e179b [sh4] memory mapped TLB entries by aurel32 · 16 years ago
  35. 274a9e7 [sh4] delay slot bug fix by aurel32 · 16 years ago
  36. 833ed38 [sh4] sleep instruction by aurel32 · 16 years ago
  37. f3d8b1e array overflow in hw/stellaris.c and hw/omap_dss.c by aurel32 · 16 years ago
  38. 563e3c6 Parallel Port Direction Fix by aurel32 · 16 years ago
  39. f34af52 *FreeBSD: pulseaudio is a possible audio driver by aurel32 · 16 years ago
  40. f97572e PC: suggest a workaround to boot a kernel without hard-disk by aurel32 · 16 years ago
  41. fcdd25a Ignore IDE command if issued while IDE is busy (Gleb Natapov) by aliguori · 16 years ago
  42. 334c024 Add image format option for USB mass-storage devices by aurel32 · 16 years ago
  43. 7ed9eba move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann) by aliguori · 16 years ago
  44. 62a6e3e add container_of() macro to osdep.h (Gerd Hoffmann) by aliguori · 16 years ago
  45. bcfad70 add DisplayState->idle (Samuel Thibault) by aliguori · 16 years ago
  46. 5b08fc1 Handle terminating signals (Gerd Hoffmann) by aliguori · 16 years ago
  47. 6f382b5 uhci: fixes for save/load-vm (Max Krasnyansky) by aliguori · 16 years ago
  48. 0d38064 husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky) by aliguori · 16 years ago
  49. 24772c1 husb: remove disconnect detection timer (Max Krasnyansky) by aliguori · 16 years ago
  50. 6483817 husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky) by aliguori · 16 years ago
  51. 54f254f uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions (Max Krasnyansky) by aliguori · 16 years ago
  52. 89b9b79 usb: generic packet handler cleanup and documentation (Max Krasnyansky) by aliguori · 16 years ago
  53. 4b096fc husb: support for USB host device auto connect (Max Krasnyansky) by aliguori · 16 years ago
  54. 1f3870a husb: support for USB host device auto disconnect (Max Krasnyansky) by aliguori · 16 years ago
  55. cd01b4a Fix windows build by aliguori · 16 years ago
  56. 2f6a1ab Fix OSS on OpenBSD by blueswir1 · 16 years ago
  57. 363a37d Fix OpenBSD linker warnings by blueswir1 · 16 years ago
  58. c93e781 Fix wrwim masking (Luis Pureza) by blueswir1 · 16 years ago
  59. 5578cea Use initial CPU definition structure for some CPU fields instead of copying by blueswir1 · 16 years ago
  60. 1a7de94 De-assert PIC IRQs properly at APIC level by aurel32 · 16 years ago
  61. b614106 De-assert ISA PIC IRQs properly by aurel32 · 16 years ago
  62. 43661a9 bios: update from bochs release 2.3.7 by aurel32 · 16 years ago
  63. 70fa887 Relax qemu_ld/st constraints for !SOFTMMU case by malc · 16 years ago
  64. a6cc84f Kludge to support linux-user on a PPC64 by malc · 16 years ago
  65. d538e8f Fix tswap size by malc · 16 years ago
  66. dc28c73 Correct version of Heikki Lindholms ppc64.ld script by malc · 16 years ago
  67. 735ee40 Relax qemu_ld/st constraints for !SOFTMMU case by malc · 16 years ago
  68. 109719e Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap case by malc · 16 years ago
  69. 0b7c1d8 Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 case by malc · 16 years ago
  70. a2a546b Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warning by malc · 16 years ago
  71. 61ada15 Silence vmport unless DEBUG is enabled. by aliguori · 16 years ago
  72. c4cd07e Remove unnecessary #includes from block-nbd.c by aliguori · 16 years ago
  73. 83ab795 Revert r4979 since it breaks the monitor by aliguori · 16 years ago
  74. f99ed40 ACPI suspend type field is 3 bits long by aurel32 · 16 years ago
  75. d552947 i386: fix isapc machine by aurel32 · 16 years ago
  76. ca1c9e1 i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka) by aliguori · 16 years ago
  77. 681f8c2 APIC: Do not start zero-period timers (Jan Kiszka) by aliguori · 16 years ago
  78. c8f79b6 Report unmapped addresses in memory_dump (Jan Kiszka) by aliguori · 16 years ago
  79. 8fcd369 Fix some warnings that would be generated by gcc -Wmissing-prototypes by blueswir1 · 16 years ago
  80. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
  81. 6f41b77 Fix 64 bit constant generation by blueswir1 · 16 years ago
  82. 90cbed4 Fix 32 bit address overflow by blueswir1 · 16 years ago
  83. bffe143 Restore AREG0 after calls by blueswir1 · 16 years ago
  84. 2ae72bc Correct 32bit carry flag for add instruction (Igor Kovalenko) by blueswir1 · 16 years ago
  85. 221bb2d Fix g364fb video emulation by aurel32 · 16 years ago
  86. e64995d VMDK: Remove debug message by aurel32 · 16 years ago
  87. 56fc64d Sparc code generator update (fix qemu_ld & qemu_st) by blueswir1 · 16 years ago
  88. a245f2e Use C99 initializers by aurel32 · 16 years ago
  89. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  90. 72c7b06 Cancel IDE outstanding IO on device reset (Gleb Natapov) by aliguori · 16 years ago
  91. 414f0da Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  92. 53c3748 Sparc code generator update by blueswir1 · 16 years ago
  93. bc35208 qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier) by aliguori · 16 years ago
  94. 768706a qcow2: Make sure to return an error when L2 table loading fails by aliguori · 16 years ago
  95. 095a9c5 qcow2: Aggregate same type clusters (Laurent Vivier) by aliguori · 16 years ago
  96. 52d893e Extract compressing part from alloc_cluster_offset() (Laurent Vivier) by aliguori · 16 years ago
  97. 0520352 Divide get_cluster_offset() (Laurent Vivier) by aliguori · 16 years ago
  98. 108534b qcow2: Extract code from get_cluster_offset() (Laurent Vivier) by aliguori · 16 years ago
  99. 16b98a9 Handle remaining driver names when traversing audio_drv_list (Initial patch by BlueSwirl) by malc · 16 years ago
  100. eec2743 Allow diskless operation for all mips platforms. by ths · 16 years ago