1. 2ea5a7a qemu-char: tcp: make use GIOChannel by Anthony Liguori · 12 years ago
  2. 76a9644 qemu-char: convert UDP to GIOChannel by Anthony Liguori · 12 years ago
  3. 093d3a2 qemu-char: convert pty to GIOChannel by Anthony Liguori · 12 years ago
  4. a29753f qemu-char: convert fd_chr to use a GIOChannel by Anthony Liguori · 12 years ago
  5. 96c6384 char: add IOWatchPoll support by Anthony Liguori · 12 years ago
  6. ed7a154 qemu-char: remove dead/confusing logic with nb_stdio_clients by Anthony Liguori · 12 years ago
  7. baca6f1 char-socket: fix error reporting by Anthony Liguori · 12 years ago
  8. 0bc472a hw/nand.c: correct the sense of the BUSY/READY status bit by Kuo-Jung Su · 12 years ago
  9. 76c4850 Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm by Aurelien Jarno · 12 years ago
  10. 597e2ce mipsn32-linux-user: Configure the architecture properly by Richard Henderson · 12 years ago
  11. 68473f1 mips64-linux-user: Enable 64-bit address mode and fpu by Richard Henderson · 12 years ago
  12. ff4f738 mips-linux-user: Fix n32 and n64 syscalls by Richard Henderson · 12 years ago
  13. 084d049 mips-linux-user: Save and restore fpu and dsp from sigcontext by Richard Henderson · 12 years ago
  14. 51cd14d mips-linux-user: Enable mips64 and mipsn32 linux-user targets by Richard Henderson · 12 years ago
  15. ff97090 mips-linux-user: Share o32 code for n32 and n64 signals by Richard Henderson · 12 years ago
  16. 2c3c668 mips-linux-user: Delete n32 and n64 signal stubs by Richard Henderson · 12 years ago
  17. ed4659d MAINTAINERS: add entry for ARM KVM guest cores by Peter Maydell · 12 years ago
  18. 68b05c4 configure: Enable KVM on ARM by Peter Maydell · 12 years ago
  19. ed46676 hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC by Peter Maydell · 12 years ago
  20. eb035b4 target-arm: Use MemoryListener to identify GIC base address for KVM by Peter Maydell · 12 years ago
  21. 5311118 hw/arm_gic: Convert ARM GIC classes to use init/realize by Peter Maydell · 12 years ago
  22. 9ecb992 hw/arm_gic: Add presave/postload hooks by Peter Maydell · 12 years ago
  23. 8163557 ARM KVM: save and load VFP registers from kernel by Peter Maydell · 12 years ago
  24. 494b00c ARM: KVM: Add support for KVM on ARM architecture by Christoffer Dall · 12 years ago
  25. f520641 target-arm: Drop CPUARMState* argument from bank_number() by Peter Maydell · 12 years ago
  26. eadd0e4 linux-headers: resync from mainline to add ARM KVM headers by Peter Maydell · 12 years ago
  27. 2e07b29 oslib-posix: Align to permit transparent hugepages on ARM Linux by Peter Maydell · 12 years ago
  28. 0011597 target-arm: Don't decode RFE or SRS on M profile cores by Peter Maydell · 12 years ago
  29. 8146588 target-arm: Factor out handling of SRS instruction by Peter Maydell · 12 years ago
  30. 26135ea target-mips: Fix accumulator selection for MIPS16 and microMIPS by Richard Sandiford · 12 years ago
  31. 54b2f42 target-mips: Translate breaks and traps into the appropriate signal by Meador Inge · 12 years ago
  32. 20c334a target-mips: fix DSP overflow macro and affected routines by Petar Jovanovic · 12 years ago
  33. 71df81a Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  34. a690060 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  35. e482ded Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging by Anthony Liguori · 12 years ago
  36. bf5363e Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  37. 272d2d8 block: for HMP commit() operations on 'all', skip non-COW drives by Jeff Cody · 12 years ago
  38. 1b8bbb4 sheepdog: add support for connecting to unix domain socket by MORITA Kazutaka · 12 years ago
  39. 25af257 sheepdog: use inet_connect to simplify connect code by MORITA Kazutaka · 12 years ago
  40. 5d6768e sheepdog: accept URIs by MORITA Kazutaka · 12 years ago
  41. bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
  42. 4ef7b89 slirp/tcp_subr.c: fix coding style in tcp_connect by MORITA Kazutaka · 12 years ago
  43. 2c20e71 dataplane: remove EventPoll in favor of AioContext by Paolo Bonzini · 12 years ago
  44. 69b302b virtio-blk: fix unplug + virsh reboot by Christian Borntraeger · 12 years ago
  45. 02d583c ide/macio: Fix macio DMA initialisation. by Mark Cave-Ayland · 12 years ago
  46. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  47. 3a808cc translate-all.c: Remove cpu_unlink_tb() by Peter Maydell · 12 years ago
  48. 378df4b Handle CPU interrupts by inline checking of a flag by Peter Maydell · 12 years ago
  49. 7721137 cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC by Peter Maydell · 12 years ago
  50. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  51. 0980011 tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses by Peter Maydell · 12 years ago
  52. 07ca08b tcg-sparc: fix build by Blue Swirl · 12 years ago
  53. 288f1e3 cadence_gem: Add debug msgs for rx desc movement by Peter Crosthwaite · 12 years ago
  54. 5025388 cadence_gem: Don't reset rx desc pointer on rx_en by Peter Crosthwaite · 12 years ago
  55. ae80a35 cadence_gem: fix interrupt events by Peter Crosthwaite · 12 years ago
  56. 1c5d079 cadence_gem: factor out can_rx() logic replication by Peter Crosthwaite · 12 years ago
  57. e3f9d31 cadence_gem: Flush queued packets by Peter Crosthwaite · 12 years ago
  58. a7fd691 m25p80.c: Use QOM classes for part differentiation by Peter Crosthwaite · 12 years ago
  59. b972b4e xilinx_zynq: Added SD controllers by Peter Crosthwaite · 12 years ago
  60. 80f4d9f vl.c: allow for repeated -sd arguments by Peter Crosthwaite · 12 years ago
  61. d7dfca0 hw/sdhci: introduce standard SD host controller by Igor Mitsyanko · 12 years ago
  62. 353575f arm: a9mpcore: Coreify the SCU by Peter Crosthwaite · 12 years ago
  63. 9595978 arm: a9mpcore: remove old_timer_status field by Peter Crosthwaite · 12 years ago
  64. cde4577 arm: mptimer: Remove WDT distinction by Peter Crosthwaite · 12 years ago
  65. 845769f arm: arm11mpcore, a9mpcore: CamelCased type names by Peter Crosthwaite · 12 years ago
  66. c6205dd arm: mptimer: CamelCased type names by Peter Crosthwaite · 12 years ago
  67. 1be97bf hw/pflash_cfi01: Treat read in unknown command state as read by Peter Maydell · 12 years ago
  68. 6e39278 hw/pflash_cfi01: Make read after byte-write or erase return status by Peter Maydell · 12 years ago
  69. 5c78d6a hw/ds1338: Fix conversion between 12 hours and 24 hours modes. by Antoine Mathys · 12 years ago
  70. 5c75fb1 update seabios to 1.7.2.1 by Gerd Hoffmann · 12 years ago
  71. a4bcea3 target-i386: Use mulu2 and muls2 by Richard Henderson · 12 years ago
  72. 554f199 Set virtio-serial device to have a default of 2 MSI vectors. by Gal Hammer · 12 years ago
  73. 0e98b43 ICH9 LPC: Reset Control Register, basic implementation by Laszlo Ersek · 12 years ago
  74. 7feb640 Fix guest OS hang when 64bit PCI bar present by Alexey Korolev · 12 years ago
  75. 2af234e e1000: unbreak the guest network migration to 1.3 by Michael S. Tsirkin · 12 years ago
  76. af347aa qmp: netdev_add is like -netdev, not -net, fix documentation by Markus Armbruster · 12 years ago
  77. 40e8c26 doc: document -netdev hubport by Stefan Hajnoczi · 12 years ago
  78. f6b26cf net: reduce the unnecessary memory allocation of multiqueue by Jason Wang · 12 years ago
  79. d26e445 tap: set IFF_ONE_QUEUE per default by Peter Lieven · 12 years ago
  80. ce675a7 tap: forbid creating multiqueue tap when hub is used by Jason Wang · 12 years ago
  81. 7d91ddd net: fix unbounded NetQueue by Luigi Rizzo · 12 years ago
  82. 199ee60 net: fix qemu_flush_queued_packets() in presence of a hub by Luigi Rizzo · 12 years ago
  83. 6b37a23 vhost: memory sync fixes by Michael S. Tsirkin · 12 years ago
  84. ee24aaf Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 12 years ago
  85. 31e76f6 glib: Add compat wrapper for g_poll on old glib by Alexander Graf · 12 years ago
  86. 989b697 qemu-log: default to stderr for logging output by Peter Maydell · 12 years ago
  87. ab40044 show --disable-gtk and --enable-gtk in the help message by Hu Tao · 12 years ago
  88. bc0477c Add compat for GDK_KEY_XXX symbols by Daniel P. Berrange · 12 years ago
  89. ef6413a Add compat macro for gtk_widget_get_realized by Daniel P. Berrange · 12 years ago
  90. 528de90 Add support for enabling build with GTK3 by Daniel P. Berrange · 12 years ago
  91. 0d20664 Ensure x_keymap.o is built when GTK is enabled by Daniel P. Berrange · 12 years ago
  92. fe43bca Replace expose-event handler with draw handler in GTK3 by Daniel P. Berrange · 12 years ago
  93. 1ed76b5 Conditionalize use of gtk_widget_size_request by Daniel P. Berrange · 12 years ago
  94. 8906de7 Conditionalize use of gdk_display_warp_pointer by Daniel P. Berrange · 12 years ago
  95. 530daf8 Replace gtk_menu_append with gtk_menu_shell_append by Daniel P. Berrange · 12 years ago
  96. 51572ab Remove use of GtkVBox in GTK3 by Daniel P. Berrange · 12 years ago
  97. 2a05485 Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab by Daniel P. Berrange · 12 years ago
  98. 655199d Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab by Daniel P. Berrange · 12 years ago
  99. 66962f1 Remove use of gdk_drawable_get_{screen, display} by Daniel P. Berrange · 12 years ago
  100. cba6883 Add compat for gdk_drawable_get_size on GTK3 by Daniel P. Berrange · 12 years ago