aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell5-12/+17
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell2-9/+24
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé1-5/+10
2018-10-30ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini1-1/+1
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell3-14/+17
2018-10-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell3-8/+13
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi2-2/+1
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi2-8/+8
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi2-2/+2
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang1-4/+8
2018-10-29hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang1-6/+14
2018-10-29hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang1-0/+7
2018-10-29vga_int: remove unused function protypeyuchenlin1-1/+0
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann2-7/+13
2018-10-29usb: ohci: make num_ports to an unsinged integerLi Qiang1-3/+3
2018-10-26hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé2-2/+2
2018-10-26xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé1-4/+4
2018-10-26vga_int: remove unused function protypeyuchenlin1-1/+0
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