1. b178adc hw/9pfs: Add stat/readlink/statfs for proxy FS by M. Mohan Kumar · 13 years ago
  2. 39f8c32 hw/9pfs: Create other filesystem objects by M. Mohan Kumar · 13 years ago
  3. daf0b9a hw/9pfs: Open and create files by M. Mohan Kumar · 13 years ago
  4. 17bff52 hw/9pfs: File system helper process for qemu 9p proxy FS by M. Mohan Kumar · 13 years ago
  5. 4c793dd hw/9pfs: Add new proxy filesystem driver by M. Mohan Kumar · 13 years ago
  6. ddca7f8 hw/9pfs: Add validation to {un}marshal code by M. Mohan Kumar · 13 years ago
  7. 10925bf hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file by M. Mohan Kumar · 13 years ago
  8. 99519f0 hw/9pfs: Move opt validation to FsDriver callback by Aneesh Kumar K.V · 13 years ago
  9. f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago
  10. 586c623 Remove cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  11. cc4aa83 sparc: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  12. b7c28c7 virtio-balloon: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  13. 2817b26 vhost: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  14. ffcde12 kvm: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  15. dcd97e3 memory: remove CPUPhysMemoryClient by Avi Kivity · 13 years ago
  16. 20581d2 xen: convert to MemoryListener API by Avi Kivity · 13 years ago
  17. 8d3bc51 Fix qapi code generation wrt parallel build by Avi Kivity · 13 years ago
  18. 4e1ea51 Merge remote-tracking branch 'aneesh/for-upstream' into staging by Anthony Liguori · 13 years ago
  19. ebdfc3c Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging by Anthony Liguori · 13 years ago
  20. a0fa820 enable architectural PMU cpuid leaf for kvm by Gleb Natapov · 13 years ago
  21. 991dfef Set numa topology for max_cpus by Vasilis Liaskovitis · 13 years ago
  22. cce4751 kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs by Jan Kiszka · 13 years ago
  23. fabacc0 kvm: x86: Avoid runtime allocation of xsave buffer by Jan Kiszka · 13 years ago
  24. 6b42494 kvm: x86: Use symbols for all xsave field by Jan Kiszka · 13 years ago
  25. 44f76b2 nbd: add myself as maintainer by Paolo Bonzini · 13 years ago
  26. 41996e3 qemu-nbd: throttle requests by Paolo Bonzini · 13 years ago
  27. 262db38 qemu-nbd: asynchronous operation by Paolo Bonzini · 13 years ago
  28. 72deddc qemu-nbd: add client pointer to NBDRequest by Paolo Bonzini · 13 years ago
  29. 1743b51 qemu-nbd: move client handling to nbd.c by Paolo Bonzini · 13 years ago
  30. a61c678 qemu-nbd: use common main loop by Paolo Bonzini · 14 years ago
  31. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 14 years ago
  32. d9a7380 qemu-nbd: introduce NBDRequest by Paolo Bonzini · 13 years ago
  33. af49bbb qemu-nbd: introduce NBDExport by Paolo Bonzini · 13 years ago
  34. a030b34 qemu-nbd: introduce nbd_do_receive_request by Paolo Bonzini · 13 years ago
  35. fae6941 qemu-nbd: more robust handling of invalid requests by Paolo Bonzini · 13 years ago
  36. 2204559 qemu-nbd: introduce nbd_do_send_reply by Paolo Bonzini · 13 years ago
  37. a478f6e qemu-nbd: simplify nbd_trip by Paolo Bonzini · 13 years ago
  38. 128aa58 move corking functions to osdep.c by Paolo Bonzini · 13 years ago
  39. 3777b09 qemu-nbd: remove data_size argument to nbd_trip by Paolo Bonzini · 13 years ago
  40. 94607e7 qemu-nbd: remove offset argument to nbd_trip by Paolo Bonzini · 13 years ago
  41. 3e05c78 Update ioctl order in nbd_init() to detect EBUSY by Chunyan Liu · 13 years ago
  42. 7a70663 nbd: add support for NBD_CMD_TRIM by Paolo Bonzini · 13 years ago
  43. 1486d04 nbd: add support for NBD_CMD_FLUSH by Paolo Bonzini · 13 years ago
  44. 2c7989a nbd: add support for NBD_CMD_FLAG_FUA by Paolo Bonzini · 13 years ago
  45. adcf630 nbd: fix error handling in the server by Paolo Bonzini · 14 years ago
  46. ecda344 nbd: allow multiple in-flight requests by Paolo Bonzini · 14 years ago
  47. d9b09f1 nbd: split requests by Paolo Bonzini · 14 years ago
  48. ae255e5 nbd: switch to asynchronous operation by Paolo Bonzini · 14 years ago
  49. 8c5135f sheepdog: move coroutine send/recv function to generic code by Paolo Bonzini · 14 years ago
  50. 03ecd2c virtio-serial-bus: Ports are expected to implement 'have_data' callback by Amit Shah · 13 years ago
  51. 05e7af6 virtio-console: Properly initialise class methods by Amit Shah · 13 years ago
  52. 6640422 virtio-console: Check if chardev backends available before calling into them by Amit Shah · 13 years ago
  53. 993295f add qemu_send_full and qemu_recv_full by Paolo Bonzini · 14 years ago
  54. 058a96e scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations. by Harsh Prateek Bora · 13 years ago
  55. e4027ca hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
  56. 2f008a8 hw/9pfs: Use the correct signed type for different variables by Aneesh Kumar K.V · 13 years ago
  57. 302a0d3 hw/9pfs: replace iovec manipulation with QEMUIOVector by Stefan Hajnoczi · 13 years ago
  58. 3799ce4 sd: Remember to reset .expecting_acmd on reset. by Andrzej Zaborowski · 13 years ago
  59. fcfa935 hw/sd.c: Clear status bits when read via response r6 by Peter Maydell · 13 years ago
  60. 1d06cb7 hw/sd.c: Correct handling of APP_CMD status bit by Peter Maydell · 13 years ago
  61. 10a412d hw/sd.c: Correct handling of type B SD status bits by Peter Maydell · 13 years ago
  62. 5b08bfe hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state by Peter Maydell · 13 years ago
  63. b1f517e hw/sd.c: Handle CRC and locked-card errors in normal code path by Peter Maydell · 13 years ago
  64. 53bb8cc hw/sd.c: Handle illegal commands in sd_do_command by Peter Maydell · 13 years ago
  65. e30d593 hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything else by Peter Maydell · 13 years ago
  66. abda1f3 hw/sd.c: On CRC error, set CRC error status bit rather than clearing it by Peter Maydell · 13 years ago
  67. b8d334c hw/sd.c: Add comment regarding CARD_STATUS_* defines by Peter Maydell · 13 years ago
  68. 25881d3 hw/sd.c: Fix the set of commands which are failed when card is locked by Peter Maydell · 13 years ago
  69. e114fea hw/sysbus.c: Remove unnecessary conditionals by Peter Maydell · 13 years ago
  70. 42ed372 g_thread_init users: don't call it if glib >= 2.31 by Alon Levy · 13 years ago
  71. 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
  72. d3c68e4 isa: always use provided ISA bus in isa_bus_irqs() by Hervé Poussineau · 13 years ago
  73. 7578226 isa: always use provided ISA bus when creating an isa device by Hervé Poussineau · 13 years ago
  74. 142e978 malta: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  75. c9940ed fulong2e: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  76. ab953e2 sun4u: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  77. 71baa30 alpha: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  78. 6057307 pc: give ISA bus to ISA methods by Hervé Poussineau · 13 years ago
  79. a811f53 i8259: give ISA device to isa_register_ioport() by Hervé Poussineau · 13 years ago
  80. d1a1be1 isa: move ISABus structure definition to header file by Hervé Poussineau · 13 years ago
  81. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  82. 0fa2991 net: store guest timestamp in dump file instead of time since guest startup by Hervé Poussineau · 13 years ago
  83. 6514ed5 net: truncate output file when using dump backend by Hervé Poussineau · 13 years ago
  84. bc7c9ec i440fx: remove piix3 field by Paolo Bonzini · 13 years ago
  85. e34911c memory: temporarily add memory_region_get_ram_addr() by Avi Kivity · 13 years ago
  86. c65adf9 xen, vga: add API for registering the framebuffer by Avi Kivity · 13 years ago
  87. 04097f7 vhost: convert to MemoryListener API by Avi Kivity · 13 years ago
  88. a01672d kvm: convert to MemoryListener API by Avi Kivity · 13 years ago
  89. 9f213ed kvm: switch kvm slots to use host virtual address instead of ram_addr_t by Avi Kivity · 13 years ago
  90. 7664e80 memory: add API for observing updates to the physical memory map by Avi Kivity · 13 years ago
  91. 86e775c memory: replace cpu_physical_sync_dirty_bitmap() with a memory API by Avi Kivity · 13 years ago
  92. c1cd0b2 framebuffer: drop use of cpu_physical_sync_dirty_bitmap() by Avi Kivity · 13 years ago
  93. dcc5cd3 loader: remove calls to cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  94. 75c9d6c framebuffer: drop use of cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  95. e217795 memory: introduce memory_region_find() by Avi Kivity · 13 years ago
  96. 55043ba memory: add memory_region_is_logging() by Avi Kivity · 13 years ago
  97. ce7923d memory: add memory_region_is_rom() by Avi Kivity · 13 years ago
  98. 8ea9252 memory: add memory_region_is_ram() by Avi Kivity · 13 years ago
  99. 62ec483 sysbus: add sysbus_address_space() by Avi Kivity · 13 years ago
  100. 1de81d2 qdev: fix hotplug when no -device is specified by Anthony Liguori · 13 years ago