summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-02-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-2/+16
2016-02-04Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell13-306/+389
2016-02-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...Peter Maydell13-59/+1743
2016-02-04e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek1-2/+4
2016-02-04cadence_gem: fix buffer overflowMichael S. Tsirkin1-0/+8
2016-02-04net: cadence_gem: check packet size in gem_recievePrasad J Pandit1-0/+4
2016-02-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+2
2016-02-03dma: remove now useless DMA_* functionsHervé Poussineau3-109/+0
2016-02-03sb16: use IsaDma interface instead of global DMA_* functionsHervé Poussineau1-5/+18
2016-02-03gus: use IsaDma interface instead of global DMA_* functionsHervé Poussineau1-7/+13
2016-02-03cs4231a: use IsaDma interface instead of global DMA_* functionsHervé Poussineau1-8/+15
2016-02-03fdc: use IsaDma interface instead of global DMA_* functionsHervé Poussineau1-17/+46
2016-02-03sparc64: disable floppy DMAHervé Poussineau1-1/+14
2016-02-03sparc: disable floppy DMAHervé Poussineau1-0/+2
2016-02-03magnum: disable floppy DMA for nowHervé Poussineau1-1/+2
2016-02-03i8257: implement the IsaDma interfaceHervé Poussineau1-31/+117
2016-02-03isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau1-0/+21
2016-02-03i8257: move state definition to new independent headerHervé Poussineau1-34/+1
2016-02-03i8257: QOM'ifyHervé Poussineau1-53/+107
2016-02-03i8257: add missing constHervé Poussineau1-1/+1
2016-02-03i8257: make the DMA running method per controllerHervé Poussineau1-41/+34
2016-02-03i8257: rename functions to start with i8257_ prefixHervé Poussineau1-45/+46
2016-02-03i8257: rename struct dma_regs to I8257RegsHervé Poussineau1-20/+20
2016-02-03i8257: rename struct dma_cont to I8257StateHervé Poussineau1-20/+23
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau8-8/+8
2016-02-03i82374: device only existed as ISA device, so simplify deviceHervé Poussineau1-39/+19
2016-02-03fdc: fix detection under LinuxJohn Snow1-0/+16
2016-02-03raspi: add raspberry pi 2 machineAndrew Baumann2-1/+153
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann2-35/+53
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann2-1/+166
2016-02-03bcm2836_control: add bcm2836 ARM control logicAndrew Baumann2-1/+304
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2-0/+205
2016-02-03bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann2-0/+237
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann2-0/+288
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2-0/+334
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov1-23/+3
2016-02-03hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux bootsEdgar E. Iglesias1-0/+2
2016-02-03virt-acpi-build: add always-on property for timerAndrew Jones1-1/+1
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann3-0/+26
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann2-2/+6
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann1-17/+36
2016-02-03virtio-gpu: fix memory leak in error pathGerd Hoffmann1-1/+2
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini2-0/+2
2016-02-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...Peter Maydell3-34/+121
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...Peter Maydell1-4/+7
2016-02-02virtio-scsi: Catch BDS-BB removal/insertionMax Reitz1-0/+55
2016-02-02virtio-blk: Functions for op blocker managementMax Reitz1-18/+59
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz1-16/+7
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...Peter Maydell18-5/+18
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...Peter Maydell1-36/+4