1. 59046ec migration: consolidate VMStateField.start by Halil Pasic · 8 years ago
  2. ad723fe nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] by Thomas Huth · 8 years ago
  3. 55d9950 nvram: Introduce helper functions for CHRP "system" and "free space" partitions by Thomas Huth · 8 years ago
  4. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  5. 2f448e4 hw: fix some debug message format strings by Alyssa Milburn · 9 years ago
  6. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  7. 175fe9e macio-nvram: add to misc category by Laurent Vivier · 9 years ago
  8. 2d9907a PPC: mac_nvram: Split NVRAM into OF and OSX parts by Alexander Graf · 11 years ago
  9. b19eae1 PPC: mac_nvram: Allow 2 and 4 byte accesses by Alexander Graf · 11 years ago
  10. a8b0503 PPC: mac_nvram: Remove unused functions by Alexander Graf · 11 years ago
  11. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  12. eedfac6 hw/n*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  13. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  14. ec0503b firmware_abi: move to include/hw/nvram/ by Michael S. Tsirkin · 12 years ago
  15. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/mac_nvram.c]
  16. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  17. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  18. 95ed3b7 mac_nvram: QOM'ify MacIO NVRAM by Andreas Färber · 12 years ago
  19. d8c6d07 mac_nvram: Mark as Big Endian by Andreas Färber · 12 years ago
  20. 3743cca mac_nvram: Clean up public API by Andreas Färber · 12 years ago
  21. baec191 ppc: Move Mac machines to hw/ppc/ by Andreas Färber · 12 years ago
  22. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  23. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  24. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  25. 23c5e4c ppc: convert to memory API by Avi Kivity · 13 years ago
  26. 8e470f8 vmstate: port mac_nvram by Juan Quintela · 14 years ago
  27. 8a11f43 mac_nvram: size is a size, no need to be a target dependent type by Juan Quintela · 14 years ago
  28. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  29. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  30. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  31. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  32. 99a0949 Get rid of _t suffix by malc · 15 years ago
  33. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  34. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  35. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  36. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  37. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  38. 68af3f2 Add it_shift by blueswir1 · 16 years ago
  39. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  40. 9b64997 VM load/save support for PPC devices by blueswir1 · 16 years ago
  41. 6e6b736 Register reset handlers by blueswir1 · 16 years ago
  42. bd89f43 target-ppc: workaround OpenBIOS limitation by aurel32 · 16 years ago
  43. 3f7cbbb target-ppc: fix PowerMAC NVRAM emulation by aurel32 · 16 years ago
  44. 95efd11 Add support for -prom-env command line options by blueswir1 · 16 years ago
  45. ea026b2 Improve PPC device debugging by blueswir1 · 16 years ago
  46. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  47. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  48. 74e9115 Fix PowerMac NVRAM device. by j_mayer · 17 years ago
  49. 3cbee15 * sort the PowerPC target object files by j_mayer · 17 years ago