]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-09-19  Prasad J Panditmultiboot: validate multiboot header address values
2017-09-19  Kamil Rytarowskiscsi/esp: Rename the ESP macro to ESP_STATE
2017-09-19  Kamil Rytarowskimemory: Rename queue to mrqueue (memory region queue)
2017-09-19  Philippe Mathieu... MAINTAINERS: update email, add missing test entry for...
2017-09-19  Ladi Proseki386/kvm: advertise Hyper-V frequency MSRs
2017-09-19  Ladi Proseki386/kvm: introduce tsc_is_stable_and_known()
2017-09-19  Ladi Proseki386/kvm: set tsc_khz before configuring Hyper-V CPUID
2017-09-19  Ladi Proseki386/kvm: use a switch statement for MSR detection
2017-09-19  Xiao GuangrongMAINTAINERS: update mail address for NVDIMM
2017-09-19  Paolo Bonziniscsi: move block/scsi.h to include/scsi/constants.h
2017-09-19  Paolo Bonziniscsi: introduce sg_io_sense_from_errno
2017-09-19  Paolo Bonziniscsi: introduce scsi_build_sense
2017-09-19  Paolo Bonziniscsi: move non-emulation specific code to scsi/
2017-09-19  Paolo Bonziniscsi: rename scsi_build_sense to scsi_convert_sense
2017-09-19  Fam Zhengscsi-block: Support rerror/werror
2017-09-19  Fam Zhengscsi: Introduce scsi_sense_buf_to_errno
2017-09-19  Fam Zhengscsi: Improve scsi_sense_to_errno
2017-09-19  Fam Zhengscsi: Refactor scsi sense interpreting code
2017-09-19  Hannes Reineckescsi-bus: correct responses for INQUIRY and REQUEST...
2017-09-19  Richard W.M... virtio-scsi: Add virtqueue_size parameter allowing...
2017-09-19  Joseph Myerstarget/i386: fix phminposuw in-place operation
2017-09-19  Joseph Myerstarget/i386: fix pcmpxstrx substring search
2017-09-19  Joseph Myerstarget/i386: fix packusdw in-place operation
2017-09-19  Joseph Myerstarget/i386: set rip_offset for further SSE instructions
2017-09-19  Joseph Myerstarget/i386: fix pmovsx/pmovzx in-place operations
2017-09-19  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2017-09-18  Mao Zhongyihw/block/fdc: Convert to realize
2017-09-18  Mao Zhongyihw/ide: Convert DeviceClass init to realize
2017-09-18  John SnowAHCI: remove DPRINTF macro
2017-09-18  John SnowAHCI: pretty-print FIS to buffer instead of stderr
2017-09-18  John SnowAHCI: Rework IRQ constants
2017-09-18  John SnowAHCI: Replace DPRINTF with trace-events
2017-09-18  John SnowIDE: replace DEBUG_AIO with trace events
2017-09-18  John SnowATAPI: Replace DEBUG_IDE_ATAPI with tracing events
2017-09-18  John SnowIDE: add tracing for data ports
2017-09-18  John SnowIDE: Add register hints to tracing
2017-09-18  John SnowIDE: replace DEBUG_IDE with tracing system
2017-09-18  Thomas Huthhw/ide/microdrive: Mark the dscm1xxxx device with user_...
2017-09-18  Igor Mammedovide: ahci: unparent children buses before freeing their...
2017-09-18  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2017-09-18  Matt Parkeraudio: intel-hda: do not use old_mmio accesses
2017-09-18  Gerd Hoffmannwm8750: add record buffer underrun check
2017-09-18  Kevin Wolfqemu.py: Fix syntax error
2017-09-17  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-17  Richard Hendersontcg/mips: Fully convert tcg_target_op_def
2017-09-17  Richard Hendersontcg/sparc: Fully convert tcg_target_op_def
2017-09-17  Richard Hendersontcg/ppc: Fully convert tcg_target_op_def
2017-09-17  Richard Hendersontcg/arm: Fully convert tcg_target_op_def
2017-09-17  Richard Hendersontcg/aarch64: Fully convert tcg_target_op_def
2017-09-17  Richard Hendersontcg: Fix types in tcg_regset_{set,reset}_reg
2017-09-17  Richard Hendersontcg: Remove tcg_regset_set32
2017-09-17  Richard Hendersontcg: Remove tcg_regset_{or,and,andnot,not}
2017-09-17  Richard Hendersontcg: Remove tcg_regset_set
2017-09-17  Richard Hendersontcg: Remove tcg_regset_clear
2017-09-17  Richard Hendersontcg: Add tcg_op_supported
2017-09-17  Philippe Mathieu... accel/tcg: move USER code to user-exec.c
2017-09-17  Philippe Mathieu... accel/tcg: move atomic_template.h to accel/tcg/
2017-09-17  Philippe Mathieu... accel/tcg: move tcg-runtime to accel/tcg/
2017-09-17  Philippe Mathieu... accel/tcg: move user-exec to accel/tcg/
2017-09-17  Thomas Huthaccel/tcg: move softmmu_template.h to accel/tcg/
2017-09-17  Philippe Mathieu... tcg/ppc: disable atomic write check on ppc32
2017-09-16  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-16  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-09-15  Amador Pahimqemu.py: include debug information on launch error
2017-09-15  Amador Pahimqemu.py: improve message on negative exit code
2017-09-15  Amador Pahimqemu.py: use os.path.null instead of /dev/null
2017-09-15  Amador Pahimqemu.py: avoid writing to stdout/stderr
2017-09-15  Amador Pahimqemu.py: fix is_running() return before first launch()
2017-09-15  Lukáš Doktorqtest.py: Few pylint/style fixes
2017-09-15  Lukáš Doktorqmp.py: Avoid overriding a builtin object
2017-09-15  Lukáš Doktorqmp.py: Avoid "has_key" usage
2017-09-15  Lukáš Doktorqmp.py: Use object-based class for QEMUMonitorProtocol
2017-09-15  Lukáš Doktorqmp.py: Couple of pylint/style fixes
2017-09-15  Lukáš Doktorqemu.py: Use custom exceptions rather than Exception
2017-09-15  Lukáš Doktorqemu.py: Simplify QMP key-conversion
2017-09-15  Lukáš Doktorqemu.py: Use iteritems rather than keys()
2017-09-15  Lukáš Doktorqemu|qtest: Avoid dangerous arguments
2017-09-15  Lukáš Doktorqemu.py: Pylint/style fixes
2017-09-15  Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2017-09-15  Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/check...
2017-09-15  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-09-15  Lluís Vilanovatrace: Immediately apply per-vCPU state changes if...
2017-09-15  Fam Zhengbuildsys: Move seccomp cflags/libs to per object
2017-09-15  Eduardo Otuboseccomp: add resourcecontrol argument to command line
2017-09-15  Eduardo Otuboseccomp: add spawn argument to command line
2017-09-15  Eduardo Otuboseccomp: add elevateprivileges argument to command...
2017-09-15  Eduardo Otuboseccomp: add obsolete argument to command line
2017-09-15  Eduardo Otuboseccomp: changing from whitelist to blacklist
2017-09-15  Eric Blakeqtest: Avoid passing raw strings through hmp()
2017-09-15  Eric Blakelibqtest: Remove dead qtest_instances variable
2017-09-15  Eric Blakenuma-test: Use hmp()
2017-09-15  Eric Blakeqtest: Don't perform side effects inside assertion
2017-09-15  Eric Blaketest-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING...
2017-09-15  Thomas Huthtests: Fix broken ivshmem-server-msi/-irq tests
2017-09-15  Thomas Huthtests/libqtest: Use a proper error message if QTEST_QEM...
2017-09-15  Thomas Huthtests/test-hmp: Remove puv3 and tricore_testboard from...
2017-09-15  Thomas Huthtests: Introduce generic device hot-plug/hot-unplug...
2017-09-15  Greg Kurzppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
2017-09-15  Greg Kurzspapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_...
2017-09-15  Greg Kurzspapr_cpu_core: cleaning up qdev_get_machine() calls
next