aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-24configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" deviceThomas Huth1-1/+2
2018-10-24hw/core: Move null-machine into the common-obj listThomas Huth2-3/+2
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell21-90/+128
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell15-222/+1034
2018-10-19fsdev: Clean up error reporting in qemu_fsdev_add()Markus Armbruster1-1/+6
2018-10-19xen/pt: Fix incomplete conversion to realize()Markus Armbruster1-1/+1
2018-10-19smbios: Clean up error handling in smbios_add()Markus Armbruster1-28/+62
2018-10-19ioapic: Fix error handling in realize()Markus Armbruster1-4/+4
2018-10-19pc: Fix machine property nvdimm-persistence error handlingMarkus Armbruster1-2/+3
2018-10-199pfs: Fix CLI parsing crash on errorMarkus Armbruster1-2/+4
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster3-7/+7
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster2-9/+9
2018-10-19cpus hw target: Use warn_report() & friends to report warningsMarkus Armbruster5-10/+10
2018-10-19Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster1-6/+1
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster7-20/+21
2018-10-19hyperv_testdev: add SynIC message and event testmodesRoman Kagan1-1/+164
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan1-0/+84
2018-10-19hyperv: add support for KVM_HYPERV_EVENTFDRoman Kagan1-1/+26
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan1-0/+93
2018-10-19hyperv: add synic event flag signalingRoman Kagan1-0/+32
2018-10-19hyperv: add synic message deliveryRoman Kagan1-11/+151
2018-10-19hyperv: make overlay pages for SynICRoman Kagan1-3/+48
2018-10-19hyperv: qom-ify SynICRoman Kagan1-2/+99
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan5-2/+142
2018-10-19hyperv: rename kvm_hv_sint_route_set_sintRoman Kagan1-1/+1
2018-10-19hyperv: make HvSintRoute reference-countedRoman Kagan1-2/+2
2018-10-19hyperv: allow passing arbitrary data to sint ack callbackRoman Kagan1-1/+1
2018-10-19hyperv_testdev: drop unnecessary includesRoman Kagan1-4/+0
2018-10-19hyperv_testdev: refactor for better maintainabilityRoman Kagan1-61/+55
2018-10-19scsi-disk: fix rerror/werror=ignorePaolo Bonzini1-1/+6
2018-10-19scsi-disk: fix double completion of failing passthrough requestsPaolo Bonzini1-13/+11
2018-10-19hw: edu: drop DO_UPCASTLi Qiang1-2/+2
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov3-30/+7
2018-10-19target-i386: add q35 0xcf8 port as coalesced_pioPeng Hao1-0/+4
2018-10-19target-i386: add i440fx 0xcf8 port as coalesced_pioPeng Hao1-0/+4