index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-02-26
32
-229
/
+1440
|
\
\
|
*
|
pc: add compatibility machine types for 1.4
Paolo Bonzini
2013-02-22
3
-5
/
+63
|
*
|
blockdev: enable discard by default
Paolo Bonzini
2013-02-22
3
-5
/
+15
|
*
|
qemu-nbd: add --discard option
Paolo Bonzini
2013-02-22
2
-3
/
+19
|
*
|
blockdev: add discard suboption to -drive
Paolo Bonzini
2013-02-22
2
-0
/
+13
|
*
|
block: implement BDRV_O_UNMAP
Paolo Bonzini
2013-02-22
3
-2
/
+36
|
*
|
block: complete all IOs before .bdrv_truncate
Peter Lieven
2013-02-22
1
-0
/
+4
|
*
|
coroutine: trim down nesting level in perf_nesting test
Paolo Bonzini
2013-02-22
1
-1
/
+1
|
*
|
coroutine: move pooling to common code
Paolo Bonzini
2013-02-22
3
-86
/
+45
|
*
|
qemu-iotests: Test qcow2 image creation options
Kevin Wolf
2013-02-22
3
-0
/
+336
|
*
|
qemu-iotests: Add qemu-img compare test
Miroslav Rezanina
2013-02-22
3
-0
/
+110
|
*
|
qemu-img: Add compare subcommand
Miroslav Rezanina
2013-02-22
3
-1
/
+348
|
*
|
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
2013-02-22
6
-71
/
+135
|
*
|
block: Add synchronous wrapper for bdrv_co_is_allocated_above
Miroslav Rezanina
2013-02-22
2
-0
/
+41
|
*
|
block: refuse negative iops and bps values
Stefan Hajnoczi
2013-02-22
1
-0
/
+10
|
*
|
block: use Error in do_check_io_limits()
Stefan Hajnoczi
2013-02-22
1
-6
/
+8
|
*
|
qcow2: support compressed clusters in BlockFragInfo
Stefan Hajnoczi
2013-02-22
1
-0
/
+1
|
*
|
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
2013-02-22
5
-4
/
+13
|
*
|
qemu-img: fix missing space in qemu-img check output
Stefan Hajnoczi
2013-02-22
1
-4
/
+5
|
*
|
qcow2: record fragmentation statistics during check
Stefan Hajnoczi
2013-02-22
1
-1
/
+24
|
*
|
qcow2: introduce check_refcounts_l1/l2() flags
Stefan Hajnoczi
2013-02-22
1
-6
/
+12
|
*
|
qemu-img: add json output option to the check command
Federico Simoncelli
2013-02-22
4
-67
/
+220
|
*
|
qemu-img: find the image end offset during check
Federico Simoncelli
2013-02-22
8
-10
/
+24
*
|
|
Merge remote-tracking branch 'quintela/stats.next' into staging
Anthony Liguori
2013-02-26
3
-2
/
+15
|
\
\
\
|
*
|
|
migration: calculate expected_downtime
Juan Quintela
2013-02-22
3
-0
/
+7
|
*
|
|
migration: don't account sleep time for calculating bandwidth
Juan Quintela
2013-02-22
1
-1
/
+4
|
*
|
|
migration: calculate end time after we have sent the data
Juan Quintela
2013-02-22
1
-1
/
+2
|
*
|
|
migration: change initial value of expected_downtime
Juan Quintela
2013-02-22
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-02-26
1
-0
/
+664
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
check-qjson: More thorough testing of UTF-8 in strings
Markus Armbruster
2013-02-21
1
-0
/
+664
*
|
|
|
target-ppc: Fix SUBFE carry
Richard Henderson
2013-02-25
1
-4
/
+5
*
|
|
|
target-arm: Fix sbc_CC carry
Richard Henderson
2013-02-25
1
-24
/
+4
*
|
|
|
arm/translate.c: Fix adc_CC/sbc_CC implementation
Peter Crosthwaite
2013-02-25
1
-2
/
+2
*
|
|
|
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
3
-3
/
+3
*
|
|
|
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
2
-1
/
+16
*
|
|
|
target-xtensa: Use add2/sub2 for mac
Richard Henderson
2013-02-23
1
-16
/
+13
*
|
|
|
target-xtensa: Use mul*2 for mul*hi
Richard Henderson
2013-02-23
1
-14
/
+6
*
|
|
|
target-unicore32: Use mul*2 for do_mult
Richard Henderson
2013-02-23
1
-72
/
+11
*
|
|
|
target-sh4: Use mul*2 for dmul*
Richard Henderson
2013-02-23
1
-28
/
+2
*
|
|
|
target-sparc: Use mul*2 for multiply
Richard Henderson
2013-02-23
1
-27
/
+18
*
|
|
|
target-sparc: Use official add2/sub2 interfaces for addx/subx
Richard Henderson
2013-02-23
1
-26
/
+16
*
|
|
|
target-ppc: Compute mullwo without branches
Richard Henderson
2013-02-23
1
-28
/
+14
*
|
|
|
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
2013-02-23
1
-40
/
+31
*
|
|
|
target-ppc: Implement neg in terms of subf
Richard Henderson
2013-02-23
1
-44
/
+19
*
|
|
|
target-ppc: Use add2 for carry generation
Richard Henderson
2013-02-23
1
-125
/
+69
*
|
|
|
target-ppc: Compute addition carry with setcond
Richard Henderson
2013-02-23
1
-26
/
+16
*
|
|
|
target-ppc: Compute addition overflow without branches
Richard Henderson
2013-02-23
1
-33
/
+13
*
|
|
|
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
2013-02-23
1
-23
/
+23
*
|
|
|
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
6
-106
/
+160
*
|
|
|
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
2013-02-23
3
-64
/
+38
[prev]
[next]