aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-24net: smc91c111: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: opencores_eth: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: mipsnet: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: lance: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: lan9118: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: etraxfs_eth: add a reset methodCédric Le Goater
2018-10-24net: etraxfs_eth: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24memory-device: trace when pre_plugging/plugging/unpluggingDavid Hildenbrand
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand
2018-10-24memory-device: add device class function set_addr()David Hildenbrand
2018-10-24memory-device: drop get_region_size()David Hildenbrand
2018-10-24memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand
2018-10-24memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand
2018-10-24memory-device: use memory device terminology in error messagesDavid Hildenbrand
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-24memory-device: improve "range conflicts" error messageDavid Hildenbrand
2018-10-24memory-device: fix error message when hinted address is too smallDavid Hildenbrand
2018-10-24memory-device: fix alignment error messageDavid Hildenbrand
2018-10-24machine: fix a typoLi Qiang
2018-10-24hw/mips/malta: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé
2018-10-24hw/mips/gt64xxx_pci: Mark as bridge devicePhilippe Mathieu-Daudé
2018-10-24hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset methodPhilippe Mathieu-Daudé
2018-10-24hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé
2018-10-24trace-events: Fix copy/paste typoPhilippe Mathieu-Daudé
2018-10-24net: cadence_gem: Announce 64bit addressing supportEdgar E. Iglesias
2018-10-24net: cadence_gem: Announce availability of priority queuesEdgar E. Iglesias
2018-10-24hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand
2018-10-24target/arm: Move some system registers into a substructureRichard Henderson
2018-10-24ssi-sd: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2018-10-24configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" deviceThomas Huth
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-19fsdev: Clean up error reporting in qemu_fsdev_add()Markus Armbruster
2018-10-19xen/pt: Fix incomplete conversion to realize()Markus Armbruster
2018-10-19smbios: Clean up error handling in smbios_add()Markus Armbruster
2018-10-19ioapic: Fix error handling in realize()Markus Armbruster
2018-10-19pc: Fix machine property nvdimm-persistence error handlingMarkus Armbruster