]> git.proxmox.com Git - qemu.git/history - hw
ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
[qemu.git] / hw /
2012-10-12 Hans de Goedeehci: Fix interrupts stopping when Interrupt Threshold...
2012-10-12 Gerd Hoffmannehci: switch to new-style memory ops
2012-10-12 Uri Lublinqxl: better cleanup for surface destroy
2012-10-12 Gerd Hoffmannusb-host: allow emulated (non-async) control requests...
2012-10-12 Dunrong Huangqxl: dont update invalid area
2012-10-12 Gerd Hoffmannxhci: allow bytewise capability register reads
2012-10-12 Gerd Hoffmannxhci: fix runtime write tracepoint
2012-10-12 Gerd Hoffmannxhci: drop buffering
2012-10-12 Gerd Hoffmannxhci: rip out background transfer code
2012-10-12 Gerd Hoffmannusb-audio: fix usb version
2012-10-12 Samuel ThibaultBetter name usb braille device
2012-10-12 Hans de Goedeusb-redir: Return babble when getting more bulk data...
2012-10-12 Hans de Goedeusb-redir: Move to core packet id and queue handling
2012-10-12 Hans de Goedeusb-redir: Get rid of unused async-struct dev member
2012-10-12 Hans de Goedeusb-redir: Get rid of local shadow copy of packet headers
2012-10-12 Hans de Goedeusb-redir: Get rid of async-struct get member
2012-10-12 Hans de Goedeusb-redir: Don't delay handling of open events to a...
2012-10-12 Hans de Goedeusb-redir: Never return USB_RET_NAK for async handled...
2012-10-12 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-10-12 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-10-12 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-10-12 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-10-12 Gerd Hoffmannehci: add doorbell trace events
2012-10-12 Gerd Hoffmannehci: trace guest bugs
2012-10-12 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-10-12 Hans de Goedeehci: Properly report completed but not yet processed...
2012-10-12 Hans de Goedeehci: Properly cleanup packets on cancel
2012-10-12 Hans de Goedeehci: Update copyright headers to reflect recent work
2012-10-12 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-10-12 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-10-12 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-10-12 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-10-12 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-10-12 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-10-09 Stefan Weilhw/mcf5206: Fix buffer overflow for MBAR read / write
2012-10-09 Stefan Weilhw/wm8750: Fix potential buffer overflow
2012-10-09 Jan Kiszkamusicpal: Fix flash mapping
2012-10-09 Aurelien Jarnolan9118: fix multicast filtering
2012-10-09 Henning Schildfix entry pointer for ELF kernels loaded with -kernel...
2012-10-09 Jason Baronpcie_aer: clear cmask for Advanced Error Interrupt...
2012-10-09 Jason Baronpcie: drop version_id field for live migration
2012-10-09 Alon Levyqxl: add QXL_IO_MONITORS_CONFIG_ASYNC
2012-10-09 Alon Levyqxl/update_area_io: guest_bug on invalid parameters
2012-10-09 Yonit Halperinspice: notify on vm state change only via spice_server_...
2012-10-09 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-31 Gerd Hoffmannuas: move transfer kickoff
2012-08-31 Hans de Goedeehci: Fix interrupt endpoints no longer working
2012-08-31 Gerd Hoffmannehci: handle TD deactivation of inflight packets
2012-08-31 Gerd Hoffmannehci: add ehci_cancel_queue()
2012-08-31 Hans de Goedeehci: simplify ehci_state_executing
2012-08-31 Hans de Goedeehci: Remove unnecessary ehci_flush_qh call
2012-08-31 Hans de Goedeehci: Schedule async-bh when IAAD bit gets set
2012-08-31 Hans de Goedeehci: Fix NULL ptr deref when unplugging an USB dev...
2012-08-31 Gerd Hoffmannusb: unique packet ids
2012-08-31 Hans de Goedeusb: Halt ep queue en cancel pending packets on a packe...
2012-08-31 Gerd Hoffmannfix info qtree indention
2012-08-29 Stefan Weilscsi-disk: Fix typo (uint32 -> uint32_t)
2012-08-29 Michael S. Tsirkinmsix: make [un]use vectors on reset/load optional
2012-08-29 Gleb Natapovreset PMBA and PMREGMISC PIIX4 registers.
2012-08-29 Cam Macdonellivshmem: remove redundant ioeventfd configuration
2012-08-29 Peter Maydellhw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-28 Paolo Bonziniscsi: more fixes to properties for passthrough devices
2012-08-28 Paolo Bonziniesp: support 24-bit DMA
2012-08-28 Hannes Reineckemegasas: Add 'hba_serial' property
2012-08-27 malcRevert "fix some debug printf format strings"
2012-08-27 malcRevert "vga: add some optional CGA compatibility hacks"
2012-08-27 malcRevert "i8259: add -no-spurious-interrupt-hack option"
2012-08-24 Matthew Ogilviei8259: add -no-spurious-interrupt-hack option
2012-08-24 Matthew Ogilvievga: add some optional CGA compatibility hacks
2012-08-24 Matthew Ogilviefix some debug printf format strings
2012-08-24 Paolo Bonziniivshmem: fix memory_region_del_eventfd assertion failure
2012-08-24 Paolo Bonziniqom: object_delete should unparent the object first
2012-08-22 Anthony Liguoriboards: add a 'none' machine type to all platforms
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-22 Andreas Färberpci: Tidy up PCI host bridges
2012-08-22 Andreas Färberpci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
2012-08-22 Andreas Färberpci_host: Turn into SysBus-derived QOM type
2012-08-22 Andreas Färberunin_pci: QOM'ify UniNorth PCI host bridges
2012-08-22 Andreas Färberspapr_pci: QOM'ify sPAPR PCI host bridge
2012-08-22 Andreas Färberprep_pci: QOM'ify Raven PCI host bridge
2012-08-22 Andreas Färberppce500_pci: QOM'ify e500 PCI host bridge
2012-08-22 Andreas Färberppc4xx_pci: QOM'ify ppc4xx PCI host bridge
2012-08-22 Andreas Färbergt64xxx: QOM'ify GT64120 PCI host bridge
2012-08-22 Andreas Färbergrackle_pci: QOM'ify Grackle PCI host bridge
2012-08-22 Andreas Färberdec_pci: QOM'ify DEC 21154 PCI-PCI bridge
2012-08-22 Andreas Färberbonito: QOM'ify Bonito PCI host bridge
2012-08-22 Andreas Färberalpha_typhoon: QOM'ify Typhoon PCI host bridge
2012-08-22 Andreas Färberpci: Make host bridge TypeInfos const
2012-08-22 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-21 Jan Kiszkai82378: Remove bogus MMIO coalescing
2012-08-20 Paolo Bonzinivirtio-scsi: add backwards-compatibility properties...
2012-08-18 Markus Armbrusterpc: Fix RTC CMOS info on RAM for ram_size < 1MiB
next