Age | Commit message (Expand) | Author |
2017-09-19 | MAINTAINERS: update email, add missing test entry for megasas | Philippe Mathieu-Daudé |
2017-09-19 | i386/kvm: advertise Hyper-V frequency MSRs | Ladi Prosek |
2017-09-19 | i386/kvm: introduce tsc_is_stable_and_known() | Ladi Prosek |
2017-09-19 | i386/kvm: set tsc_khz before configuring Hyper-V CPUID | Ladi Prosek |
2017-09-19 | i386/kvm: use a switch statement for MSR detection | Ladi Prosek |
2017-09-19 | MAINTAINERS: update mail address for NVDIMM | Xiao Guangrong |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-19 | pc: use generic cpu_model parsing | Igor Mammedov |
2017-09-19 | vl.c: convert cpu_model to cpu type and set of global properties before machi... | Igor Mammedov |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov |
2017-09-19 | qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts | Igor Mammedov |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini |
2017-09-19 | hostmem-file: Add "discard-data" option | Eduardo Habkost |
2017-09-19 | osdep: Define QEMU_MADV_REMOVE | Eduardo Habkost |
2017-09-19 | vl: Clean up user-creatable objects when exiting | Eduardo Habkost |
2017-09-19 | scsi: introduce sg_io_sense_from_errno | Paolo Bonzini |
2017-09-19 | scsi: introduce scsi_build_sense | Paolo Bonzini |
2017-09-19 | scsi: move non-emulation specific code to scsi/ | Paolo Bonzini |
2017-09-19 | scsi: rename scsi_build_sense to scsi_convert_sense | Paolo Bonzini |
2017-09-19 | scsi-block: Support rerror/werror | Fam Zheng |
2017-09-19 | scsi: Introduce scsi_sense_buf_to_errno | Fam Zheng |
2017-09-19 | scsi: Improve scsi_sense_to_errno | Fam Zheng |
2017-09-19 | scsi: Refactor scsi sense interpreting code | Fam Zheng |
2017-09-19 | scsi-bus: correct responses for INQUIRY and REQUEST SENSE | Hannes Reinecke |
2017-09-19 | virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set. | Richard W.M. Jones |
2017-09-19 | target/i386: fix phminposuw in-place operation | Joseph Myers |
2017-09-19 | target/i386: fix pcmpxstrx substring search | Joseph Myers |
2017-09-19 | target/i386: fix packusdw in-place operation | Joseph Myers |
2017-09-19 | target/i386: set rip_offset for further SSE instructions | Joseph Myers |
2017-09-19 | target/i386: fix pmovsx/pmovzx in-place operations | Joseph Myers |
2017-09-19 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2017-09-18 | hw/block/fdc: Convert to realize | Mao Zhongyi |
2017-09-18 | hw/ide: Convert DeviceClass init to realize | Mao Zhongyi |
2017-09-18 | AHCI: remove DPRINTF macro | John Snow |
2017-09-18 | AHCI: pretty-print FIS to buffer instead of stderr | John Snow |
2017-09-18 | AHCI: Rework IRQ constants | John Snow |
2017-09-18 | AHCI: Replace DPRINTF with trace-events | John Snow |
2017-09-18 | IDE: replace DEBUG_AIO with trace events | John Snow |
2017-09-18 | ATAPI: Replace DEBUG_IDE_ATAPI with tracing events | John Snow |
2017-09-18 | IDE: add tracing for data ports | John Snow |
2017-09-18 | IDE: Add register hints to tracing | John Snow |
2017-09-18 | IDE: replace DEBUG_IDE with tracing system | John Snow |
2017-09-18 | hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false | Thomas Huth |
2017-09-18 | ide: ahci: unparent children buses before freeing their memory | Igor Mammedov |
2017-09-18 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170918-pull-request... | Peter Maydell |
2017-09-18 | audio: intel-hda: do not use old_mmio accesses | Matt Parker |
2017-09-18 | wm8750: add record buffer underrun check | Gerd Hoffmann |
2017-09-18 | qemu.py: Fix syntax error | Kevin Wolf |
2017-09-17 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170917' into staging | Peter Maydell |
2017-09-17 | tcg/mips: Fully convert tcg_target_op_def | Richard Henderson |