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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
3
-0
/
+435
2018-01-26
xlnx-zynqmp-pmu: Connect the PMU interrupt controller
Alistair Francis
1
-0
/
+24
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
4
-0
/
+614
2018-01-26
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
4
-2
/
+4
2018-01-26
xlnx-zynqmp-pmu: Add the CPU and memory
Alistair Francis
1
-2
/
+68
2018-01-26
xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
Alistair Francis
2
-0
/
+84
2018-01-26
microblaze: boot.c: Don't try to find NULL file
Alistair Francis
1
-1
/
+1
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
23
-525
/
+607
2018-01-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
13
-267
/
+416
2018-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...
Peter Maydell
1
-0
/
+3
2018-01-25
sun4u: implement power device
Mark Cave-Ayland
1
-1
/
+63
2018-01-25
sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events
Mark Cave-Ayland
2
-51
/
+52
2018-01-25
pl110: Implement vertical compare/next base interrupts
Linus Walleij
1
-1
/
+29
2018-01-25
xilinx_spips: Correct usage of an uninitialized local variable
Francisco Iglesias
1
-1
/
+17
2018-01-25
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
2
-0
/
+2
2018-01-25
hw/arm/virt: Check that the CPU realize method succeeded
Peter Maydell
1
-1
/
+1
2018-01-25
hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
Luc MICHEL
1
-3
/
+13
2018-01-25
hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
Luc MICHEL
1
-1
/
+2
2018-01-25
hw/intc/arm_gic: Fix C_RPR value on idle priority
Luc MICHEL
1
-0
/
+5
2018-01-25
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...
Luc MICHEL
1
-0
/
+1
2018-01-25
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
1
-1
/
+2
2018-01-25
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
1
-16
/
+19
2018-01-25
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2
-125
/
+128
2018-01-25
target/arm: Add ARM_FEATURE_SVE
Richard Henderson
1
-0
/
+1
2018-01-25
vmstate: Add VMSTATE_UINT64_SUB_ARRAY
Richard Henderson
1
-3
/
+6
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
9
-74
/
+96
2018-01-25
target/arm: Change the type of vfp.regs
Richard Henderson
6
-19
/
+19
2018-01-25
target/arm: Use pointers in neon tbl helper
Richard Henderson
3
-15
/
+12
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
3
-104
/
+120
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
4
-184
/
+161
2018-01-25
target/arm: Mark disas_set_insn_syndrome inline
Richard Henderson
1
-1
/
+1
2018-01-25
i.MX: Fix FEC/ENET receive funtions
Jean-Christophe Dubois
1
-6
/
+2
2018-01-25
target/arm: Fix 32-bit address truncation
Ard Biesheuvel
1
-1
/
+1
2018-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
10
-149
/
+328
2018-01-25
vga: check the validation of memory addr when draw text
linzhecheng
1
-0
/
+3
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
51
-647
/
+870
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-27
/
+9
2018-01-24
sabre: convert from SABRE_DPRINTF macro to trace-events
Mark Cave-Ayland
3
-22
/
+22
2018-01-24
apb: rename apb.c to sabre.c
Mark Cave-Ayland
5
-32
/
+33
2018-01-24
sun4u: rename apb variables and constants
Mark Cave-Ayland
1
-20
/
+21
2018-01-24
apb: rename QOM type from TYPE_APB to TYPE_SABRE
Mark Cave-Ayland
3
-23
/
+23
2018-01-24
apb: QOMify sabre PCI host bridge
Mark Cave-Ayland
2
-6
/
+14
2018-01-24
apb: change pbm_pci_host prefix functions to use sabre_pci prefix
Mark Cave-Ayland
1
-6
/
+6
2018-01-24
apb: rename APB functions to use sabre prefix
Mark Cave-Ayland
2
-56
/
+54
2018-01-24
simba: rename PBMPCIBridge and QOM types to reflect simba naming
Mark Cave-Ayland
3
-22
/
+22
2018-01-24
apb: split simba PCI bridge into hw/pci-bridge/simba.c
Mark Cave-Ayland
6
-70
/
+143
2018-01-24
sparc/leon3 irqmp: fix IRQ software ack
Jean-Christophe Dubois
1
-6
/
+11
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
3
-7
/
+1
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
2
-15
/
+8
2018-01-24
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
1
-5
/
+0
[next]