1. 0be034b target-alpha: Move integer helpers to int_helper.c. by Richard Henderson · 13 years ago
  2. 7b74505 alpha-linux-user: Initialize fpu to round-to-normal. by Richard Henderson · 13 years ago
  3. cdb432b gdbserver: Don't send a GDB syscall until the system CPU is stopped by Meador Inge · 13 years ago
  4. 3179d69 Support utf8 chars in pod docs by Michael Tokarev · 13 years ago
  5. 813da62 tcg: Use the GDB JIT debugging interface. by Richard Henderson · 13 years ago
  6. 08c4ea2 fix screendump by Gerd Hoffmann · 13 years ago
  7. bc09845 target-sparc: Add compiler attribute to some functions which don't return by Stefan Weil · 13 years ago
  8. 59821ae target-mips: Add compiler attribute to some functions which don't return by Stefan Weil · 13 years ago
  9. 1367ff4 Add support for target helper functions which don't return by Stefan Weil · 13 years ago
  10. 4daa187 scripts: add gdb support script by Avi Kivity · 13 years ago
  11. 33cf629 Merge remote-tracking branch 'sstabellini/saverestore-8' into staging by Anthony Liguori · 13 years ago
  12. b85a4ec Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  13. dfebfcf Merge remote-tracking branch 'spice/spice.v50' into staging by Anthony Liguori · 13 years ago
  14. 49f5437 Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 13 years ago
  15. be793eb Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 13 years ago
  16. c234572 xen: do not allocate RAM during INMIGRATE runstate by Anthony PERARD · 13 years ago
  17. cd1ba7d xen mapcache: check if memory region has moved. by Anthony PERARD · 13 years ago
  18. d1814e0 xen: record physmap changes to xenstore by Stefano Stabellini · 13 years ago
  19. 81323a6 Set runstate to INMIGRATE earlier by Stefano Stabellini · 13 years ago
  20. a7ae835 Introduce "xen-save-devices-state" by Stefano Stabellini · 13 years ago
  21. 0a1b357 exec: fix guest memory access for Xen by Anthony PERARD · 13 years ago
  22. efeaaf1 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  23. baa1bd8 scsi: add get_dev_path by Paolo Bonzini · 13 years ago
  24. eb2fa76 virtio-scsi: call unregister_savevm properly by Paolo Bonzini · 13 years ago
  25. fd93079 scsi: copy serial number into VPD page 0x83 by Paolo Bonzini · 13 years ago
  26. 9bcaf4f scsi-cd: check ready condition before processing several commands by Paolo Bonzini · 13 years ago
  27. 7725d14 get rid of CONFIG_VIRTIO_SCSI by Paolo Bonzini · 13 years ago
  28. b8b3e75 Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 13 years ago
  29. 5c20f4e Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  30. ad1be89 spice: fix broken initialization by Alon Levy · 13 years ago
  31. 5dba0d4 hw/qxl.c: Fix compilation failures on 32 bit hosts by Peter Maydell · 13 years ago
  32. d53291c qxl/qxl_render.c: add trace events by Alon Levy · 13 years ago
  33. c480bb7 qxl: switch qxl.c to trace-events by Alon Levy · 13 years ago
  34. aa3db42 qxl: init_pipe_signaling: exit on failure by Alon Levy · 13 years ago
  35. 6ec5dae monitor: fix client_migrate_info error handling by Yonit Halperin · 13 years ago
  36. d0638b1 spice: set spice uuid and name by Marc-André Lureau · 13 years ago
  37. b71706d qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write() by Jeff Cody · 13 years ago
  38. 0c1f781 ioapic: fix build with DEBUG_IOAPIC by Jason Wang · 13 years ago
  39. 720f9f5 .gitignore: add qemu-bridge-helper and option rom build products by David Gibson · 13 years ago
  40. 039f835 cleanup obsolete typedef by Joshua Housh · 13 years ago
  41. c07c163 monitor: Remove unused bool field 'qapi' in mon_cmd_t struct by Jeff Cody · 13 years ago
  42. fbac6a7 ds1338: Add missing break statement by Stefan Weil · 13 years ago
  43. ee032ca vnc: Fix packed boolean struct members by Stefan Weil · 13 years ago
  44. b920df5 Remove type field in ModuleEntry as it's not used by Chen Yufei · 13 years ago
  45. 32b0898 memory: check for watchpoints when getting code ram_addr by Avi Kivity · 13 years ago
  46. 7859cc6 exec: fix write tlb entry misused as iotlb by Avi Kivity · 13 years ago
  47. 5bd33de tcg: fix sparc host for AREG0 free operation by Blue Swirl · 13 years ago
  48. 0184e26 Sparc: avoid AREG0 wrappers for memory access helpers by Blue Swirl · 13 years ago
  49. fe8d8f0 Sparc: avoid AREG0 for memory access helpers by Blue Swirl · 13 years ago
  50. 57d585f TCG: add 5 arg helpers to def-helper.h by Blue Swirl · 13 years ago
  51. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  52. 6a18ae2 i386: Remove REGPARM by Blue Swirl · 13 years ago
  53. 361dea4 sparc64: implement PCI and ISA irqs by Blue Swirl · 13 years ago
  54. 89aaf60 sparc: reset CPU state on reset by Blue Swirl · 13 years ago
  55. b21227c apb: use normal PCI device header for PBM device by Blue Swirl · 13 years ago
  56. 103f9af Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  57. 69784ea w64: Fix data type of next_tb and tcg_qemu_tb_exec by Stefan Weil · 13 years ago
  58. 3bf7e40 softfloat: fix for C99 by Avi Kivity · 13 years ago
  59. 6344d92 Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  60. 6b41fec Merge branch 'malta' of git://qemu.weilnetz.de/qemu by Blue Swirl · 13 years ago
  61. cb76e9c Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  62. 1329d18 vmstate: fix varrays with uint32_t indexes by Amos Kong · 13 years ago
  63. 4055299 Fix large memory chunks allocation with tcg_malloc. by Kirill Batuzov · 13 years ago
  64. 46a5801 Merge remote-tracking branch 'kraxel/seabios-1.6.3.2' into staging by Anthony Liguori · 13 years ago
  65. e5ab140 pci: fix double free of romfile property by Anthony Liguori · 13 years ago
  66. 14dd5fa hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region by Peter Maydell · 13 years ago
  67. 27424dc hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state by Mitsyanko Igor · 13 years ago
  68. a10394e hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state by Mitsyanko Igor · 13 years ago
  69. 0e4a398 ARM: Remove unnecessary subpage workarounds by Peter Maydell · 13 years ago
  70. 1d7a119 malta: Fix display for LED array by Stefan Weil · 13 years ago
  71. 03a1a8e malta: Use symbolic hardware addresses by Stefan Weil · 13 years ago
  72. bb4b335 malta: Always allocate flash memory by Stefan Weil · 13 years ago
  73. 82a9807 malta: Clean allocation of bios region alias by Stefan Weil · 13 years ago
  74. d9e028c target-arm: Decode SETEND correctly in Thumb by Peter Maydell · 13 years ago
  75. c98d174 target-arm: Clear IT bits when taking exceptions in v7M by Peter Maydell · 13 years ago
  76. 4de4779 target-arm: Fix typo in ARM946 cp15 c5 handling by Peter Maydell · 13 years ago
  77. 54e1793 hw/omap_i2c: Convert to qdev by Juha Riihimäki · 13 years ago
  78. e1c37d0 qapi: Convert migrate by Luiz Capitulino · 13 years ago
  79. 539de12 Purge migration of (almost) everything to do with monitors by Luiz Capitulino · 13 years ago
  80. 79020cf Error: Introduce error_copy() by Luiz Capitulino · 13 years ago
  81. a4acc06 QError: Introduce new errors for the migration command by Luiz Capitulino · 13 years ago
  82. 38ae51a PPC: Fix openpic with relative memregions by Alexander Graf · 13 years ago
  83. 298a971 pseries: Configure PCI bridge using properties by David Gibson · 13 years ago
  84. 29979a8 PPC: KVM: Synchronize regs on CPU dump by Alexander Graf · 13 years ago
  85. 92e4b51 kvm: Comparison with ioctl number macros needs to be unsigned by David Gibson · 13 years ago
  86. 6bbc5ed ppc: Correctly define POWERPC_INSNS2_DEFAULT by Meador Inge · 13 years ago
  87. d07fee7 pseries: Add support for level interrupts to XICS by David Gibson · 13 years ago
  88. eb6ea4b PPC: Fix large page support in TCG by Nathan Whitehorn · 13 years ago
  89. 2e06214 PPC: Add PIR register to POWER7 CPU by Nathan Whitehorn · 13 years ago
  90. 76ab958 pseries: Remove PCI device from PCI host bridge code by Alexey Kardashevskiy · 13 years ago
  91. 323abeb pseries: Remove unused constant from PCI code by David Gibson · 13 years ago
  92. 53f649e pseries: Update SLOF firmware image by David Gibson · 13 years ago
  93. cd6e932 PPC64: Add support for ldbrx and stdbrx instructions by Thomas Huth · 13 years ago
  94. b5aec39 pseries: Don't try to munmap() a malloc()ed TCE table by David Gibson · 13 years ago
  95. b7c28f0 ppc: Add missing 'static' to spin_rw_ops by Stefan Weil · 13 years ago
  96. d715ea9 PPC: 405: Fix ppc405ep initialization by Alexander Graf · 13 years ago
  97. 32a2003 Bad zero comparison for sas_ss_flags on powerpc by Alex Barcelo · 13 years ago
  98. ae7d54d target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef by Andreas Färber · 13 years ago
  99. aea6ff7 Merge remote-tracking branch 'afaerber/qom-cpu.v5' into staging by Anthony Liguori · 13 years ago
  100. 9e4dd56 vnc: Limit r/w access to size of allocated memory by Stefan Weil · 13 years ago