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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
1
-25
/
+63
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
1
-143
/
+125
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
1
-106
/
+147
2015-05-22
ich9/ahci: Enable Migration
John Snow
2
-2
/
+0
2015-05-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...
Peter Maydell
1
-8
/
+12
2015-05-19
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
1
-8
/
+12
2015-05-19
vga-pci: QOMify
Gonglei
1
-18
/
+30
2015-05-19
qxl: QOMify
Gonglei
2
-18
/
+29
2015-05-19
cirrus_vga: QOMify
Gonglei
1
-2
/
+6
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
1
-0
/
+9
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
1
-0
/
+20
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite
2
-1
/
+54
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
1
-0
/
+24
2015-05-18
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
1
-28
/
+1
2015-05-18
char: cadence_uart: Clean up variable names
Peter Crosthwaite
1
-48
/
+54
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
1
-0
/
+35
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
1
-42
/
+1
2015-05-18
net: cadence_gem: Clean up variable names
Peter Crosthwaite
1
-35
/
+35
2015-05-18
arm: xlnx-zynqmp: Connect CPU Timers to GIC
Peter Crosthwaite
1
-0
/
+17
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
1
-0
/
+59
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
2
-0
/
+77
2015-05-12
fdc: force the fifo access to be in bounds of the allocated buffer
Petr Matousek
1
-6
/
+11
2015-05-12
hw/arm/highbank.c: Wire FIQ between CPU <> GIC
Peter Maydell
1
-0
/
+3
2015-05-12
hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
Fabian Aggeler
1
-0
/
+2
2015-05-12
hw/arm/virt.c: Wire FIQ between CPU <> GIC
Greg Bellows
1
-0
/
+2
2015-05-12
hw/intc/arm_gic: Add grouping support to gic_update()
Peter Maydell
1
-5
/
+22
2015-05-12
hw/intc/arm_gic: Change behavior of IAR writes
Fabian Aggeler
3
-8
/
+18
2015-05-12
hw/intc/arm_gic: Change behavior of EOIR writes
Fabian Aggeler
3
-4
/
+14
2015-05-12
hw/intc/arm_gic: Handle grouping for GICC_HPPIR
Fabian Aggeler
1
-1
/
+27
2015-05-12
hw/intc/arm_gic: Restrict priority view
Fabian Aggeler
3
-7
/
+61
2015-05-12
hw/intc/arm_gic: Implement Non-secure view of RPR
Fabian Aggeler
1
-1
/
+18
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
5
-13
/
+72
2015-05-12
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
Fabian Aggeler
1
-5
/
+26
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
5
-14
/
+34
2015-05-12
hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
Peter Maydell
1
-10
/
+20
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
3
-5
/
+54
2015-05-12
hw/intc/arm_gic: Switch to read/write callbacks with tx attributes
Peter Maydell
1
-54
/
+90
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
3
-1
/
+19
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
2
-1
/
+7
2015-05-12
hw/sd: Don't pass BlockBackend to sd_reset()
Peter Maydell
1
-9
/
+8
2015-05-12
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...
Adrian Huang
1
-0
/
+9
2015-05-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
14
-9
/
+5524
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
21
-566
/
+489
2015-05-11
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
1
-1
/
+10
2015-05-11
rocker: add new rocker switch device
Scott Feldman
13
-0
/
+5512
2015-05-11
virtio-net: use qemu_mac_strdup_printf
Scott Feldman
1
-9
/
+3
2015-05-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...
Peter Maydell
1
-1
/
+0
2015-05-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+8
2015-05-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150508-1' into s...
Peter Maydell
14
-136
/
+219
2015-05-08
xhci: remove unused code
Gonglei
1
-1
/
+0
[next]