summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | uhci_fill_queue: zap debug printfGerd Hoffmann2012-03-071-1/+0
| * | usb: add USB_RET_IOERRORHans de Goede2012-03-074-5/+11
| * | usb-ehci: Cleanup itd error handlingHans de Goede2012-03-071-14/+14
| * | usb-ehci: Fix and simplify nakcnt handlingHans de Goede2012-03-071-28/+4
| * | usb-ehci: Remove dead nakcnt codeHans de Goede2012-03-071-20/+0
| * | usb-ehci: Fix cerr trackingHans de Goede2012-03-071-13/+6
| * | usb-ehci: Any packet completion except for NAK should set the interruptHans de Goede2012-03-071-1/+1
| * | usb-ehci: Rip the queues when the async or period schedule is haltedHans de Goede2012-03-071-1/+4
| * | usb-ehci: Drop cached qhs when the doorbell gets rungHans de Goede2012-03-071-16/+17
| * | usb-ehci: always call ehci_queues_rip_unused for period queuesHans de Goede2012-03-071-0/+1
| * | usb-ehci: split our qh queue into async and periodic queuesHans de Goede2012-03-071-25/+37
| * | usb-ehci: Never follow table entries with the T-bit setHans de Goede2012-03-071-6/+4
* | | xilinx_zynq: fix the buildAnthony Liguori2012-03-091-2/+2
| |/ |/|
* | xilinx_zynq: machine model initial versionPeter A. G. Crosthwaite2012-03-072-0/+692
* | cadence_gem: initial version of device modelPeter A. G. Crosthwaite2012-03-071-0/+1233
* | cadence_ttc: initial version of device modelPeter A. G. Crosthwaite2012-03-071-0/+489
* | cadence_uart: initial version of device modelPeter A. G. Crosthwaite2012-03-071-0/+513
* | microblaze_boot: enabled -dtb argumentPeter A. G. Crosthwaite2012-03-051-20/+14
* | petalogix_s2adsp1800: macro'd magic numbersPeter A. G. Crosthwaite2012-03-051-7/+13
* | petalogix_s2adsp1800: moved rst logic to rst fnPeter A. G. Crosthwaite2012-03-051-4/+8
* | microblaze: factored out common boot codePeter A. G. Crosthwaite2012-03-054-254/+210
|/
* s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger2012-03-051-12/+18
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-034-35/+138
|\
| * hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell2012-03-021-10/+10
| * arm: add device tree supportGrant Likely2012-03-022-6/+97
| * arm: make sure that number of irqs can be represented in GICD_TYPER.Rusty Russell2012-03-021-0/+9
| * arm: clean up GIC constantsRusty Russell2012-03-021-19/+22
* | Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori2012-03-011-1/+32
|\ \
| * | memory: support stateless memory listenersAvi Kivity2012-02-291-0/+16
| * | memory: allow MemoryListeners to observe a specific address spaceAvi Kivity2012-02-291-1/+1
| * | memory: move ioeventfd ops to MemoryListenerAvi Kivity2012-02-291-0/+14
| * | memory: switch memory listeners to a QTAILQAvi Kivity2012-02-291-0/+1
* | | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-03-017-14/+1052
|\ \ \ | |_|/ |/| |
| * | kvmvapic: Introduce TPR access optimization for Windows guestsJan Kiszka2012-02-185-13/+1041
| * | target-i386: Add infrastructure for reporting TPR MMIO accessesJan Kiszka2012-02-183-1/+11
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-294-32/+165
|\ \ \
| * | | ide: fail I/O to empty diskPaolo Bonzini2012-02-291-4/+20
| * | | fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau2012-02-291-7/+3
| * | | fdc: fix seek command, which shouldn't check tracksHervé Poussineau2012-02-291-3/+6
| * | | fdc: check if media rate is correct before doing any transferHervé Poussineau2012-02-291-3/+50
| * | | fdc: add a 'check media rate' property. Not used yetHervé Poussineau2012-02-292-0/+31
| * | | block: add a transfer rate for floppy typesHervé Poussineau2012-02-292-2/+4
| * | | fdc: add CCR (Configuration Control Register) write registerHervé Poussineau2012-02-291-0/+22
| * | | fdc: handle read-only floppies (abort early on write commands)Hervé Poussineau2012-02-291-0/+11
| * | | fdc: most control commands do not generate interruptsHervé Poussineau2012-02-291-6/+6
| * | | fdc: set busy bit when starting a commandHervé Poussineau2012-02-291-1/+1
| * | | fdc: take side count into accountHervé Poussineau2012-02-291-6/+11
* | | | Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori2012-02-293-136/+280
|\ \ \ \
| * | | | qxl: properly handle upright and non-shared surfacesGerd Hoffmann2012-02-281-7/+13
| * | | | qxl: add optinal 64bit vram barGerd Hoffmann2012-02-282-7/+51
OpenPOWER on IntegriCloud