1. 6a245c6 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  2. 6d06368 Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  3. 44ab9ed qemu-char: fix win32 build by Blue Swirl · 12 years ago
  4. 7830cf7 baum: fix build by Blue Swirl · 12 years ago
  5. d6258c9 virtio-serial: make flow control explicit in virtio-console by Amit Shah · 12 years ago
  6. 7df4d45 virtio: console: add flow control by Amit Shah · 12 years ago
  7. fcfb4d6 serial: add flow control to transmit by Anthony Liguori · 12 years ago
  8. 01f45d9 qemu-char: move text console init to console.c by Anthony Liguori · 12 years ago
  9. 5ab8211 qemu-char: move msmouse registeration to msmouse.c by Anthony Liguori · 12 years ago
  10. 08744c9 qemu-char: move baum registration to baum.c by Anthony Liguori · 12 years ago
  11. 26c6061 qemu-char: move spice registration to spice-qemu-char.c by Anthony Liguori · 12 years ago
  12. d654f34 qemu-char: make char drivers dynamically registerable by Anthony Liguori · 12 years ago
  13. 9f939df qemu-char: remove use of QEMUTimer in favor of glib idle function by Anthony Liguori · 12 years ago
  14. 8aa33ca qemu-char: use a glib timeout instead of qemu-timer by Anthony Liguori · 12 years ago
  15. d3cc5bc char: add gio watch fn for tcp backends by Amit Shah · 12 years ago
  16. e6a87ed qemu-char: add pty watch by Anthony Liguori · 12 years ago
  17. 23673ca qemu-char: add watch support by Anthony Liguori · 12 years ago
  18. 2ea5a7a qemu-char: tcp: make use GIOChannel by Anthony Liguori · 12 years ago
  19. 76a9644 qemu-char: convert UDP to GIOChannel by Anthony Liguori · 12 years ago
  20. 093d3a2 qemu-char: convert pty to GIOChannel by Anthony Liguori · 12 years ago
  21. a29753f qemu-char: convert fd_chr to use a GIOChannel by Anthony Liguori · 12 years ago
  22. 96c6384 char: add IOWatchPoll support by Anthony Liguori · 12 years ago
  23. ed7a154 qemu-char: remove dead/confusing logic with nb_stdio_clients by Anthony Liguori · 12 years ago
  24. baca6f1 char-socket: fix error reporting by Anthony Liguori · 12 years ago
  25. db2d5eb Fix the wrong description in qemu manual by Lei Li · 12 years ago
  26. d37e12a pci_host: Drop write-only address_space field by Peter Maydell · 12 years ago
  27. 7f9c9d1 rng-random: Use qemu_open / qemu_close by Stefan Berger · 12 years ago
  28. 358689f configure: Require at least spice-protocol-0.12.3 by Michal Privoznik · 12 years ago
  29. 4bd1afb osdep: replace setsockopt by qemu_setsockopt by Lei Li · 12 years ago
  30. 58427a0 lm32: remove unused function by Paolo Bonzini · 12 years ago
  31. eeb29fb rtc-test: Fix test failures with recent glib by Cole Robinson · 12 years ago
  32. 4652b79 configure: Create link to icon bitmap for out-of-tree builds by Jan Kiszka · 12 years ago
  33. 0bc472a hw/nand.c: correct the sense of the BUSY/READY status bit by Kuo-Jung Su · 12 years ago
  34. 0c92e0e scsi-disk: handle io_canceled uniformly and correctly by Paolo Bonzini · 12 years ago
  35. d0242ea scsi-disk: do not complete canceled UNMAP requests by Paolo Bonzini · 12 years ago
  36. 6f6710a scsi: do not call scsi_read_data/scsi_write_data for a canceled request by Paolo Bonzini · 12 years ago
  37. 3c33ea9 iscsi: look for pkg-config file too by Paolo Bonzini · 12 years ago
  38. cb1b83e iscsi: add iscsi_truncate support by Peter Lieven · 12 years ago
  39. 1dde716 iscsi: retry read, write, flush and unmap on unit attention check conditions by Peter Lieven · 12 years ago
  40. 76c4850 Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm by Aurelien Jarno · 12 years ago
  41. 597e2ce mipsn32-linux-user: Configure the architecture properly by Richard Henderson · 12 years ago
  42. 68473f1 mips64-linux-user: Enable 64-bit address mode and fpu by Richard Henderson · 12 years ago
  43. ff4f738 mips-linux-user: Fix n32 and n64 syscalls by Richard Henderson · 12 years ago
  44. 084d049 mips-linux-user: Save and restore fpu and dsp from sigcontext by Richard Henderson · 12 years ago
  45. 51cd14d mips-linux-user: Enable mips64 and mipsn32 linux-user targets by Richard Henderson · 12 years ago
  46. ff97090 mips-linux-user: Share o32 code for n32 and n64 signals by Richard Henderson · 12 years ago
  47. 2c3c668 mips-linux-user: Delete n32 and n64 signal stubs by Richard Henderson · 12 years ago
  48. ed4659d MAINTAINERS: add entry for ARM KVM guest cores by Peter Maydell · 12 years ago
  49. 68b05c4 configure: Enable KVM on ARM by Peter Maydell · 12 years ago
  50. ed46676 hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC by Peter Maydell · 12 years ago
  51. eb035b4 target-arm: Use MemoryListener to identify GIC base address for KVM by Peter Maydell · 12 years ago
  52. 5311118 hw/arm_gic: Convert ARM GIC classes to use init/realize by Peter Maydell · 12 years ago
  53. 9ecb992 hw/arm_gic: Add presave/postload hooks by Peter Maydell · 12 years ago
  54. 8163557 ARM KVM: save and load VFP registers from kernel by Peter Maydell · 12 years ago
  55. 494b00c ARM: KVM: Add support for KVM on ARM architecture by Christoffer Dall · 12 years ago
  56. f520641 target-arm: Drop CPUARMState* argument from bank_number() by Peter Maydell · 12 years ago
  57. eadd0e4 linux-headers: resync from mainline to add ARM KVM headers by Peter Maydell · 12 years ago
  58. 2e07b29 oslib-posix: Align to permit transparent hugepages on ARM Linux by Peter Maydell · 12 years ago
  59. 0011597 target-arm: Don't decode RFE or SRS on M profile cores by Peter Maydell · 12 years ago
  60. 8146588 target-arm: Factor out handling of SRS instruction by Peter Maydell · 12 years ago
  61. 26135ea target-mips: Fix accumulator selection for MIPS16 and microMIPS by Richard Sandiford · 12 years ago
  62. 54b2f42 target-mips: Translate breaks and traps into the appropriate signal by Meador Inge · 12 years ago
  63. 20c334a target-mips: fix DSP overflow macro and affected routines by Petar Jovanovic · 12 years ago
  64. 71df81a Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  65. a690060 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  66. e482ded Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging by Anthony Liguori · 12 years ago
  67. bf5363e Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  68. 272d2d8 block: for HMP commit() operations on 'all', skip non-COW drives by Jeff Cody · 12 years ago
  69. 1b8bbb4 sheepdog: add support for connecting to unix domain socket by MORITA Kazutaka · 12 years ago
  70. 25af257 sheepdog: use inet_connect to simplify connect code by MORITA Kazutaka · 12 years ago
  71. 5d6768e sheepdog: accept URIs by MORITA Kazutaka · 12 years ago
  72. bf1c852 move socket_set_nodelay to osdep.c by MORITA Kazutaka · 12 years ago
  73. 4ef7b89 slirp/tcp_subr.c: fix coding style in tcp_connect by MORITA Kazutaka · 12 years ago
  74. 2c20e71 dataplane: remove EventPoll in favor of AioContext by Paolo Bonzini · 12 years ago
  75. 69b302b virtio-blk: fix unplug + virsh reboot by Christian Borntraeger · 12 years ago
  76. 02d583c ide/macio: Fix macio DMA initialisation. by Mark Cave-Ayland · 12 years ago
  77. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  78. 3a808cc translate-all.c: Remove cpu_unlink_tb() by Peter Maydell · 12 years ago
  79. 378df4b Handle CPU interrupts by inline checking of a flag by Peter Maydell · 12 years ago
  80. 7721137 cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC by Peter Maydell · 12 years ago
  81. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  82. 0980011 tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses by Peter Maydell · 12 years ago
  83. 07ca08b tcg-sparc: fix build by Blue Swirl · 12 years ago
  84. 288f1e3 cadence_gem: Add debug msgs for rx desc movement by Peter Crosthwaite · 12 years ago
  85. 5025388 cadence_gem: Don't reset rx desc pointer on rx_en by Peter Crosthwaite · 12 years ago
  86. ae80a35 cadence_gem: fix interrupt events by Peter Crosthwaite · 12 years ago
  87. 1c5d079 cadence_gem: factor out can_rx() logic replication by Peter Crosthwaite · 12 years ago
  88. e3f9d31 cadence_gem: Flush queued packets by Peter Crosthwaite · 12 years ago
  89. a7fd691 m25p80.c: Use QOM classes for part differentiation by Peter Crosthwaite · 12 years ago
  90. b972b4e xilinx_zynq: Added SD controllers by Peter Crosthwaite · 12 years ago
  91. 80f4d9f vl.c: allow for repeated -sd arguments by Peter Crosthwaite · 12 years ago
  92. d7dfca0 hw/sdhci: introduce standard SD host controller by Igor Mitsyanko · 12 years ago
  93. 353575f arm: a9mpcore: Coreify the SCU by Peter Crosthwaite · 12 years ago
  94. 9595978 arm: a9mpcore: remove old_timer_status field by Peter Crosthwaite · 12 years ago
  95. cde4577 arm: mptimer: Remove WDT distinction by Peter Crosthwaite · 12 years ago
  96. 845769f arm: arm11mpcore, a9mpcore: CamelCased type names by Peter Crosthwaite · 12 years ago
  97. c6205dd arm: mptimer: CamelCased type names by Peter Crosthwaite · 12 years ago
  98. 1be97bf hw/pflash_cfi01: Treat read in unknown command state as read by Peter Maydell · 12 years ago
  99. 6e39278 hw/pflash_cfi01: Make read after byte-write or erase return status by Peter Maydell · 12 years ago
  100. 5c78d6a hw/ds1338: Fix conversion between 12 hours and 24 hours modes. by Antoine Mathys · 12 years ago