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
2012-05-10
move code to read default config files to a separate function (v2)
Eduardo Habkost
3
-8
/
+24
2012-05-10
block: fix warning introduced in efcc7a23
Anthony Liguori
1
-1
/
+1
2012-05-10
Switch SIG_IPI to SIGUSR1
Jan Kiszka
1
-4
/
+0
2012-05-10
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging
Anthony Liguori
2
-2
/
+10
2012-05-10
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
33
-4347
/
+4777
2012-05-10
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-2
/
+12
2012-05-10
target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL
Peter Maydell
1
-1
/
+9
2012-05-10
target-arm: When setting FPSCR.QC, don't clear other FPSCR bits
Matt Craighead
1
-1
/
+1
2012-05-10
kvm: Fix dirty tracking with large kernel page size
David Gibson
1
-2
/
+12
2012-05-10
declare ECANCELED on all machines
Paolo Bonzini
1
-0
/
+3
2012-05-10
tests/Makefile: Add missing $(EXESUF)
Kevin Wolf
1
-2
/
+2
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
2
-16
/
+7
2012-05-10
stream: fix ratelimiting corner case
Paolo Bonzini
1
-5
/
+5
2012-05-10
stream: fix HMP block_job_set_speed
Paolo Bonzini
1
-1
/
+1
2012-05-10
stream: pass new base image format to bdrv_change_backing_file
Paolo Bonzini
1
-2
/
+5
2012-05-10
stream: add testcase for partial streaming
Paolo Bonzini
2
-3
/
+29
2012-05-10
stream: fix sectors not allocated test
Paolo Bonzini
2
-4
/
+7
2012-05-10
qemu-io: fix the alloc command
Paolo Bonzini
1
-2
/
+8
2012-05-10
qemu-io: correctly print non-integer values as decimals
Paolo Bonzini
13
-4190
/
+4196
2012-05-10
qemu-img: make "info" backing file output correct and easier to use
Paolo Bonzini
3
-13
/
+20
2012-05-10
block: move field reset from bdrv_open_common to bdrv_close
Paolo Bonzini
1
-7
/
+6
2012-05-10
block: protect path_has_protocol from filenames with colons
Paolo Bonzini
1
-1
/
+6
2012-05-10
block: simplify path_is_absolute
Paolo Bonzini
1
-11
/
+4
2012-05-10
block: wait for job callback in block_job_cancel_sync
Paolo Bonzini
3
-7
/
+47
2012-05-10
block: add block_job_sleep_ns
Paolo Bonzini
3
-21
/
+35
2012-05-10
block: fully delete bs->file when closing
Paolo Bonzini
1
-4
/
+2
2012-05-10
block: do not reuse the backing file across bdrv_close/bdrv_open
Paolo Bonzini
1
-0
/
+2
2012-05-10
block: another bdrv_append fix
Paolo Bonzini
1
-0
/
+1
2012-05-10
block: fix snapshot on QED
Paolo Bonzini
4
-0
/
+25
2012-05-10
qtest: Add floppy test
Kevin Wolf
2
-0
/
+197
2012-05-10
qtest: Add function to send QMP commands
Kevin Wolf
2
-27
/
+113
2012-05-10
qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines
Paolo Bonzini
1
-3
/
+3
2012-05-10
block: fix allocation size for dirty bitmap
Paolo Bonzini
1
-5
/
+7
2012-05-10
block: open backing file as read-only when probing for size
Paolo Bonzini
1
-1
/
+6
2012-05-10
block: update in-memory backing file and format
Paolo Bonzini
2
-13
/
+9
2012-05-10
block: push bdrv_change_backing_file error checking up from drivers
Paolo Bonzini
2
-5
/
+5
2012-05-10
block: fail live snapshot if disk has no medium
Paolo Bonzini
1
-3
/
+6
2012-05-10
block: add mode argument to blockdev-snapshot-sync
Paolo Bonzini
1
-1
/
+1
2012-05-10
block: add the support to drain throttled requests
Zhi Yong Wu
1
-1
/
+20
2012-05-09
Update version for 1.1.0-rc0 release
v1.1-rc1
Anthony Liguori
1
-1
/
+1
2012-05-09
tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
Andreas Färber
1
-1
/
+32
2012-05-09
tcg/ppc: Clobber r5 for 64-bit qemu_ld
Andreas Färber
1
-0
/
+3
2012-05-09
tcg/ppc: Don't hardcode register numbers
Andreas Färber
1
-12
/
+17
2012-05-09
tcg/ppc: Do not overwrite lower address word on Darwin and AIX
Andreas Färber
1
-4
/
+0
2012-05-08
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
6
-12
/
+29
2012-05-08
hmp: fix bad value conversion for M type
Luiz Capitulino
1
-2
/
+6
2012-05-08
hmp: expr_unary(): check for overflow in strtoul()/strtoull()
Luiz Capitulino
1
-0
/
+4
2012-05-08
vl: drop is_suspended variable
Luiz Capitulino
1
-5
/
+2
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
4
-3
/
+14
2012-05-08
qapi-schema.json: fix RunState enums alphabetical order
Luiz Capitulino
1
-2
/
+2
[prev]
[next]