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-10-04
target-arm: move gicv3_class_name from machine to kvm_arm.h
Eric Auger
2
-16
/
+15
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
4
-0
/
+246
2016-10-04
hw/intc/arm_gic(v3)_kvm: Initialize gsi routing
Eric Auger
2
-0
/
+25
2016-10-04
hw/arm/virt: add 2.8 machine type
Andrew Jones
1
-2
/
+17
2016-10-04
vmstateify tsc210x
Dr. David Alan Gilbert
1
-123
/
+104
2016-10-04
vmstateify tsc2005
Dr. David Alan Gilbert
1
-115
/
+75
2016-10-04
hw/arm: Fix Integrator/CM initialization
Jakub Jermar
1
-14
/
+21
2016-10-04
mainstone: Add mapping for dot, slash and backspace.
Vijay Kumar B
1
-0
/
+3
2016-10-04
mainstone: Fix incorrect key mapping for Enter key.
Vijay Kumar B
1
-1
/
+1
2016-10-04
MAINTAINERS: Add Alistair to the maintainers list
Alistair Francis
1
-0
/
+15
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
2
-0
/
+25
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
2
-0
/
+41
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
3
-0
/
+152
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
4
-0
/
+299
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
5
-0
/
+396
2016-10-04
STM32F2xx: Display PWM duty cycle from timer
Alistair Francis
1
-0
/
+9
2016-10-04
STM32F205: Remove the individual device variables
Alistair Francis
1
-18
/
+17
2016-10-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-11
/
+29
2016-10-04
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
7
-2
/
+13
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
2
-3
/
+18
2016-10-03
target-i386: Report known CPUID[EAX=0xD,ECX=0]:EAX bits as migratable
Eduardo Habkost
1
-8
/
+11
2016-10-02
docker: Build in a clean directory
Fam Zheng
5
-0
/
+11
2016-09-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...
Peter Maydell
7
-34
/
+52
2016-09-30
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into staging
Peter Maydell
2
-55
/
+28
2016-09-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
5
-2
/
+16
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
3
-1
/
+13
2016-09-29
MAINTAINERS: Add some more headers to the IDE section
Thomas Huth
1
-0
/
+1
2016-09-29
ahci: clear aiocb in ncq_cb
John Snow
1
-0
/
+1
2016-09-29
ide: fix DMA register transitions
John Snow
1
-1
/
+1
2016-09-29
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
2
-0
/
+54
2016-09-29
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
1
-4
/
+5
2016-09-29
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
1
-5
/
+6
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
4
-3
/
+5
2016-09-29
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
1
-8
/
+8
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
2
-0
/
+69
2016-09-29
block: Remove qemu_root_bds_opts
Kevin Wolf
1
-53
/
+1
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
3
-26
/
+17
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
3
-9
/
+11
2016-09-29
block: Parse 'detect-zeroes' in bdrv_open_common()
Kevin Wolf
2
-8
/
+34
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
4
-27
/
+83
2016-09-29
block/qapi: Use separate options type for curl driver
Kevin Wolf
1
-7
/
+18
2016-09-29
block: Drop aio/cache consistency check from qmp_blockdev_add()
Kevin Wolf
2
-16
/
+1
2016-09-29
block: Fix error path in qmp_blockdev_change_medium()
Kevin Wolf
1
-1
/
+1
2016-09-29
block-backend: remove blk_flush_all
John Snow
4
-25
/
+4
2016-09-29
qemu: use bdrv_flush_all for vm_stop et al
John Snow
1
-2
/
+2
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
2
-0
/
+26
2016-09-29
hw/dma: vmstateify rc4030
Dr. David Alan Gilbert
1
-54
/
+27
2016-09-29
MAINTAINERS: update target-mips maintainers
Leon Alrae
1
-1
/
+1
2016-09-29
smbios: fix uuid copy
Marc-André Lureau
1
-1
/
+1
2016-09-29
xenpv: Fix qemu_uuid compiling error
Fam Zheng
1
-1
/
+1
[prev]
[next]