index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-10
Update version for 2.3.1 release
v2.3.1
Michael Roth
2015-08-10
qemu-char: handle EINTR for TCP character devices
Paolo Bonzini
2015-08-04
rtl8139: check TCP Data Offset field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: skip offload on short TCP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: check IP Total Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: check IP Header Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)
Stefan Hajnoczi
2015-08-04
tcg/mips: fix add2
Aurelien Jarno
2015-08-04
tcg/mips: fix TLB loading for BE host with 32-bit guests
Aurelien Jarno
2015-08-04
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
Stefano Stabellini
2015-07-29
ide: Clear DRQ after handling all expected accesses
Kevin Wolf
2015-07-29
ide/atapi: Fix START STOP UNIT command completion
Kevin Wolf
2015-07-29
ide: Check array bounds before writing to io_buffer (CVE-2015-5154)
Kevin Wolf
2015-07-29
block: qemu-iotests - add check for multiplication overflow in vpc
Jeff Cody
2015-07-29
block: vpc - prevent overflow if max_table_entries >= 0x40000000
Jeff Cody
2015-07-29
scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)
Paolo Bonzini
2015-07-29
vfio/pci: Fix bootindex
Alex Williamson
2015-07-29
virtio-net: unbreak any layout
Jason Wang
2015-07-29
vfio/pci: Fix RTL8168 NIC quirks
Alex Williamson
2015-07-29
mips/kvm: Sign extend registers written to KVM
James Hogan
2015-07-29
mips/kvm: Fix Big endian 32-bit register access
James Hogan
2015-07-29
block: Initialize local_err in bdrv_append_temp_snapshot
Fam Zheng
2015-07-29
Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
马文霜
2015-07-29
target-ppc: fix hugepage support when using memory-backend-file
Michael Roth
2015-07-29
spapr_vty: lookup should only return valid VTY objects
David Gibson
2015-07-29
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
2015-07-29
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
2015-07-29
iotests: add QMP event waiting queue
John Snow
2015-07-29
iotests: Use event_wait in wait_ready
Fam Zheng
2015-07-29
qemu-iotests: Add test case for mirror with unmap
Fam Zheng
2015-07-29
qemu-iotests: Make block job methods common
Fam Zheng
2015-07-29
block: Fix dirty bitmap in bdrv_co_discard
Fam Zheng
2015-07-29
mirror: Do zero write on target if sectors not allocated
Fam Zheng
2015-07-29
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-29
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-29
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
2015-07-29
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-07-29
hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
Laszlo Ersek
2015-07-29
i8254: fix out-of-bounds memory access in pit_ioport_read()
Petr Matousek
2015-07-29
spice-display: fix segfault in qemu_spice_create_update
Gerd Hoffmann
2015-07-29
sdl2: fix crash in handle_windowevent() when restoring the screen size
Alberto Garcia
2015-07-29
vmdk: Use vmdk_find_index_in_cluster everywhere
Fam Zheng
2015-07-29
vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
Fam Zheng
2015-07-29
iotests: qcow2 COW with minimal L2 cache size
Max Reitz
2015-07-29
qcow2: Set MIN_L2_CACHE_SIZE to 2
Max Reitz
2015-07-29
kbd: add brazil kbd keys to x11 evdev map
Gerd Hoffmann
2015-07-29
kbd: add brazil kbd keys to qemu
Gerd Hoffmann
2015-07-29
qga/commands-posix: Fix bug in guest-fstrim
Justin Ossevoort
[next]