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
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
4
-4
/
+31
2012-02-21
qxl: make sure primary surface is saved on migration also in compat mode
Yonit Halperin
1
-1
/
+1
2012-02-21
qxl: set only off-screen surfaces dirty instead of the whole vram
Yonit Halperin
1
-9
/
+44
2012-02-21
qxl: don't render stuff when the vm is stopped.
Gerd Hoffmann
1
-7
/
+5
2012-02-21
qxl: fix warnings on 32bit
Gerd Hoffmann
1
-3
/
+4
2012-02-17
input: send kbd+mouse events only to running guests.
Gerd Hoffmann
1
-0
/
+6
2012-02-17
i8259: Do not clear level-triggered lines in IRR on init
Jan Kiszka
3
-3
/
+3
2012-02-17
i8254: Factor out pit_get_channel_info
Jan Kiszka
3
-34
/
+29
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
7
-17
/
+109
2012-02-17
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
5
-48
/
+57
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
9
-12
/
+12
2012-02-17
i8254: Factor out interface header
Jan Kiszka
12
-25
/
+64
2012-02-17
hpet: Save/restore cached RTC IRQ level
Jan Kiszka
1
-0
/
+29
2012-02-17
i8254: Do not raise IRQ level on reset
Jan Kiszka
1
-1
/
+7
2012-02-17
vnc: Don't demote authentication scheme when changing password/disabling login
Daniel P. Berrange
1
-2
/
+6
2012-02-17
qdev: Fix qdev_try_create() semantics
Andreas Färber
1
-0
/
+3
2012-02-17
qom: Fix identifiers in documentation
Andreas Färber
1
-2
/
+2
2012-02-17
qom: Fix typo in Object's documentation
Andreas Färber
1
-1
/
+1
2012-02-17
configure: Remove OpenBSD workaround for curses probe
Brad Smith
1
-3
/
+0
2012-02-17
libcacard configure fixes
Paul Brook
1
-6
/
+6
2012-02-17
coroutine: switch to QSLIST
Paolo Bonzini
2
-6
/
+6
2012-02-17
qemu-queue: drop QCIRCLEQ
Paolo Bonzini
1
-119
/
+3
2012-02-17
qemu-queue: add QSLIST
Paolo Bonzini
1
-3
/
+71
2012-02-17
notifier: switch to QLIST
Paolo Bonzini
6
-13
/
+13
2012-02-17
Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging
Anthony Liguori
2
-19
/
+24
2012-02-17
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
25
-123
/
+7101
2012-02-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-29
/
+40
2012-02-17
nbd: add git tree to MAINTAINERS
Paolo Bonzini
1
-0
/
+1
2012-02-17
open /dev/nbd in nbd_client_thread
Paolo Bonzini
1
-18
/
+16
2012-02-17
do not chdir(/) in qemu-nbd before opening all files
Michael Tokarev
1
-1
/
+7
2012-02-17
hw/pl031: Actually raise interrupt on timer expiry
Peter Maydell
1
-1
/
+1
2012-02-17
MAINTAINERS: Add hw/highbank.c maintainer
Mark Langsdorf
1
-0
/
+6
2012-02-17
Remove unnecessary includes of primecell.h
Peter Maydell
4
-4
/
+0
2012-02-17
hw/primecell.h: Remove obsolete pl080_init() declaration
Peter Maydell
1
-3
/
+0
2012-02-17
hw/arm_sysctl: Drop legacy init function
Peter Maydell
2
-17
/
+2
2012-02-17
hw/vexpress.c: Add vexpress-a15 machine
Peter Maydell
1
-0
/
+141
2012-02-17
arm_boot: Pass base address of GIC CPU interface, not whole GIC
Peter Maydell
5
-13
/
+18
2012-02-17
hw/vexpress.c: Instantiate the motherboard CLCD
Peter Maydell
1
-1
/
+1
2012-02-17
hw/vexpress.c: Factor out daughterboard-specific initialization
Peter Maydell
1
-35
/
+83
2012-02-17
hw/vexpress.c: Move secondary CPU boot code to SRAM
Peter Maydell
1
-14
/
+2
2012-02-17
hw/vexpress.c: Make motherboard peripheral memory map table-driven
Peter Maydell
1
-34
/
+103
2012-02-17
hw/a15mpcore.c: Add Cortex-A15 private peripheral model
Peter Maydell
2
-1
/
+104
2012-02-17
MAINTAINERS: Add maintainers for Exynos SOC.
Evgeny Voevodin
1
-0
/
+8
2012-02-17
Exynos4210: added display controller implementation
Mitsyanko Igor
3
-1
/
+1939
2012-02-17
hw/exynos4210.c: Add LAN support for SMDKC210.
Evgeny Voevodin
1
-2
/
+25
2012-02-17
hw/lan9118: Add basic 16-bit mode support.
Evgeny Voevodin
1
-6
/
+118
2012-02-17
ARM: exynos4210: MCT support.
Evgeny Voevodin
3
-1
/
+1508
2012-02-17
ARM: exynos4210: basic Power Management Unit implementation
Maksim Kozlov
3
-0
/
+509
2012-02-17
ARM: exynos4210: PWM support.
Evgeny Voevodin
3
-1
/
+435
2012-02-17
ARM: exynos4210: UART support
Maksim Kozlov
4
-1
/
+715
[next]