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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
i2c: add aspeed i2c controller
Cédric Le Goater
5
-0
/
+521
2016-06-06
hw/intc/gic: RAZ/WI non-sec access to sec interrupts
Jens Wiklander
1
-6
/
+62
2016-06-06
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
1
-1
/
+2
2016-06-06
target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()
Peter Maydell
1
-3
/
+0
2016-06-06
target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep
Peter Maydell
1
-3
/
+3
2016-06-06
target-arm: A64: Create Instruction Syndromes for Data Aborts
Edgar E. Iglesias
5
-30
/
+180
2016-06-06
target-arm: Add the HSTR_EL2 register
Alistair Francis
2
-0
/
+8
2016-06-06
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
19
-114
/
+131
2016-06-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160606-1' into s...
Peter Maydell
5
-46
/
+252
2016-06-06
scsi-disk: fix reads from scsi-disk devices
Mark Cave-Ayland
1
-1
/
+1
2016-06-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160606-1' into...
Peter Maydell
5
-40
/
+45
2016-06-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20160605' into staging
Peter Maydell
15
-15
/
+30
2016-06-06
gdbstub: avoid busy loop while waiting for gdb
Peter Wu
1
-5
/
+7
2016-06-06
9p: switch back to readdir()
Greg Kurz
9
-55
/
+42
2016-06-06
9p: add locking to V9fsDir
Greg Kurz
2
-0
/
+37
2016-06-06
9p: introduce the V9fsDir type
Greg Kurz
5
-35
/
+39
2016-06-06
9p: drop useless out: label
Greg Kurz
1
-4
/
+4
2016-06-06
9p: drop useless inclusion of hw/i386/pc.h
Greg Kurz
2
-2
/
+0
2016-06-06
9p/fsdev: remove obsolete references to virtio
Greg Kurz
12
-17
/
+11
2016-06-06
9p: some more cleanup in #include directives
Greg Kurz
2
-4
/
+1
2016-06-06
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
1
-2
/
+2
2016-06-06
virtio-gpu: add live migration support
Gerd Hoffmann
4
-8
/
+198
2016-06-06
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
1
-2
/
+2
2016-06-06
vmsvga: shadow fifo registers
Gerd Hoffmann
1
-29
/
+28
2016-06-06
vmsvga: add more fifo checks
Gerd Hoffmann
1
-1
/
+4
2016-06-06
vmsvga: move fifo sanity checks to vmsvga_fifo_length
Gerd Hoffmann
1
-13
/
+15
2016-06-05
target-*: dfilter support for in_asm
Richard Henderson
15
-15
/
+30
2016-06-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into st...
Peter Maydell
8
-20
/
+77
2016-06-03
e1000e: Fix build with ust trace backend
Dmitry Fleytman
2
-3
/
+11
2016-06-03
hw/audio: QOM'ify milkymist-ac97.c
xiaoqiang zhao
1
-11
/
+15
2016-06-03
hw/audio: QOM'ify intel-hda
xiaoqiang zhao
1
-4
/
+8
2016-06-03
hw/audio: QOM cleanup for intel-hda
xiaoqiang zhao
1
-10
/
+10
2016-06-03
hw/audio: QOM'ify cs4231.c
xiaoqiang zhao
1
-7
/
+5
2016-06-03
audio: pa: Set volume of recording stream instead of recording device
Peter Krempa
2
-8
/
+7
2016-06-03
virtio-gpu: fix scanout rectangles
Gerd Hoffmann
1
-1
/
+13
2016-06-03
vnc: add configurable keyboard delay
Gerd Hoffmann
3
-2
/
+20
2016-06-03
sdl2: skip init without outputs
Gerd Hoffmann
1
-0
/
+3
2016-06-03
vnc: Add support for color map
Alexander Graf
1
-2
/
+31
2016-06-03
SDL2: add bgrx pixel format
Pavel Dovgalyuk
1
-0
/
+3
2016-06-03
gtk: fix unchecked vc dereference
Gerd Hoffmann
1
-1
/
+2
2016-06-03
ui: spice: Exit if gl=on EGL init fails
Cole Robinson
1
-2
/
+4
2016-06-03
ui: egl: Replace fprintf with error_report
Cole Robinson
1
-13
/
+14
2016-06-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
46
-1636
/
+9306
2016-06-02
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160601' into st...
Peter Maydell
18
-2
/
+619
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2
-2
/
+21
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
3
-103
/
+702
2016-06-02
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2
-193
/
+256
2016-06-02
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2
-59
/
+59
2016-06-02
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
1
-0
/
+2
2016-06-02
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
1
-1
/
+1
[next]