1. c9f711a Poll main loop after I/O events were received by Jan Kiszka · 14 years ago
  2. 200668b Do not drop global mutex for polled main loop runs by Jan Kiszka · 14 years ago
  3. 6e23063 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 14 years ago
  4. 22a78d6 microblaze-user: Deliver SIGFPE on div by zero by Edgar E. Iglesias · 14 years ago
  5. 563ea48 memory: Fix old_portio vs non-zero offset by Richard Henderson · 14 years ago
  6. a5e1cbc memory: temporarily suppress the subregion collision warning by Anthony Liguori · 14 years ago
  7. ae0a546 440fx: fix PAM, PCI holes by Avi Kivity · 14 years ago
  8. be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 14 years ago
  9. f5e6fed pci: add pci_address_space() by Avi Kivity · 14 years ago
  10. c839ade isa: add isa_address_space() by Avi Kivity · 14 years ago
  11. c5b3572 sysbus: remove sysbus_init_mmio_cb() by Avi Kivity · 14 years ago
  12. cd0fa1e ppce500_pci: convert to sysbus_init_mmio_cb2() by Avi Kivity · 14 years ago
  13. 45de094 versatile_pci: convert to memory API by Avi Kivity · 14 years ago
  14. 1635bdf arm11mpcore: use sysbus_init_mmio_cb2 by Avi Kivity · 14 years ago
  15. fb57117 sh_pci: convert to memory API by Avi Kivity · 14 years ago
  16. d761201 sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback by Avi Kivity · 14 years ago
  17. b6dcbe0 ppc4xx_sdram: convert to memory API by Avi Kivity · 14 years ago
  18. 9074e0e ppc405_uc: convert to memory API by Avi Kivity · 14 years ago
  19. c76f990 pcie_host: convert to memory API by Avi Kivity · 14 years ago
  20. 689a192 onenand: convert to memory API by Avi Kivity · 14 years ago
  21. 64066a8 omap_gpmc/nseries/tusb6010: convert to memory API by Avi Kivity · 14 years ago
  22. d09871f tusb6010: move declarations to new file tusb6010.h by Avi Kivity · 14 years ago
  23. fc2bf44 gt64xxx.c: convert to memory API by Avi Kivity · 14 years ago
  24. f69bf9d armv7m: convert to memory API by Avi Kivity · 14 years ago
  25. e219dea arm_timer: convert to memory API by Avi Kivity · 14 years ago
  26. 460d7c5 arm_sysctl: convert to memory API by Avi Kivity · 14 years ago
  27. 755c080 arm_gic: convert to memory API by Avi Kivity · 14 years ago
  28. 312b423 apic: convert to memory API by Avi Kivity · 14 years ago
  29. 3812ed0 apb_pci: convert to memory API by Avi Kivity · 14 years ago
  30. 145aebe pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23) by Hervé Poussineau · 14 years ago
  31. 3f53458 Improvements to libtool support. by Brad · 14 years ago
  32. 2c993ec w32: Fix qemu_ftruncate64 by Stefan Weil · 14 years ago
  33. 1f22a6b build: list libraries after objects, for proper linkage by Diego Elio Pettenò · 14 years ago
  34. d62b5de fix code format by Robert Wang · 14 years ago
  35. d4044c2 e1000: use MII status register for link up/down by Bjørn Mork · 14 years ago
  36. 2011fe5 char: document the functions that will be the public interface by Anthony Liguori · 14 years ago
  37. 903396a char: remove qemu_chr_send_event() by Anthony Liguori · 14 years ago
  38. 74c0d6f char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd() by Anthony Liguori · 14 years ago
  39. 70f24fb char: rename qemu_chr_close() -> qemu_chr_delete() by Anthony Liguori · 14 years ago
  40. f69554b char: qemu_chr_open_opts() -> qemu_chr_new_from_opts() by Anthony Liguori · 14 years ago
  41. 27143a4 char: rename qemu_chr_open() -> qemu_chr_new() by Anthony Liguori · 14 years ago
  42. 15f3151 char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo() by Anthony Liguori · 14 years ago
  43. 41084f1 char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl() by Anthony Liguori · 14 years ago
  44. 2817822 char: rename qemu_chr_guest_close() -> qemu_chr_fe_close() by Anthony Liguori · 14 years ago
  45. c9d830e char: rename qemu_chr_guest_open() -> qemu_chr_fe_open() by Anthony Liguori · 14 years ago
  46. 909cda1 char: rename qemu_chr_can_read() -> qemu_chr_be_can_read() by Anthony Liguori · 14 years ago
  47. fa5efcc char: rename qemu_chr_read() -> qemu_chr_be_write() by Anthony Liguori · 14 years ago
  48. e7e71b0 char: rename qemu_chr_printf() -> qemu_chr_fe_printf() by Anthony Liguori · 14 years ago
  49. 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 14 years ago
  50. 0bf1dbd tcg/ppc64: fix 16/32 mixup by malc · 14 years ago
  51. 1afa194 Merge branch 'master' of git://git.qemu.org/qemu by malc · 14 years ago
  52. 157f266 tcg/ppc64: implement not_i32/64 and ext32u_i64 by malc · 14 years ago
  53. 350dba6 tcg/ppc32: implement deposit_i32 by malc · 14 years ago
  54. f1a7104 Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging by Anthony Liguori · 14 years ago
  55. 957f1f9 guest agent: remove uneeded dependencies by Michael Roth · 14 years ago
  56. 8f47747 guest agent: remove g_strcmp0 usage by Michael Roth · 14 years ago
  57. 3a130f4 memory: crack wide ioport accesses into smaller ones when needed by Avi Kivity · 14 years ago
  58. 164a4dc memory: abstract cracking of write access ops into a function by Avi Kivity · 14 years ago
  59. 30c2f23 escc: replace DPRINTFs with tracepoints by Blue Swirl · 14 years ago
  60. 42c812b m48t59: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  61. d7b9553 escc: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  62. 242cca4 fdc: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  63. fe87aa8 pcnet: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  64. 9a975d6 esp: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  65. 6199975 sun4m: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  66. 427a66c tcx: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  67. 149e1ea sun4m_iommu: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  68. 07dd003 slavio_intctl: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  69. 97bbb10 slavio_misc: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  70. f90074f slavio_timer: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  71. 94ac5cd monitor: Prevent sign-extension of 32-bit addresses printed by info tlb by Austin Clements · 14 years ago
  72. aec7c6d Merge branch 'queues/slirp' of git://git.kiszka.org/qemu by Blue Swirl · 14 years ago
  73. 64ba39a tcg-ia64: Fix typos in AREG0 setup in prologue. by Richard Henderson · 14 years ago
  74. 6e6a992 tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight. by Richard Henderson · 14 years ago
  75. cb25c80 tcg: Constant fold neg, andc, orc, eqv, nand, nor. by Richard Henderson · 14 years ago
  76. 25c4d9c tcg: Always define all of the TCGOpcode enum members. by Richard Henderson · 14 years ago
  77. 8399ad5 tcg: Add and use TCG_OPF_64BIT. by Richard Henderson · 14 years ago
  78. 4b29ec4 Check for presence of compiler -pthread flag. by Brad · 14 years ago
  79. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 14 years ago
  80. c76c841 monitor: Show combined protection bits in "info mem" by Austin Clements · 14 years ago
  81. 8a94b8c monitor: Fix "info mem" to print the last memory range by Austin Clements · 14 years ago
  82. b49ca72 monitor: Prevent sign-extension of 32-bit addresses printed by info mem by Austin Clements · 14 years ago
  83. 59ad340 w32: Fix format string regression by Stefan Weil · 14 years ago
  84. 0e0167b w64: Add definition of FMT_pid by Stefan Weil · 14 years ago
  85. 3feaca9 Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
  86. 92f562e Remove remenants of qemu_malloc by Anthony Liguori · 14 years ago
  87. 145e21d Update HACKING to refer to g_malloc instead of qemu_malloc by Anthony Liguori · 14 years ago
  88. 0750112 Add trace points for g_malloc/g_free functions by Anthony Liguori · 14 years ago
  89. 41a7482 Remove qemu_malloc/qemu_free by Anthony Liguori · 14 years ago
  90. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  91. 1401530 Make glib mandatory and fixup utils appropriately by Anthony Liguori · 14 years ago
  92. 0ac543d Reorder default ram_size initialization by Jan Kiszka · 14 years ago
  93. 02fa69b scsi-disk: fix DPRINTF by Blue Swirl · 14 years ago
  94. 871708b target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP by Peter Maydell · 14 years ago
  95. dc804ab hw/stellaris: Add support for RCC2 register by Engin AYDOGAN · 14 years ago
  96. b3aaff1 hw/pl061.c: Support GPIOAMSEL register by Peter Maydell · 14 years ago
  97. a35faa9 hw/pl061: Convert to VMState by Peter Maydell · 14 years ago
  98. acb9b72 vexpress, realview: Use pl111, not pl110 by Peter Maydell · 14 years ago
  99. 242ea2c versatilepb: Implement SYS_CLCD mux control register bits by Peter Maydell · 14 years ago
  100. 4fbf555 hw/pl110: Model the PL111 CLCD controller by Peter Maydell · 14 years ago