1. 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 10 years ago
  2. 0eb973f fw_cfg: prohibit insertion of duplicate fw_cfg file names by Gabriel L. Somlo · 10 years ago
  3. 0f9b214 fw_cfg: prevent selector key conflict by Gabriel L. Somlo · 10 years ago
  4. 023e314 fw_cfg: remove support for guest-side data writes by Gabriel L. Somlo · 10 years ago
  5. 1edd34b fw_cfg: add fw_cfg_modify_i16 (update) method by Gabriel L. Somlo · 10 years ago
  6. 3a5c76b fw_cfg: factor out initialization of FW_CFG_ID (rev. number) by Gabriel L. Somlo · 10 years ago
  7. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  8. 28b07e7 spapr_vio: Convert to realize() by Markus Armbruster · 10 years ago
  9. 36b62ae fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write() by Laszlo Ersek · 10 years ago
  10. 6c87e3d fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide() by Laszlo Ersek · 10 years ago
  11. cfaadf0 fw_cfg_mem: introduce the "data_width" property by Laszlo Ersek · 10 years ago
  12. d789c84 fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIAN by Laszlo Ersek · 10 years ago
  13. 86099db fw_cfg_mem: max access size and region size are the same for data register by Laszlo Ersek · 10 years ago
  14. 6670882 fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() by Laszlo Ersek · 10 years ago
  15. 5712db6 fw_cfg: hard separation between the MMIO and I/O port mappings by Laszlo Ersek · 10 years ago
  16. d504fb4 fw_cfg: remove superfluous blank line by Gonglei · 10 years ago
  17. f3b3766 fw_cfg: fix boot order bug when dynamically modified via QOM by Gonglei · 10 years ago
  18. f58aa48 spapr_nvram: Enable migration by Alexey Kardashevskiy · 10 years ago
  19. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  20. bdbb5b1 fw_cfg: add fw_cfg_machine_reset function by Gonglei · 10 years ago
  21. 2d9907a PPC: mac_nvram: Split NVRAM into OF and OSX parts by Alexander Graf · 11 years ago
  22. b19eae1 PPC: mac_nvram: Allow 2 and 4 byte accesses by Alexander Graf · 11 years ago
  23. a8b0503 PPC: mac_nvram: Remove unused functions by Alexander Graf · 11 years ago
  24. 3a3b850 spapr: Fix RTAS token numbers by Alexey Kardashevskiy · 11 years ago
  25. 4e2ca12 spapr_nvram: Correct max nvram size by Alexey Kardashevskiy · 11 years ago
  26. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  27. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  28. 30e32af vl.c: Extend get_boot_devices_list() to ignore suffixes by Alexey Kardashevskiy · 11 years ago
  29. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  30. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  31. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  32. a64d325 spapr-rtas: replace return code constants with macros by Alexey Kardashevskiy · 11 years ago
  33. 6fedcaa eeprom93xx: fix coding style by Antony Pavlov · 11 years ago
  34. 29fdedf spapr: add vio-bus devices to categories by Alexey Kardashevskiy · 11 years ago
  35. d87072c fw_cfg: interface to trigger callback on read by Michael S. Tsirkin · 11 years ago
  36. 6fdf98f fw_cfg: the I/O port variant expects little-endian by Paolo Bonzini · 12 years ago
  37. 8c1892c ds1225y: QOM cast cleanup for SysBusNvRamState by Andreas Färber · 12 years ago
  38. 14134f0 ds1225y: Drop bogus qdev field from NvRamState by Andreas Färber · 12 years ago
  39. 5638395 fw_cfg: Use QOM realize for fw_cfg by Hu Tao · 12 years ago
  40. 2ce92a1 fwcfg: QOM'ify some more by Hu Tao · 12 years ago
  41. eedfac6 hw/n*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  42. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  43. 210b580 spapr-rtas: add CPU argument to RTAS calls by Anthony Liguori · 12 years ago
  44. cac1221 fw_cfg: fw_cfg is a singleton by Michael S. Tsirkin · 12 years ago
  45. 600c60b fw_cfg: add API to find FW cfg object by Michael S. Tsirkin · 12 years ago
  46. ec0503b firmware_abi: move to include/hw/nvram/ by Michael S. Tsirkin · 12 years ago
  47. 3d1bba2 glib: Fix some misuses of gsize/size_t types by Peter Crosthwaite · 12 years ago
  48. 10a584b pvpanic: pass configurable ioport to seabios by Hu Tao · 12 years ago
  49. fd506b4f pseries: Convert VIO code to QOM style type safe(ish) casts by David Gibson · 12 years ago
  50. 914e29d hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  51. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  52. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago