1. 620150d Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6 by Blue Swirl · 16 years ago
  2. 15cc923 Include sys-queue.h early to override system queue definitions on BSD by Blue Swirl · 16 years ago
  3. 47faadc Unbreak BSD: use qemu_fdatasync instead of fdatasync by Blue Swirl · 16 years ago
  4. b2e3b6e Use proper format conversion specifier when printing size_t value by malc · 16 years ago
  5. 057fa65 audio: remove lsbindex/popcount in favour of host-utils's ctz32 by malc · 16 years ago
  6. 8b438ba alsa: poll mode handling by malc · 16 years ago
  7. dd8a564 oss: poll mode handling by malc · 16 years ago
  8. 713a98f audio: poll mode infrastructure by malc · 16 years ago
  9. 435c247 gus: Do not manually free the state, qdev does it for us by malc · 16 years ago
  10. 2182349 oss: Unbreak mmaping the ability to mmap oss fd on Linux by malc · 16 years ago
  11. 2637c75 kvm_arch_get_registers() shouldn't be called directly by Gleb Natapov · 16 years ago
  12. 7e72abc vmstate: port cirrus_vga device by Juan Quintela · 16 years ago
  13. 747791f vmstate: port serial device by Juan Quintela · 16 years ago
  14. e6cb4d4 vmstate: port hpet device by Juan Quintela · 16 years ago
  15. 67f0875 hpet: it is imposible that qemu_timer field is NULL at this point by Juan Quintela · 16 years ago
  16. 3e9e988 vmstate: port ioapic device by Juan Quintela · 16 years ago
  17. 80a04bb vmstate: add uint64 array support by Juan Quintela · 16 years ago
  18. 3c619b5 vmstate: port pckbd device by Juan Quintela · 16 years ago
  19. bcb58d9 vmstate: port vmmouse device by Juan Quintela · 16 years ago
  20. 7b5045c vmstate: port dma device by Juan Quintela · 16 years ago
  21. 632cf07 vmstate: add support for arrays of uint16_t by Juan Quintela · 16 years ago
  22. d7a6c27 vmstate: port fdc device by Juan Quintela · 16 years ago
  23. 80cd83e vmstate: add support for uint8_t equal by Juan Quintela · 16 years ago
  24. 77eea83 vmstate: port i8259 device by Juan Quintela · 16 years ago
  25. 7d2edd4 vmstate: port fw_cfg device by Juan Quintela · 16 years ago
  26. e7f4eff vmstate: port cpu_comon by Juan Quintela · 16 years ago
  27. 8fb0791 vmstate: Add pre/post_save() hooks by Juan Quintela · 16 years ago
  28. fd4d52d vmstate: Add pre_load() hook by Juan Quintela · 16 years ago
  29. 752ff2f vmstate: rename run_after_load() -> post_load() by Juan Quintela · 16 years ago
  30. 1eb7538 vmstate: add sensible arguments to vmstate_unregister() by Juan Quintela · 16 years ago
  31. 274dfed Make get_ticks_per_sec() a static inline by Anthony Liguori · 16 years ago
  32. 2faf58c timers: move them to VMState by Juan Quintela · 16 years ago
  33. 6f68e33 timers: Createt TimersState and put all timers state there by Juan Quintela · 16 years ago
  34. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
  35. b03b2e4 timers: remove useless check by Juan Quintela · 16 years ago
  36. bbfe140 Remove SaveVM v2 support by Juan Quintela · 16 years ago
  37. 94fb090 ram: Remove SaveVM Version 2 support by Juan Quintela · 16 years ago
  38. 1a621c8 ram: remove support for loading v1 by Juan Quintela · 16 years ago
  39. 799f1f2 move mux focus field from CharDriverState to MuxDriver by Gerd Hoffmann · 16 years ago
  40. a7aec5d monitor: fix muxing by Gerd Hoffmann · 16 years ago
  41. 0611371 qdev: add parser for chardev properties by Gerd Hoffmann · 16 years ago
  42. c845f40 Allow -serial chardev:<name> by Gerd Hoffmann · 16 years ago
  43. 7e1b35b convert udp chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  44. 7591c5c convert mux chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  45. 6ea314d convert vc chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  46. 48b7649 convert tty + parport chardevs to QemuOpts. by Gerd Hoffmann · 16 years ago
  47. d6c983c convert windows console chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  48. dc1c21e convert braille chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  49. f0457e8 convert msmouse chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  50. 3c17aff convert stdio chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  51. 4490dad convert pty chardev to QemuOpts. by Gerd Hoffmann · 16 years ago
  52. aeb2c47 convert unix+tcp chardevs to QemuOpts. by Gerd Hoffmann · 16 years ago
  53. e5bc776 sockets: add inet_listen_opts by Gerd Hoffmann · 16 years ago
  54. f4c94c7 sockets: add inet_connect_opts by Gerd Hoffmann · 16 years ago
  55. 108af7b sockets: add unix_*_opts for windows. by Gerd Hoffmann · 16 years ago
  56. 62b6adf sockets: add unix_listen_opts by Gerd Hoffmann · 16 years ago
  57. 2af2bf6 sockets: add unix_connect_opts by Gerd Hoffmann · 16 years ago
  58. 7d31544 convert file+pipe chardevs to QemuOpts. by Gerd Hoffmann · 16 years ago
  59. 191bc01 switch chardev to QemuOpts: infrastructure, null device by Gerd Hoffmann · 16 years ago
  60. 9d868d4 qemu-option.h include protectors by Gerd Hoffmann · 16 years ago
  61. 96729cb QemuOpts: split option parser into two functions. by Gerd Hoffmann · 16 years ago
  62. d03f09c qdev: Fix i6300 upcast by Markus Armbruster · 16 years ago
  63. ed757e1 VirtIO: Fix QEMU crash during Windows PNP tests by Yan Vugenfirer · 16 years ago
  64. aa659be virtio-blk: add volatile writecache feature by Christoph Hellwig · 16 years ago
  65. b0484ae ide: use bdrv_aio_flush by Christoph Hellwig · 16 years ago
  66. b2e12bc block: add aio_flush operation by Christoph Hellwig · 16 years ago
  67. 6f1953c block: use fdatasync instead of fsync if possible by Christoph Hellwig · 16 years ago
  68. e900a7b block: add enable_write_cache flag by Christoph Hellwig · 16 years ago
  69. b8193ad qemu: init all queues to NO_VECTOR value by Michael S. Tsirkin · 16 years ago
  70. 711bf3d qemu: make virtio-blk PCI compliant by default by Michael S. Tsirkin · 16 years ago
  71. c4c0e23 usb-linux.c: fix buffer overflow by Jim Paris · 16 years ago
  72. aeec26d Fix conditional compilation (MIPS host) by Stefan Weil · 16 years ago
  73. 91553dc virtio-blk: Use bdrv_aio_multiwrite by Kevin Wolf · 16 years ago
  74. 40b4f53 Add bdrv_aio_multiwrite by Kevin Wolf · 16 years ago
  75. 1c3173b Revert "don't call cpu_sychronize_state from reset handlers" by Anthony Liguori · 16 years ago
  76. 02b3359 microblaze: Trap if QEMU finds an unknown insns. by Edgar E. Iglesias · 16 years ago
  77. a12f650 microblaze: Correct prio between MMU and unaligned exceptions. by Edgar E. Iglesias · 16 years ago
  78. 97f90cb microblaze: HW Exception fixes. by Edgar E. Iglesias · 16 years ago
  79. 487a4d6 Update OpenBIOS images to r577 by Aurelien Jarno · 16 years ago
  80. abb6ae2 X86_64: Use proper jumps/calls when displacement exceeds +-2G by malc · 16 years ago
  81. 3c854e4 Remove bit-rotten threshold handling by malc · 16 years ago
  82. fbd5de9 F_DUPFD_CLOEXEC is not universally available by malc · 16 years ago
  83. 720036a Add information w.r.t default GUS IRQ assigment by malc · 16 years ago
  84. 3122616 Fix formatting by malc · 16 years ago
  85. a5e8e46 Fix formatting, get rid of conf and fix description by malc · 16 years ago
  86. 41875be Fix formatting and and description field by malc · 16 years ago
  87. 32e0c82 qdev/isa: convert real time clock by Gerd Hoffmann · 16 years ago
  88. 11d23c3 qdev/isa: finish pckbd conversion by Gerd Hoffmann · 16 years ago
  89. 9453c5b qdev/isa: convert ne2000 by Gerd Hoffmann · 16 years ago
  90. 9df3439 qdev/isa: convert gravis ultrasound by Gerd Hoffmann · 16 years ago
  91. f8ba784 qdev/isa: convert cs4231a sound card by Gerd Hoffmann · 16 years ago
  92. f7b4f61 qdev/isa: convert soundblaster by Gerd Hoffmann · 16 years ago
  93. 924f6d7 qdev: add isa_create() function by Gerd Hoffmann · 16 years ago
  94. 787aa97 qdev: tag isabus-bridge as no-user by Gerd Hoffmann · 16 years ago
  95. 2e15e23 qdev: simplify isa irq assignments by Gerd Hoffmann · 16 years ago
  96. 86c8615 qdev: drop iobase properties from isa bus by Gerd Hoffmann · 16 years ago
  97. 316940b qdev: add property type for 32bit signed integers. by Gerd Hoffmann · 16 years ago
  98. 679a37a isapc: pick a more sane default cpu for such old hardware. by Gerd Hoffmann · 16 years ago
  99. 2c8d934 isapc: Fix irq routing by Gerd Hoffmann · 16 years ago
  100. c4a735f Allow to unscale the output window with a Ctrl-Alt-u hotkey by malc · 16 years ago