index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-tricore: Add instructions of RRR opcode format
Bastian Koppelmann
2015-01-27
4
-1
/
+319
*
target-tricore: Add instructions of RRPW opcode format
Bastian Koppelmann
2015-01-27
1
-0
/
+70
*
target-tricore: Add instructions of RR2 opcode format
Bastian Koppelmann
2015-01-27
1
-0
/
+37
*
target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...
Bastian Koppelmann
2015-01-27
1
-0
/
+182
*
target-tricore: split up suov32 into suov32_pos and suov32_neg
Bastian Koppelmann
2015-01-26
1
-15
/
+26
*
target-tricore: Fix bugs found by coverity
Bastian Koppelmann
2015-01-26
2
-1
/
+3
*
target-tricore: calculate av bits before saturation
Bastian Koppelmann
2015-01-26
1
-12
/
+16
*
target-tricore: Several translator and cpu model fixes
Bastian Koppelmann
2015-01-26
3
-4
/
+5
*
target-tricore: Add missing ULL suffix on 64 bit constant
Peter Maydell
2015-01-26
1
-1
/
+1
*
qemu-timer.c: Trim list of included headers
Peter Maydell
2015-01-26
1
-6
/
+2
*
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into staging
Peter Maydell
2015-01-26
1
-4
/
+9
|
\
|
*
fix QEMU build on Xen/ARM
Stefano Stabellini
2015-01-26
1
-4
/
+9
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-26
54
-192
/
+944
|
\
\
|
*
|
kvm_stat: Add RESET support for perf event ioctl
Wei Huang
2015-01-26
1
-0
/
+5
|
*
|
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
2015-01-26
3
-5
/
+12
|
*
|
sparse: Fix build with sparse on .S files
Christian Borntraeger
2015-01-26
1
-0
/
+1
|
*
|
exec: fix madvise of NULL pointer
Paolo Bonzini
2015-01-26
1
-6
/
+7
|
*
|
.travis.yml: Add "--enable-modules"
Paolo Bonzini
2015-01-26
1
-0
/
+3
|
*
|
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
2015-01-26
1
-3
/
+5
|
*
|
kvm_stat: Print errno when syscall to perf_event_open() fails
Wei Huang
2015-01-26
1
-1
/
+6
|
*
|
kvm_stat: Update exit reasons to the latest defintion
Wei Huang
2015-01-26
1
-0
/
+4
|
*
|
kvm_stat: Add aarch64 support
Wei Huang
2015-01-26
1
-0
/
+8
|
*
|
hw: misc, add educational driver
Jiri Slaby
2015-01-26
5
-0
/
+525
|
*
|
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
27
-33
/
+45
|
*
|
qemu-timer: introduce timer_deinit
Paolo Bonzini
2015-01-26
2
-3
/
+22
|
*
|
qemu-timer: add timer_init and timer_init_ns/us/ms
Paolo Bonzini
2015-01-26
1
-0
/
+73
|
*
|
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
2015-01-26
3
-104
/
+59
|
*
|
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
2015-01-26
2
-12
/
+26
|
*
|
tests/multiboot: Add test for modules
Kevin Wolf
2015-01-26
7
-2
/
+119
|
*
|
multiboot: Fix offset of bootloader name
Kevin Wolf
2015-01-26
1
-7
/
+9
|
*
|
tests/multiboot: Update reference output
Kevin Wolf
2015-01-26
1
-19
/
+18
|
*
|
pc: fix KVM features in pc-1.3 and earlier machine types
Paolo Bonzini
2015-01-26
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-01-23
17
-98
/
+239
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mreitz/block' into queue-block
Kevin Wolf
2015-01-23
3
-7
/
+59
|
|
\
\
|
|
*
|
iotests: Lower 064's memory usage
Max Reitz
2015-01-23
2
-6
/
+47
|
|
*
|
block: vhdx - force FileOffsetMB field to '0' for certain block states
Jeff Cody
2015-01-23
1
-1
/
+12
|
|
/
/
|
*
|
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
2015-01-23
6
-12
/
+13
|
*
|
block: mirror - change string allocation to 2-bytes
Jeff Cody
2015-01-23
1
-1
/
+2
|
*
|
block: remove unused variable in bdrv_commit
Jeff Cody
2015-01-23
1
-3
/
+0
|
*
|
block: qapi - move string allocation from stack to the heap
Jeff Cody
2015-01-23
1
-3
/
+4
|
*
|
block: vmdk - move string allocations from stack to the heap
Jeff Cody
2015-01-23
1
-16
/
+23
|
*
|
block: vmdk - make ret variable usage clear
Jeff Cody
2015-01-23
1
-6
/
+8
|
*
|
iotests: Add tests for more corruption cases
Max Reitz
2015-01-23
2
-0
/
+28
|
*
|
qcow2: Add two more unalignment checks
Max Reitz
2015-01-23
1
-0
/
+21
|
*
|
virtio-blk: Use blk_aio_ioctl
Fam Zheng
2015-01-23
1
-46
/
+79
|
*
|
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
2015-01-23
2
-7
/
+5
*
|
|
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150123' into ...
Peter Maydell
2015-01-23
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
seccomp: add mlockall to whitelist
Paolo Bonzini
2015-01-23
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...
Peter Maydell
2015-01-22
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sb16: fix interrupt acknowledgement
Paolo Bonzini
2015-01-22
1
-2
/
+2
[next]