index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
11
-93
/
+93
2016-04-21
hw/arm/boot: always clear r0 when booting kernels
Sylvain Garrigues
1
-1
/
+1
2016-04-21
MAINTAINERS: Avoid using K: for NUMA section
Eduardo Habkost
1
-2
/
+0
2016-04-20
iotests: Test case for drive-mirror with unaligned image size
Fam Zheng
3
-0
/
+68
2016-04-20
iotests: Add iotests.image_size
Fam Zheng
1
-0
/
+6
2016-04-20
mirror: Don't extend the last sub-chunk
Fam Zheng
2
-26
/
+37
2016-04-20
block/mirror: Refresh stale bitmap iterator cache
Max Reitz
1
-0
/
+5
2016-04-20
block/mirror: Revive dead yielding code
Max Reitz
1
-11
/
+12
2016-04-19
qemu-ga: do not run qga test when guest agent disabled
Yang Hongyang
1
-1
/
+3
2016-04-19
Update language files for QEMU 2.6.0
Peter Maydell
7
-127
/
+127
2016-04-19
block/gluster: prevent data loss after i/o error
Jeff Cody
2
-1
/
+60
2016-04-19
block/gluster: code movement of qemu_gluster_close()
Jeff Cody
1
-11
/
+11
2016-04-19
block/gluster: return correct error value
Jeff Cody
1
-1
/
+1
2016-04-19
fw_cfg: Adopt /opt/RFQDN convention
Markus Armbruster
2
-24
/
+36
2016-04-19
cadence_uart: bounds check write offset
Michael S. Tsirkin
1
-0
/
+3
2016-04-19
Revert "ehci: make idt processing more robust"
Gerd Hoffmann
1
-3
/
+2
2016-04-19
ehci: apply limit to iTD/sidt descriptors
Gerd Hoffmann
1
-1
/
+5
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
1
-2
/
+2
2016-04-18
target-i386: Set AMD alias bits after filtering CPUID data
Eduardo Habkost
1
-8
/
+8
2016-04-18
MAINTAINERS: Drop target-i386 from CPU subsystem
Andreas Färber
1
-1
/
+0
2016-04-18
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2016-04-18
ppc: Fix migration of the XER register
Thomas Huth
1
-1
/
+1
2016-04-18
ppc: Fix the bad exception NIP value and the range check in LSWX
Thomas Huth
1
-2
/
+3
2016-04-18
ppc: Fix the range check in the LSWI instruction
Thomas Huth
2
-4
/
+12
2016-04-16
seccomp: adding sysinfo system call to whitelist
Miroslav Rezanina
1
-0
/
+1
2016-04-16
seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3
James Hogan
1
-3
/
+5
2016-04-16
configure: Enable seccomp sandbox for MIPS
James Hogan
1
-0
/
+3
2016-04-15
wxx: Fix broken TCP networking (regression)
Stefan Weil
2
-5
/
+1
2016-04-15
nbd: Don't kill server on client that doesn't request TLS
Eric Blake
1
-2
/
+13
2016-04-15
nbd: fix assert() on qemu-nbd stop
Pavel Butsykin
1
-1
/
+1
2016-04-15
nbd: Don't fail handshake on NBD_OPT_LIST descriptions
Eric Blake
1
-2
/
+21
2016-04-15
qemu-iotests: 041: More robust assertion on quorum node
Fam Zheng
2
-8
/
+18
2016-04-15
qemu-iotests: place valgrind log file in scratch dir
Sascha Silbe
1
-1
/
+1
2016-04-15
qemu-iotests: tests: do not set unused tmp variable
Sascha Silbe
117
-117
/
+0
2016-04-15
qemu-iotests: common.rc: drop unused _do()
Sascha Silbe
1
-46
/
+0
2016-04-15
qemu-iotests: drop unused _within_tolerance() filter
Sascha Silbe
1
-101
/
+0
2016-04-15
hostmem-file: plug a small leak
Marc-André Lureau
1
-0
/
+8
2016-04-15
Fix pflash migration
Dr. David Alan Gilbert
1
-2
/
+16
2016-04-15
block: Don't ignore flags in blk_{,co,aio}_write_zeroes()
Kevin Wolf
1
-3
/
+4
2016-04-15
block/vpc: update comments to be compliant w/coding guidelines
Jeff Cody
1
-34
/
+34
2016-04-15
block/vpc: set errp in vpc_open
Jeff Cody
1
-0
/
+9
2016-04-15
block/vpc: make checks on max table size a bit more lax
Jeff Cody
1
-4
/
+0
2016-04-15
block/vpc: Use the correct max sector count for VHD images
Jeff Cody
1
-5
/
+5
2016-04-15
block/vpc: use current_size field for XenConverter VHD images
Jeff Cody
1
-0
/
+2
2016-04-15
vpc: use current_size field for XenServer VHD images
Stefan Hajnoczi
1
-1
/
+3
2016-04-15
block/vpc: set errp in vpc_create
Jeff Cody
1
-0
/
+5
2016-04-15
block: Fix blk_aio_write_zeroes()
Kevin Wolf
3
-10
/
+100
2016-04-15
qemu-io: Support 'aio_write -z'
Kevin Wolf
1
-16
/
+49
2016-04-15
target-sparc: fix Trap Based Address Register behavior for sparc64
Artyom Tarasenko
1
-3
/
+2
2016-04-15
target-sparc: fix Nucleus quad LDD 128 bit access for windowed registers
Artyom Tarasenko
1
-6
/
+6
[prev]
[next]