aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-11qom: make interface types abstractMarc-André Lureau15-53/+14
2018-12-11tests: qdev_prop_check_globals() doesn't return "all_used"Marc-André Lureau1-6/+6
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 Williamson6-10/+68
2018-12-11hostmem: Validate host-nodes before setting bitmapEduardo Habkost1-4/+13
2018-12-11numa: Match struct to typedef nameEric Blake2-2/+2
2018-12-11i386: Rename bools in PCMachineState to end in _enabledCorey Minyard4-16/+17
2018-12-11move ObjectClass to typedefs.hGerd Hoffmann2-1/+1
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-11range: pass const pointer where possibleDavid Hildenbrand1-3/+3
2018-12-11Deprecate HMP `cpu-add`Kashyap Chamarthy2-2/+6
2018-12-11Deprecate QMP `cpu-add`Kashyap Chamarthy2-1/+12
2018-12-11docs: Document vCPU hotplug procedureKashyap Chamarthy1-0/+142
2018-12-11hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()Eduardo Habkost1-1/+1
2018-12-11hostmem-file: remove object id from pmem error messageZhang Yi1-10/+4
2018-12-11Update version for v3.1.0 releasev3.1.0Peter Maydell1-1/+1
2018-12-06Update version for v3.1.0-rc5 releasev3.1.0-rc5Peter Maydell1-1/+1
2018-12-06i2c: pm_smbus: check smb_index before block transfer writePrasad J Pandit1-0/+3
2018-12-04Update version for v3.1.0-rc4 releasev3.1.0-rc4Peter Maydell1-1/+1
2018-12-04virtio-net-test: add large tx buffer testJason Wang1-0/+46
2018-12-04virtio-net-test: remove unused macroJason Wang1-1/+0
2018-12-04virtio-net-test: accept variable length argument in pci_test_start()Jason Wang1-6/+11
2018-12-04net: hub: suppress warnings of no host network for qtestJason Wang1-1/+2
2018-12-04net: drop too large packet earlyJason Wang2-17/+17
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-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-12-03' into st...Peter Maydell2-1/+21
2018-12-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-8/+85
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy3-0/+80
2018-12-03mirror: fix dead-lockVladimir Sementsov-Ogievskiy1-8/+5
2018-12-03i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov1-3/+3
2018-12-03i2c: Add a length check to the SMBus write handlingCorey Minyard1-1/+5
2018-11-30nbd/client: Send NBD_CMD_DISC if open fails after connectEric Blake1-2/+16
2018-11-30nbd/client: Make x-dirty-bitmap more reliableEric Blake1-0/+5
2018-11-30nbd/server: Advertise all contexts in response to bare LISTEric Blake1-0/+1
2018-11-28Update version for v3.1.0-rc3 releasev3.1.0-rc3Peter Maydell1-1/+1
2018-11-28target/arm/sve_helper: Fix compilation with clang 3.4Thomas Huth1-10/+10
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 Maydell33-194/+285
2018-11-28hostmem: no need to check for host_memory_backend_mr_inited() in alloc()Marc-André Lureau2-16/+12
2018-11-27scsi: Address spurious clang warningJohn Snow1-1/+1
2018-11-27vfio-helpers: Fix qemu_vfio_open_pci() crashMarkus Armbruster1-1/+1
2018-11-27hostmem-memfd: honour share=on/off propertyMarc-André Lureau2-2/+6
2018-11-27MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) devicePhilippe Mathieu-Daudé1-0/+13