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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
virtio-balloon: Remove needless precompiled directive
Liang Li
1
-2
/
+0
2016-10-08
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
3
-16
/
+16
2016-10-08
m68k: change default system clock for m5208evb
Greg Ungerer
1
-1
/
+1
2016-10-08
usb: ehci: fix memory leak in ehci_process_itd
Li Qiang
1
-0
/
+1
2016-10-08
bt-hci-csr: drop unused argument
Paolo Bonzini
2
-3
/
+2
2016-10-07
block-backend: Remember if attached device is non-qdev
Kevin Wolf
1
-1
/
+1
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-1
/
+5
2016-10-06
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
1
-4
/
+4
2016-10-05
ppc: Check the availability of transactional memory
Thomas Huth
1
-1
/
+4
2016-10-05
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
1
-2
/
+9
2016-10-05
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
1
-30
/
+36
2016-10-05
pseries: Add 2.8 machine type, set up compatibility macros
David Gibson
1
-2
/
+20
2016-10-05
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
2
-2
/
+2
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+4
2016-10-04
cadence_gem: Fix priority queue out of bounds access
Alistair Francis
1
-18
/
+4
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
2
-0
/
+213
2016-10-04
ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table
Shannon Zhao
1
-0
/
+12
2016-10-04
arm/virt: Add ITS to the virt board
Pavel Fedin
1
-6
/
+41
2016-10-04
hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation
Pavel Fedin
2
-0
/
+122
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2
-0
/
+149
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
STM32F205: Connect the SPI devices
Alistair Francis
1
-0
/
+22
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
1
-0
/
+35
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
2
-0
/
+108
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
2
-0
/
+226
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
3
-0
/
+308
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/famz/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+2
2016-10-04
i8259: give ISA device when registering ISA ioports
Hervé Poussineau
1
-2
/
+3
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
4
-113
/
+1
2016-10-04
intc/lm32_pic: implement InterruptStatsProvider interface
Hervé Poussineau
1
-4
/
+28
2016-10-04
intc/slavio_intctl: implement InterruptStatsProvider interface
Hervé Poussineau
1
-0
/
+35
2016-10-04
intc/i8259: implement InterruptStatsProvider interface
Hervé Poussineau
1
-0
/
+37
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
2
-0
/
+42
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
1
-2
/
+16
2016-10-04
MC146818 RTC: coordinate guest clock base to destination host after migration
Junlian Bell
1
-1
/
+9
2016-10-04
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
1
-9
/
+13
2016-09-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...
Peter Maydell
4
-32
/
+38
2016-09-30
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20160929' into staging
Peter Maydell
1
-54
/
+27
2016-09-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-2
/
+14
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
2
-1
/
+12
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
[prev]
[next]