]> xenbits.xensource.com Git - qemu-upstream-4.3-testing.git/shortlog
qemu-upstream-4.3-testing.git
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
2013-04-05 Felipe FranciosiAllow xen guests to plug disks of 1 TiB or more qemu-xen-4.3.0-rc1
2013-04-05 Felipe FranciosiIntroduce 64 bit integer write interface to xenstore
2013-04-05 Alex BlighXen PV backend: Disable use of O_DIRECT by default...
2013-04-05 Alex BlighXen PV backend: Move call to bdrv_new from blk_init...
2013-04-05 Stefano StabelliniRevert "xen: Disable use of O_DIRECT by default as...
2013-04-05 Hanweidongxen-mapcache: pass the right size argument to test_bits
2013-04-05 Stefano Stabellinixen-mapcache: replace last_address_index with a last_en...
2013-03-14 Alex Blighxen: Disable use of O_DIRECT by default as it results...
2013-01-28 Michael Rothupdate VERSION for v1.3.1
2013-01-21 Markus Armbrusterqxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM...
2013-01-21 Sander EikelenboomFix compile errors when enabling Xen debug logging.
2013-01-21 Stefano Stabellinixen: fix trivial PCI passthrough MSI-X bug
2013-01-21 Roger Pau Monnexen_disk: fix memory leak
2013-01-21 Peter Maydelltcg/target-arm: Add missing parens to assertions
2013-01-21 Kevin Wolfwin32-aio: Fix memory leak
2013-01-21 Kevin Wolfwin32-aio: Fix vectored reads
2013-01-21 Kevin Wolfaio: Fix return value of aio_poll()
2013-01-17 Michael Contrerase1000: Discard oversized packets based on SBP|LPE
2013-01-16 Stefano Stabellinixen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove...
2013-01-16 Roger Pau Monnexen_disk: add persistent grant support to xen_disk...
2013-01-16 Roger Pau Monnexen_disk: fix memory leak
2013-01-16 Paolo Bonziniraw-posix: fix bdrv_aio_ioctl
2013-01-16 Alex Williamsonvfio-pci: Loosen sanity checks to allow future features
2013-01-16 Alex Williamsonpci-assign: Enable MSIX on device to match guest
2013-01-16 Alex Williamsonvfio-pci: Make host MSI-X enable track guest
2013-01-16 Max Filippovtarget-xtensa: fix search_pc for the last TB opcode
2013-01-16 Paolo Bonzinibuffered_file: do not send more than s->bytes_xfer...
2013-01-16 Paolo Bonzinimigration: fix migration_bitmap leak
2013-01-16 Michael Contrerase1000: Discard oversized packets based on SBP|LPE
2013-01-16 Uri Lublinqxl+vnc: register a vm state change handler for dummy...
2013-01-16 Gerd Hoffmannqxl: save qemu_create_displaysurface_from result
2013-01-16 Max Filippovtarget-xtensa: fix ITLB/DTLB page protection flags
2013-01-16 Gerd Hoffmannpixman: fix vnc tight png/jpeg support
2013-01-15 Gerd HoffmannUpdate seabios to a810e4e72a0d42c7bc04eda57382f8e019add901
2013-01-15 Gerd Hoffmannseabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059
2013-01-14 Alex Williamsonvfio-pci: Don't use kvm_irqchip_in_kernel
2013-01-14 Petar Jovanovictarget-mips: Fix incorrect shift for SHILO and SHILOV
2013-01-14 Petar Jovanovictarget-mips: Fix incorrect code and test for INSV
2013-01-14 David Gibsonmigration: Fix madvise breakage if host and guest have...
2013-01-14 David GibsonFix off-by-1 error in RAM migration code
2013-01-14 Brad SmithDisable semaphores fallback code for OpenBSD
2013-01-14 Brad SmithFix semaphores fallback code
2013-01-14 Ian Jacksoncpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t...
2013-01-14 Ian Jacksoncpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_...
2013-01-14 Stefano Stabellinixen: implement support for secondary consoles in the...
2013-01-14 Stefano Stabellinixen: fix trivial PCI passthrough MSI-X bug
2013-01-14 Sander EikelenboomFix compile errors when enabling Xen debug logging.
next