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-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
2013-09-12
qemu-iotests: add unix socket help program
Wenchao Xia
3
-2
/
+138
2013-09-12
qemu-iotest: qcow2 image option amendment
Max Reitz
3
-0
/
+528
2013-09-12
qcow2: Implement bdrv_amend_options
Max Reitz
1
-0
/
+194
2013-09-12
qcow2: Save refcount order in BDRVQcowState
Max Reitz
2
-1
/
+3
2013-09-12
qcow2-cluster: Expand zero clusters
Max Reitz
3
-14
/
+253
2013-09-12
qcow2-cache: Empty cache
Max Reitz
2
-0
/
+20
2013-09-12
block: Image file option amendment
Max Reitz
6
-0
/
+108
2013-09-12
raw-win32.c: Fix incorrect handling behaviour of small block files
Tal Kain
1
-0
/
+1
2013-09-12
qcow2: Discard VM state in active L1 after creating snapshot
Kevin Wolf
3
-5
/
+12
2013-09-12
qcow2: Pass discard type to qcow2_discard_clusters()
Kevin Wolf
3
-6
/
+6
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
27
-267
/
+1988
2013-09-11
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+4
2013-09-11
Merge remote-tracking branch 'spice/spice.v73' into staging
Anthony Liguori
4
-22
/
+28
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
10
-89
/
+95
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
28
-30
/
+2257
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
5
-8
/
+12
2013-09-11
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
57
-1089
/
+3407
2013-09-11
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
10
-29
/
+174
2013-09-10
configure: Add handling code for AArch64 targets
Alexander Graf
1
-1
/
+6
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
3
-2
/
+38
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
3
-14
/
+51
2013-09-10
linux-user: Add AArch64 termbits.h definitions
Alexander Graf
1
-0
/
+220
2013-09-10
linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
Alexander Graf
1
-0
/
+35
2013-09-10
linux-user: Make sure NWFPE code is 32 bit ARM only
Peter Maydell
1
-1
/
+3
2013-09-10
linux-user: Add signal handling for AArch64
Andreas Schwab
2
-0
/
+289
2013-09-10
linux-user: Fix up AArch64 syscall handlers
Alexander Graf
2
-4
/
+29
2013-09-10
linux-user: Add syscall number definitions for AArch64
Alexander Graf
1
-0
/
+323
2013-09-10
linux-user: Add cpu loop for AArch64
Peter Maydell
1
-0
/
+82
2013-09-10
linux-user: Don't treat AArch64 cpu names specially
Alexander Graf
1
-1
/
+2
2013-09-10
target-arm: Add AArch64 gdbstub support
Alexander Graf
5
-1
/
+126
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
6
-4
/
+178
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
5
-38
/
+151
2013-09-10
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
1
-2
/
+7
2013-09-10
target-arm: Add new AArch64CPUInfo base class and subclasses
Peter Maydell
3
-0
/
+124
2013-09-10
target-arm: Pass DisasContext* to gen_set_pc_im()
Peter Maydell
1
-13
/
+13
[next]