1. 42074a9 qemu-ga: separate out common commands from posix-specific ones by Michael Roth · 13 years ago
  2. 125b310 qemu-ga: move channel/transport functionality into wrapper class by Michael Roth · 13 years ago
  3. 5438372 qemu-ga: Add schema documentation for types by Michael Roth · 13 years ago
  4. 235fe3b qom: add test tools by Anthony Liguori · 13 years ago
  5. 9f68f7f qmp: make qmp.py easier to use by Anthony Liguori · 13 years ago
  6. 187c207 Makefile: Add dependency to fix linux-user-only build by Peter Maydell · 13 years ago
  7. a0abe47 Make kernel, initrd and append be machine_opts by Peter Maydell · 13 years ago
  8. 78207d8 jazz-led: compile it only twice by Hervé Poussineau · 13 years ago
  9. b39506e jazz-led: convert to QOM by Hervé Poussineau · 13 years ago
  10. 63b9932 jazz-led: use trace framework by Hervé Poussineau · 13 years ago
  11. 258b2c4 qom: Fix object_initialize_with_type() assertion by Andreas Färber · 13 years ago
  12. d5f27e8 pci: set memory type for memory behind the bridge by Michael S. Tsirkin · 13 years ago
  13. c9f50ce pci: add accessors to get/set registers by mask by Michael S. Tsirkin · 13 years ago
  14. 358b546 qom: Document ways to retrieve child object added by object_property_add_child() by Alexander Barabash · 13 years ago
  15. 1b89faf pc_piix/pc_sysfw: enable flash by default by Jordan Justen · 13 years ago
  16. 382b3a6 hw/pc_piix: add pc-1.1 by Jordan Justen · 13 years ago
  17. ed778c8 hw/pc_piix: remove is_default for pc-0.15 by Jordan Justen · 13 years ago
  18. bd183c7 hw/pc_sysfw: support system flash memory with pflash by Jordan Justen · 13 years ago
  19. 90ccf9f hw/pc_sysfw: enable pc-sysfw as a qdev by Jordan Justen · 13 years ago
  20. cbc5b5f hw/pc: move rom init to pc_sysfw.c by Jordan Justen · 13 years ago
  21. 2c8cffa vl: make find_default_machine externally visible by Jordan Justen · 13 years ago
  22. de8efe8 pflash_cfi01/02: support read-only pflash devices by Jordan Justen · 13 years ago
  23. 1e9eb78 blockdev: allow read-only pflash devices by Jordan Justen · 13 years ago
  24. 4732dca Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging by Anthony Liguori · 13 years ago
  25. 5cb9b56 qdev: drop unnecessary parse/print methods by Paolo Bonzini · 13 years ago
  26. 0c96e28 qdev: use built-in QOM string parser by Paolo Bonzini · 13 years ago
  27. 97aa6e9 qdev: accept hex properties only if prefixed by 0x by Paolo Bonzini · 13 years ago
  28. 768a9eb qdev: accept both strings and integers for PCI addresses by Paolo Bonzini · 13 years ago
  29. b2cd7de qom: add generic string parsing/printing by Paolo Bonzini · 13 years ago
  30. 017438e qxl: add user-friendly bar size properties by Gerd Hoffmann · 13 years ago
  31. a974192 qxl: move ram size init to new function by Gerd Hoffmann · 13 years ago
  32. 80105bb qxl: drop vram bar minimum size by Gerd Hoffmann · 13 years ago
  33. faa9822 spice: support ipv6 channel address in monitor events and in spice info by Yonit Halperin · 13 years ago
  34. f1f5f40 Add SPICE support to add_client monitor command by Daniel P. Berrange · 13 years ago
  35. 2aa9e85 qxl: make sure primary surface is saved on migration also in compat mode by Yonit Halperin · 13 years ago
  36. e25139b qxl: set only off-screen surfaces dirty instead of the whole vram by Yonit Halperin · 13 years ago
  37. 7844e44 qxl: don't render stuff when the vm is stopped. by Gerd Hoffmann · 13 years ago
  38. f4a8a42 qxl: fix warnings on 32bit by Gerd Hoffmann · 13 years ago
  39. 2d7799f qapi: add tests for string-based visitors by Paolo Bonzini · 13 years ago
  40. a020f98 qapi: add string-based visitors by Paolo Bonzini · 13 years ago
  41. 9f9ab46 qapi: drop qmp_input_end_optional by Paolo Bonzini · 13 years ago
  42. 0f71a1e qapi: allow sharing enum implementation across visitors by Paolo Bonzini · 13 years ago
  43. 99c7f87 input: send kbd+mouse events only to running guests. by Gerd Hoffmann · 13 years ago
  44. aa24822 i8259: Do not clear level-triggered lines in IRR on init by Jan Kiszka · 13 years ago
  45. 4aa5d28 i8254: Factor out pit_get_channel_info by Jan Kiszka · 13 years ago
  46. 302fe51 pcspk: Convert to qdev by Jan Kiszka · 13 years ago
  47. ce967e2 i8254: Rework & fix interaction with HPET in legacy mode by Jan Kiszka · 13 years ago
  48. 319ba9f i8254: Pass alternative IRQ output object on initialization by Jan Kiszka · 13 years ago
  49. b1277b0 i8254: Factor out interface header by Jan Kiszka · 13 years ago
  50. 5904ae4 hpet: Save/restore cached RTC IRQ level by Jan Kiszka · 13 years ago
  51. 61b7b67 i8254: Do not raise IRQ level on reset by Jan Kiszka · 13 years ago
  52. 7dfbfc7 vnc: Don't demote authentication scheme when changing password/disabling login by Daniel P. Berrange · 13 years ago
  53. 4ed658c qdev: Fix qdev_try_create() semantics by Andreas Färber · 13 years ago
  54. 438e1c7 qom: Fix identifiers in documentation by Andreas Färber · 13 years ago
  55. a0dbf40 qom: Fix typo in Object's documentation by Andreas Färber · 13 years ago
  56. 4dcc3f5 configure: Remove OpenBSD workaround for curses probe by Brad Smith · 13 years ago
  57. ad4cf3f libcacard configure fixes by Paul Brook · 13 years ago
  58. 1bbbdab coroutine: switch to QSLIST by Paolo Bonzini · 13 years ago
  59. cf904cf qemu-queue: drop QCIRCLEQ by Paolo Bonzini · 13 years ago
  60. 6095aa8 qemu-queue: add QSLIST by Paolo Bonzini · 13 years ago
  61. 3155252 notifier: switch to QLIST by Paolo Bonzini · 13 years ago
  62. c77de08 Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging by Anthony Liguori · 13 years ago
  63. 3d7f572 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 13 years ago
  64. a19255a Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  65. e595079 nbd: add git tree to MAINTAINERS by Paolo Bonzini · 13 years ago
  66. a6ac231 open /dev/nbd in nbd_client_thread by Paolo Bonzini · 13 years ago
  67. 9faf31b do not chdir(/) in qemu-nbd before opening all files by Michael Tokarev · 13 years ago
  68. 13a16f1 hw/pl031: Actually raise interrupt on timer expiry by Peter Maydell · 13 years ago
  69. 766fd09 MAINTAINERS: Add hw/highbank.c maintainer by Mark Langsdorf · 13 years ago
  70. 22168e6 Remove unnecessary includes of primecell.h by Peter Maydell · 13 years ago
  71. 2a95770 hw/primecell.h: Remove obsolete pl080_init() declaration by Peter Maydell · 13 years ago
  72. 54de1e5 hw/arm_sysctl: Drop legacy init function by Peter Maydell · 13 years ago
  73. 961f195 hw/vexpress.c: Add vexpress-a15 machine by Peter Maydell · 13 years ago
  74. 96eacf6 arm_boot: Pass base address of GIC CPU interface, not whole GIC by Peter Maydell · 13 years ago
  75. b720687 hw/vexpress.c: Instantiate the motherboard CLCD by Peter Maydell · 13 years ago
  76. 4c3b29b hw/vexpress.c: Factor out daughterboard-specific initialization by Peter Maydell · 13 years ago
  77. aac1e02 hw/vexpress.c: Move secondary CPU boot code to SRAM by Peter Maydell · 13 years ago
  78. 2558e0a hw/vexpress.c: Make motherboard peripheral memory map table-driven by Peter Maydell · 13 years ago
  79. 5d782e0 hw/a15mpcore.c: Add Cortex-A15 private peripheral model by Peter Maydell · 13 years ago
  80. fc63dcf MAINTAINERS: Add maintainers for Exynos SOC. by Evgeny Voevodin · 13 years ago
  81. 30628cb Exynos4210: added display controller implementation by Mitsyanko Igor · 13 years ago
  82. 2c2c649 hw/exynos4210.c: Add LAN support for SMDKC210. by Evgeny Voevodin · 13 years ago
  83. 1248f8d hw/lan9118: Add basic 16-bit mode support. by Evgeny Voevodin · 13 years ago
  84. 12c775d ARM: exynos4210: MCT support. by Evgeny Voevodin · 13 years ago
  85. df91b48 ARM: exynos4210: basic Power Management Unit implementation by Maksim Kozlov · 13 years ago
  86. 62db8bf ARM: exynos4210: PWM support. by Evgeny Voevodin · 13 years ago
  87. e5a4914 ARM: exynos4210: UART support by Maksim Kozlov · 13 years ago
  88. 0caa711 ARM: Samsung exynos4210-based boards emulation by Evgeny Voevodin · 13 years ago
  89. 8e03cf1 ARM: exynos4210: IRQ subsystem support. by Evgeny Voevodin · 13 years ago
  90. 9de36b1 Make -machine/-enable-kvm options merge into a single list by Peter Maydell · 13 years ago
  91. da93318 qemu-option: Add support for merged QemuOptsLists by Peter Maydell · 13 years ago
  92. a84fac1 target-arm/helper.c: tb_flush() on CPU reset by Peter Maydell · 13 years ago
  93. 761c9eb hw/arm: Remove redundant arguments from set_kernel_args* by Stefan Weil · 13 years ago
  94. 4f56da6 pxa2xx_lcd: SRAM is valid location for the framebuffer by Vasily Khoruzhick · 13 years ago
  95. 2d2624a target-arm/helper.c: Correct FPSID value for Cortex-A9 by Peter Maydell · 13 years ago
  96. dd4427a nseries: attach monitor powerdown request to menelaus by Paolo Bonzini · 13 years ago
  97. 6c263e2 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  98. cf5cfe0 Merge remote-tracking branch 'kraxel/vnc.2' into staging by Anthony Liguori · 13 years ago
  99. 006c891 Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 13 years ago
  100. 7718564 Merge remote-tracking branch 'kraxel/usb.38' into staging by Anthony Liguori · 13 years ago