index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
2
-3
/
+3
2013-08-30
s390: provide I/O subsystem reset
Christian Borntraeger
1
-0
/
+15
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
3
-8
/
+7
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
10
-269
/
+205
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
99
-596
/
+617
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
1
-1
/
+1
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
86
-535
/
+535
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
7
-48
/
+54
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
4
-7
/
+7
2013-08-22
aio / timers: Untangle include files
Alex Bligh
14
-0
/
+15
2013-08-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-5
/
+6
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
6
-10
/
+10
2013-08-21
pc_piix: Kill pc_init1() memory region args
Eduardo Habkost
1
-5
/
+5
2013-08-21
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2
-4
/
+4
2013-08-21
pc: Create pc_compat_*() functions
Eduardo Habkost
2
-18
/
+65
2013-08-21
pc: Kill pc_init_pci_1_0()
Eduardo Habkost
1
-10
/
+4
2013-08-21
pc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
1
-13
/
+9
2013-08-21
pc: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
1
-49
/
+16
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
4
-41
/
+23
2013-08-21
ppc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2
-24
/
+12
2013-08-21
sun4: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
2
-125
/
+40
2013-08-21
hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()
Jia Liu
1
-1
/
+3
2013-08-21
hw/openrisc: Fix masking in openrisc_pic_cpu_handler()
Jia Liu
1
-8
/
+5
2013-08-21
hw/openrisc: Avoid using uninitialised variable 'entry'
Jia Liu
1
-2
/
+1
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
3
-3
/
+50
2013-08-21
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2
-4
/
+4
2013-08-20
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st...
Anthony Liguori
18
-189
/
+89
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2
-5
/
+6
2013-08-20
Merge remote-tracking branch 'stefanha/block-next' into staging
Anthony Liguori
1
-19
/
+6
2013-08-20
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
1
-28
/
+174
2013-08-20
hw/timer/imx_epit: Simplify and fix imx_epit implementation
Peter Chubb
1
-58
/
+36
2013-08-20
default-configs: Fix A9MP and A15MP config names
Peter Maydell
1
-2
/
+2
2013-08-20
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
Peter Maydell
1
-0
/
+18
2013-08-20
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
2
-26
/
+1
2013-08-20
hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()
Peter Maydell
1
-5
/
+2
2013-08-20
hw/arm/vexpress: Don't use arm_pic_init_cpu()
Peter Maydell
1
-6
/
+2
2013-08-20
hw/arm/versatilepb: Don't use arm_pic_init_cpu()
Peter Maydell
1
-4
/
+3
2013-08-20
hw/arm/strongarm: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+3
2013-08-20
hw/arm/realview: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+1
2013-08-20
hw/arm/omap*: Don't use arm_pic_init_cpu()
Peter Maydell
2
-8
/
+8
2013-08-20
hw/arm/musicpal: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+1
2013-08-20
hw/arm/kzm: Don't use arm_pic_init_cpu()
Peter Maydell
1
-5
/
+3
2013-08-20
hw/arm/integratorcp: Don't use arm_pic_init_cpu()
Peter Maydell
1
-4
/
+3
2013-08-20
hw/arm/highbank: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+1
2013-08-20
hw/arm/exynos4210: Don't use arm_pic_init_cpu()
Peter Maydell
1
-13
/
+3
2013-08-20
hw/arm/armv7m: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+2
2013-08-20
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Peter Maydell
1
-53
/
+10
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-4
/
+4
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
1
-15
/
+2
[next]