summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: Add instructions of RRR opcode formatBastian Koppelmann2015-01-274-1/+319
* target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann2015-01-271-0/+70
* target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann2015-01-271-0/+37
* target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann2015-01-271-0/+182
* target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann2015-01-261-15/+26
* target-tricore: Fix bugs found by coverityBastian Koppelmann2015-01-262-1/+3
* target-tricore: calculate av bits before saturationBastian Koppelmann2015-01-261-12/+16
* target-tricore: Several translator and cpu model fixesBastian Koppelmann2015-01-263-4/+5
* target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell2015-01-261-1/+1
* qemu-timer.c: Trim list of included headersPeter Maydell2015-01-261-6/+2
* Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into stagingPeter Maydell2015-01-261-4/+9
|\
| * fix QEMU build on Xen/ARMStefano Stabellini2015-01-261-4/+9
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-2654-192/+944
|\ \
| * | kvm_stat: Add RESET support for perf event ioctlWei Huang2015-01-261-0/+5
| * | target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost2015-01-263-5/+12
| * | sparse: Fix build with sparse on .S filesChristian Borntraeger2015-01-261-0/+1
| * | exec: fix madvise of NULL pointerPaolo Bonzini2015-01-261-6/+7
| * | .travis.yml: Add "--enable-modules"Paolo Bonzini2015-01-261-0/+3
| * | apic: do not dereference pointer before it is checked for NULLPaolo Bonzini2015-01-261-3/+5
| * | kvm_stat: Print errno when syscall to perf_event_open() failsWei Huang2015-01-261-1/+6
| * | kvm_stat: Update exit reasons to the latest defintionWei Huang2015-01-261-0/+4
| * | kvm_stat: Add aarch64 supportWei Huang2015-01-261-0/+8
| * | hw: misc, add educational driverJiri Slaby2015-01-265-0/+525
| * | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-2627-33/+45
| * | qemu-timer: introduce timer_deinitPaolo Bonzini2015-01-262-3/+22
| * | qemu-timer: add timer_init and timer_init_ns/us/msPaolo Bonzini2015-01-261-0/+73
| * | target-i386: make xmm_regs 512-bit widePaolo Bonzini2015-01-263-104/+59
| * | target-i386: use vmstate_offset_sub_array for AVX registersPaolo Bonzini2015-01-262-12/+26
| * | tests/multiboot: Add test for modulesKevin Wolf2015-01-267-2/+119
| * | multiboot: Fix offset of bootloader nameKevin Wolf2015-01-261-7/+9
| * | tests/multiboot: Update reference outputKevin Wolf2015-01-261-19/+18
| * | pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini2015-01-261-2/+2
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-01-2317-98/+239
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mreitz/block' into queue-blockKevin Wolf2015-01-233-7/+59
| |\ \
| | * | iotests: Lower 064's memory usageMax Reitz2015-01-232-6/+47
| | * | block: vhdx - force FileOffsetMB field to '0' for certain block statesJeff Cody2015-01-231-1/+12
| |/ /
| * | block: update string sizes for filename,backing_file,exact_filenameJeff Cody2015-01-236-12/+13
| * | block: mirror - change string allocation to 2-bytesJeff Cody2015-01-231-1/+2
| * | block: remove unused variable in bdrv_commitJeff Cody2015-01-231-3/+0
| * | block: qapi - move string allocation from stack to the heapJeff Cody2015-01-231-3/+4
| * | block: vmdk - move string allocations from stack to the heapJeff Cody2015-01-231-16/+23
| * | block: vmdk - make ret variable usage clearJeff Cody2015-01-231-6/+8
| * | iotests: Add tests for more corruption casesMax Reitz2015-01-232-0/+28
| * | qcow2: Add two more unalignment checksMax Reitz2015-01-231-0/+21
| * | virtio-blk: Use blk_aio_ioctlFam Zheng2015-01-231-46/+79
| * | virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng2015-01-232-7/+5
* | | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150123' into ...Peter Maydell2015-01-231-0/+1
|\ \ \ | |/ / |/| |
| * | seccomp: add mlockall to whitelistPaolo Bonzini2015-01-231-0/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...Peter Maydell2015-01-221-2/+2
|\ \ \ | |/ / |/| |
| * | sb16: fix interrupt acknowledgementPaolo Bonzini2015-01-221-2/+2
OpenPOWER on IntegriCloud