aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé
2018-10-30ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini
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-29hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang
2018-10-29hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang
2018-10-29vga_int: remove unused function protypeyuchenlin
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-10-29usb: ohci: make num_ports to an unsinged integerLi Qiang
2018-10-26hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-26xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé
2018-10-26vga_int: remove unused function protypeyuchenlin
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é