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
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
13
-25
/
+37
2014-05-13
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
5
-36
/
+12
2014-05-13
target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_help...
Kevin O'Connor
1
-19
/
+19
2014-05-13
target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in ...
Kevin O'Connor
1
-17
/
+17
2014-05-13
target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
Kevin O'Connor
1
-5
/
+2
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-13
kvm: make one_reg helpers available for everyone
Cornelia Huck
4
-33
/
+50
2014-05-13
target-i386: Remove unused data from local array
Stefan Weil
1
-2
/
+1
2014-05-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
32
-178
/
+744
2014-05-13
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite
1
-1
/
+1
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
1
-1
/
+1
2014-05-13
xilinx_intc: Fix writes into MER register
Guenter Roeck
1
-0
/
+3
2014-05-13
microblaze: Respect the reset vector
Edgar E. Iglesias
1
-0
/
+2
2014-05-13
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias
1
-3
/
+9
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
2
-1
/
+120
2014-05-09
block: qemu-iotests - test for live migration
Jeff Cody
3
-0
/
+134
2014-05-09
block: qemu-iotests - update 085 to use common.qemu
Jeff Cody
1
-61
/
+12
2014-05-09
block: qemu-iotests - add common.qemu, for bash-controlled qemu tests
Jeff Cody
1
-0
/
+200
2014-05-09
block/raw-posix: Try both FIEMAP and SEEK_HOLE
Max Reitz
1
-50
/
+77
2014-05-09
gluster: Correctly propagate errors when volume isn't accessible
Peter Krempa
1
-1
/
+6
2014-05-09
vl.c: remove init_clocks call from main
Kirill Batuzov
2
-1
/
+3
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
4
-16
/
+34
2014-05-09
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
95
-665
/
+942
2014-05-09
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
Peter Lieven
1
-1
/
+3
2014-05-09
qapi: Document optional arguments' backwards compatibility
Eric Blake
1
-4
/
+28
2014-05-09
qmp: use valid JSON in transaction example
Eric Blake
1
-4
/
+4
2014-05-09
qmp: Don't use error_is_set() to suppress additional errors
Markus Armbruster
1
-21
/
+11
2014-05-09
dump: Drop pointless error_is_set(), DumpState member errp
Markus Armbruster
1
-4
/
+2
2014-05-09
qemu-option: Clean up fragile use of error_is_set()
Markus Armbruster
1
-1
/
+1
2014-05-09
qga: Drop superfluous error_is_set()
Markus Armbruster
1
-10
/
+0
2014-05-09
qga: Clean up fragile use of error_is_set()
Markus Armbruster
2
-20
/
+40
2014-05-09
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
1
-7
/
+8
2014-05-09
tests/qapi-schema: Drop superfluous error_is_set()
Markus Armbruster
1
-13
/
+12
2014-05-09
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
1
-2
/
+1
2014-05-09
hmp: Guard against misuse of hmp_handle_error()
Markus Armbruster
1
-1
/
+2
2014-05-09
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
2
-3
/
+4
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2
-15
/
+20
2014-05-09
qmp: Consistently name Error ** objects errp, and not err
Markus Armbruster
1
-8
/
+8
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
5
-155
/
+161
2014-05-09
qemu-iotests: Test converting to streamOptimized from small cluster size
Fam Zheng
2
-0
/
+14
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
2
-0
/
+22
2014-05-09
vmdk: Implement .bdrv_write_compressed
Fam Zheng
1
-0
/
+14
2014-05-09
qemu-img: Convert by cluster size if target is compressed
Fam Zheng
2
-0
/
+5
2014-05-09
block/iscsi: bump year in copyright notice
Peter Lieven
1
-1
/
+1
2014-05-09
block/nfs: Check for NULL server part
Max Reitz
1
-0
/
+4
2014-05-09
qemu-img: sort block formats in help message
Mike Day
1
-3
/
+25
2014-05-09
iotests: Use configured python
Max Reitz
10
-43
/
+70
2014-05-09
qcow2: Fix alloc_clusters_noref() overflow detection
Max Reitz
1
-1
/
+3
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
9
-240
/
+240
[next]