aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-03-05cc32rs512: add simulation of the built-in flash controllerHEADmasterHarald Welte1-5/+215
2012-03-05Initial support for the ChipCity CC32RS512 smart cardHarald Welte2-0/+528
2012-03-03Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl4-35/+138
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell1-10/+10
2012-03-02arm: add device tree supportGrant Likely2-6/+97
2012-03-02arm: make sure that number of irqs can be represented in GICD_TYPER.Rusty Russell1-0/+9
2012-03-02arm: clean up GIC constantsRusty Russell1-19/+22
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori1-1/+32
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori7-14/+1052
2012-02-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-32/+165
2012-02-29Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori3-136/+280
2012-02-29Merge remote-tracking branch 'kraxel/usb.39' into stagingAnthony Liguori13-224/+264
2012-02-29ide: fail I/O to empty diskPaolo Bonzini1-4/+20
2012-02-29fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau1-7/+3
2012-02-29fdc: fix seek command, which shouldn't check tracksHervé Poussineau1-3/+6
2012-02-29fdc: check if media rate is correct before doing any transferHervé Poussineau1-3/+50
2012-02-29fdc: add a 'check media rate' property. Not used yetHervé Poussineau2-0/+31
2012-02-29block: add a transfer rate for floppy typesHervé Poussineau2-2/+4
2012-02-29fdc: add CCR (Configuration Control Register) write registerHervé Poussineau1-0/+22
2012-02-29fdc: handle read-only floppies (abort early on write commands)Hervé Poussineau1-0/+11
2012-02-29fdc: most control commands do not generate interruptsHervé Poussineau1-6/+6
2012-02-29fdc: set busy bit when starting a commandHervé Poussineau1-1/+1
2012-02-29fdc: take side count into accountHervé Poussineau1-6/+11
2012-02-29memory: support stateless memory listenersAvi Kivity1-0/+16
2012-02-29memory: allow MemoryListeners to observe a specific address spaceAvi Kivity1-1/+1
2012-02-29memory: move ioeventfd ops to MemoryListenerAvi Kivity1-0/+14
2012-02-29memory: switch memory listeners to a QTAILQAvi Kivity1-0/+1
2012-02-28qxl: properly handle upright and non-shared surfacesGerd Hoffmann1-7/+13
2012-02-28qxl: add optinal 64bit vram barGerd Hoffmann2-7/+51
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-3/+5
2012-02-27usb: Resolve warnings about unassigned bus on usb device creationJan Kiszka6-27/+18
2012-02-27ehci: drop old stuffGerd Hoffmann1-29/+1
2012-02-27usb-ehci: Handle ISO packets failing with an error other then NAKHans de Goede1-3/+19
2012-02-27usb-ccid: advertise SELF_POWEREDAlon Levy1-1/+1
2012-02-27usb-desc: fix user trigerrable segfaults (!config)Alon Levy1-3/+17
2012-02-27usb-ehci: sanity-check iso xfersGerd Hoffmann1-6/+10
2012-02-27usb: add tracepoint for usb packet state changes.Gerd Hoffmann1-22/+5
2012-02-27usb-xhci: enable packet queuingGerd Hoffmann1-6/+0
2012-02-27usb-uhci: implement packet queuingGerd Hoffmann1-2/+31
2012-02-27usb-uhci: process uhci_handle_td return code via switch.Gerd Hoffmann1-27/+39
2012-02-27usb-uhci: add UHCIQueueGerd Hoffmann1-91/+118
2012-02-27usb-uhci: cleanup UHCIAsync allocation & initialization.Gerd Hoffmann1-7/+1
2012-02-27usb-ehci: fix resetGerd Hoffmann1-1/+2
2012-02-27usb-hid: fix tablet activationGerd Hoffmann1-0/+3
2012-02-27qxl: make qxl_render_update asyncAlon Levy3-31/+144
2012-02-27qxl: introduce QXLCookieAlon Levy3-16/+49
2012-02-27qxl: remove flippedAlon Levy2-37/+31
2012-02-27qxl: require spice >= 0.8.2Alon Levy2-44/+0
2012-02-27qxl: drop qxl_spice_update_area_async definitionAlon Levy1-6/+0
2012-02-27qxl: fix spice+sdl no cursor regressionAlon Levy1-0/+4