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-06-28
qemu-iotests: extract wait_until_completed() into iotests.py
Stefan Hajnoczi
2
-12
/
+17
2013-06-28
blockdev: add Abort transaction
Stefan Hajnoczi
2
-1
/
+27
2013-06-28
blockdev: add DriveBackup transaction
Stefan Hajnoczi
2
-1
/
+88
2013-06-28
blockdev: allow BdrvActionOps->commit() to be NULL
Stefan Hajnoczi
1
-2
/
+4
2013-06-28
blockdev: rename BlkTransactionStates to singular
Stefan Hajnoczi
1
-52
/
+52
2013-06-28
block: add drive-backup QMP command
Stefan Hajnoczi
3
-0
/
+189
2013-06-28
blockdev: use bdrv_getlength() in qmp_drive_mirror()
Stefan Hajnoczi
1
-3
/
+7
2013-06-28
blockdev: drop redundant proto_drv check
Stefan Hajnoczi
1
-15
/
+0
2013-06-28
block: add basic backup support to block driver
Dietmar Maurer
4
-0
/
+369
2013-06-28
block: add bdrv_add_before_write_notifier()
Stefan Hajnoczi
2
-12
/
+34
2013-06-28
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
2
-0
/
+59
2013-06-28
raw-posix: Fix /dev/cdrom magic on OS X
Kevin Wolf
1
-0
/
+1
2013-06-27
linux-user: Fix compilation failure
Peter Maydell
3
-2
/
+3
2013-06-27
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
12
-53
/
+647
2013-06-27
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
3
-1
/
+17
2013-06-27
rdma: new QEMUFileOps hooks
Michael R. Hines
3
-0
/
+108
2013-06-27
rdma: introduce qemu_ram_foreach_block()
Michael R. Hines
2
-0
/
+14
2013-06-27
rdma: export qemu_fflush()
Michael R. Hines
2
-1
/
+2
2013-06-27
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2
-7
/
+14
2013-06-27
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
4
-1
/
+13
2013-06-27
rdma: export yield_until_fd_readable()
Michael R. Hines
3
-28
/
+29
2013-06-27
rdma: introduce qemu_update_position()
Michael R. Hines
4
-0
/
+20
2013-06-27
rdma: add documentation
Michael R. Hines
1
-0
/
+415
2013-06-27
migration: do not overwrite zero pages
Peter Lieven
1
-6
/
+8
2013-06-27
Revert "migration: do not sent zero pages in bulk stage"
Peter Lieven
1
-9
/
+4
2013-06-27
arch_init/ram_load: add error message for block length mismatch
Alon Levy
1
-0
/
+3
2013-06-25
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
4
-260
/
+369
2013-06-25
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging
Anthony Liguori
9
-167
/
+760
2013-06-25
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
6
-1
/
+252
2013-06-25
Merge remote-tracking branch 'sstabellini/xen-20130625' into staging
Anthony Liguori
4
-18
/
+26
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
1
-3
/
+4
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
1
-9
/
+7
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
1
-9
/
+16
2013-06-25
i.MX31: Fix PRCS bit test
Stefan Weil
1
-1
/
+1
2013-06-25
arm/boot: Free dtb blob memory after use
Peter Maydell
1
-5
/
+15
2013-06-25
i.MX: Rework functions/types name and use new style initialization
Jean-Christophe DUBOIS
1
-87
/
+84
2013-06-25
i.MX: Implement a more complete version of the GPT timer.
Jean-Christophe DUBOIS
1
-174
/
+269
2013-06-25
ARM: Allow dumping of device tree
John Rigby
1
-0
/
+1
2013-06-25
target-arm: Make LPAE feature imply V7MP
Peter Maydell
1
-1
/
+1
2013-06-25
target-arm: Use tuple list to sync cp regs with KVM
Peter Maydell
1
-70
/
+33
2013-06-25
target-arm: Reinitialize all KVM VCPU registers on reset
Peter Maydell
2
-1
/
+21
2013-06-25
target-arm: Initialize cpreg list from KVM when using KVM
Peter Maydell
5
-6
/
+245
2013-06-25
target-arm: Convert TCG to using (index,value) list for cp migration
Peter Maydell
6
-47
/
+341
2013-06-25
target-arm: mark up cpregs for no-migrate or raw access
Peter Maydell
1
-46
/
+94
2013-06-25
target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
Peter Maydell
2
-1
/
+30
2013-06-25
target-arm: Allow special cpregs to have flags set
Peter Maydell
1
-1
/
+1
2013-06-25
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2
-0
/
+89
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
6
-1
/
+161
2013-06-25
s390/virtio-ccw: Fix virtio reset
Christian Borntraeger
1
-0
/
+2
2013-06-25
Move hardcoded initialization of xen-platform device.
Paul Durrant
1
-3
/
+7
[next]