aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell3-8/+13
2018-10-29vga_int: remove unused function protypeyuchenlin1-1/+0
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann2-7/+13
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell28-255/+230
2018-10-25Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in...Peter Maydell5-10/+18
2018-10-24Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2...Peter Maydell3-4/+4
2018-10-24net: xgmac: convert SysBus init method to a realize methodCédric Le Goater1-6/+3
2018-10-24net: stellaris_enet: add a reset methodCédric Le Goater1-3/+4
2018-10-24net: stellaris_enet: convert SysBus init method to a realize methodCédric Le Goater1-5/+3
2018-10-24net: smc91c111: convert SysBus init method to a realize methodCédric Le Goater1-5/+3
2018-10-24net: opencores_eth: convert SysBus init method to a realize methodCédric Le Goater1-5/+3
2018-10-24net: mipsnet: convert SysBus init method to a realize methodCédric Le Goater1-6/+3
2018-10-24net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater1-6/+3
2018-10-24net: lance: convert SysBus init method to a realize methodCédric Le Goater1-5/+3
2018-10-24net: lan9118: convert SysBus init method to a realize methodCédric Le Goater1-6/+3
2018-10-24net: etraxfs_eth: add a reset methodCédric Le Goater1-6/+25
2018-10-24net: etraxfs_eth: convert SysBus init method to a realize methodCédric Le Goater1-7/+6
2018-10-24memory-device: trace when pre_plugging/plugging/unpluggingDavid Hildenbrand3-9/+12
2018-10-24memory-device: complete factoring out unplug handlingDavid Hildenbrand2-6/+10
2018-10-24memory-device: complete factoring out plug handlingDavid Hildenbrand2-11/+11
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand2-15/+32
2018-10-24memory-device: add device class function set_addr()David Hildenbrand1-0/+7
2018-10-24memory-device: drop get_region_size()David Hildenbrand2-19/+10
2018-10-24memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand2-12/+24
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand3-23/+21
2018-10-24memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand2-8/+6
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand2-3/+3
2018-10-24memory-device: use memory device terminology in error messagesDavid Hildenbrand1-3/+3
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand3-20/+18
2018-10-24memory-device: improve "range conflicts" error messageDavid Hildenbrand1-1/+2
2018-10-24memory-device: fix error message when hinted address is too smallDavid Hildenbrand1-1/+2
2018-10-24memory-device: fix alignment error messageDavid Hildenbrand1-1/+1
2018-10-24machine: fix a typoLi Qiang1-1/+1
2018-10-24hw/mips/malta: Remove unuseful codePhilippe Mathieu-Daudé1-13/+0
2018-10-24hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé1-7/+0
2018-10-24hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé1-13/+0
2018-10-24hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé1-2/+2
2018-10-24hw/mips/gt64xxx_pci: Mark as bridge devicePhilippe Mathieu-Daudé1-0/+1
2018-10-24hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset methodPhilippe Mathieu-Daudé1-14/+3
2018-10-24hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé1-6/+3
2018-10-24hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé1-11/+9
2018-10-24hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé1-6/+3
2018-10-24hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé1-5/+5
2018-10-24hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé2-10/+7
2018-10-24trace-events: Fix copy/paste typoPhilippe Mathieu-Daudé1-1/+1
2018-10-24net: cadence_gem: Announce 64bit addressing supportEdgar E. Iglesias1-1/+2
2018-10-24net: cadence_gem: Announce availability of priority queuesEdgar E. Iglesias1-1/+7
2018-10-24hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand1-0/+18
2018-10-24target/arm: Move some system registers into a substructureRichard Henderson1-6/+6
2018-10-24ssi-sd: Make devices picking up backends unavailable with -deviceMarkus Armbruster1-0/+2