aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois1-0/+9
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois1-0/+7
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois1-0/+7
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell1-13/+10
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell19-0/+1900
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-18/+29
2020-07-11Revert "vga: build virtio-gpu as module"Gerd Hoffmann1-13/+10
2020-07-11Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell3-6/+9
2020-07-11hw/avr: Add limited support for some Arduino boardsPhilippe Mathieu-Daudé4-0/+155
2020-07-11hw/avr: Add some ATmega microcontrollersPhilippe Mathieu-Daudé4-0/+512
2020-07-11hw/avr: Add support for loading ELF/raw binariesPhilippe Mathieu-Daudé3-0/+149
2020-07-11hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik4-0/+122
2020-07-11hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik4-0/+638
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik3-0/+324
2020-07-10apic: Report current_count via 'info lapic'Jan Kiszka2-18/+19
2020-07-10pc: fix leak in pc_system_flash_cleanup_unusedAlexander Bulekov1-0/+5
2020-07-10hw/core/null-machine: Do not initialize unused chardev backendsPhilippe Mathieu-Daudé1-0/+5
2020-07-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+1
2020-07-10xen: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy8-166/+128
2020-07-10virtio-9p: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2-7/+6
2020-07-10fw_cfg: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy1-12/+9
2020-07-10pflash: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2-8/+6
2020-07-10sd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy3-21/+17
2020-07-10qdev: Ignore Error objects where the return value sufficesMarkus Armbruster1-4/+1
2020-07-10error: Avoid error_propagate() after migrate_add_blocker()Markus Armbruster6-20/+6
2020-07-10qapi: Smooth another visitor error checking patternMarkus Armbruster3-11/+7
2020-07-10error: Reduce unnecessary error propagationMarkus Armbruster2-3/+3
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster9-76/+34
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 2Markus Armbruster2-5/+2
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster75-713/+317
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster11-123/+87
2020-07-10qdev: Use returned bool to check for failure, Coccinelle partMarkus Armbruster3-7/+4
2020-07-10qdev: Make functions taking Error ** return bool, not voidMarkus Armbruster1-2/+2
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster3-17/+9
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster21-112/+81
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster112-629/+601
2020-07-10qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster9-79/+12
2020-07-10qom: Crash more nicely on object_property_get_link() failureMarkus Armbruster4-6/+9
2020-07-10s390x/pci: Fix harmless mistake in zpci's property fid's setterMarkus Armbruster1-1/+3
2020-07-10qapi: Use returned bool to check for failure, manual partMarkus Armbruster5-18/+15
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster21-90/+48
2020-07-10qemu-option: Use returned bool to check for failureMarkus Armbruster2-19/+10
2020-07-10virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()Markus Armbruster1-1/+3
2020-07-10macio: Tidy up error handling in macio_newworld_realize()Markus Armbruster1-1/+3
2020-07-10qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster64-493/+247
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant2-4/+7
2020-07-10xen: Fix xen-legacy-backend qdev typesJason Andryuk1-2/+2
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell1-0/+35
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell4-18/+33
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell1-1/+1