aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'kraxel/usb.39' into stagingAnthony Liguori
2012-02-29ide: fail I/O to empty diskPaolo Bonzini
2012-02-29fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau
2012-02-29fdc: fix seek command, which shouldn't check tracksHervé Poussineau
2012-02-29fdc: check if media rate is correct before doing any transferHervé Poussineau
2012-02-29fdc: add a 'check media rate' property. Not used yetHervé Poussineau
2012-02-29block: add a transfer rate for floppy typesHervé Poussineau
2012-02-29fdc: add CCR (Configuration Control Register) write registerHervé Poussineau
2012-02-29fdc: handle read-only floppies (abort early on write commands)Hervé Poussineau
2012-02-29fdc: most control commands do not generate interruptsHervé Poussineau
2012-02-29fdc: set busy bit when starting a commandHervé Poussineau
2012-02-29fdc: take side count into accountHervé Poussineau
2012-02-29memory: support stateless memory listenersAvi Kivity
2012-02-29memory: allow MemoryListeners to observe a specific address spaceAvi Kivity
2012-02-29memory: move ioeventfd ops to MemoryListenerAvi Kivity
2012-02-29memory: switch memory listeners to a QTAILQAvi Kivity
2012-02-28qxl: properly handle upright and non-shared surfacesGerd Hoffmann
2012-02-28qxl: add optinal 64bit vram barGerd Hoffmann
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-02-27usb: Resolve warnings about unassigned bus on usb device creationJan Kiszka
2012-02-27ehci: drop old stuffGerd Hoffmann
2012-02-27usb-ehci: Handle ISO packets failing with an error other then NAKHans de Goede
2012-02-27usb-ccid: advertise SELF_POWEREDAlon Levy
2012-02-27usb-desc: fix user trigerrable segfaults (!config)Alon Levy
2012-02-27usb-ehci: sanity-check iso xfersGerd Hoffmann
2012-02-27usb: add tracepoint for usb packet state changes.Gerd Hoffmann
2012-02-27usb-xhci: enable packet queuingGerd Hoffmann
2012-02-27usb-uhci: implement packet queuingGerd Hoffmann
2012-02-27usb-uhci: process uhci_handle_td return code via switch.Gerd Hoffmann
2012-02-27usb-uhci: add UHCIQueueGerd Hoffmann
2012-02-27usb-uhci: cleanup UHCIAsync allocation & initialization.Gerd Hoffmann
2012-02-27usb-ehci: fix resetGerd Hoffmann
2012-02-27usb-hid: fix tablet activationGerd Hoffmann
2012-02-27qxl: make qxl_render_update asyncAlon Levy
2012-02-27qxl: introduce QXLCookieAlon Levy
2012-02-27qxl: remove flippedAlon Levy
2012-02-27qxl: require spice >= 0.8.2Alon Levy
2012-02-27qxl: drop qxl_spice_update_area_async definitionAlon Levy
2012-02-27qxl: fix spice+sdl no cursor regressionAlon Levy
2012-02-24nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-24Remove screendump dummy functions.Gerd Hoffmann
2012-02-24vga: simplify screendumpGerd Hoffmann
2012-02-24suspend: make acpi timer wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make rtc alarm wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make serial ports wakeup the guest.Gerd Hoffmann