aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-09-19xilinx_timer: Fix a compile error if debug enabledChris Wulff
2012-09-19xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite
2012-09-19xilinx.h: Error check when setting linksPeter A. G. Crosthwaite
2012-09-19xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite
2012-09-19xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite
2012-09-19xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite
2012-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-17pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-09-14net: fix usbnet_receive() packet dropsStefan Hajnoczi
2012-09-14net: clean up usbnet_receive()Stefan Hajnoczi
2012-09-14eepro100: Fix network hang when rx buffers run outBo Yang
2012-09-14xen: flush queue when getting an eventPaolo Bonzini
2012-09-14e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini
2012-09-14net: notify iothread after flushing queuePaolo Bonzini
2012-09-14Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil
2012-09-14Fix spelling (licenced -> licensed) in GPLStefan Weil
2012-09-14Spelling fixes in comments and documentationStefan Weil
2012-09-14srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy
2012-09-13qxl: add trace-event for QXL_IO_LOGAlon Levy
2012-09-13hw/qxl: tracing fixesAlon Levy
2012-09-12ahci: properly reset PxCMD on HBA resetJason Baron
2012-09-12ide: Fix error messages from static code analysis (no real error)Stefan Weil
2012-09-12ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg
2012-09-12qxl: better cleanup for surface destroyUri Lublin
2012-09-12qxl: Ignore set_client_capabilities pre/post migrateHans de Goede
2012-09-12qxl: dont update invalid areaDunrong Huang
2012-09-12spice: switch to queue for vga mode updatesGerd Hoffmann
2012-09-11VGA: Flush coalesced MMIO on related MMIO/PIO accessesJan Kiszka
2012-09-11xhci: allow bytewise capability register readsGerd Hoffmann
2012-09-11xhci: kill xhci_mem_{read,write} dispatcher functionsGerd Hoffmann
2012-09-11xhci: support multiple interruptersGerd Hoffmann
2012-09-11xhci: pick target interrupterGerd Hoffmann
2012-09-11xhci: prepare xhci_runtime_{read,write} for multiple interruptersGerd Hoffmann
2012-09-11xhci: add XHCIInterrupterGerd Hoffmann
2012-09-11xhci: move register update into xhci_intr_raiseGerd Hoffmann
2012-09-11xhci: add msix supportGerd Hoffmann
2012-09-11xhci: rework interrupt handlingGerd Hoffmann
2012-09-11xhci: fix & cleanup msi.Gerd Hoffmann
2012-09-11usb-storage: usb3 supportGerd Hoffmann
2012-09-11usb3: bos decriptorGerd Hoffmann
2012-09-11usb3: superspeed endpoint companionGerd Hoffmann
2012-09-11usb3: superspeed descriptorsGerd Hoffmann
2012-09-11xhci: update port handlingGerd Hoffmann
2012-09-11xhci: update register layoutGerd Hoffmann