1. 03727e6 trace: [simple] disable all trace points by default by Lluís · 14 years ago
  2. dd215f6 trace: always use the "nop" backend on events with the "disable" keyword by Lluís · 14 years ago
  3. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 14 years ago
  4. 31965ae trace: always compile support for controlling and querying trace event states by Lluís · 14 years ago
  5. fc76410 trace: separate trace event control and query routines from the simple backend by Lluís · 14 years ago
  6. 4992604 trace: generalize the "property" concept in the trace-events file by Lluís · 14 years ago
  7. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 14 years ago
  8. edb47ec trace: move backend-specific code into the trace/ directory by Lluís · 14 years ago
  9. 09001ee trace: [make] replace 'ifeq' with values in CONFIG_TRACE_* by Lluís · 14 years ago
  10. 6d8a764 trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* by Lluís · 14 years ago
  11. 5101031 build: [simple] Include qemu-timer-common.o in trace-obj-y by Lluís · 14 years ago
  12. e03b41d build: Fix linkage of QEMU_PROG by Lluís · 14 years ago
  13. bdc7646 tusb6010: Convert to qdev by Peter Maydell · 14 years ago
  14. f0fb8b7 Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm into pm by Edgar E. Iglesias · 14 years ago
  15. 9f4bd6b Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  16. 950c671 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 14 years ago
  17. 751d63c Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 14 years ago
  18. c783924 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  19. 8d76d4b Merge remote-tracking branch 'qmp/queue/monitor' into staging by Anthony Liguori · 14 years ago
  20. a22f123 qemu-img: Require larger zero areas for sparse handling by Kevin Wolf · 14 years ago
  21. b5fe14c memory: fix rom_device I/O mode by Avi Kivity · 14 years ago
  22. d5c8cf9 omap_gpmc: Implement prefetch engine by Peter Maydell · 14 years ago
  23. eee0a1c omap: Wire up the DMA request line to the GPMC by Peter Maydell · 14 years ago
  24. ef20677 omap_gpmc: Pull prefetch engine data into sub-struct by Peter Maydell · 14 years ago
  25. 856f2df omap_gpmc: Accept a zero mask field on omap3630 by Juha Riihimäki · 14 years ago
  26. f13e656 hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration by Peter Maydell · 14 years ago
  27. 2a952fe omap_gpmc: Support NAND devices by Peter Maydell · 14 years ago
  28. 9ed3e1b omap_gpmc: Reindent misindented switch statements by Peter Maydell · 14 years ago
  29. 7c470ff omap_gpmc: Calculate revision from OMAP model by Juha Riihimäki · 14 years ago
  30. b5325c2 omap_gpmc: Take omap_mpu_state* in omap_gpmc_init by Juha Riihimäki · 14 years ago
  31. de8af7f omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit by Peter Maydell · 14 years ago
  32. 77c6c73 omap_gpmc: Wire up the GPMC IRQ correctly by Peter Maydell · 14 years ago
  33. 9c8255e omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear by Peter Maydell · 14 years ago
  34. 3387bf5 omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap by Peter Maydell · 14 years ago
  35. 07bc2f8 omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion by Peter Maydell · 14 years ago
  36. 7c00b9d hw/onenand: Minor spacing fixes by Juha Riihimäki · 14 years ago
  37. 500954e hw/onenand: Qdevify by Juha Riihimäki · 14 years ago
  38. 8286696 hw/onenand: Remove unnecessary argument from onenand_command() by Juha Riihimäki · 14 years ago
  39. 46c305e hw/sysbus: Add sysbus_mmio_get_region() by Peter Maydell · 14 years ago
  40. 73c92f9 sh_pci: Fix sh_pci memory alias confusion by Avi Kivity · 14 years ago
  41. 9f94778 Fix disabling interrupts in sun4u by Artyom Tarasenko · 14 years ago
  42. 010f3f5 xilinx: Convert most xilinx devices to MemoryRegion by Edgar E. Iglesias · 14 years ago
  43. fe0de7a TCG: improve optimizer debugging by Blue Swirl · 14 years ago
  44. e5b34f3 dyngen-exec.h: cleanup by Blue Swirl · 14 years ago
  45. 97a3f6f g364fb: convert to qdev by Hervé Poussineau · 14 years ago
  46. b213b37 g364fb: use trace framework by Hervé Poussineau · 14 years ago
  47. 01c4330 checkpatch: fix braces {} handling by Pavel Borzenkov · 14 years ago
  48. 8733f60 Fix linker scripts by Gerd Hoffmann · 14 years ago
  49. 0fc6b58 Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled by Brad · 14 years ago
  50. c488c7f block: latency accounting by Christoph Hellwig · 14 years ago
  51. b0b3db7 vhost-net: cleanup host notifiers at last step by Michael S. Tsirkin · 14 years ago
  52. cb9c626 linux-user: Correct a few missuses of host addresses by Edgar E. Iglesias · 14 years ago
  53. 75f5941 memory: add opaque parameter to memory_region_init_rom_device() by Avi Kivity · 14 years ago
  54. 8a84fc6 microblaze: Add an MSR_PVR constant and use it. by Edgar E. Iglesias · 14 years ago
  55. 97b833c microblaze: Make the MSR PVR bit non writable by Edgar E. Iglesias · 14 years ago
  56. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  57. f065aa0 vga: Silence bogus gcc warning about uninitialized variables by Jan Kiszka · 14 years ago
  58. a597e79 block: explicit I/O accounting by Christoph Hellwig · 14 years ago
  59. 860341f monitor: fix build breakage for !CONFIG_VNC by Jamie Iles · 14 years ago
  60. 2f4b759 qcow2: remove unused qcow2_create_refcount_update function by Frediano Ziglio · 14 years ago
  61. 35ee5e3 qcow2: use always stderr for debugging by Frediano Ziglio · 14 years ago
  62. 56a7a87 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  63. 8ef9ea8 Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging by Anthony Liguori · 14 years ago
  64. 444dc48 Merge remote-tracking branch 'aneesh/for-upstream-2' into staging by Anthony Liguori · 14 years ago
  65. 7bc2b9c memory: fix memory_region_init_rom_device() not initializing ->ops by Avi Kivity · 14 years ago
  66. e99722f disasm: update comment by Frediano Ziglio · 14 years ago
  67. fdc9c41 Fix up some style nits of last uq/master merge by Jan Kiszka · 14 years ago
  68. 2b90ca0 milkymist: convert to memory API by Avi Kivity · 14 years ago
  69. fcb9fc2 milkymist-softusb: convert to memory API by Avi Kivity · 14 years ago
  70. 906d23e milkymist-minimac2: convert to memory API by Avi Kivity · 14 years ago
  71. e33df45 mcf5208: convert to memory API by Avi Kivity · 14 years ago
  72. 09730e2 mainstone: convert to memory API by Avi Kivity · 14 years ago
  73. 4c9e975 lm32_boards: convert to memory API by Avi Kivity · 14 years ago
  74. 82afb3a g364fb: convert to memory API by Avi Kivity · 14 years ago
  75. 9eadff4 dummy_m68k: convert to memory API by Avi Kivity · 14 years ago
  76. c8a50e5 pflash_cfi01/pflash_cfi02: convert to memory API by Avi Kivity · 14 years ago
  77. a1807ef Makefile.hw: allow hw/ files to include glib headers by Avi Kivity · 14 years ago
  78. c2c1b0f piix_pci: wrap memory update in a transaction by Avi Kivity · 14 years ago
  79. cf9182e cirrus: wrap memory update in a transaction by Avi Kivity · 14 years ago
  80. 20e5758 leon3: convert to memory API by Avi Kivity · 14 years ago
  81. b3cc496 integratorcp: convert to memory API (RAM/flash only) by Avi Kivity · 14 years ago
  82. 28e7796 sysbus: add sysbus_add_memory_overlap() by Avi Kivity · 14 years ago
  83. 5461eb2 axis_dev88: convert to memory API (RAM only) by Avi Kivity · 14 years ago
  84. 5b15f27 ppc_oldworld, ppc_newworld: fix escc BAR related crash by Avi Kivity · 14 years ago
  85. 89da90b gt64xxx: fix crash in gt64120_pci_mapping() by Avi Kivity · 14 years ago
  86. fbe15ad armv7m: convert to memory API by Avi Kivity · 14 years ago
  87. 4c390a1 an5206: convert to memory API by Avi Kivity · 14 years ago
  88. fb48f85 ReadWriteHandler: remove by Avi Kivity · 14 years ago
  89. d2c3373 pci_host: convert conf index and data ports to memory API by Avi Kivity · 14 years ago
  90. be35694 sysbus: add helpers to add and delete memory regions to the system bus by Avi Kivity · 14 years ago
  91. 58160ba stellaris_enet: convert to memory API by Avi Kivity · 14 years ago
  92. 2df4624 sheepdog: use coroutines by MORITA Kazutaka · 14 years ago
  93. c9abe11 pci: Error on PCI capability collisions by Jan Kiszka · 14 years ago
  94. 74d63b6 pcie/aer: fix inject aer error command by Isaku Yamahata · 14 years ago
  95. 1553d4f pcie/slot: fix hotplug event by Isaku Yamahata · 14 years ago
  96. e8906f3 PPC: E500: Set ESR values by Alexander Graf · 14 years ago
  97. 27a69bb PPC: E500: Inject SPE exception on invalid SPE access by Alexander Graf · 14 years ago
  98. 542df9b PPC: E500: Add ESR bit definitions by Alexander Graf · 14 years ago
  99. 710ffe6 hw/omap_gpmc: Don't try to map CS0 twice on reset by Peter Maydell · 14 years ago
  100. f412c76 tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT. by Richard Henderson · 14 years ago