summaryrefslogtreecommitdiffstats
path: root/hw/nvram
Commit message (Expand)AuthorAgeFilesLines
* vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy2014-03-201-1/+1
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-2/+2
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-8/+8
* eeprom93xx: fix coding styleAntony Pavlov2013-12-061-31/+31
* spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-081-0/+1
* fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-141-5/+28
* fw_cfg: the I/O port variant expects little-endianPaolo Bonzini2013-08-071-1/+1
* ds1225y: QOM cast cleanup for SysBusNvRamStateAndreas Färber2013-07-291-3/+8
* ds1225y: Drop bogus qdev field from NvRamStateAndreas Färber2013-07-291-1/+0
* fw_cfg: Use QOM realize for fw_cfgHu Tao2013-07-231-10/+17
* fwcfg: QOM'ify some moreHu Tao2013-07-231-7/+10
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-6/+7
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-043-5/+5
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+2
* fw_cfg: fw_cfg is a singletonMichael S. Tsirkin2013-06-021-4/+3
* fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-3/+12
* firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-1/+1
* glib: Fix some misuses of gsize/size_t typesPeter Crosthwaite2013-05-221-2/+2
* pvpanic: pass configurable ioport to seabiosHu Tao2013-04-301-1/+7
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-3/+7
* hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini2013-04-082-0/+197
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-085-0/+1276
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud