Age | Commit message (Expand) | Author |
2017-09-19 | accel/hax: move hax-stub.c to accel/stubs/ | Philippe Mathieu-Daudé |
2017-09-19 | target/i386: fix "info mem" for LA57 mode | Paolo Bonzini |
2017-09-19 | scripts: let checkpatch.pl process an entire GIT branch | Daniel P. Berrange |
2017-09-19 | update-linux-headers: prepare for hyperv.h removal | Roman Kagan |
2017-09-19 | hyperv: add header with protocol definitions | Roman Kagan |
2017-09-19 | i386/cpu/hyperv: support over 64 vcpus for windows guests | Gonglei |
2017-09-19 | Convert remaining single line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Makefile: Remove libqemustub.a | Paolo Bonzini |
2017-09-19 | ptimer-test: do not link to libqemustub.a/libqemuutil.a | Paolo Bonzini |
2017-09-19 | target/mips: Convert VM clock update prints to warn_report | Alistair Francis |
2017-09-19 | General warn report fixups | Alistair Francis |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis |
2017-09-19 | Convert remaining error_report() to warn_report() | Alistair Francis |
2017-09-19 | hw/i386: Improve some of the warning messages | Alistair Francis |
2017-09-19 | test-qga: add missing qemu-ga tool dependency | Philippe Mathieu-Daudé |
2017-09-19 | kvm: kvm_log_sync() is only called with known memory sections | David Hildenbrand |
2017-09-19 | kvm: kvm_log_start/stop are only called with known sections | David Hildenbrand |
2017-09-19 | kvm: we never have overlapping slots in kvm_set_phys_mem() | David Hildenbrand |
2017-09-19 | kvm: use start + size for memory ranges | David Hildenbrand |
2017-09-19 | kvm: factor out alignment of memory section | David Hildenbrand |
2017-09-19 | kvm: require JOIN_MEMORY_REGIONS_WORKS | David Hildenbrand |
2017-09-19 | multiboot: validate multiboot header address values | Prasad J Pandit |
2017-09-19 | scsi/esp: Rename the ESP macro to ESP_STATE | Kamil Rytarowski |
2017-09-19 | memory: Rename queue to mrqueue (memory region queue) | Kamil Rytarowski |
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 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini |
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 |