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-07-21
Update VERSION for 1.7.2 release
v1.7.2
stable-1.7
Michael Roth
1
-1
/
+1
2014-07-15
Allow mismatched virtio config-len
Dr. David Alan Gilbert
1
-5
/
+11
2014-07-15
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
1
-1
/
+1
2014-07-15
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
14
-29
/
+28
2014-07-15
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
1
-2
/
+2
2014-07-15
vnc: Fix tight_detect_smooth_image() for lossless case
Markus Armbruster
1
-1
/
+1
2014-07-15
qapi: zero-initialize all QMP command parameters
Michael Roth
1
-1
/
+1
2014-07-15
nbd: Shutdown socket before closing.
Hani Benhabiles
2
-0
/
+2
2014-07-15
nbd: Close socket on negotiation failure.
Hani Benhabiles
2
-3
/
+5
2014-07-15
nbd: Don't validate from and len in NBD_CMD_DISC.
Hani Benhabiles
1
-3
/
+4
2014-07-15
nbd: Don't export a block device with no medium.
Hani Benhabiles
1
-0
/
+4
2014-07-15
virtio-serial: don't migrate the config space
Alexander Graf
1
-10
/
+6
2014-07-15
virtio-net: byteswap virtio-net header
Cédric Le Goater
1
-0
/
+17
2014-07-15
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
1
-1
/
+2
2014-07-15
coroutine-win32.c: Add noinline attribute to work around gcc bug
Peter Maydell
1
-2
/
+11
2014-07-15
KVM: Fix GSI number space limit
Alexander Graf
1
-1
/
+1
2014-07-15
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
1
-8
/
+16
2014-07-15
vhost: fix resource leak in error handling
Michael S. Tsirkin
1
-4
/
+6
2014-07-15
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
1
-1
/
+1
2014-07-15
rdma: bug fixes
Michael R. Hines
1
-10
/
+10
2014-07-15
qga: Fix handle fd leak in acquire_privilege()
Gonglei
1
-2
/
+4
2014-07-03
aio: fix qemu_bh_schedule() bh->ctx race condition
Stefan Hajnoczi
1
-4
/
+10
2014-07-03
s390x/css: handle emw correctly for tsch
Cornelia Huck
1
-4
/
+20
2014-07-03
target-arm: Fix errors in writes to generic timer control registers
Peter Maydell
1
-3
/
+3
2014-07-03
tcg-i386: Fix win64 qemu store
Richard Henderson
1
-1
/
+2
2014-07-03
linux-user: Don't overrun guest buffer in sched_getaffinity
Peter Maydell
1
-0
/
+16
2014-07-03
qemu-img: Plug memory leak in convert command
Markus Armbruster
1
-1
/
+1
2014-07-03
block/sheepdog: Plug memory leak in sd_snapshot_create()
Markus Armbruster
1
-2
/
+2
2014-07-03
block/vvfat: Plug memory leak in read_directory()
Markus Armbruster
1
-1
/
+3
2014-07-03
block/vvfat: Plug memory leak in check_directory_consistency()
Markus Armbruster
1
-1
/
+1
2014-07-03
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
Markus Armbruster
1
-0
/
+1
2014-07-03
blockdev: Plug memory leak in drive_init()
Markus Armbruster
1
-0
/
+2
2014-07-03
blockdev: Plug memory leak in blockdev_init()
Markus Armbruster
1
-2
/
+3
2014-07-03
cputlb: Fix regression with TCG interpreter (bug 1310324)
Stefan Weil
1
-2
/
+4
2014-07-03
target-xtensa: fix cross-page jumps/calls at the end of TB
Max Filippov
1
-2
/
+2
2014-07-03
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Markus Armbruster
1
-1
/
+2
2014-07-03
qcow1: Stricter backing file length check
Kevin Wolf
3
-2
/
+23
2014-07-03
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
3
-2
/
+30
2014-07-03
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
3
-0
/
+34
2014-07-03
qcow1: Check maximum cluster size
Kevin Wolf
4
-1
/
+85
2014-07-03
qcow1: Make padding in the header explicit
Kevin Wolf
1
-1
/
+2
2014-07-03
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
3
-1
/
+17
2014-07-03
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
6
-1
/
+97
2014-07-03
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
5
-4
/
+29
2014-07-03
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
3
-2
/
+22
2014-07-03
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
3
-11
/
+33
2014-07-03
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
3
-3
/
+15
2014-07-03
block: Limit request size (CVE-2014-0143)
Kevin Wolf
1
-0
/
+4
2014-07-03
dmg: prevent chunk buffer overflow (CVE-2014-0145)
Stefan Hajnoczi
1
-6
/
+33
2014-07-03
dmg: use uint64_t consistently for sectors and lengths
Stefan Hajnoczi
1
-3
/
+3
[next]