]> git.proxmox.com Git - qemu.git/history - hw
lm4549: Fix buffer overflow
[qemu.git] / hw /
2012-09-23 Stefan Weillm4549: Fix buffer overflow
2012-09-23 Stefan Weilcadence_uart: Fix buffer overflow
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-19 Peter Maydellhw/pflash_cfi0[12]: Use host-utils.h ctz32()
2012-09-19 Aurelien Jarnopflash_cfi01: fix vendor specific extended query
2012-09-19 Chris Wulffxilinx_timer: Fix a compile error if debug enabled
2012-09-19 Peter A. G. Crosth... xilinx: fix names of ethernet and dma links.
2012-09-19 Peter A. G. Crosth... xilinx.h: Error check when setting links
2012-09-19 Peter A. G. Crosth... xilinx_timer: Fixed "frequency" prop name
2012-09-19 Peter A. G. Crosth... xilinx_timer: Send dbg msgs to stderr not stdout
2012-09-19 Peter A. G. Crosth... xilinx_timer: Removed comma in device name
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-17 Jan Kiszkapc: Drop practically unused BOCHS BIOS debug ports
2012-09-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-09-14 Stefan Hajnoczinet: fix usbnet_receive() packet drops
2012-09-14 Stefan Hajnoczinet: clean up usbnet_receive()
2012-09-14 Bo Yangeepro100: Fix network hang when rx buffers run out
2012-09-14 Paolo Bonzinixen: flush queue when getting an event
2012-09-14 Paolo Bonzinie1000: flush queue whenever can_receive can go from...
2012-09-14 Paolo Bonzininet: notify iothread after flushing queue
2012-09-14 Stefan WeilSpelling fixes in comments and macro names (ressource...
2012-09-14 Stefan WeilFix spelling (licenced -> licensed) in GPL
2012-09-14 Stefan WeilSpelling fixes in comments and documentation
2012-09-14 Stefan Weilsrp: Don't use QEMU_PACKED for single elements of a...
2012-09-13 Hans de Goedeuhci: Don't queue up packets after one with the SPD...
2012-09-13 Hans de Goedeusb-redir: Revert usb-redir part of commit 93bfef4c
2012-09-13 Hans de Goedeusb-redir: Add chardev open / close debug logging
2012-09-13 Hans de Goedeusb-redir: Add support for migration
2012-09-13 Hans de Goedeusb-redir: Store max_packet_size in endp_data
2012-09-13 Hans de Goedeusb-redir: Add an already_in_flight packet-id queue
2012-09-13 Hans de Goedeusb-redir: Change cancelled packet code into a generic...
2012-09-13 Hans de Goedeehci: Walk async schedule before and after migration
2012-09-13 Hans de Goedeehci: Don't set seen to 0 when removing unseen queue...
2012-09-13 Alon Levyhw/qxl: support client monitor configuration via device
2012-09-13 Alon Levyqxl: add trace-event for QXL_IO_LOG
2012-09-13 Alon Levyhw/qxl: tracing fixes
2012-09-12 Jason Baronahci: properly reset PxCMD on HBA reset
2012-09-12 Stefan Weilide: Fix error messages from static code analysis ...
2012-09-12 Ronnie SahlbergATAPI: STARTSTOPUNIT only eject/load media if powercond...
2012-09-12 Hans de Goedeehci: Don't process too much frames in 1 timer tick...
2012-09-12 Hans de Goedeehci: Fix interrupts stopping when Interrupt Threshold...
2012-09-12 Gerd Hoffmannehci: switch to new-style memory ops
2012-09-12 Uri Lublinqxl: better cleanup for surface destroy
2012-09-12 Gerd Hoffmannusb-host: allow emulated (non-async) control requests...
2012-09-12 Hans de Goedeqxl: Ignore set_client_capabilities pre/post migrate
2012-09-12 Dunrong Huangqxl: dont update invalid area
2012-09-12 Gerd Hoffmannspice: switch to queue for vga mode updates
2012-09-11 Jan KiszkaVGA: Flush coalesced MMIO on related MMIO/PIO accesses
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Gerd Hoffmannxhci: allow bytewise capability register reads
2012-09-11 Gerd Hoffmannxhci: kill xhci_mem_{read,write} dispatcher functions
2012-09-11 Gerd Hoffmannxhci: support multiple interrupters
2012-09-11 Gerd Hoffmannxhci: pick target interrupter
2012-09-11 Gerd Hoffmannxhci: prepare xhci_runtime_{read,write} for multiple...
2012-09-11 Gerd Hoffmannxhci: add XHCIInterrupter
2012-09-11 Gerd Hoffmannxhci: move register update into xhci_intr_raise
2012-09-11 Gerd Hoffmannxhci: add msix support
2012-09-11 Gerd Hoffmannxhci: rework interrupt handling
2012-09-11 Gerd Hoffmannxhci: fix & cleanup msi.
2012-09-11 Gerd Hoffmannusb-storage: usb3 support
2012-09-11 Gerd Hoffmannusb3: bos decriptor
2012-09-11 Gerd Hoffmannusb3: superspeed endpoint companion
2012-09-11 Gerd Hoffmannusb3: superspeed descriptors
2012-09-11 Gerd Hoffmannxhci: update port handling
2012-09-11 Gerd Hoffmannxhci: update register layout
2012-09-11 Gerd Hoffmannxhci: fix runtime write tracepoint
2012-09-11 Gerd Hoffmannxhci: add trace_usb_xhci_ep_set_dequeue
2012-09-11 Gerd Hoffmannxhci: trace cc codes in cleartext
2012-09-11 Gerd Hoffmannxhci: iso xfer support
2012-09-11 Gerd Hoffmannxhci: implement mfindex
2012-09-11 Gerd Hoffmannxhci: move device lookup into xhci_setup_packet
2012-09-11 Gerd Hoffmannxhci: drop buffering
2012-09-11 Gerd Hoffmannxhci: rip out background transfer code
2012-09-11 Gerd Hoffmannusb-audio: fix usb version
2012-09-11 Samuel ThibaultBetter name usb braille device
2012-09-11 Hans de Goedeusb-redir: Enable pipelining for bulk endpoints
2012-09-11 Hans de Goedeusb-redir: Ensure our peer has the necessary caps when...
2012-09-11 Hans de Goedeusb-redir: Add a usbredir_reject_device helper function
2012-09-11 Hans de Goedeusb-redir: Set ep max_packet_size if available
2012-09-11 Hans de Goedeusb-redir: Convert to new libusbredirparser 0.5 API
2012-09-11 Hans de Goedeusb-redir: Return babble when getting more bulk data...
2012-09-11 Hans de Goedeusb-redir: Move to core packet id and queue handling
2012-09-11 Hans de Goedeusb-redir: Get rid of unused async-struct dev member
2012-09-11 Hans de Goedeusb-redir: Get rid of local shadow copy of packet headers
2012-09-11 Hans de Goedeusb-redir: Get rid of async-struct get member
2012-09-11 Hans de Goedeusb-redir: Don't delay handling of open events to a...
2012-09-11 Hans de Goedeusb-redir: Never return USB_RET_NAK for async handled...
2012-09-11 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-09-11 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-09-11 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-09-11 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-09-11 Gerd Hoffmannehci: add doorbell trace events
2012-09-11 Gerd Hoffmannehci: trace guest bugs
2012-09-11 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-09-11 Hans de Goedeehci: Properly report completed but not yet processed...
next