]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/shortlog
qemu-upstream-4.3-testing.git
2016-07-27 P J Pvirtio: error out if guest exceeds virtqueue size master
2016-06-10 Ian Jacksonmain loop: Big hammer to fix logfile disk DoS in Xen...
2016-05-24 Gerd Hoffmannvga: add sr_vbe register set
2016-05-10 Gerd Hoffmannvga: make sure vga register setup for vbe stays intact...
2016-05-10 Gerd Hoffmannvga: update vga register setup on vbe changes
2016-05-10 Gerd Hoffmannvga: factor out vga register setup
2016-05-10 Gerd Hoffmannvga: add vbe_enabled() helper
2016-05-10 Gerd Hoffmannvga: fix banked access bounds checking (CVE-2016-3710)
2016-02-05 Prasad J Panditnet: pcnet: add check to validate receive data size...
2016-02-05 Jason Wangpcnet: fix rx buffer overflow(CVE-2015-7512)
2016-02-05 Gerd Hoffmannehci: make idt processing more robust
2016-02-05 Prasad J Panditusb: check page select value while processing iTD
2016-02-05 Prasad J Panditnet: cadence_gem: check packet size in gem_recieve
2016-02-05 Prasad J Panditide: ahci: reset ncq object to unused on error
2016-02-05 Prasad J Panditnet: ne2000: fix bounds check in ioport operations
2016-02-05 P J Pscsi: initialise info object with appropriate size
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...
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
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 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 Michael Rothvirtio: avoid buffer overrun on incoming migration
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 Asias Hescsi: Allocate SCSITargetReq r->buf dynamically [CVE...
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 load
2015-03-04 Michael S.... virtio-net: fix buffer overflow on invalid state load
2015-03-04 Stefan Hajnocziblock/curl: only restrict protocols with libcurl>=7...
2015-03-04 Stefan Hajnocziblock/curl: disable extra protocols to prevent CVE...
2014-11-17 Roger Pau Monnexen_disk: fix unmapping of persistent grants qemu-xen-4.3.4 qemu-xen-4.3.4-rc1
2013-10-10 Matthew Daleyxen_disk: mark ioreq as mapped before unmapping in... qemu-xen-4.3.1 qemu-xen-4.3.1-rc2 qemu-xen-4.3.2 qemu-xen-4.3.2-rc1 qemu-xen-4.3.3
2013-10-01 Laszlo Ersekqga: set umask 0077 when daemonizing (CVE-2013-2007)
2013-10-01 Daniel P. BerrangeAdd -f FMT / --format FMT arg to qemu-nbd
2013-06-28 Stefano Stabellinixen_disk: support "direct-io-safe" backend option qemu-xen-4.3.0
2013-06-25 Stefano StabelliniMerge remote branch 'perard/cpu-hotplug-port-v2' into...
2013-06-17 Anthony PERARDxen: Implement hot_add_cpu hook.
2013-06-17 Anthony PERARDxen: Fix vcpus initialisation.
2013-06-17 Igor MammedovQMP: Add cpu-add command
2013-06-17 Igor MammedovAdd hot_add_cpu hook to QEMUMachine
2013-06-17 Igor Mammedovacpi_piix4: Add infrastructure to send CPU hot-plug...
2013-06-14 Michael S.... cpu: Add qemu_for_each_cpu()
2013-06-14 Igor Mammedovcpu: Introduce get_arch_id() method and override it...
2013-06-13 Stefano StabelliniRevert "xen: start PCI hole at 0xe0000000 (same as...
2013-06-05 Stefano Stabellinixen: start PCI hole at 0xe0000000 (same as pc_init1...
2013-06-05 Stefano Stabellinimain_loop: do not set nonblocking if xen_enabled()
2013-06-05 Stefano Stabellinixen: simplify xen_enabled
2013-06-04 Stefano StabelliniMerge commit 'v1.3.1' into xen-staging-master
next