1. 9844937 hotplug: safely iterate bus's sibling list while removing a device by Mark McLoughlin · 15 years ago
  2. 3706c43 eepro100: Remove unused device status entries by Stefan Weil · 15 years ago
  3. a58c16d winwave: ADC support by malc · 15 years ago
  4. cb4f03e audio: remove last remnants of _t by malc · 15 years ago
  5. bc578fe winwave: make error logging more consistent by malc · 15 years ago
  6. 2a117d4 winwave: follow the rules when closing the output device by malc · 15 years ago
  7. a91b857 configure: clean temporary executable files even on Windows by malc · 15 years ago
  8. 6550f2e scsi disk block descriptor v2 by Artyom Tarasenko · 15 years ago
  9. 930f3fe Add some chipset doc links by Blue Swirl · 15 years ago
  10. 6a8a280 user: fix libuser build messages by Blue Swirl · 15 years ago
  11. 3723cd0 sparc64: fix done instruction pc by Igor V. Kovalenko · 15 years ago
  12. 1a4ea1e qemu: allow pulseaudio to be the default by Michael S. Tsirkin · 15 years ago
  13. 2ca2078 Fixed wacom emulation by François Revol · 15 years ago
  14. b96bf49 rom loader: also try filename as-is. by Gerd Hoffmann · 15 years ago
  15. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  16. d549db5 unlock iothread mutex before running kvm ioctl by Glauber Costa · 15 years ago
  17. ce88f89 TARGET_I386 is always defined if TARGET_X86_64 is defined by Juan Quintela · 15 years ago
  18. a3a766e slirp: fix !CONFIG_SLIRP compilation by Juan Quintela · 15 years ago
  19. d1570ba ide: BMDMAState don't need a pci_dev field anymore by Juan Quintela · 15 years ago
  20. 0cde1b4 ide: cmd646 ->unit has just the value that we want by Juan Quintela · 15 years ago
  21. 61f58e5 ide: cmd646 we can get the pci device with container_of by Juan Quintela · 15 years ago
  22. 7e07831 ide: 'secondary' field is only used by cmd646 by Juan Quintela · 15 years ago
  23. 58c0e73 ide: PCIIDEState type field is not needed anymore by Juan Quintela · 15 years ago
  24. 4c3df0e ide: split cmd646 and piix from pci.c by Juan Quintela · 15 years ago
  25. 3e7e155 ide: export needed ide-pci functions for split by Juan Quintela · 15 years ago
  26. 65c0f13 ide: create ide/pci.h for common ide pci definitions by Juan Quintela · 15 years ago
  27. 18c0fb3 ide: remove uselsess casts from void * by Juan Quintela · 15 years ago
  28. edcca5a ide: Remove duplicated definitions by Juan Quintela · 15 years ago
  29. e6a7830 ide: Remove cast in pci_register_bar by Juan Quintela · 15 years ago
  30. 61073e0 ide: change cast to DO_UPCAST by Juan Quintela · 15 years ago
  31. f514f41 Fix bswap in comment by Stefan Weil · 15 years ago
  32. 02d5467 Move dependency generation falgs out of configure by malc · 15 years ago
  33. 868dc0b configure: clean up temporary dependency files by malc · 15 years ago
  34. 6165a42 winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE by malc · 15 years ago
  35. 875ef64 winwave: close event handle and delete wait object after closing HWAVEOUT by malc · 15 years ago
  36. f4e8d0b winwave: remove wait object when finalizing DAC voice by malc · 15 years ago
  37. 218951e CRIS: Segmented addressing only for kernel mode. by Edgar E. Iglesias · 15 years ago
  38. cef290b Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan) by malc · 15 years ago
  39. e0bda36 winwave: poll mode by malc · 15 years ago
  40. d563163 Windows Waveform Audio driver (no ADC support yet) by malc · 15 years ago
  41. ad32308 pcnet: Restart poll timer on pcnet_start by Jan Kiszka · 15 years ago
  42. efb56cf pcnet: Drop unused recv_pos field by Jan Kiszka · 15 years ago
  43. 8f3cec0 monitor: Convert do_info_cpus() to QObject by Luiz Capitulino · 15 years ago
  44. cc1d9c7 monitor: Convert do_info_balloon() to QObject by Luiz Capitulino · 15 years ago
  45. ab2d318 monitor: Convert do_info_version() to QObject by Luiz Capitulino · 15 years ago
  46. 83fb1de monitor: Convert do_balloon() to QObject by Luiz Capitulino · 15 years ago
  47. a1f896a monitor: Convert do_cont() to QObject by Luiz Capitulino · 15 years ago
  48. 4307666 monitor: Convert do_system_powerdown() to QObject by Luiz Capitulino · 15 years ago
  49. c80d259 monitor: Convert do_system_reset() to QObject by Luiz Capitulino · 15 years ago
  50. e0c97bd monitor: Convert do_stop() to QObject by Luiz Capitulino · 15 years ago
  51. b223f35 monitor: Convert do_quit() do QObject by Luiz Capitulino · 15 years ago
  52. 13c7425 monitor: do_info(): handle new and old info handlers by Luiz Capitulino · 15 years ago
  53. 13917be monitor: Handle new and old style handlers by Luiz Capitulino · 15 years ago
  54. a2876f5 monitor: Add user_print() to mon_cmd_t by Luiz Capitulino · 15 years ago
  55. af4ce88 monitor: union for command handlers by Luiz Capitulino · 15 years ago
  56. 910df89 monitor: union for info handlers by Luiz Capitulino · 15 years ago
  57. d7f9b68 monitor: Convert mon_cmd_t initializations to C99 style by Luiz Capitulino · 15 years ago
  58. 3aa3dcf Introduce QList unit-tests by Luiz Capitulino · 15 years ago
  59. a6fd08e Introduce QList by Luiz Capitulino · 15 years ago
  60. d559ba1 QObject: Accept NULL by Luiz Capitulino · 15 years ago
  61. c62c455 Only compile ssi when one target uses it by Juan Quintela · 15 years ago
  62. 93a6040 Only compile ssi-sd when one target uses it by Juan Quintela · 15 years ago
  63. ee99ca0 Only compile max111x when one target uses it by Juan Quintela · 15 years ago
  64. 20a4afc Only compile ads7846 when one target uses it by Juan Quintela · 15 years ago
  65. 54bcf07 Only compile sd0323 when one target uses it by Juan Quintela · 15 years ago
  66. 6a559be Only compile sd0303 when one target uses it by Juan Quintela · 15 years ago
  67. 4aa5b83 Only compile stellaris_input when one target uses it by Juan Quintela · 15 years ago
  68. d9b4462 Only compile tmp105 when one target uses it by Juan Quintela · 15 years ago
  69. 03aba0e Only compile lm832x when one target uses it by Juan Quintela · 15 years ago
  70. 3c848e2 Only compile tsc2005 when one target uses it by Juan Quintela · 15 years ago
  71. 92eb6b4 Only compile twl92230 when one target uses it by Juan Quintela · 15 years ago
  72. 976ca9a Only compile wm8750 when one target uses it by Juan Quintela · 15 years ago
  73. ae573db Only compile max7310 when one target uses it by Juan Quintela · 15 years ago
  74. b21fd8e Only compile sd when one target uses it by Juan Quintela · 15 years ago
  75. 5f74377 Only compile ptimer when one target uses it by Juan Quintela · 15 years ago
  76. 626b2a6 Only compile m48t59 when one target uses it by Juan Quintela · 15 years ago
  77. 2f3c407 Only compile escc when one target uses it by Juan Quintela · 15 years ago
  78. 9f376df Only compile esp when one target uses it by Juan Quintela · 15 years ago
  79. 065c7a3 Only compile ecc when one target uses it by Juan Quintela · 15 years ago
  80. 7807fee Only compile nand when one target uses it by Juan Quintela · 15 years ago
  81. 86e1d11 Only compile qdev_addr when one target uses it by Juan Quintela · 15 years ago
  82. 185c66c Only compile isa_mmio when one target uses it by Juan Quintela · 15 years ago
  83. 6425758 Only compile usb_ohci when one target uses it by Juan Quintela · 15 years ago
  84. 3d0f151 Generate gdbstub-xml.c only when needed by Juan Quintela · 15 years ago
  85. fe0d4d3 Generate config-devices.h by Juan Quintela · 15 years ago
  86. 1f3d3c8 Add new config-devices.mak for each target by Juan Quintela · 15 years ago
  87. 91880d9 Move generation of config-target.h to Makefile from configure by Juan Quintela · 15 years ago
  88. 25be210f Rename config.{h, mak} config-target.{h, mak} by Juan Quintela · 15 years ago
  89. e5efe7f Remove useless check for config-host.mak by Juan Quintela · 15 years ago
  90. 1215c6e Move generation of config-host.h to Makefile from configure by Juan Quintela · 15 years ago
  91. deed3cc Don't include config-host.mak from inside config.mak by Juan Quintela · 15 years ago
  92. be9f2de CRIS: Update PR_EDA on TLB faults. by Edgar E. Iglesias · 15 years ago
  93. 5c17ca2 Clean up test for qdev_init() failure by Markus Armbruster · 15 years ago
  94. dde8bbb Warn if value of qdev_init() isn't checked by Markus Armbruster · 15 years ago
  95. 3f66aa9 Make isa_create() terminate program on failure by Markus Armbruster · 15 years ago
  96. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  97. 33e66b8 Check return value of qdev_init() by Markus Armbruster · 15 years ago
  98. 18cfeb5 Make qdev_init() destroy the device on failure by Markus Armbruster · 15 years ago
  99. 05a9169 Unbreak USB autoconnect filters by Markus Armbruster · 15 years ago
  100. 6a95702 tcg: improve output log by Aurelien Jarno · 15 years ago