]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
[lisovros/qemu_apohw.git] / hw /
2014-07-16 Ulrich Obergfellscsi-disk: fix bug in scsi_block_new_request() introduc...
2014-07-03 Cornelia Hucks390x/css: handle emw correctly for tsch
2014-07-03 Markus Armbrustervirtio-scsi: Plug memory leak on virtio_scsi_push_event...
2014-07-01 Michael S. Tsirkinvirtio: allow mapping up to max queue size
2014-07-01 Michael S. Tsirkinpci-assign: limit # of msix vectors
2014-06-29 Alexey Kardashevskiyspapr_pci: Fix number of returned vectors in ibm, chang...
2014-06-26 Michael S. Tsirkinstellaris_enet: block migration
2014-06-26 Michael S. Tsirkinvirtio: validate config_len on load
2014-06-26 Michael S. Tsirkinusb: sanity check setup_index+setup_len in post_load
2014-06-26 Michael S. Tsirkinvmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
2014-06-26 Michael S. Tsirkinvirtio-scsi: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkinzaurus: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkintsc210x: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkinssd0323: fix buffer overun on invalid state load
2014-06-26 Michael S. Tsirkinssi-sd: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkinpxa2xx: avoid buffer overrun on incoming migration
2014-06-26 Michael S. Tsirkinvirtio: validate num_sg when mapping
2014-06-26 Michael Rothopenpic: avoid buffer overrun on incoming migration
2014-06-26 Michael Rothvirtio: avoid buffer overrun on incoming migration
2014-06-26 Michael S. Tsirkinpl022: fix buffer overun on invalid state load
2014-06-26 Michael S. Tsirkinhw/pci/pcie_aer.c: fix buffer overruns on invalid state...
2014-06-26 Michael S. Tsirkinhpet: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkinahci: fix buffer overrun on invalid state load
2014-06-26 Michael S. Tsirkinvirtio: out-of-bounds buffer write on invalid state...
2014-06-26 Michael S. Tsirkinvirtio-net: out-of-bounds buffer write on load
2014-06-26 Michael S. Tsirkinvirtio-net: out-of-bounds buffer write on invalid state...
2014-06-25 Dmitry Fleytmanvmxnet3: validate queues configuration read on migration
2014-06-25 Dmitry Fleytmanvmxnet3: validate interrupt indices read on migration
2014-06-25 Dmitry Fleytmanvmxnet3: validate queues configuration coming from...
2014-06-25 Dmitry Fleytmanvmxnet3: validate interrupt indices coming from guest
2014-06-25 Michael S. Tsirkinacpi: fix tables for no-hpet configuration
2014-06-25 Hannes Reineckemegasas: Implement LD_LIST_QUERY
2014-06-25 Benoît Canetide: Correct improper smart self test counter reset...
2014-06-25 Peter Maydellhw/net/stellaris_enet: Correct handling of packet padding
2014-06-25 Peter Maydellhw/net/stellaris_enet: Restructure tx_fifo code to...
2014-06-25 Stefan Fritschvirtio-net: Do not filter VLANs without F_CTRL_VLAN
2014-06-25 Fam Zhengscsi: Change scsi sense buf size to 252
2014-06-25 Thomas Huths390x/virtio-hcall: Add range check for hypervisor...
2014-06-25 Markus Armbrusterscsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
2014-02-27 Christoffer Dallhw/intc/arm_gic: Fix GIC_SET_LEVEL
2014-02-27 Peter Maydellhw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
2014-02-27 Peter Maydellhw/intc/exynos4210_combiner: Don't overrun output_irq...
2014-02-27 Peter Maydellhw/timer/arm_timer: Avoid array overrun for bad addresses
2014-02-27 Peter Maydellhw/misc/arm_sysctl: Fix bad boundary check on mb clock...
2014-02-21 Paolo Bonziniadlib: fix patching of port I/O addresses
2014-02-21 Stefan Weili386: Add missing include file for QEMU_PACKED
2014-02-21 Eric Farmanvirtio-scsi: Prevent assertion on missed events
2014-02-21 Eric Farmanvirtio-scsi: Cleanup of I/Os that never started
2014-02-21 Paolo Bonziniscsi: Assign cancel_io vector for scsi_disk_emulate_ops
2014-02-21 Paolo Bonziniscsi: Support TEST UNIT READY in the dummy LUN0
2014-02-21 Alex Williamsonvfio-pci: Release all MSI-X vectors when disabled
2014-02-21 Stefan Weilmainstone: Fix duplicate array values for key 'space'
2014-02-21 Michael S. Tsirkinhpet: fix build with CONFIG_HPET off
2014-02-21 Gerd Hoffmannpiix: fix 32bit pci hole
2014-02-21 Michael S. Tsirkinpc: map PCI address space as catchall region for not...
2014-02-21 Gerd Hoffmannintel-hda: fix position buffer
2014-02-21 Paolo Bonziniscsi-disk: fix VERIFY emulation
2014-02-21 Paolo Bonziniscsi-bus: fix transfer length and direction for VERIFY...
2014-02-21 Paolo Bonzinivirtio-pci: add device_unplugged callback
2014-02-21 Paolo Bonzinivirtio-rng: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-balloon: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-scsi: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-net: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-serial: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-blk: switch exit callback to VirtioDeviceClass
2014-02-21 Paolo Bonzinivirtio-bus: cleanup plug/unplug interface
2014-02-21 Paolo Bonzinivirtio-pci: remove vdev field
2014-02-21 Paolo Bonzinivirtio-ccw: remove vdev field
2014-02-21 Paolo Bonzinivirtio-bus: remove vdev field
2014-02-21 Paolo Bonzinivirtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_cc...
2013-11-26 Alexander GrafPPC: BookE: Make FIT/WDT timers at best millisecond...
2013-11-26 Alexander GrafPPC: Make BookE FIT/WDT timers more lazy
2013-11-26 Michael S. Tsirkinacpi-build: fix support for glib < 2.22
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/tags/for-anthony...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-22 Vlad Yasevichqdev-properties-system.c: Allow vlan or netdev for...
2013-11-21 Hervé Poussineaumips jazz: do not raise data bus exception when accessi...
2013-11-21 Alex Williamsonvfio-pci: Fix multifunction=on
2013-11-21 Paolo Bonzinipc: get rid of builtin pvpanic for "-M pc-1.5"
2013-11-21 Mark Cave-Aylandsun4m: Add FCode ROM for TCX framebuffer
2013-11-21 Alex Williamsonvfio-pci: Fix multifunction=on
2013-11-21 Hervé Poussineaumips jazz: do not raise data bus exception when accessi...
2013-11-21 Amos Kongvirtio-rng: add check of period
2013-11-21 Michael S. Tsirkins390x: fix flat file load on 32 bit systems
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.14
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.22
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-11-21 Michael S. TsirkinRevert "e1000/rtl8139: update HMP NIC when every bit...
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.14
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.22
2013-11-21 Bandan Daspci: unregister vmstate_pcibus on unplug
2013-11-21 Michael S. Tsirkins390x: fix flat file load on 32 bit systems
2013-11-20 Sebastian Mackeopenrisc-timer: Reduce overhead, Separate clock update...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
next