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
2017-04-28
qcow2: Allow discard of final unaligned cluster
Eric Blake
3
-10
/
+21
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
9
-10
/
+34
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
14
-31
/
+31
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
22
-90
/
+73
2017-04-28
block/vhdx: Make vhdx_create() always set errp
Max Reitz
1
-4
/
+19
2017-04-27
qemu-img: Document backing options
Max Reitz
2
-6
/
+6
2017-04-27
qemu-img/convert: Move bs_n > 1 && -B check down
Max Reitz
2
-8
/
+9
2017-04-27
qemu-img/convert: Use @opts for one thing only
Max Reitz
1
-4
/
+6
2017-04-27
block: fix alignment calculations in bdrv_co_do_zero_pwritev
Denis V. Lunev
1
-1
/
+1
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
3
-9
/
+1
2017-04-27
iotests: 109: Filter out "len" of failed jobs
Fam Zheng
3
-12
/
+20
2017-04-27
iotests: Fix typo in 026
Eric Blake
3
-3
/
+3
2017-04-27
Issue a deprecation warning if the user specifies the "-hdachs" option.
Thomas Huth
2
-2
/
+4
2017-04-27
iotests: Launch qemu-nbd with -e 42
Max Reitz
1
-1
/
+3
2017-04-27
block: Remove NULL check in bdrv_co_flush
Fam Zheng
1
-1
/
+1
2017-04-27
qemu_iotests: Remove _readlink()
Kevin Wolf
1
-18
/
+0
2017-04-27
qemu-iotests: Remove PERL_PROG and BC_PROG
Kevin Wolf
1
-6
/
+0
2017-04-27
iotests/051: Add test for empty filename
Max Reitz
3
-0
/
+7
2017-04-27
block: An empty filename counts as no filename
Max Reitz
1
-1
/
+1
2017-04-27
qemu-iotests: Test postcopy migration
Kevin Wolf
3
-0
/
+158
2017-04-27
qemu-iotests: Filter HMP readline escape characters
Kevin Wolf
13
-138
/
+147
2017-04-27
migration: Call blk_resume_after_migration() for postcopy
Kevin Wolf
1
-0
/
+8
2017-04-27
qemu-img: simplify img_convert
Peter Lieven
1
-120
/
+81
2017-04-27
Revert "block/io: Comment out permission assertions"
Max Reitz
2
-15
/
+3
2017-04-27
file-win32: Remove unnecessary include
Kevin Wolf
1
-1
/
+0
2017-04-27
file-posix: Remove unnecessary includes
Kevin Wolf
1
-2
/
+0
2017-04-27
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
2
-2
/
+2
2017-04-26
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170426' into staging
Peter Maydell
1
-0
/
+6
2017-04-26
tcg: Initialize return value after exit_atomic
Richard Henderson
1
-0
/
+6
2017-04-26
Revert "COLO-compare: Optimize tcp compare trace event"
Peter Maydell
2
-18
/
+14
2017-04-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170426' into s...
Peter Maydell
8
-90
/
+390
2017-04-26
tests: Add a tester for HMP commands
Thomas Huth
2
-0
/
+163
2017-04-26
libqtest: Add a generic function to run a callback function for every machine
Thomas Huth
4
-89
/
+80
2017-04-26
libqtest: Ignore QMP events when parsing the response for HMP commands
Thomas Huth
2
-1
/
+9
2017-04-26
monitor: Check whether TCG is enabled before running the "info jit" code
Thomas Huth
1
-0
/
+5
2017-04-26
hmp: gpa2hva and gpa2hpa hostaddr command
Paolo Bonzini
2
-0
/
+133
2017-04-26
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...
Peter Maydell
40
-495
/
+2808
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
33
-193
/
+1435
2017-04-26
MAINTAINERS: Remove myself from e500
Scott Wood
1
-3
/
+0
2017-04-26
target/ppc: Style fixes
David Gibson
1
-186
/
+186
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
1
-0
/
+10
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
3
-2
/
+17
2017-04-26
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
1
-0
/
+1
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
3
-0
/
+57
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
4
-1
/
+112
2017-04-26
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
1
-0
/
+35
2017-04-26
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
1
-0
/
+33
2017-04-26
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
1
-0
/
+30
2017-04-26
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
1
-0
/
+28
2017-04-26
ppc/pnv: enable only one LPC bus
Cédric Le Goater
2
-9
/
+22
[next]