1. a341619 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 11 years ago
  2. e47dccc Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  3. 5b91704 block: dump snapshot and image info to specified output by Wenchao Xia · 11 years ago
  4. f364ec6 block: move qmp and info dump related code to block/qapi.c by Wenchao Xia · 11 years ago
  5. de08c60 block: move snapshot code in block.c to block/snapshot.c by Wenchao Xia · 11 years ago
  6. 29d7827 block: drop bs_snapshots global variable by Stefan Hajnoczi · 11 years ago
  7. 2499a09 qemu-iotests: make create_image() common by Stefan Hajnoczi · 11 years ago
  8. 3a3918c qemu-iotests: make compare_images() common by Stefan Hajnoczi · 11 years ago
  9. 2575fe1 qemu-iotests: make cancel_and_wait() common by Stefan Hajnoczi · 11 years ago
  10. ecc1c88 qemu-iotests: make assert_no_active_block_jobs() common by Stefan Hajnoczi · 11 years ago
  11. b64ec4e block: add block driver read only whitelist by Fam Zheng · 11 years ago
  12. 8ddd08c qemu-iotests: fix 054 cluster size help output by Stefan Hajnoczi · 11 years ago
  13. 1713924 gtk: don't use g_object_unref on GdkCursor by Anthony Liguori · 11 years ago
  14. 41686a9 gtk: don't resize window when enabling scaling by Anthony Liguori · 11 years ago
  15. 651eb0f fix double free the memslot in kvm_set_phys_mem by Xiao Guangrong · 11 years ago
  16. 25b4833 configure: Report unknown target names more helpfully by Peter Maydell · 11 years ago
  17. 6e92f82 configure: Autogenerate default target list by Peter Maydell · 11 years ago
  18. 0ded1fe Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging by Anthony Liguori · 11 years ago
  19. 95669e6 i.MX: Improve EPIT timer code. by Jean-Christophe DUBOIS · 11 years ago
  20. 6539ed2 exynos4210.c: register rom_mem for memory migration by Igor Mitsyanko · 11 years ago
  21. 11a5e48 hw/arm/exynos4210.c: convert chipid_and_omr to an mmio region by Igor Mitsyanko · 11 years ago
  22. a50c0d6 i.MX: split GPT and EPIT timer implementation by Jean-Christophe DUBOIS · 11 years ago
  23. 37ab4a5 sd/sd.c: Fix "inquiry" ACMD41 by Peter Crosthwaite · 11 years ago
  24. 1d32c26 sd/sdhci:ADMA: fix interrupt by Peter Crosthwaite · 11 years ago
  25. 677ff2a sd/sdhci.c: Fix bdata_read DPRINT message by Peter Crosthwaite · 11 years ago
  26. dcdb4cd sd/sdhci: Fix Buffer Write Ready interrupt by Peter Crosthwaite · 11 years ago
  27. 656f416 sd/sdhci.c: Only reset data_count on new commands by Peter Crosthwaite · 11 years ago
  28. b0b7ae6 xilinx_spips: lqspi: Fix byte/misaligned access by Peter Crosthwaite · 11 years ago
  29. a66418f xilinx_spips: lqspi: Push more data to tx-fifo by Peter Crosthwaite · 11 years ago
  30. 4a5b6fa xilinx_spips: Multiple debug verbosity levels by Peter Crosthwaite · 11 years ago
  31. c37fc50 xilinx_spips: Debug msgs for Snoop state by Peter Crosthwaite · 11 years ago
  32. 9151da2 xilinx_spips: Fix striping behaviour by Peter Crosthwaite · 11 years ago
  33. 2133a5f xilinx_spips: Fix CTRL register RW bits by Peter Crosthwaite · 11 years ago
  34. 15408b4 xilinx_spips: lqspi: Dont touch config register by Peter Crosthwaite · 11 years ago
  35. c4f08ff xilinx_spips: Implement automatic CS by Peter Crosthwaite · 11 years ago
  36. e100f3b xilinx_spips: Add automatic start support by Peter Crosthwaite · 11 years ago
  37. b5cd914 xilinx_spips: Trash LQ page cache on mode change by Peter Crosthwaite · 11 years ago
  38. 10e60b3 xilinx_spips: Fix QSPI FIFO size by Peter Crosthwaite · 11 years ago
  39. abef5fa xilinx_spips: Add verbose LQSPI debug output by Peter Crosthwaite · 11 years ago
  40. 3ea728d xilinx_spips: Inhibit interrupts in LQSPI mode by Peter Crosthwaite · 11 years ago
  41. 87920b4 xilinx_spips: Make interrupts clear on read by Peter Crosthwaite · 11 years ago
  42. 6b91f01 xilinx_spips: seperate SPI and QSPI as two classes by Peter Crosthwaite · 11 years ago
  43. 8b779b3 po/hu.po: Hungarian translation for the GTK+ interface by Ákos Kovács · 11 years ago
  44. 40459a0 Merge remote-tracking branch 'kraxel/usb.83' into staging by Anthony Liguori · 11 years ago
  45. 7087d3d Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  46. 37352df xhci: add live migration support by Gerd Hoffmann · 12 years ago
  47. 003e15a xhci: add xhci_init_epctx by Gerd Hoffmann · 11 years ago
  48. 492b21f xhci: add xhci_alloc_epctx by Gerd Hoffmann · 11 years ago
  49. 4034e69 xhci: add XHCISlot->addressed by Gerd Hoffmann · 12 years ago
  50. 340b50c pci: add VMSTATE_MSIX by Gerd Hoffmann · 11 years ago
  51. 45ec267 host-libusb: Correct test for USB packet state by Ed Maste · 11 years ago
  52. 7563352 Fix usage of USB_DEV_FLAG_IS_HOST flag. by Michael Marineau · 11 years ago
  53. f10acc8 tcx: Fix 24-bit display mode by Mark Cave-Ayland · 11 years ago
  54. c3c4fe3 pvpanic: use FWCfgState explicitly by Michael S. Tsirkin · 11 years ago
  55. cac1221 fw_cfg: fw_cfg is a singleton by Michael S. Tsirkin · 11 years ago
  56. 600c60b fw_cfg: add API to find FW cfg object by Michael S. Tsirkin · 11 years ago
  57. 45936c8 fw_cfg: move typedef to qemu/typedefs.h by Michael S. Tsirkin · 11 years ago
  58. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 11 years ago
  59. edf9735 apic: rename apic specific bitopts by Michael S. Tsirkin · 11 years ago
  60. ec0503b firmware_abi: move to include/hw/nvram/ by Michael S. Tsirkin · 11 years ago
  61. cbef02f dec.c - move to pci-bridge by Michael S. Tsirkin · 11 years ago
  62. a4cc73d do not check pointers after dereferencing them by Paolo Bonzini · 11 years ago
  63. cd2e64c m25p80: Add Micron n25q032a by Ed Maste · 11 years ago
  64. a585140 qemu: fix out of tree cross compile by Alexey Kardashevskiy · 11 years ago
  65. a9c34e4 slirp: cleanup leftovers from misc.h by Michael Tokarev · 11 years ago
  66. 12cd30e migration: Remove duplicate bandwidth_limit set by Lei Li · 11 years ago
  67. 7465dfe docs: Fix typo and update file in migration by Lei Li · 11 years ago
  68. cfeda5f configure: try pkg-config ncurses first by Ed Maste · 11 years ago
  69. d720e98 rtc: remove rtc_set_date by Hu Tao · 11 years ago
  70. d2d6b85 linux-user: Fix typo in comment by Lei Li · 11 years ago
  71. cbc8d59 configure: remove confusing file manipulation by Ed Maste · 11 years ago
  72. 668fca9 debugcon: fix compiler warning when open DEBUG_DEBUGCON by liguang · 11 years ago
  73. e6ee284 debugcon: make debug message more readable by liguang · 11 years ago
  74. 8c1f72d debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON by liguang · 11 years ago
  75. 6681fca Remove unnecessary break statements by Stefan Weil · 11 years ago
  76. a3605bf don't run pkg-config for features explicitly disabled by Michael Tokarev · 11 years ago
  77. dec3fc9 target-i386: Fix aflag logic for CODE64 and the 0x67 prefix by Richard Henderson · 11 years ago
  78. 39c93c6 s390/ipl: Fix spurious errors in virtio by Christian Borntraeger · 11 years ago
  79. 0a1f348 Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into staging by Anthony Liguori · 11 years ago
  80. 6c8df7a Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 11 years ago
  81. cdf79b6 Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging by Anthony Liguori · 11 years ago
  82. bff6347 target-i386: Fix mask of pte index in memory mapping by Qiao Nuohan · 11 years ago
  83. fbc2ed9 target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses by Luiz Capitulino · 11 years ago
  84. fd21faa seccomp: add the asynchronous I/O syscalls to the whitelist by Paul Moore · 11 years ago
  85. 87f25c1 gdbstub: do not restart crashed guest by Paolo Bonzini · 11 years ago
  86. bbfa18f qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path by Amos Kong · 11 years ago
  87. f2e3978 Makefile: create ".../var/run" when installing the POSIX guest agent by Laszlo Ersek · 11 years ago
  88. a839ee7 qga: save state directory in ga_install_service() by Laszlo Ersek · 11 years ago
  89. a880845 qga: remove undefined behavior in ga_install_service() by Laszlo Ersek · 11 years ago
  90. bf12c1f qga: create state directory on win32 by Laszlo Ersek · 11 years ago
  91. 5a699bb configure: don't save any fixed local_statedir for win32 by Laszlo Ersek · 11 years ago
  92. c394ecb qga: determine default state dir and pidfile dynamically by Laszlo Ersek · 11 years ago
  93. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 11 years ago
  94. 68c0e13 q35: set fw_name by Michael S. Tsirkin · 11 years ago
  95. a678e26 qapi: pad GenericList value fields to 64 bits by Michael Roth · 11 years ago
  96. fd8aaa7 memory: add return value to address_space_rw/read/write by Paolo Bonzini · 11 years ago
  97. 791af8c memory: propagate errors on I/O dispatch by Paolo Bonzini · 11 years ago
  98. a649b91 exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses by Paolo Bonzini · 11 years ago
  99. 968a562 memory: correctly handle endian-swapped 64-bit accesses by Paolo Bonzini · 11 years ago
  100. ce5d2f3 memory: split accesses even when the old MMIO callbacks are used by Paolo Bonzini · 11 years ago