qemu-xen-unstable.git
2020-08-18 Juergen Grossqemu-trad: remove Xen path dependencies master
2020-04-24 Maximilian... xen: cleanup IOREQ server on exit xen-4.14.0
2020-04-24 Gerd HoffmannAdd exit notifiers.
2020-04-24 Anthony LiguoriAdd support for generic notifier lists
2018-10-24 Andra Paraschivxen/pt: allow QEMU to request MSI unmasking at bind... xen-4.12.0 xen-4.12.0-rc1 xen-4.12.1 xen-4.12.2 xen-4.12.3 xen-4.13.0 xen-4.13.0-rc1 xen-4.13.1
2018-08-23 Paul Durrantqemu-trad: stop using the default IOREQ server
2017-09-15 Ian Jacksonqemu-xen-traditional: Link against xentoolcore xen-4.10.0 xen-4.10.0-rc1 xen-4.10.1 xen-4.10.2 xen-4.10.3 xen-4.10.4 xen-4.11.0 xen-4.11.0-rc1 xen-4.11.1 xen-4.11.2 xen-4.11.3 xen-4.11.4
2017-03-21 Gerd Hoffmanncirrus/vnc: zap drop bitblit support from console code. xen-4.9.0 xen-4.9.0-rc1 xen-4.9.0-rc1.1 xen-4.9.1 xen-4.9.2 xen-4.9.3 xen-4.9.4
2017-02-23 Paul DurrantRequest compatibility interface for device model operations
2017-02-23 Paul DurrantAdd libxendevicemodel to rpath-link
2017-02-22 Gerd Hoffmanncirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo
2017-02-22 Li Qiangcirrus: fix oob access issue (CVE-2017-2615)
2016-12-07 Ian Jacksonqemu: ioport_read, ioport_write: be defensive about...
2016-11-29 Jan Beulichxen: fix ioreq handling xen-4.8.0 xen-4.8.0-rc7
2016-09-20 P J Pvirtio: error out if guest exceeds virtqueue size xen-4.8.0-rc1
2016-06-10 Ian Jacksonmain loop: Big hammer to fix logfile disk DoS in Xen...
2016-05-18 Wei LiuFix build with newer version of GNUTLS
2016-05-10 Stefan Hajnoczirtl8139: check TCP Data Offset field
2016-05-10 Stefan Hajnoczirtl8139: skip offload on short TCP header
2016-05-10 Stefan Hajnoczirtl8139: check IP Total Length field
2016-05-10 Stefan Hajnoczirtl8139: check IP Header Length field
2016-05-10 Stefan Hajnoczirtl8139: skip offload on short Ethernet/IP header
2016-05-10 Stefan Hajnoczirtl8139: drop tautologous if (ip) {...} statement
2016-05-10 Stefan Hajnoczirtl8139: avoid nested ifs in IP header parsing
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-01-22 Ian Campbellqemu-xen-traditional: Add libxenforeignmemory to rpath... xen-4.7.0-rc1
2016-01-22 Ian Campbellqemu-xen-traditional: Add libxencall to rpath-link
2016-01-22 Ian Campbellqemu-xen-traditional: Use libxengnttab
2016-01-22 Ian Campbellqemu-xen-traditional: Use libxenevtchn
2016-01-04 Jan BeulichMSI-X: avoid array overrun upon MSI-X table writes
2015-12-18 Stefano Stabelliniblkif: Avoid double access to src->nr_segments
2015-12-18 Stefano Stabellinixenfb: avoid reading twice the same fields from the...
2015-12-09 Ian Campbellqemu-xen-traditional: Use xentoollog as a separate...
2015-12-09 Ian Jacksonnet: pcnet: add check to validate receive data size...
2015-10-16 Yunlei Dingblock-vvfat: fix resource leaks in read_directory()
2015-10-16 Yunlei Dingblock-raw-posix: Fix memory leak in posix_aio_init()
2015-10-16 Yunlei Dingblock-nbd: close sock in nbd_open() error path
2015-10-16 Yunlei Dingide: don't leak irq array in pci_cmd646_ide_init()
2015-10-16 Yunlei Dingnet: initialize parameters before use in net_socket_fd_...
2015-10-16 Yunlei Dingvirtio-blk: correctly link new request in virtio_blk_load()
2015-10-16 Kaifeng Zhublock-vvfat: fix memory leak in check_directory_consist...
2015-10-16 Kaifeng Zhublock-vvfat: fix memory/handle leaks in commit_one_file()
2015-10-16 Kaifeng Zhunet: Fix memory/handle leaks in net_socket_listen_init()
2015-10-16 Kaifeng Zhunet: don't leak an fd after an error
2015-10-16 Kaifeng Zhuhw/ide: fix memory leak from qemu_allocate_irqs()
2015-10-16 Kaifeng Zhuqemu-char: fix memory leak in qemu_char_open_pty()
2015-10-16 Kaifeng Zhuhw/device-hotplug: fix test of drive_add() return
2015-10-16 Kaifeng Zhuconsole: Avoid overrunning the dmask arrays
2015-10-16 Kaifeng Zhublock-cow: don't close cow_fd twice on error
2015-10-16 Kaifeng Zhureadline: fix memory corruption when adding history
2015-10-16 Yunlei Dinghw/msmouse.c: Fix deref_after_free and double free
2015-10-16 Andrew Coopersignal: Don't use uninitalised sival_ptr
2015-10-16 Andrew Cooperpic: Don't allocate irq buffers
2015-10-16 Andrew Coopersmbios: Don't allocate smbus eeprom buffer
2015-10-16 Kaifeng Zhucmdline: Parse -pciemulation before trying to use it
2015-10-16 Chunjie Zhudma: fix incorrect bh scheduling
2015-10-16 Chunjie Zhuide: cancel dma operations on command abort or error
2015-10-16 Aurelien Jarnocirrus_vga: fix division by 0 for color expansion rop
2015-10-16 Andrew CooperCVE-2014-3615: vbe: rework sanity checks
2015-10-16 Andrew CooperCVE-2014-7815: vnc: sanitize bits_per_pixel from the...
2015-10-16 Andrew CooperCVE-2014-8106: cirrus: fix blit region check
2015-10-16 Jim Parisusb-linux.c: fix buffer overflow
2015-10-16 Andrew Cooperblock-vvfat: fix fat_chksum() buffer overrun warning
2015-10-16 Andrew Cooperlm832x: don't overrun file buffer on save/restore
2015-10-16 Andrew Coopercirrus_vga: default all I/O port reads to 0xff
2015-10-16 Yunlei Dingvirtio-blk: initialise unused blkcfg.size_max field
2015-09-08 Ian JacksonFix build after "ui/vnc: limit client_cut_text msg... xen-4.6.0 xen-4.6.0-rc4 xen-4.6.0-rc5
2015-09-08 Peter Lievenui/vnc: limit client_cut_text msg payload size
2015-08-28 Ian JacksonHVM: atomically access pointers in bufioreq handling
2015-07-29 Kevin Wolfide: Clear DRQ after handling all expected accesses xen-4.6.0-rc1 xen-4.6.0-rc2
2015-07-29 Kevin Wolfide: Check array bounds before writing to io_buffer...
2015-06-23 Petr Matousekpcnet: force the buffer access to be in bounds during tx
2015-06-23 Gongleipcnet: fix Negative array index read
2015-06-09 Jan Beulich... by default. Add a per-device "permissive" mode...
2015-06-09 Jan BeulichSince the next patch will turn all not explicitly descr...
2015-06-09 Jan BeulichThe adjustments are solely to make the subsequent patch...
2015-06-09 Jan Beulichxen_pt_emu_reg_pcie[]'s PCI_EXP_DEVCAP needs to cover...
2015-06-09 Jan BeulichThis is just to avoid having to adjust that calculation...
2015-06-09 Jan Beulichxen_pt_pmcsr_reg_write() needs an adjustment to deal...
2015-06-09 Jan BeulichThere's no point in xen_pt_pmcsr_reg_{read,write}(...
2015-06-09 Jan BeulichWithout this the actual XSA-131 fix would cause the...
2015-06-09 Jan Beulich... to avoid allowing the guest to cause the control...
2015-06-09 Jan BeulichIt's being used by the hypervisor. For now simply mimic...
2015-06-09 Jan BeulichThe old logic didn't work as intended when an access...
2015-05-27 Petr Matousekfdc: force the fifo access to be in bounds of the alloc...
2015-04-09 Wei Liuqemu-trad: xenstore: use relative path for device-model...
2015-03-31 Jan Beulichxen: limit guest control of PCI command register
2015-02-02 Jan Beulichcirrus: fix an uninitialized variable
2014-10-06 Ian Campbellqemu-xen-trad: Switch to $(LIBEXEC_BIN) from $(LIBEXEC) xen-4.5.0 xen-4.5.0-rc1
2014-09-23 Stefano Stabelliniqemu-xen-trad: -I tools/libxc/include and tools/xenstor...
2014-06-25 Zhenzhong Duanqemu-xen-trad: free all the pirqs for msi/msix when...
2013-12-19 Andrew Cooperqemu-traditional: Fix build warnings on Wheezy xen-4.4.0 xen-4.4.0-rc2 xen-4.4.0-rc3 xen-4.4.0-rc4 xen-4.4.0-rc5 xen-4.4.0-rc6
2013-12-04 Matthew Daleyxen_disk: fix memory leak xen-4.4.0-rc1
2013-11-12 Konrad Rzeszutek... hw/piix4acpi: Make writes to ACPI_DBG_IO_ADDR actually...
2013-10-15 Olaf Heringqemu-traditional: do not strip binaries during make...
2013-08-07 Ian Campbellqemu-xen-traditional: allow build without blktap1
next