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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2016-04-20
block/mirror: Revive dead yielding code
Max Reitz
1
-11
/
+12
2016-04-20
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' in...
Peter Maydell
1
-1
/
+3
2016-04-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-13
/
+72
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
Merge remote-tracking branch 'remotes/armbru/tags/pull-fw_cfg-2016-04-19' int...
Peter Maydell
2
-24
/
+36
2016-04-19
fw_cfg: Adopt /opt/RFQDN convention
Markus Armbruster
2
-24
/
+36
2016-04-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into s...
Peter Maydell
1
-4
/
+7
2016-04-19
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160419' into...
Peter Maydell
1
-2
/
+2
2016-04-19
cadence_uart: bounds check write offset
Michael S. Tsirkin
1
-0
/
+3
2016-04-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-8
/
+8
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
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
1
-1
/
+0
2016-04-18
MAINTAINERS: Drop target-i386 from CPU subsystem
Andreas Färber
1
-1
/
+0
2016-04-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-04-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160418' into...
Peter Maydell
4
-7
/
+16
2016-04-18
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160416' into ...
Peter Maydell
2
-3
/
+9
2016-04-18
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20160415' into staging
Peter Maydell
2
-5
/
+1
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
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
130
-353
/
+281
2016-04-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15' i...
Peter Maydell
1
-0
/
+8
2016-04-15
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-15' in...
Kevin Wolf
125
-278
/
+54
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
[prev]
[next]