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-03-11
migration: run setup callbacks out of big lock
Paolo Bonzini
5
-7
/
+12
2013-03-11
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
4
-4
/
+52
2013-03-11
migration: reorder SaveVMHandlers members
Paolo Bonzini
1
-3
/
+5
2013-03-11
block-migration: add lock
Paolo Bonzini
2
-3
/
+52
2013-03-11
block-migration: document usage of state across threads
Paolo Bonzini
1
-5
/
+18
2013-03-11
block-migration: small preparatory changes for locking
Paolo Bonzini
1
-11
/
+15
2013-03-11
block-migration: remove variables that are never read
Paolo Bonzini
1
-13
/
+0
2013-03-11
migration: cleanup migration (including thread) in the iothread
Paolo Bonzini
2
-18
/
+21
2013-03-11
migration: prepare to access s->state outside critical sections
Paolo Bonzini
1
-12
/
+21
2013-03-11
migration: add migrate_set_state tracepoint
Kazuya Saito
2
-1
/
+11
2013-03-11
migration: do not nest flushing of device data
Paolo Bonzini
1
-31
/
+24
2013-03-11
migration: simplify error handling
Paolo Bonzini
2
-33
/
+14
2013-03-11
migration: use qemu_file_set_error
Paolo Bonzini
1
-16
/
+6
2013-03-11
migration: flush all data to fd when buffered_flush is called
Paolo Bonzini
1
-0
/
+2
2013-03-11
qemu-file: temporarily expose qemu_file_set_error and qemu_fflush
Paolo Bonzini
2
-2
/
+4
2013-03-11
migration: use qemu_file_set_error to pass error codes back to qemu_savevm_state
Paolo Bonzini
2
-29
/
+21
2013-03-11
qemu-file: pass errno from qemu_fflush via f->last_error
Paolo Bonzini
1
-13
/
+12
2013-03-11
block-migration: remove useless calls to blk_mig_cleanup
Paolo Bonzini
1
-18
/
+8
2013-03-11
migration: push qemu_savevm_state_cancel out of qemu_savevm_state_*
Paolo Bonzini
1
-11
/
+4
2013-03-11
migration: move more error handling to migrate_fd_cleanup
Paolo Bonzini
1
-6
/
+10
2013-03-11
migration: always use vm_stop_force_state
Paolo Bonzini
1
-5
/
+1
2013-03-11
migration: simplify while loop
Paolo Bonzini
1
-10
/
+1
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
25
-3833
/
+4150
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
537
-1780
/
+1808
2013-03-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-27
/
+9
2013-03-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
5
-144
/
+331
2013-03-10
qemu-char: fix win32 build
Blue Swirl
1
-2
/
+4
2013-03-10
baum: fix build
Blue Swirl
1
-1
/
+0
2013-03-09
tcg: Don't make exitreq flag a local temporary
Richard Henderson
1
-1
/
+1
2013-03-09
Makefile: Add subdir dependency on config-devices-all.mak
Andreas Färber
1
-0
/
+3
2013-03-09
make_device_config.sh: Emit dependency file to directory where included
Andreas Färber
2
-2
/
+2
2013-03-09
Revert "make_device_config.sh: Fix target path in generated dependency file"
Andreas Färber
1
-1
/
+1
2013-03-09
Merge branch 's390-for-upstream' of git://github.com/agraf/qemu
Blue Swirl
7
-14
/
+26
2013-03-09
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Blue Swirl
15
-3815
/
+4117
2013-03-08
s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del
Christian Borntraeger
1
-1
/
+0
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
3
-6
/
+9
2013-03-08
Allow virtio-net features for legacy s390 virtio bus
Christian Borntraeger
1
-0
/
+1
2013-03-08
s390: virtio-ccw maintainer
Cornelia Huck
1
-0
/
+14
2013-03-08
s390: simplify kvm cpu init
Christian Borntraeger
1
-7
/
+2
2013-03-08
pseries: Add compatible property to root of device tree
David Gibson
1
-0
/
+1
2013-03-08
target-ppc: Move CPU aliases out of translate_init.c
Andreas Färber
3
-198
/
+211
2013-03-08
target-ppc: Report CPU aliases for QMP
Andreas Färber
1
-0
/
+21
2013-03-08
target-ppc: List alias names alongside CPU models
Andreas Färber
1
-12
/
+11
2013-03-08
target-ppc: Make host CPU a subclass of the host's CPU model
Andreas Färber
2
-50
/
+31
2013-03-08
PPC: xnu kernel expects FLUSH to be cleared on STOP
Amadeusz Sławiński
1
-0
/
+4
2013-03-08
PPC: Fix dma interrupt
Amadeusz Sławiński
1
-1
/
+1
2013-03-08
target-ppc: Fix PPC_DUMP_SPR_ACCESS build
Andreas Färber
1
-2
/
+2
2013-03-08
target-ppc: Synchronize FPU state with KVM
David Gibson
1
-0
/
+130
2013-03-08
target-ppc: Add mechanism for synchronizing SPRs with KVM
David Gibson
3
-57
/
+178
2013-03-08
Save memory allocation in the elf loader
Fabien Chouteau
3
-21
/
+75
[next]