aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann
2015-01-26target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann
2015-01-26target-tricore: Fix bugs found by coverityBastian Koppelmann
2015-01-26target-tricore: calculate av bits before saturationBastian Koppelmann
2015-01-26target-tricore: Several translator and cpu model fixesBastian Koppelmann
2015-01-26target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell
2015-01-26qemu-timer.c: Trim list of included headersPeter Maydell
2015-01-26Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell
2015-01-26fix QEMU build on Xen/ARMStefano Stabellini
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-26kvm_stat: Add RESET support for perf event ioctlWei Huang
2015-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost
2015-01-26sparse: Fix build with sparse on .S filesChristian Borntraeger
2015-01-26exec: fix madvise of NULL pointerPaolo Bonzini
2015-01-26.travis.yml: Add "--enable-modules"Paolo Bonzini
2015-01-26apic: do not dereference pointer before it is checked for NULLPaolo Bonzini
2015-01-26kvm_stat: Print errno when syscall to perf_event_open() failsWei Huang
2015-01-26kvm_stat: Update exit reasons to the latest defintionWei Huang
2015-01-26kvm_stat: Add aarch64 supportWei Huang
2015-01-26hw: misc, add educational driverJiri Slaby
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2015-01-26qemu-timer: introduce timer_deinitPaolo Bonzini
2015-01-26qemu-timer: add timer_init and timer_init_ns/us/msPaolo Bonzini
2015-01-26target-i386: make xmm_regs 512-bit widePaolo Bonzini
2015-01-26target-i386: use vmstate_offset_sub_array for AVX registersPaolo Bonzini
2015-01-26tests/multiboot: Add test for modulesKevin Wolf
2015-01-26multiboot: Fix offset of bootloader nameKevin Wolf
2015-01-26tests/multiboot: Update reference outputKevin Wolf
2015-01-26pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini
2015-01-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-01-23Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf
2015-01-23iotests: Lower 064's memory usageMax Reitz
2015-01-23block: vhdx - force FileOffsetMB field to '0' for certain block statesJeff Cody
2015-01-23block: update string sizes for filename,backing_file,exact_filenameJeff Cody
2015-01-23block: mirror - change string allocation to 2-bytesJeff Cody
2015-01-23block: remove unused variable in bdrv_commitJeff Cody
2015-01-23block: qapi - move string allocation from stack to the heapJeff Cody
2015-01-23block: vmdk - move string allocations from stack to the heapJeff Cody
2015-01-23block: vmdk - make ret variable usage clearJeff Cody
2015-01-23iotests: Add tests for more corruption casesMax Reitz
2015-01-23qcow2: Add two more unalignment checksMax Reitz
2015-01-23virtio-blk: Use blk_aio_ioctlFam Zheng
2015-01-23virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng
2015-01-23Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150123' into ...Peter Maydell
2015-01-23seccomp: add mlockall to whitelistPaolo Bonzini
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...Peter Maydell
2015-01-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into s...Peter Maydell
2015-01-22hw/input/hid.c Fix capslock hid codeDinar Valeev