1. 30c0c76 tcg: fix build on 32-bit hppa, ppc and sparc hosts by Jay Foad · 15 years ago
  2. bc3b26f PL181 write fix by Paul Brook · 15 years ago
  3. 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
  4. 4a0b59f cris: Add CRISv10 gdbstub support. by Edgar E. Iglesias · 15 years ago
  5. 4ffb9ae cris: Mask interrupts on dslots for CRISv10. by Edgar E. Iglesias · 15 years ago
  6. ff21f70 microblaze: Improve brk emulation. by Edgar E. Iglesias · 15 years ago
  7. e1aa325 microblaze: Dont segfault when singlestepping first insn. by Edgar E. Iglesias · 15 years ago
  8. b551ec0 target-sparc: fix --enable-debug build by Jay Foad · 15 years ago
  9. 2c92d62 tcg: fix assertion with --enable-debug by Jay Foad · 15 years ago
  10. 51464fa Don't compile rwhandler.c for user targets by Blue Swirl · 15 years ago
  11. 3682825 tcg: Add comments for all optional instructions not implemented. by Richard Henderson · 15 years ago
  12. 18c8f7a tcg-sparc: Implement ORC. by Richard Henderson · 15 years ago
  13. dc69960 tcg-sparc: Implement ANDC. by Richard Henderson · 15 years ago
  14. 791d126 tcg: Optional target implementation of ORC. by Richard Henderson · 15 years ago
  15. 241cbed tcg: Optional target implementation of ANDC. by Richard Henderson · 15 years ago
  16. be6551b tcg-sparc: Implement not. by Richard Henderson · 15 years ago
  17. 4b5a85c tcg-sparc: Implement neg. by Richard Henderson · 15 years ago
  18. 4fc8d67 Fix warning on mingw32 by Blue Swirl · 15 years ago
  19. 64e69d5 Fix warning on OpenBSD by Blue Swirl · 15 years ago
  20. 6ec8523 tcg/ppc: Consistently use calling convention selection macros by malc · 15 years ago
  21. 5da79c8 Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET}. by Juergen Lock · 15 years ago
  22. 58d9b1e Add FreeBSD/ppc host ucontext definitions. by Juergen Lock · 15 years ago
  23. e4ee916 Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation. by Juergen Lock · 15 years ago
  24. 584771e qemu-img: Fix error message by Kevin Wolf · 15 years ago
  25. 60b1bd4 qemu-img: Fix segfault during rebase by Kevin Wolf · 15 years ago
  26. 4805bb6 qcow2: Fix access after end of array by Kevin Wolf · 15 years ago
  27. 0f853a3 qdev: Free opts on failed do_device_add by Kevin Wolf · 15 years ago
  28. 4c5b10b QEMU e820 reservation patch by Jes Sorensen · 15 years ago
  29. ed487bb ide save/restore pio/atapi cmd transfer fields and io buffer by Marcelo Tosatti · 15 years ago
  30. 7b665b6 virtio-serial: pci: Allow MSI to be disabled by Amit Shah · 15 years ago
  31. ee4d45b virtio-serial: don't set MULTIPORT for 1 port dev by Michael S. Tsirkin · 15 years ago
  32. 8bfbde6 pc: Add backward compatibility options for virtio-serial by Amit Shah · 15 years ago
  33. d76fa62 pc: Bump up pc version to 0.13 and add a 0.12 compat version by Amit Shah · 15 years ago
  34. 68735b6 USB HID does not support Set_Idle by Kevin O'Connor · 15 years ago
  35. 4dca4b6 block: more read-only changes, related to backing files by Naphtali Sprei · 15 years ago
  36. e94a793 mingw32: Enable C99/POSIX format strings by Stefan Weil · 15 years ago
  37. 5c366a8 Fix hanging user monitor when using balloon command by Adam Litke · 15 years ago
  38. 068b332 Monitor: Report more than one error in handlers by Luiz Capitulino · 15 years ago
  39. 10e4f60 Monitor: Debug stray prints the right way by Luiz Capitulino · 15 years ago
  40. bb89c2e Monitor: Audit handler return by Luiz Capitulino · 15 years ago
  41. b8b0826 Monitor: Drop the print disabling mechanism by Luiz Capitulino · 15 years ago
  42. b4475aa Monitor: Debugging support by Luiz Capitulino · 15 years ago
  43. 261394d Monitor: Rename cmd_new_ret() by Luiz Capitulino · 15 years ago
  44. 0bbc47b Monitor: Convert do_change() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  45. 4fdc94b Monitor: Convert do_info() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  46. fe38a32 Monitor: Convert do_physical_memory_save() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  47. 9869622 Monitor: Convert do_memory_save() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  48. b5d17ad Monitor: Convert do_migrate() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  49. 053801b Monitor: Convert pci_device_hot_remove() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  50. 395560c Monitor: Convert pci_device_hot_add() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  51. aeb91c1 Monitor: Convert do_closefd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  52. 6ad3ebd Monitor: Convert do_getfd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  53. ba85d35 Monitor: Convert do_block_set_passwd() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  54. 584cbdb Monitor: Convert do_cpu_set() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  55. 9b9d4d9 Monitor: Convert do_eject() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  56. d5a7b38 Monitor: Convert do_cont() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  57. ef4b7ee Monitor: Convert simple handlers to cmd_new_ret() by Luiz Capitulino · 15 years ago
  58. 97536cf Monitor: Introduce cmd_new_ret() by Luiz Capitulino · 15 years ago
  59. 98b5008 move default allocator to console.c by Paolo Bonzini · 15 years ago
  60. 9441987 remove knowledge of defaultallocator_free_displaysurface from sdl.c by Paolo Bonzini · 15 years ago
  61. b473df6 use lazy initialization for display_state by Paolo Bonzini · 15 years ago
  62. 9edf505 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 15 years ago
  63. 2583ba9 net: Monitor command set_link finds only VLAN clients, fix by Markus Armbruster · 15 years ago
  64. a0104e0 net: info network shows only VLAN clients, fix by Markus Armbruster · 15 years ago
  65. efe32fd net: net_check_clients() checks only VLAN clients, fix by Markus Armbruster · 15 years ago
  66. 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
  67. 668680f net: net_check_clients() runs too early to see -device, fix by Markus Armbruster · 15 years ago
  68. 7f76abe net: Remove unused net_client_uninit() by Markus Armbruster · 15 years ago
  69. 5f2243f Fix strace or FUTEX_PRIVATE_FLAG by Paul Brook · 15 years ago
  70. 30a8cac target-arm: support thumb exception handlers by Rabin Vincent · 15 years ago
  71. b8b45b6 target-arm: implement Thumb-2 exception return by Rabin Vincent · 15 years ago
  72. fa26df0 target-arm: fix thumb CPS by Rabin Vincent · 15 years ago
  73. 24ebf5f get rid of hostregs_helper.h by Paolo Bonzini · 15 years ago
  74. df2a54e remove dead m68k definitions by Paolo Bonzini · 15 years ago
  75. c68aaa1 tcg: Add consistency checks for op definitions by Stefan Weil · 15 years ago
  76. dbfe80e tcg-sparc: Implement setcond, setcond2. by Richard Henderson · 15 years ago
  77. 1c08622 tcg: Add tcg_swap_cond. by Richard Henderson · 15 years ago
  78. bf76baf crisv10: Prettify. by Edgar E. Iglesias · 15 years ago
  79. 6f57bbf sparc32 fix spurious dma interrupts v2 by Artyom Tarasenko · 15 years ago
  80. 47de922 Revert "Sparc32: improve DMA controller IRQ debugging" by Blue Swirl · 15 years ago
  81. 40e9edd cris: Add support for CRISv10 translation. by Edgar E. Iglesias · 15 years ago
  82. 46e246c cris: Use tcg_gen_movi_tl. by Edgar E. Iglesias · 15 years ago
  83. 7a97735 cris: Add v10 style interrupts. by Edgar E. Iglesias · 15 years ago
  84. 9547521 crisv10: Always clear the V and C flags on btst. by Edgar E. Iglesias · 15 years ago
  85. fb9fb69 cris: Prepare for CRISv10. by Edgar E. Iglesias · 15 years ago
  86. a408b1d versatile_pci: cleanup by Michael S. Tsirkin · 15 years ago
  87. 01764fe versatile_pci: convert to symbolic names by Michael S. Tsirkin · 15 years ago
  88. c6a94ba PPC: Add timer when running KVM by Alexander Graf · 15 years ago
  89. b2eca44 PPC: Fix large pages by Alexander Graf · 15 years ago
  90. a2236d4 PPC: Add USB per default on U3 by Alexander Graf · 15 years ago
  91. a9ceb76 PPC: Get rid of segfaults in DBDMA emulation by Alexander Graf · 15 years ago
  92. dffc07c PPC: Use macio IDE controller for Newworld by Alexander Graf · 15 years ago
  93. dc333cd PPC: tell the guest about the time base frequency by Alexander Graf · 15 years ago
  94. fa0be69 PPC: Make interrupts work by Alexander Graf · 15 years ago
  95. 915cd3a PPC: Include dump of lspci -nn on real G5 by Alexander Graf · 15 years ago
  96. 0f92119 PPC: Use Mac99_U3 type on ppc64 by Alexander Graf · 15 years ago
  97. d86f0e3 PPC: Uninorth config space accessor by Alexander Graf · 15 years ago
  98. 9f6f042 pci_host: rewrite using rwhandler by Michael S. Tsirkin · 15 years ago
  99. 049f7ad rwhandler: simplified way to register for mem/io by Michael S. Tsirkin · 15 years ago
  100. e73d6e3 bwap: add qemu_bswap helper by Michael S. Tsirkin · 15 years ago