]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/shortlog
qemu-upstream-4.5-testing.git
2016-05-24 Gerd Hoffmannvga: add sr_vbe register set
2016-05-09 Gerd Hoffmannvga: make sure vga register setup for vbe stays intact...
2016-05-09 Gerd Hoffmannvga: update vga register setup on vbe changes
2016-05-09 Gerd Hoffmannvga: factor out vga register setup
2016-05-09 Gerd Hoffmannvga: add vbe_enabled() helper
2016-05-09 Gerd Hoffmannvga: fix banked access bounds checking (CVE-2016-3710)
2016-02-18 Don Slutzexec: Stop using memory after free
2016-02-11 Stefano StabelliniRevert "exec: fix a glitch in checking dma r/w access"
2016-02-08 Stefano Stabellinifix MSI injection on Xen
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 Panditexec: fix a glitch in checking dma r/w access
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 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
2016-01-06 Prasad J Panditfw_cfg: add check to validate current entry value
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... qemu-xen-4.5.2
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-07-20 Marc-André... spice: fix spice_chr_add_watch() pre-condition
2015-06-10 Petr Matousekpcnet: force the buffer access to be in bounds during tx qemu-xen-4.5.1
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... qemu-xen-4.5.1-rc2
2015-03-31 Jan Beulichxen: limit guest control of PCI command register qemu-xen-4.5.1-rc1
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 Gongleipcihp: fix possible array out of bounds
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-04 Michael S.... usb: fix up post load checks
2015-03-04 Paolo Bonzinivirtio-pci: fix MSI memory region use after free
2014-12-02 Jason Wangvirtio-net: fix unmap leak qemu-xen-4.5.0 qemu-xen-4.5.0-rc4
2014-11-19 Don Slutzhw/ide/core.c: Prevent SIGSEGV during migration qemu-xen-4.5.0-rc3
2014-11-17 Igor Mammedovpc: piix4_pm: init legacy PCI hotplug when running...
2014-11-14 Roger Pau Monnexen_disk: fix unmapping of persistent grants
2014-10-27 Roger Pau Monneblock: char devices on FreeBSD are not behind a pager qemu-xen-4.5.0-rc2
2014-09-24 Anthony PERARDMerge tag 'v2.0.2' into master qemu-xen-4.5.0-rc1
2014-09-02 Roger Pau Monneserial: poll the serial console with G_IO_HUP
2014-08-18 Michael RothUpdate VERSION for 2.0.2 release
2014-08-17 Luiz Capitulinoaudio: fmopl: drop INLINE macro
2014-08-17 Luiz Capitulinofpu: softfloat: drop INLINE macro
2014-08-15 Michael RothUpdate VERSION for 2.0.1 release
2014-08-07 Kevin Wolfmirror: Fix qiov size for short requests
2014-08-07 Fam Zhengqemu-iotests: Test 0-length image for mirror
2014-08-07 Jeff Codyblock: make 'top' argument to block-commit optional
2014-08-07 Fam Zhengqemu-iotests: Test BLOCK_JOB_READY event for 0Kb image...
2014-08-07 Fam Zhengmirror: Go through ready -> complete process for 0...
2014-08-07 Fam Zhengblockjob: Add block_job_yield()
2014-08-07 Fam Zhengmirror: Fix resource leak when bdrv_getlength fails
2014-08-06 Peter Maydellhw/arm/boot: Set PC correctly when loading AArch64...
2014-08-06 Peter Maydellhw/misc/imx_ccm.c: Add missing VMState list terminator
2014-08-06 Laszlo Ersekvmstate_xhci_event: fix unterminated field list
2014-08-06 Chen Gangkvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping...
2014-08-06 KONRAD Fredericcadence_uart: check for serial backend before using it.
2014-08-06 Jason J. Hernes390x/kvm: synchronize guest floating point registers
2014-08-06 Stefano Stabellinidisas/libvixl: prepend the include path of libvixl...
2014-08-06 Paolo Bonzinimc146818rtc: register the clock reset notifier on the...
2014-08-06 Le Tanpci: assign devfn to pci_dev before calling pci_device_...
2014-08-06 Dr. David Alan... Allow mismatched virtio config-len
2014-08-06 Michael S.... virtio: validate config_len on load
2014-08-06 Michael S.... virtio: out-of-bounds buffer write on invalid state...
2014-08-06 Andreas Färberhw: Fix qemu_allocate_irqs() leaks
2014-08-06 Andreas Färbersdhci: Fix misuse of qemu_free_irqs()
2014-08-06 Don Slutzpc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory...
next