1. bfc2455 kvm: support TSC deadline MSR by Liu, Jinsong · 14 years ago
  2. d11cf8c etrax-dma: Remove bogus if statement by Edgar E. Iglesias · 13 years ago
  3. 9479c57 memory: Print regions in ascending order by Jan Kiszka · 13 years ago
  4. 0663181 memory: Do not print empty PIO root by Jan Kiszka · 13 years ago
  5. 4b474ba memory: Print region priority by Jan Kiszka · 13 years ago
  6. 314e298 memory: simple memory tree printer by Blue Swirl · 14 years ago
  7. 3917149 Move GETPC from dyngen-exec.h to exec-all.h by Blue Swirl · 14 years ago
  8. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  9. efbf29b Document softmmu templates by Blue Swirl · 14 years ago
  10. bf4b988 ESP: convert to trace framework by Blue Swirl · 14 years ago
  11. b39491a PPC: Drop initial ESCC mapping by Alexander Graf · 13 years ago
  12. a477332 tcg-i386: Introduce limited deposit support by Jan Kiszka · 13 years ago
  13. 7e17a21 mips_fulong2e: Reorder ISA bus and i8259 creation by Jan Kiszka · 13 years ago
  14. 86ce7a5 target-i386: Remove redundant word mask in port out instructions by Jan Kiszka · 13 years ago
  15. 2ac8bd0 softfloat: Reinstate accidentally disabled target-specific NaN handling by Peter Maydell · 13 years ago
  16. df0eda9 tcg/arm: Remove unused tcg_out_addi() by Peter Maydell · 14 years ago
  17. f28ffed configure: Detect predefined compiler symbols for ARM and HPPA by Brad · 14 years ago
  18. 7f6f0ae tcg: Add some assertions by Stefan Weil · 14 years ago
  19. c0ad300 tcg: Add forward declarations for local functions by Stefan Weil · 14 years ago
  20. 840f586 tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h by Stefan Weil · 14 years ago
  21. 817b838 tcg: Declare TCG_TARGET_REG_BITS in tcg.h by Stefan Weil · 14 years ago
  22. 8f440cd Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 13 years ago
  23. 62ec607 Merge remote-tracking branch 'aneesh/for-upstream-5' into staging by Anthony Liguori · 13 years ago
  24. 0bce98d Add OpenBIOS as a submodule by Blue Swirl · 14 years ago
  25. 2b44043 slirp: Fix packet expiration by Thomas Huth · 13 years ago
  26. 8d06d69 slirp: Fix use after release on tcp_input by Jan Kiszka · 13 years ago
  27. 46f3069 PPC: use memory API to construct the PCI hole by Blue Swirl · 14 years ago
  28. 3b7653a Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging by Anthony Liguori · 13 years ago
  29. 4c54661 Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging by Anthony Liguori · 13 years ago
  30. 04970fd Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging by Anthony Liguori · 13 years ago
  31. 2f977dd Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging by Anthony Liguori · 13 years ago
  32. 11ddeea Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging by Anthony Liguori · 13 years ago
  33. 12da94f ppc_prep: fix pci config space initialization by Avi Kivity · 13 years ago
  34. 2f290a8 fdc: Convert isabus_fdc_init1 to MemoryRegion by Richard Henderson · 14 years ago
  35. a941ae4 serial: Convert serial_isa_initfn to MemoryRegion by Richard Henderson · 14 years ago
  36. dbff76a pckbd: Convert to MemoryRegion by Richard Henderson · 14 years ago
  37. 098d314 i8259: Convert to MemoryRegion by Richard Henderson · 14 years ago
  38. bac8ad4 ppc_prep: initialize i8259 after the ISA bus by Avi Kivity · 14 years ago
  39. a4ac5e6 mips_r4k: initialize i8259 after the ISA bus by Avi Kivity · 14 years ago
  40. e155c99 mips_jazz: initialize i8259 after the ISA bus by Avi Kivity · 14 years ago
  41. 5632ae4 mips_malta: move i8259 initialization after piix4 initialization by Avi Kivity · 14 years ago
  42. 60ea6aa i8254: Convert to MemoryRegion by Richard Henderson · 14 years ago
  43. beae397 cs4231a: Convert to MemoryRegion by Richard Henderson · 14 years ago
  44. 4bae1ef pc: Re-order pc_init1 to initialize the ISA bus before ISA devices by Richard Henderson · 14 years ago
  45. 78e2059 isa: add isa_register_ioport() by Richard Henderson · 14 years ago
  46. c2d0d01 isa: Pass i/o address space to isa_bus_new by Richard Henderson · 14 years ago
  47. e11d643 pci: add pci_address_space_io() by Richard Henderson · 14 years ago
  48. fb1cd6f memory: implement memory_region_set_readonly() by Avi Kivity · 13 years ago
  49. 1ce9ce6 MAINTAINERS: update maintainer for target-arm and ARM devboards by Peter Maydell · 14 years ago
  50. 63467dd Makefile: Remove 'tarbin' target by Peter Maydell · 14 years ago
  51. 069c159 qemu-char: use qemu_set_fd_handler/2 consistently by Marcelo Tosatti · 14 years ago
  52. e8beeae adlib: remove write-only variable by Hervé Poussineau · 14 years ago
  53. 22ec328 irq: introduce qemu_irq_proxy() by Avi Kivity · 14 years ago
  54. e225170 Barriers in qemu-barrier.h should not be x86 specific by David Gibson · 14 years ago
  55. b90d2f3 virtio: Use global memory barrier macros by David Gibson · 14 years ago
  56. 8775179 Fix and clean code which tests the gcc version by Stefan Weil · 14 years ago
  57. f8b7275 Move macro QEMU_GNUC_PREREQ to compiler.h by Stefan Weil · 14 years ago
  58. ffe3ce1 pci-devfn: check that device/slot number is within range by Donald Dutile · 14 years ago
  59. c1d23ea isapc: give system address space when pci is disabled by Hervé Poussineau · 14 years ago
  60. e098fc3 build: fix race with creating qapi-generated by Michael Roth · 14 years ago
  61. 4c08fd1 cirrus: Unbreak ISA support by Jan Kiszka · 14 years ago
  62. 53d6e68 vga: Unbreak ISA support by Jan Kiszka · 14 years ago
  63. 57285cc pc: Disable HPET for ISA machine by Jan Kiszka · 14 years ago
  64. 4463aee pc: Unbreak ROM mapping for ISA machine by Jan Kiszka · 14 years ago
  65. dd8e937 e1000: Don't set the Capabilities List bit by dann frazier · 14 years ago
  66. 74e26c1 core: remove qemu_service_io by Frediano Ziglio · 14 years ago
  67. f5f487b MAINTAINERS: claim maintainership for the OMAP devices by Peter Maydell · 14 years ago
  68. bdbc1b3 hw/omap1: Wire up GPIO clock by Peter Maydell · 14 years ago
  69. 0919ac7 omap_intc: Qdevify by Peter Maydell · 14 years ago
  70. 53bb614 omap_intc: Use MemoryRegion API by Peter Maydell · 14 years ago
  71. 7e36b26 hw/omap_gpmc: Modify correct field when writing IRQSTATUS register by Peter Maydell · 14 years ago
  72. 7196345 hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit by Peter Maydell · 14 years ago
  73. 5f54222 hw/9pfs: Add handle based fs driver by Aneesh Kumar K.V · 14 years ago
  74. bccacf6 hw/9pfs: Implement TFLUSH operation by Aneesh Kumar K.V · 14 years ago
  75. ce421a1 hw/9pfs: Avoid unnecessary get_fid in v9fs_clunk by Aneesh Kumar K.V · 14 years ago
  76. 532decb hw/9pfs: Add fs driver specific details to fscontext by Aneesh Kumar K.V · 14 years ago
  77. 0174fe7 hw/9pfs: Add init callback to fs driver by Aneesh Kumar K.V · 14 years ago
  78. 2289be1 hw/9pfs: Move fid pathname tracking to seperate data type. by Aneesh Kumar K.V · 14 years ago
  79. 02cb7f3 hw/9pfs: Use read-write lock for protecting fid path. by Aneesh Kumar K.V · 14 years ago
  80. 70c18fc hw/9pfs: Make v9fs_string* functions non-static by Aneesh Kumar K.V · 14 years ago
  81. d85a130 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  82. ed95ee8 Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging by Anthony Liguori · 14 years ago
  83. bea09f6 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 14 years ago
  84. 9ba2a05 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  85. bdd2672 Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging by Anthony Liguori · 14 years ago
  86. 363c3c8 block/curl: Don't finish AIOCBs too early by Nick Thomas · 14 years ago
  87. c84dcdc block/curl: Implement a flush function on the fd handlers by Nick Thomas · 14 years ago
  88. 465f1ab ahci: add port I/O index-data pair by Daniel Verkamp · 14 years ago
  89. 4b710a3 trace: Update docs to use example events that exist by Lluís Vilanova · 14 years ago
  90. 6c2a407 trace: use binary file open mode in simpletrace by Stefan Hajnoczi · 14 years ago
  91. 85aff15 trace: portable simple trace backend using glib by Stefan Hajnoczi · 14 years ago
  92. 598a3f3 MAINTAINERS: add tracing subsystem by Stefan Hajnoczi · 14 years ago
  93. 8f64211 trace: allow trace events with string arguments by Stefan Hajnoczi · 14 years ago
  94. 7b0a03a use qemu_* ctype functions by Christoph Egger · 14 years ago
  95. 8b3692d Remove qemu_host_page_bits by Stefan Weil · 14 years ago
  96. 53380ac Abort on thread layer errors by Jan Kiszka · 14 years ago
  97. c2162a8 Silence make if nothing is to do for libcacard by Jan Kiszka · 14 years ago
  98. 43b26fc Drop unneeded pthread.h inclusions by Jan Kiszka · 14 years ago
  99. 903ec8e fix compilation with stderr trace backend by Paolo Bonzini · 14 years ago
  100. a213fcb configure: Make missing pkg-config an error rather than a warning by Peter Maydell · 14 years ago