index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...
Bastian Koppelmann
1
-0
/
+182
2015-01-26
target-tricore: split up suov32 into suov32_pos and suov32_neg
Bastian Koppelmann
1
-15
/
+26
2015-01-26
target-tricore: Fix bugs found by coverity
Bastian Koppelmann
2
-1
/
+3
2015-01-26
target-tricore: calculate av bits before saturation
Bastian Koppelmann
1
-12
/
+16
2015-01-26
target-tricore: Several translator and cpu model fixes
Bastian Koppelmann
3
-4
/
+5
2015-01-26
target-tricore: Add missing ULL suffix on 64 bit constant
Peter Maydell
1
-1
/
+1
2015-01-26
qemu-timer.c: Trim list of included headers
Peter Maydell
1
-6
/
+2
2015-01-26
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into staging
Peter Maydell
1
-4
/
+9
2015-01-26
fix QEMU build on Xen/ARM
Stefano Stabellini
1
-4
/
+9
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
54
-192
/
+944
2015-01-26
kvm_stat: Add RESET support for perf event ioctl
Wei Huang
1
-0
/
+5
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
3
-5
/
+12
2015-01-26
sparse: Fix build with sparse on .S files
Christian Borntraeger
1
-0
/
+1
2015-01-26
exec: fix madvise of NULL pointer
Paolo Bonzini
1
-6
/
+7
2015-01-26
.travis.yml: Add "--enable-modules"
Paolo Bonzini
1
-0
/
+3
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
1
-3
/
+5
2015-01-26
kvm_stat: Print errno when syscall to perf_event_open() fails
Wei Huang
1
-1
/
+6
2015-01-26
kvm_stat: Update exit reasons to the latest defintion
Wei Huang
1
-0
/
+4
2015-01-26
kvm_stat: Add aarch64 support
Wei Huang
1
-0
/
+8
2015-01-26
hw: misc, add educational driver
Jiri Slaby
5
-0
/
+525
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
27
-33
/
+45
2015-01-26
qemu-timer: introduce timer_deinit
Paolo Bonzini
2
-3
/
+22
2015-01-26
qemu-timer: add timer_init and timer_init_ns/us/ms
Paolo Bonzini
1
-0
/
+73
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
3
-104
/
+59
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
2
-12
/
+26
2015-01-26
tests/multiboot: Add test for modules
Kevin Wolf
7
-2
/
+119
2015-01-26
multiboot: Fix offset of bootloader name
Kevin Wolf
1
-7
/
+9
2015-01-26
tests/multiboot: Update reference output
Kevin Wolf
1
-19
/
+18
2015-01-26
pc: fix KVM features in pc-1.3 and earlier machine types
Paolo Bonzini
1
-2
/
+2
2015-01-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-98
/
+239
2015-01-23
Merge remote-tracking branch 'mreitz/block' into queue-block
Kevin Wolf
3
-7
/
+59
2015-01-23
iotests: Lower 064's memory usage
Max Reitz
2
-6
/
+47
2015-01-23
block: vhdx - force FileOffsetMB field to '0' for certain block states
Jeff Cody
1
-1
/
+12
2015-01-23
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
6
-12
/
+13
2015-01-23
block: mirror - change string allocation to 2-bytes
Jeff Cody
1
-1
/
+2
2015-01-23
block: remove unused variable in bdrv_commit
Jeff Cody
1
-3
/
+0
2015-01-23
block: qapi - move string allocation from stack to the heap
Jeff Cody
1
-3
/
+4
2015-01-23
block: vmdk - move string allocations from stack to the heap
Jeff Cody
1
-16
/
+23
2015-01-23
block: vmdk - make ret variable usage clear
Jeff Cody
1
-6
/
+8
2015-01-23
iotests: Add tests for more corruption cases
Max Reitz
2
-0
/
+28
2015-01-23
qcow2: Add two more unalignment checks
Max Reitz
1
-0
/
+21
2015-01-23
virtio-blk: Use blk_aio_ioctl
Fam Zheng
1
-46
/
+79
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
2
-7
/
+5
2015-01-23
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150123' into ...
Peter Maydell
1
-0
/
+1
2015-01-23
seccomp: add mlockall to whitelist
Paolo Bonzini
1
-0
/
+1
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...
Peter Maydell
1
-2
/
+2
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...
Peter Maydell
2
-1
/
+34
2015-01-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...
Peter Maydell
3
-4
/
+14
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into s...
Peter Maydell
8
-198
/
+611
2015-01-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
1
-1
/
+1
[next]