summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell2018-10-305-12/+17
|\
| * milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé2018-10-301-5/+10
| * ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini2018-10-301-1/+1
| * hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé2018-10-262-2/+2
| * xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé2018-10-261-4/+4
| * vga_int: remove unused function protypeyuchenlin2018-10-261-1/+0Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell2018-10-302-9/+24
|\ \
| * | hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang2018-10-291-6/+14
| * | hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang2018-10-291-0/+7
| * | usb: ohci: make num_ports to an unsinged integerLi Qiang2018-10-291-3/+3
* | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20181029-pull-request...Peter Maydell2018-10-293-14/+17
|\ \ \
| * | | audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi2018-10-292-2/+1Star
| * | | audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi2018-10-292-8/+8
| * | | audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi2018-10-292-2/+2
| * | | hw: AC97: make it more QOMconventionalLi Qiang2018-10-291-4/+8
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181029-pull-request' ...Peter Maydell2018-10-293-8/+13
|\ \ \ \ | |/ / / |/| | |
| * | | vga_int: remove unused function protypeyuchenlin2018-10-291-1/+0Star
| * | | qxl: store channel id in qxl->idGerd Hoffmann2018-10-292-7/+13
| |/ /
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-10-2528-255/+230Star
|\ \ \ | |_|/ |/| |
| * | net: xgmac: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * | net: stellaris_enet: add a reset methodCédric Le Goater2018-10-241-3/+4
| * | net: stellaris_enet: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * | net: smc91c111: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * | net: opencores_eth: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * | net: mipsnet: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * | net: milkymist_minimac2: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * | net: lance: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-5/+3Star
| * | net: lan9118: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-6/+3Star
| * | net: etraxfs_eth: add a reset methodCédric Le Goater2018-10-241-6/+25
| * | net: etraxfs_eth: convert SysBus init method to a realize methodCédric Le Goater2018-10-241-7/+6Star
| * | memory-device: trace when pre_plugging/plugging/unpluggingDavid Hildenbrand2018-10-243-9/+12
| * | memory-device: complete factoring out unplug handlingDavid Hildenbrand2018-10-242-6/+10
| * | memory-device: complete factoring out plug handlingDavid Hildenbrand2018-10-242-11/+11
| * | memory-device: complete factoring out pre_plug handlingDavid Hildenbrand2018-10-242-15/+32
| * | memory-device: add device class function set_addr()David Hildenbrand2018-10-241-0/+7
| * | memory-device: drop get_region_size()David Hildenbrand2018-10-242-19/+10Star
| * | memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand2018-10-242-12/+24
| * | memory-device: add and use memory_device_get_region_size()David Hildenbrand2018-10-243-23/+21Star
| * | memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand2018-10-242-8/+6Star
| * | memory-device: introduce separate config optionDavid Hildenbrand2018-10-242-3/+3
| * | memory-device: use memory device terminology in error messagesDavid Hildenbrand2018-10-241-3/+3
| * | pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand2018-10-243-20/+18Star
| * | memory-device: improve "range conflicts" error messageDavid Hildenbrand2018-10-241-1/+2
| * | memory-device: fix error message when hinted address is too smallDavid Hildenbrand2018-10-241-1/+2
| * | memory-device: fix alignment error messageDavid Hildenbrand2018-10-241-1/+1
| * | machine: fix a typoLi Qiang2018-10-241-1/+1
| * | hw/mips/malta: Remove unuseful codePhilippe Mathieu-Daudé2018-10-241-13/+0Star
| * | hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé2018-10-241-7/+0Star
| * | hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé2018-10-241-13/+0Star
| * | hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé2018-10-241-2/+2