]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/shortlog
qemu-upstream-4.4-testing.git
2016-02-05 P J Pscsi: initialise info object with appropriate size
2016-02-05 P J Pnet: vmxnet3: avoid memory leakage in activate_device
2016-02-05 Prasad J Panditui: vnc: avoid floating point exception
2016-02-05 Laszlo Erseke1000: eliminate infinite loops on out-of-bounds transf...
2016-02-05 Roger Pau Monnexen: fix usage of xc_domain_create in domain builder
2015-12-18 Stefano Stabellinixenfb: avoid reading twice the same fields from the...
2015-12-18 Stefano Stabellinixen/blkif: Avoid double access to src->nr_segments
2015-09-15 P J Pnet: avoid infinite loop when receiving packets(CVE...
2015-09-15 P J Pnet: add checks to validate ring buffer pointers(CVE...
2015-09-15 P J Pe1000: Avoid infinite loop in processing transmit descr...
2015-09-08 Peter Lievenui/vnc: limit client_cut_text msg payload size
2015-08-03 Stefano StabelliniFix release_drive on unplugged devices (pci_piix3_xen_i... qemu-xen-4.4.3
2015-08-03 Stefan Hajnoczirtl8139: check TCP Data Offset field
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short TCP header
2015-08-03 Stefan Hajnoczirtl8139: check IP Total Length field
2015-08-03 Stefan Hajnoczirtl8139: check IP Header Length field
2015-08-03 Stefan Hajnoczirtl8139: skip offload on short Ethernet/IP header
2015-08-03 Stefan Hajnoczirtl8139: drop tautologous if (ip) {...} statement
2015-08-03 Stefan Hajnoczirtl8139: avoid nested ifs in IP header parsing
2015-07-31 James Harperfix off-by-one error in pci_piix3_xen_ide_unplug
2015-07-29 Kevin Wolfide: Clear DRQ after handling all expected accesses...
2015-07-29 Kevin Wolfide/atapi: Fix START STOP UNIT command completion ...
2015-07-29 Kevin Wolfide: Check array bounds before writing to io_buffer...
2015-06-10 Petr Matousekpcnet: force the buffer access to be in bounds during tx qemu-xen-4.4.3-rc1
2015-06-10 Gongleipcnet: fix Negative array index read
2015-06-02 Jan Beulichxen/pt: unknown PCI config space fields should be read...
2015-06-02 Jan Beulichxen/pt: add a few PCI config space field descriptions
2015-06-02 Jan Beulichxen/pt: mark reserved bits in PCI config space fields
2015-06-02 Jan Beulichxen/pt: mark all PCIe capability bits read-only
2015-06-02 Jan Beulichxen/pt: split out calculation of throughable mask in...
2015-06-02 Jan Beulichxen/pt: correctly handle PM status bit
2015-06-02 Jan Beulichxen/pt: consolidate PM capability emu_mask
2015-06-02 Jan Beulichxen/MSI: don't open-code pass-through of enable bit...
2015-06-02 Jan Beulichxen/MSI-X: limit error messages
2015-06-02 Jan Beulichxen: don't allow guest to control MSI mask register
2015-06-02 Jan Beulichxen: properly gate host writes of modified PCI CFG...
2015-05-13 Petr Matousekfdc: force the fifo access to be in bounds of the alloc...
2015-03-31 Jan Beulichxen: limit guest control of PCI command register
2015-03-05 Stefan Hajnoczidmg: sanitize chunk length and sectorcount (CVE-2014...
2015-03-05 Stefan Hajnoczidmg: prevent chunk buffer overflow (CVE-2014-0145)
2015-03-05 Kevin Wolfbochs: Use unsigned variables for offsets and sizes...
2015-03-05 Kevin Wolfqcow1: Validate image size (CVE-2014-0223)
2015-03-05 Kevin Wolfqcow1: Validate L2 table size (CVE-2014-0222)
2015-03-05 Kevin Wolfqcow2: Don't rely on free_cluster_index in alloc_refcou...
2015-03-05 Kevin Wolfqcow2: Fix NULL dereference in qcow2_open() error path...
2015-03-05 Kevin Wolfqcow2: Fix L1 allocation size in qcow2_snapshot_load_tm...
2015-03-05 Gerd Hoffmanncirrus: don't overflow CirrusVGAState->cirrus_bltbuf
2015-03-05 Gerd Hoffmanncirrus: fix blit region check
2015-03-05 Petr Matousekvnc: sanitize bits_per_pixel from the client
2015-03-05 Laszlo Ersekvmstate_xhci_event: fix unterminated field list
2015-03-05 Gerd Hoffmannvmware-vga: CVE-2014-3689: turn off hw accel
2015-03-05 Petr Matousekslirp: udp: fix NULL pointer dereference because of...
2015-03-05 Gerd Hoffmannspice: make sure we don't overflow ssd->buf
2015-03-05 Gerd Hoffmannvbe: rework sanity checks
2015-03-05 Michael S.... usb: fix up post load checks
2015-03-05 Benoît Canetide: Correct improper smart self test counter reset...
2015-03-05 Michael S.... virtio: validate config_len on load
2015-03-05 Michael S.... virtio-net: fix guest-triggerable buffer overrun
2015-03-05 Jeff Codyvhdx: Bounds checking for block_size and logical_sector...
2015-03-05 Michael Rothvirtio: avoid buffer overrun on incoming migration
2015-03-05 Dmitry Fleytmanvmxnet3: validate queues configuration read on migration
2015-03-05 Dmitry Fleytmanvmxnet3: validate interrupt indices read on migration
2015-03-05 Dmitry Fleytmanvmxnet3: validate queues configuration coming from...
2015-03-05 Dmitry Fleytmanvmxnet3: validate interrupt indices coming from guest
2015-03-05 Michael S.... virtio-scsi: fix buffer overrun on invalid state load
2015-03-05 Michael S.... usb: sanity check setup_index+setup_len in post_load
2015-03-05 Michael S.... virtio: validate num_sg when mapping
2015-03-05 Michael S.... hpet: fix buffer overrun on invalid state load
2015-03-04 Michael S.... ahci: fix buffer overrun on invalid state load
2015-03-04 Michael S.... virtio: out-of-bounds buffer write on invalid state...
2015-03-04 Michael S.... virtio-net: out-of-bounds buffer write on invalid state...
2015-03-04 Michael S.... virtio-net: out-of-bounds buffer write on load
2015-03-04 Michael S.... virtio-net: fix buffer overflow on invalid state load
2014-11-17 Roger Pau Monnexen_disk: fix unmapping of persistent grants qemu-xen-4.4.2 qemu-xen-4.4.2-rc1
2014-02-17 Anthony PERARDxen: Enable cpu-hotplug on xenfv machine. qemu-xen-4.4.1 qemu-xen-4.4.1-rc1
2014-02-17 Anthony PERARDxen: Fix vcpu initialization.
2014-02-05 Don Slutzconfigure: Disable libtool if -fPIE does not work with... qemu-xen-4.4.0 qemu-xen-4.4.0-rc4 qemu-xen-4.4.0-rc5 qemu-xen-4.4.0-rc6
2014-02-03 Stefano Stabelliniaddress_space_translate: do not cross page boundaries
2014-01-31 Anthony PERARDxen_pt: Fix passthrough of device with ROM.
2014-01-24 Cole RobinsonFix pc migration from qemu <= 1.5 qemu-xen-4.4.0-rc3
2014-01-24 Stefano StabelliniRevert "Fix pc migration from qemu <= 1.5"
2014-01-24 Stefano StabelliniMerge remote-tracking branch 'xen-staging/master' into...
2013-12-10 Michael RothUpdate VERSION for 1.6.2 release
2013-12-09 Laszlo Ersekscsi_target_send_command(): amend stable-1.6 port of...
2013-12-09 Tomoki Sekiyamaqemu-ga: execute fsfreeze-freeze in reverse order of...
2013-12-09 Petar Jovanovictarget-mips: fix 64-bit FPU config for user-mode emulation
2013-12-09 Paul Mooreseccomp: add kill() to the syscall whitelist
2013-12-09 Fam Zhengvmdk: Fix creating big description file
2013-12-09 Kevin Wolfqcow2: Zero-initialise first cluster for new images
2013-12-09 Alex Williamsonvfio-pci: Release all MSI-X vectors when disabled
2013-12-09 Amos Kongrng-egd: offset the point when repeatedly read from...
2013-12-09 Bandan Daspci: unregister vmstate_pcibus on unplug
2013-12-09 Stefan Hajnocziqdev-monitor: Unref device when device_add fails
2013-12-09 Igor Mammedovqdev-monitor: Fix crash when device_add is called with...
2013-12-09 Vlad Yasevichqom: Fix memory leak in object_property_set_link()
2013-12-09 Amos Kongvirtio-net: fix the memory leak in rxfilter_notify()
2013-12-09 Alex Williamsonvfio-pci: Fix multifunction=on
2013-12-09 Peter Lievenqcow2: fix possible corruption when reading multiple...
2013-12-09 Max Reitzqcow2: count_contiguous_clusters and compression
2013-12-09 Cole RobinsonFix pc migration from qemu <= 1.5
next