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
2014-04-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-116
/
+225
2014-04-04
dataplane: replace iothread object_add() with embedded instance
Stefan Hajnoczi
1
-19
/
+12
2014-04-04
iothread: make IOThread struct definition public
Stefan Hajnoczi
2
-12
/
+11
2014-04-04
dma-helpers: Initialize DMAAIOCB in_cancel flag
Peter Maydell
1
-0
/
+1
2014-04-04
block: Check bdrv_getlength() return value in bdrv_append_temp_snapshot()
Kevin Wolf
1
-1
/
+6
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
4
-70
/
+115
2014-04-04
cpu-exec: Unlock tb_lock if we longjmp out of code generation
Peter Maydell
1
-0
/
+8
2014-04-04
page_check_range: don't bail out early after unprotecting page
Andrei Warkentin
1
-1
/
+0
2014-04-04
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
Peter Maydell
2
-11
/
+10
2014-04-04
hw/arm/highbank: Don't segfault on unknown CPU names
Peter Maydell
1
-0
/
+5
2014-04-04
qemu-iotests: Remove CR line endings in reference output
Kevin Wolf
1
-5
/
+5
2014-04-04
block: Don't parse 'filename' option
Kevin Wolf
3
-4
/
+19
2014-04-04
qcow2: Put cache reference in error case
Kevin Wolf
1
-0
/
+1
2014-04-04
qcow2: Flush metadata during read-only reopen
Kevin Wolf
3
-4
/
+52
2014-04-04
iscsi: Don't set error if already set in iscsi_do_inquiry
Fam Zheng
1
-2
/
+4
2014-04-03
Update version for v2.0.0-rc1 release
v2.0.0-rc1
Peter Maydell
1
-1
/
+1
2014-04-03
Merge remote-tracking branch 'remotes/riku/for-2.0' into staging
Peter Maydell
1
-2
/
+5
2014-04-03
bswap: Fix build on FreeBSD 10.0
Andreas Färber
1
-0
/
+2
2014-04-03
PPC: openpic_kvm: Filter memory events properly
Alexander Graf
1
-0
/
+10
2014-04-03
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2
-7
/
+13
2014-04-03
MAINTAINERS: Update Peter Crosthwaite's email
Peter Crosthwaite
1
-5
/
+5
2014-04-03
iscsi: always query max WRITE SAME length
Paolo Bonzini
1
-5
/
+7
2014-04-03
iscsi: ignore flushes on scsi-generic devices
Paolo Bonzini
1
-0
/
+4
2014-04-03
iscsi: recognize "invalid field" ASCQ from WRITE SAME command
Paolo Bonzini
1
-1
/
+2
2014-04-02
scsi-bus: remove bogus assertion
Paolo Bonzini
1
-1
/
+0
2014-04-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+6
2014-04-01
trace: add workaround for SystemTap PR13296
Frank Ch. Eigler
1
-1
/
+6
2014-04-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
38
-303
/
+1565
2014-04-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-7' into staging
Peter Maydell
2
-6
/
+15
2014-04-01
qcow2: link all L2 meta updates in preallocate()
Stefan Hajnoczi
1
-1
/
+6
2014-04-01
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
3
-1
/
+17
2014-04-01
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
6
-1
/
+97
2014-04-01
qcow2: Limit snapshot table size
Kevin Wolf
2
-1
/
+18
2014-04-01
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
5
-4
/
+29
2014-04-01
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
3
-2
/
+22
2014-04-01
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
3
-3
/
+15
2014-04-01
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
3
-11
/
+33
2014-04-01
block: Limit request size (CVE-2014-0143)
Kevin Wolf
1
-0
/
+4
2014-04-01
block: vdi bounds check qemu-io tests
Jeff Cody
3
-0
/
+138
2014-04-01
dmg: prevent chunk buffer overflow (CVE-2014-0145)
Stefan Hajnoczi
1
-6
/
+33
2014-04-01
dmg: use uint64_t consistently for sectors and lengths
Stefan Hajnoczi
1
-3
/
+3
2014-04-01
dmg: sanitize chunk length and sectorcount (CVE-2014-0145)
Stefan Hajnoczi
1
-0
/
+24
2014-04-01
dmg: use appropriate types when reading chunks
Stefan Hajnoczi
1
-1
/
+2
2014-04-01
dmg: drop broken bdrv_pread() loop
Stefan Hajnoczi
1
-13
/
+2
2014-04-01
dmg: prevent out-of-bounds array access on terminator
Stefan Hajnoczi
1
-1
/
+1
2014-04-01
dmg: coding style and indentation cleanup
Stefan Hajnoczi
1
-104
/
+120
2014-04-01
qcow2: Fix new L1 table size check (CVE-2014-0143)
Kevin Wolf
1
-1
/
+1
2014-04-01
qcow2: Protect against some integer overflows in bdrv_check
Kevin Wolf
1
-9
/
+9
2014-04-01
qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
Kevin Wolf
2
-8
/
+9
2014-04-01
qcow2: Check new refcount table size on growth
Kevin Wolf
3
-3
/
+14
[next]