aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth2-3/+15
2017-10-18qemu-pr-helper: use new libmultipath APIPaolo Bonzini2-5/+24
2017-10-18watch_mem_write: implement 8-byte accessesPaolo Bonzini1-0/+16
2017-10-18notdirty_mem_write: implement 8-byte accessesAndrew Baumann1-0/+13
2017-10-18memory: reuse section_from_flat_range()David Hildenbrand1-8/+2
2017-10-18kvm: simplify kvm_align_section()David Hildenbrand1-12/+6
2017-10-18kvm: region_add and region_del is not called on updatesDavid Hildenbrand1-7/+1
2017-10-18kvm: fix error message when failing to unregister slotDavid Hildenbrand1-1/+1
2017-10-18kvm: tolerate non-existing slot for log_start/log_stop/log_syncDavid Hildenbrand1-4/+4
2017-10-18kvm: fix alignment of ram addressDavid Hildenbrand1-1/+2
2017-10-18memory: call log_start after region_addDavid Hildenbrand1-3/+3
2017-10-16target/i386: trap on instructions longer than >15 bytesPaolo Bonzini1-7/+22
2017-10-16target/i386: introduce x86_ld*_codePaolo Bonzini1-103/+125
2017-10-16tco: add trace eventsPaolo Bonzini2-2/+13
2017-10-16docs/devel/loads-stores.rst: Document our various load and store APIsPeter Maydell1-0/+396
2017-10-16nios2: define tcg_envPaolo Bonzini1-0/+1
2017-10-16build: remove CONFIG_LIBDECNUMBERPaolo Bonzini10-13/+6
2017-10-12disas: Always initialize read_memory_inner_func properlyThomas Huth2-1/+1
2017-10-12pc: make sure that plugged CPUs are of the same typeIgor Mammedov1-0/+7
2017-10-12memory: fix off-by-one error in memory_region_notify_one()Maxime Coquelin1-1/+1
2017-10-12exec: simplify address_space_get_iotlb_entryPeter Xu1-21/+10
2017-10-12exec: add page_mask for flatview_do_translatePeter Xu1-6/+45
2017-10-12char: don't skip client cleanup if 'connected' flag is unsetDaniel P. Berrange1-10/+9
2017-10-12ide: support reporting of rotation rateDaniel P. Berrange3-0/+10
2017-10-12scsi-disk: support reporting of rotation rateDaniel P. Berrange1-0/+20
2017-10-12checkpatch: refine mode selectionPaolo Bonzini1-9/+10
2017-10-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell6-23/+30
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost3-10/+4
2017-10-11scripts: Remove debug parameter from QEMUMonitorProtocolEduardo Habkost2-11/+8
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost1-0/+13
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost1-2/+2
2017-10-11iotests: Set up Python loggingEduardo Habkost1-0/+3
2017-10-11Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...Peter Maydell10-547/+315
2017-10-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171010' into stagingPeter Maydell29-434/+521
2017-10-10vhost-user-scsi: remove server_sock from VusDevMarc-André Lureau1-53/+24
2017-10-10vhost-user-scsi: use libvhost-user glib helperMarc-André Lureau1-146/+16
2017-10-10libvhost-user: add glib source helperMarc-André Lureau3-1/+187
2017-10-10vhost-user-scsi: use glib loggingMarc-André Lureau1-56/+21
2017-10-10vhost-user-scsi: simplify source handlingMarc-André Lureau1-33/+12
2017-10-10vhost-user-scsi: drop extra callback pointerMarc-André Lureau1-9/+3
2017-10-10vhost-user-scsi: don't copy iscsi/scsi-lowlevel.hMarc-André Lureau1-87/+9
2017-10-10vhost-user-scsi: avoid use of iscsi_ namespaceMarc-André Lureau1-2/+2
2017-10-10vhost-user-scsi: rename VUS typesMarc-André Lureau1-23/+23
2017-10-10vhost-user-scsi: remove unimplemented functionsMarc-André Lureau1-18/+3
2017-10-10vhost-user-scsi: remove VUS_MAX_LUNSMarc-André Lureau1-5/+3
2017-10-10vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()Marc-André Lureau1-15/+1
2017-10-10vhost-user-scsi: assert() in iscsi_add_lun()Marc-André Lureau1-5/+1
2017-10-10vhost-user-scsi: use NULL pointerMarc-André Lureau1-1/+1
2017-10-10vhost-user-scsi: simplify unix path cleanupMarc-André Lureau1-17/+5
2017-10-10vhost-user-scsi: remove vdev_scsi_find_by_vu()Marc-André Lureau1-43/+4