index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-2
/
+16
2016-02-04
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
13
-306
/
+389
2016-02-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...
Peter Maydell
13
-59
/
+1743
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
1
-2
/
+4
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
1
-0
/
+8
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
1
-0
/
+4
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+2
2016-02-03
dma: remove now useless DMA_* functions
Hervé Poussineau
3
-109
/
+0
2016-02-03
sb16: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
1
-5
/
+18
2016-02-03
gus: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
1
-7
/
+13
2016-02-03
cs4231a: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
1
-8
/
+15
2016-02-03
fdc: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
1
-17
/
+46
2016-02-03
sparc64: disable floppy DMA
Hervé Poussineau
1
-1
/
+14
2016-02-03
sparc: disable floppy DMA
Hervé Poussineau
1
-0
/
+2
2016-02-03
magnum: disable floppy DMA for now
Hervé Poussineau
1
-1
/
+2
2016-02-03
i8257: implement the IsaDma interface
Hervé Poussineau
1
-31
/
+117
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
1
-0
/
+21
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
1
-34
/
+1
2016-02-03
i8257: QOM'ify
Hervé Poussineau
1
-53
/
+107
2016-02-03
i8257: add missing const
Hervé Poussineau
1
-1
/
+1
2016-02-03
i8257: make the DMA running method per controller
Hervé Poussineau
1
-41
/
+34
2016-02-03
i8257: rename functions to start with i8257_ prefix
Hervé Poussineau
1
-45
/
+46
2016-02-03
i8257: rename struct dma_regs to I8257Regs
Hervé Poussineau
1
-20
/
+20
2016-02-03
i8257: rename struct dma_cont to I8257State
Hervé Poussineau
1
-20
/
+23
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
8
-8
/
+8
2016-02-03
i82374: device only existed as ISA device, so simplify device
Hervé Poussineau
1
-39
/
+19
2016-02-03
fdc: fix detection under Linux
John Snow
1
-0
/
+16
2016-02-03
raspi: add raspberry pi 2 machine
Andrew Baumann
2
-1
/
+153
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2
-35
/
+53
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2
-1
/
+166
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2
-1
/
+304
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2
-0
/
+205
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2
-0
/
+237
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
2
-0
/
+288
2016-02-03
bcm2835_mbox: add BCM2835 mailboxes
Andrew Baumann
2
-0
/
+334
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
1
-23
/
+3
2016-02-03
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
1
-0
/
+2
2016-02-03
virt-acpi-build: add always-on property for timer
Andrew Jones
1
-1
/
+1
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
3
-0
/
+26
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2
-2
/
+6
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
1
-17
/
+36
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
1
-1
/
+2
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2
-0
/
+2
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
3
-34
/
+121
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
1
-4
/
+7
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+55
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
1
-18
/
+59
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
1
-16
/
+7
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
18
-5
/
+18
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
1
-36
/
+4
[next]