aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-12-11pc: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11spapr: Delete instance_options functionsEduardo Habkost1-85/+0
2018-12-11spapr: Use default_machine_opts to set suppress_vmdescEduardo Habkost1-1/+1
2018-12-11spapr: Use default_machine_opts to set use_hotplug_event_sourceEduardo Habkost1-3/+1
2018-12-11virt: Eliminate separate instance_init functionsEduardo Habkost1-66/+21
2018-12-11q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson4-10/+62
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard3-13/+14
2018-12-11memory-device: avoid overflows on very huge devicesDavid Hildenbrand1-1/+2
2018-12-11memory-device: use QEMU_IS_ALIGNEDDavid Hildenbrand1-3/+3
2018-12-11hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()Eduardo Habkost1-1/+1
2018-12-06i2c: pm_smbus: check smb_index before block transfer writePrasad J Pandit1-0/+3
2018-12-03Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...Peter Maydell1-6/+18
2018-12-03usb-mtp: outlaw slashes in filenamesGerd Hoffmann1-0/+6
2018-12-03usb-mtp: fix utf16_to_strGerd Hoffmann1-6/+12
2018-12-03i2c: Add a length check to the SMBus write handlingCorey Minyard1-1/+5
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth1-2/+2
2018-11-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-45/+70
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau11-33/+34
2018-11-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+3
2018-11-27lsi: Reselection needed to remove pending commands from queueGeorge Kennedy1-12/+36
2018-11-27hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu1-0/+1
2018-11-27nvme: Fix spurious interruptsKeith Busch1-1/+3
2018-11-27Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-requ...Peter Maydell5-5/+15
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng1-0/+3
2018-11-27audio/hda: fix guest triggerable assertGerd Hoffmann1-0/+6
2018-11-27cirrus_vga/migration: update the bank offset before useWang Xin1-2/+3
2018-11-27ps2kbd: default to scan enabled after resetHervé Poussineau1-1/+1
2018-11-26hw/hyperv: fix NULL dereference with pure-kvm SynICRoman Kagan1-1/+5
2018-11-26net: cadence_gem: Remove incorrect assert()Edgar E. Iglesias1-1/+0
2018-11-26Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+3
2018-11-26Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into stagingPeter Maydell1-0/+10
2018-11-26fmops: fix off-by-one in AR_TABLE and DR_TABLE array sizeGerd Hoffmann1-2/+2
2018-11-239p: fix QEMU crash when renaming filesGreg Kurz1-0/+3
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe1-0/+1
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini1-5/+2
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf1-7/+0
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini1-1/+1
2018-11-22nvme: call blk_drain in NVMe reset code to avoid lockupsIgor Druzhinin1-0/+2
2018-11-22scsi-disk: Fix crash if underlying host file or disk returns errorRichard W.M. Jones1-1/+1
2018-11-21target/xtensa: xtfpga: provide default memory sizesMax Filippov1-0/+10
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau2-5/+23
2018-11-209p: take write lock on fid path updates (CVE-2018-19364)Greg Kurz1-0/+15
2018-11-19hw/block/onenand: use qemu_log_mask() for reportingPeter Maydell1-9/+13
2018-11-19hw/block/onenand: Fix off-by-one error allowing out-of-bounds readPeter Maydell1-1/+1
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh2-2/+2
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland1-1/+1
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang1-0/+7
2018-11-19Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...Peter Maydell1-0/+1
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell1-1/+1
2018-11-14tpm: use loop iterator to set sts data fieldPrasad J Pandit1-1/+1