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
2013-09-18
QMP: Update qmp-spec.txt
Luiz Capitulino
1
-37
/
+28
2013-09-18
QMP: Update README file
Luiz Capitulino
1
-50
/
+49
2013-09-18
QMP: QMP/ -> docs/qmp/
Luiz Capitulino
3
-0
/
+0
2013-09-18
QMP: fix qmp-commands.txt generation path
Luiz Capitulino
1
-3
/
+3
2013-09-18
QMP: add scripts/qmp
Luiz Capitulino
8
-2
/
+2
2013-09-17
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
5
-27
/
+49
2013-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
73
-370
/
+2823
2013-09-17
Merge remote-tracking branch 'rth/tgt-i386' into staging
Anthony Liguori
2
-18
/
+35
2013-09-17
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
9
-135
/
+496
2013-09-17
Merge remote-tracking branch 'kraxel/chardev.7' into staging
Anthony Liguori
1
-8
/
+4
2013-09-17
slirp: clean up slirp_update_timeout
Jan Kiszka
1
-2
/
+2
2013-09-17
slirp: set mainloop timeout with more precise value
Liu Ping Fan
4
-13
/
+27
2013-09-17
slirp: define timeout as macro
Liu Ping Fan
1
-5
/
+12
2013-09-17
slirp: make timeout local
Liu Ping Fan
2
-12
/
+13
2013-09-13
qemu-iotests: Fix test 038
Max Reitz
2
-6
/
+7
2013-09-12
target-i386: Only provide CMOV and friends if feature bit set
Peter Maydell
1
-0
/
+19
2013-09-12
target-i386: fix disassembly with PAE=1, PG=0
Paolo Bonzini
1
-18
/
+16
2013-09-12
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
1
-4
/
+1
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
4
-12
/
+8
2013-09-12
exec: Clean up unnecessary S390 ifdeffery
Markus Armbruster
1
-6
/
+19
2013-09-12
exec: Drop incorrect & dead S390 code in qemu_ram_remap()
Markus Armbruster
1
-6
/
+7
2013-09-12
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
5
-35
/
+21
2013-09-12
exec: Reduce ifdeffery around -mem-path
Markus Armbruster
2
-29
/
+10
2013-09-12
exec: Clean up fall back when -mem-path allocation fails
Markus Armbruster
1
-5
/
+2
2013-09-12
exec: Fix Xen RAM allocation with unusual options
Markus Armbruster
1
-8
/
+12
2013-09-12
block: Assert validity of BdrvActionOps
Max Reitz
1
-0
/
+2
2013-09-12
qemu-iotests: Cleanup test image in test number 007
Bharata B Rao
1
-1
/
+1
2013-09-12
qemu-img: fix invalid JSON
Paolo Bonzini
1
-1
/
+1
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
1
-4
/
+18
2013-09-12
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
1
-0
/
+54
2013-09-12
iscsi: split discard requests in multiple parts
Peter Lieven
1
-83
/
+73
2013-09-12
coroutine: add ./configure --disable-coroutine-pool
Stefan Hajnoczi
2
-15
/
+43
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
6
-40
/
+24
2013-09-12
qcow2: Use Error parameter
Max Reitz
1
-46
/
+88
2013-09-12
qemu-img create: Emit filename on error
Max Reitz
1
-1
/
+1
2013-09-12
block: Error parameter for create functions
Max Reitz
9
-43
/
+86
2013-09-12
block: Error parameter for open functions
Max Reitz
17
-85
/
+163
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
17
-18
/
+34
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
28
-37
/
+67
2013-09-12
qemu-iotests: add 057 internal snapshot for block device test case
Wenchao Xia
3
-0
/
+265
2013-09-12
hmp: add interface hmp_snapshot_delete_blkdev_internal
Wenchao Xia
3
-0
/
+31
2013-09-12
hmp: add interface hmp_snapshot_blkdev_internal
Wenchao Xia
3
-2
/
+28
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
4
-0
/
+132
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
3
-0
/
+62
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
3
-9
/
+160
2013-09-12
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
9
-43
/
+157
2013-09-12
snapshot: new function bdrv_snapshot_find_by_id_and_name()
Wenchao Xia
2
-0
/
+79
2013-09-12
qemu-iotests: New test case in 061
Max Reitz
2
-0
/
+55
2013-09-12
qemu-iotests: add tests for runtime fd passing via SCM rights
Wenchao Xia
2
-3
/
+52
2013-09-12
qemu-iotests: add infrastructure of fd passing via SCM
Wenchao Xia
3
-0
/
+30
[next]