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
2012-06-20
usb-host: attach only to running guest
Gerd Hoffmann
1
-15
/
+17
2012-06-20
ehci: tracing improvements
Gerd Hoffmann
1
-2
/
+5
2012-06-20
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
1
-0
/
+13
2012-06-20
ehci: add live migration support
Gerd Hoffmann
1
-6
/
+56
2012-06-20
hw/pxa2xx_pic: Convert coprocessor registers to new scheme
Peter Maydell
1
-22
/
+31
2012-06-20
hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
Peter Maydell
1
-100
/
+71
2012-06-20
hw/pxa2xx: Convert cp14 perf registers to new scheme
Peter Maydell
1
-81
/
+61
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
15
-20
/
+31
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
8
-11
/
+32
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2
-1
/
+2
2012-06-19
arm_boot: Conditionalised DTB command line update
Peter A. G. Crosthwaite
1
-4
/
+6
2012-06-19
cadence_ttc: changed master clock frequency
Peter A. G. Crosthwaite
1
-1
/
+1
2012-06-19
cadence_gem: avoid stack-writing buffer-overrun
Jim Meyering
1
-1
/
+1
2012-06-19
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
Peter Maydell
1
-1
/
+1
2012-06-19
hw/omap.h: Drop broken MEM_VERBOSE tracing
Peter Maydell
1
-95
/
+0
2012-06-19
hw/armv7m_nvic: Make the NVIC a freestanding class
Peter Maydell
5
-240
/
+371
2012-06-19
hw/arm_gic: Move CPU interface memory region setup into arm_gic_init
Peter Maydell
2
-14
/
+14
2012-06-19
hw/arm_gic.c: Make NVIC interrupt numbering a runtime setting
Peter Maydell
1
-8
/
+4
2012-06-19
hw/arm_gic: Make CPU target registers RAZ/WI on uniprocessor
Peter Maydell
1
-23
/
+33
2012-06-19
hw/arm_gic: Add qdev property for GIC revision
Peter Maydell
4
-0
/
+15
2012-06-19
hw/armv7m_nvic: Use MemoryRegions for NVIC specific registers
Peter Maydell
2
-28
/
+79
2012-06-19
hw/arm_gic: Move NVIC specific reset to armv7m_nvic_reset
Peter Maydell
2
-10
/
+7
2012-06-19
hw/arm_gic: Remove the special casing of NCPU for the NVIC
Peter Maydell
2
-23
/
+5
2012-06-19
hw/arm_gic: Remove NVIC ifdefs from gic_state struct
Peter Maydell
1
-12
/
+3
2012-06-19
arm_boot: Fix typos in comment
Andreas Färber
1
-2
/
+2
2012-06-19
ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.
Evgeny Voevodin
3
-55
/
+57
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
37
-445
/
+706
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+5
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
10
-39
/
+56
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
17
-66
/
+61
2012-06-18
s390x: fix s390 virtio aliases
Alexander Graf
1
-7
/
+20
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
2
-2
/
+2
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
4
-8
/
+2
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
1
-32
/
+48
2012-06-18
qbus: Make child devices links
Anthony Liguori
14
-81
/
+150
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2
-0
/
+7
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
27
-142
/
+299
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2
-24
/
+23
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
5
-9
/
+25
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
3
-26
/
+23
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2
-2
/
+1
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
14
-84
/
+74
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
9
-47
/
+66
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
1
-6
/
+0
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
1
-1
/
+1
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
1
-18
/
+22
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
1
-0
/
+5
2012-06-15
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
1
-0
/
+4
2012-06-15
xen: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2
-5
/
+4
2012-06-15
xen: Don't change -drive if=xen device name during machine init
Markus Armbruster
1
-5
/
+4
[prev]
[next]