aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-25Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in...Peter Maydell
2018-10-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2...Peter Maydell
2018-10-24net: xgmac: convert SysBus init method to a realize methodCédric Le Goater
2018-10-24net: stellaris_enet: add a reset methodCédric Le Goater
2018-10-24net: stellaris_enet: convert SysBus init method to a realize methodCédric Le Goater
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é