summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19General warn report fixupsAlistair Francis11-27/+24
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis15-64/+63
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis12-14/+22
2017-09-19Convert remaining error_report() to warn_report()Alistair Francis3-8/+9
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis3-12/+18
2017-09-19test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé1-1/+2
2017-09-19kvm: kvm_log_sync() is only called with known memory sectionsDavid Hildenbrand1-49/+12
2017-09-19kvm: kvm_log_start/stop are only called with known sectionsDavid Hildenbrand1-6/+12
2017-09-19kvm: we never have overlapping slots in kvm_set_phys_mem()David Hildenbrand1-57/+11
2017-09-19kvm: use start + size for memory rangesDavid Hildenbrand1-4/+3
2017-09-19kvm: factor out alignment of memory sectionDavid Hildenbrand1-20/+39
2017-09-19kvm: require JOIN_MEMORY_REGIONS_WORKSDavid Hildenbrand1-41/+1
2017-09-19multiboot: validate multiboot header address valuesPrasad J Pandit1-0/+19
2017-09-19scsi/esp: Rename the ESP macro to ESP_STATEKamil Rytarowski1-5/+5
2017-09-19memory: Rename queue to mrqueue (memory region queue)Kamil Rytarowski1-11/+11
2017-09-19MAINTAINERS: update email, add missing test entry for megasasPhilippe Mathieu-Daudé1-1/+2
2017-09-19i386/kvm: advertise Hyper-V frequency MSRsLadi Prosek1-1/+11
2017-09-19i386/kvm: introduce tsc_is_stable_and_known()Ladi Prosek1-3/+10
2017-09-19i386/kvm: set tsc_khz before configuring Hyper-V CPUIDLadi Prosek1-19/+19
2017-09-19i386/kvm: use a switch statement for MSR detectionLadi Prosek1-44/+31
2017-09-19MAINTAINERS: update mail address for NVDIMMXiao Guangrong1-1/+1
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini17-16/+16
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini3-33/+45
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini3-7/+14
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini14-614/+626
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini3-9/+9
2017-09-19scsi-block: Support rerror/werrorFam Zheng1-14/+24
2017-09-19scsi: Introduce scsi_sense_buf_to_errnoFam Zheng2-0/+31
2017-09-19scsi: Improve scsi_sense_to_errnoFam Zheng1-4/+12
2017-09-19scsi: Refactor scsi sense interpreting codeFam Zheng5-41/+78
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke1-4/+25
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones2-4/+6
2017-09-19target/i386: fix phminposuw in-place operationJoseph Myers1-3/+3
2017-09-19target/i386: fix pcmpxstrx substring searchJoseph Myers1-2/+6
2017-09-19target/i386: fix packusdw in-place operationJoseph Myers1-8/+11
2017-09-19target/i386: set rip_offset for further SSE instructionsJoseph Myers1-1/+2
2017-09-19target/i386: fix pmovsx/pmovzx in-place operationsJoseph Myers1-7/+7
2017-09-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell16-354/+509
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi2-25/+16
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi4-57/+51
2017-09-18AHCI: remove DPRINTF macroJohn Snow1-9/+0
2017-09-18AHCI: pretty-print FIS to buffer instead of stderrJohn Snow2-10/+22
2017-09-18AHCI: Rework IRQ constantsJohn Snow3-21/+74
2017-09-18AHCI: Replace DPRINTF with trace-eventsJohn Snow2-89/+117
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow4-13/+26
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow3-42/+38
2017-09-18IDE: add tracing for data portsJohn Snow2-1/+16
2017-09-18IDE: Add register hints to tracingJohn Snow2-24/+72
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow8-70/+80
2017-09-18hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth1-0/+3