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-03-16
iotests: Test non-self-referential qcow2 refblocks
Max Reitz
3
-0
/
+104
2015-03-16
iotests: Add tests for refcount table growth
Max Reitz
3
-0
/
+126
2015-03-16
qcow2: Respect new_block in alloc_refcount_block()
Max Reitz
1
-2
/
+14
2015-03-16
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
Markus Armbruster
1
-4
/
+2
2015-03-16
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
2
-5
/
+1
2015-03-16
block: Deprecate QCOW/QCOW2 encryption
Markus Armbruster
4
-5
/
+37
2015-03-16
qemu-img: Fix convert, amend error messages for unknown options
Markus Armbruster
2
-5
/
+2
2015-03-16
iotests: Update 051's reference output
Markus Armbruster
1
-3
/
+1
2015-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...
Peter Maydell
5
-67
/
+197
2015-03-16
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
4
-44
/
+36
2015-03-16
linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs
Mikhail Ilyin
2
-2
/
+15
2015-03-16
target-arm: Ignore low bit of PC in M-profile exception return
Peter Maydell
1
-0
/
+10
2015-03-16
target-arm: Fix handling of STM (user) with r15 in register list
Peter Maydell
1
-6
/
+12
2015-03-16
hw/intc/arm_gic: Initialize the vgic in the realize function
Eric Auger
1
-0
/
+7
2015-03-16
target-arm: get_phys_addr_lpae: more xn control
Andrew Jones
1
-30
/
+100
2015-03-16
target-arm: fix get_phys_addr_v6/SCTLR_AFE access check
Andrew Jones
1
-7
/
+42
2015-03-16
target-arm: convert check_ap to ap_to_rw_prot
Andrew Jones
1
-30
/
+19
2015-03-16
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging
Peter Maydell
14
-60
/
+311
2015-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316...
Peter Maydell
8
-0
/
+0
2015-03-16
Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging
Peter Maydell
35
-446
/
+433
2015-03-16
s390x/config: Do not include full pci.mak
Thomas Huth
1
-1
/
+2
2015-03-16
s390x/pci: fix length in sei_nt2 event
Frank Blaschka
1
-0
/
+1
2015-03-16
s390x/ipl: remove dead code
Dominik Dingel
1
-3
/
+0
2015-03-16
s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
Thomas Huth
2
-6
/
+0
2015-03-16
s390x: CPACF: Handle key wrap machine options
Tony Krowiak
3
-1
/
+125
2015-03-16
s390x/kvm: make use of generic vm attribute check
Dominik Dingel
1
-35
/
+7
2015-03-16
kvm: encapsulate HAS_DEVICE for vm attrs
Dominik Dingel
2
-0
/
+33
2015-03-16
virtio-ccw: assure BE accesses
Cornelia Huck
1
-9
/
+13
2015-03-16
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
4
-0
/
+129
2015-03-16
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
1
-5
/
+1
2015-03-16
seabios: update to 1.8.1 stable release
Gerd Hoffmann
8
-0
/
+0
2015-03-16
virtio: Fix memory leaks reported by Coverity
Stefan Weil
1
-20
/
+8
2015-03-16
virtfs-proxy: Fix possible overflow
Shannon Zhao
2
-0
/
+5
2015-03-16
fsdev/virtfs-proxy-helper: Fix improper use of negative value
Shannon Zhao
1
-0
/
+3
2015-03-13
tcg: Complete handling of ALWAYS and NEVER
Richard Henderson
1
-5
/
+17
2015-03-13
tcg: Use tcg_malloc to allocate TCGLabel
Richard Henderson
2
-24
/
+23
2015-03-13
tcg: Change generator-side labels to a pointer
Richard Henderson
10
-125
/
+108
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
26
-282
/
+280
2015-03-13
tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdst
Richard Henderson
1
-11
/
+8
2015-03-13
tcg: Use tcg_malloc to allocate TCGLabelQemuLdst
Richard Henderson
1
-14
/
+12
2015-03-13
user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm
Tobias Nygren
1
-1
/
+15
2015-03-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...
Peter Maydell
8
-32
/
+81
2015-03-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2015-03-13
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
3
-4
/
+185
2015-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-7
/
+8
2015-03-13
hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds access
Shannon Zhao
1
-1
/
+1
2015-03-12
tests: rtl8139: test timers and interrupt
Frediano Ziglio
2
-1
/
+182
2015-03-12
net: synchronize net_host_device_remove with host_net_remove_completion
Paolo Bonzini
1
-3
/
+3
2015-03-12
qcow2: fix the macro QCOW_MAX_L1_SIZE's use
Wen Congyang
2
-2
/
+2
[next]