1. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. ea99dde lm32: Clean up includes by Peter Maydell · 9 years ago
  4. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  5. 857ccca milkymist: softmmu: fix event handling by Michael Walle · 10 years ago
  6. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  7. 029ad4b hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem() by Peter Maydell · 11 years ago
  8. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  9. 2a052f6 milkymist-softusb: QOM cast cleanup by Andreas Färber · 12 years ago
  10. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  11. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  12. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/milkymist-softusb.c]
  13. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  14. c31bc98 hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path by Peter Maydell · 12 years ago
  15. c34e120 milkymist-softusb: Don't map RAM memory regions in the device itself by Peter Maydell · 12 years ago
  16. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  17. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  18. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  20. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  21. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  22. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  23. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  24. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  25. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  26. 306f66b milkymist-{minimac2,softusb}: rename memory names by Michael Walle · 13 years ago
  27. 5105ed3 milkymist-softusb: convert to memory API by Avi Kivity · 13 years ago
  28. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 13 years ago
  29. fcb9fc2 milkymist-softusb: convert to memory API by Avi Kivity · 13 years ago
  30. 4c15ba9 milkymist-softusb: use hid code directly by Michael Walle · 13 years ago
  31. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  32. a6f4e09 lm32: softusb: claim to support full speed by Michael Walle · 14 years ago
  33. 4706ab6 usb: Replace device_destroy bus op with a child_detach port op by Hans de Goede · 14 years ago
  34. 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
  35. 07771f6 usb: cancel async packets on unplug by Gerd Hoffmann · 14 years ago
  36. 87a381e lm32: add Milkymist SoftUSB support by Michael Walle · 14 years ago