aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-19Convert remaining error_report() to warn_report()Alistair Francis
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis
2017-09-19test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé
2017-09-19kvm: kvm_log_sync() is only called with known memory sectionsDavid Hildenbrand
2017-09-19kvm: kvm_log_start/stop are only called with known sectionsDavid Hildenbrand
2017-09-19kvm: we never have overlapping slots in kvm_set_phys_mem()David Hildenbrand
2017-09-19kvm: use start + size for memory rangesDavid Hildenbrand
2017-09-19kvm: factor out alignment of memory sectionDavid Hildenbrand
2017-09-19kvm: require JOIN_MEMORY_REGIONS_WORKSDavid Hildenbrand
2017-09-19multiboot: validate multiboot header address valuesPrasad J Pandit
2017-09-19scsi/esp: Rename the ESP macro to ESP_STATEKamil Rytarowski
2017-09-19memory: Rename queue to mrqueue (memory region queue)Kamil Rytarowski
2017-09-19MAINTAINERS: update email, add missing test entry for megasasPhilippe Mathieu-Daudé
2017-09-19i386/kvm: advertise Hyper-V frequency MSRsLadi Prosek
2017-09-19i386/kvm: introduce tsc_is_stable_and_known()Ladi Prosek
2017-09-19i386/kvm: set tsc_khz before configuring Hyper-V CPUIDLadi Prosek
2017-09-19i386/kvm: use a switch statement for MSR detectionLadi Prosek
2017-09-19MAINTAINERS: update mail address for NVDIMMXiao Guangrong
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini
2017-09-19scsi-block: Support rerror/werrorFam Zheng
2017-09-19scsi: Introduce scsi_sense_buf_to_errnoFam Zheng
2017-09-19scsi: Improve scsi_sense_to_errnoFam Zheng
2017-09-19scsi: Refactor scsi sense interpreting codeFam Zheng
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones
2017-09-19target/i386: fix phminposuw in-place operationJoseph Myers
2017-09-19target/i386: fix pcmpxstrx substring searchJoseph Myers
2017-09-19target/i386: fix packusdw in-place operationJoseph Myers
2017-09-19target/i386: set rip_offset for further SSE instructionsJoseph Myers
2017-09-19target/i386: fix pmovsx/pmovzx in-place operationsJoseph Myers
2017-09-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18AHCI: remove DPRINTF macroJohn Snow
2017-09-18AHCI: pretty-print FIS to buffer instead of stderrJohn Snow
2017-09-18AHCI: Rework IRQ constantsJohn Snow
2017-09-18AHCI: Replace DPRINTF with trace-eventsJohn Snow
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: add tracing for data portsJohn Snow
2017-09-18IDE: Add register hints to tracingJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-18hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth
2017-09-18ide: ahci: unparent children buses before freeing their memoryIgor Mammedov
2017-09-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170918-pull-request...Peter Maydell