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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
3
-20
/
+14
2016-06-20
libqos: drop duplicated PCI vendor ID definition
Stefan Hajnoczi
2
-3
/
+2
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
4
-16
/
+10
2016-06-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
25
-60
/
+4394
2016-06-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
3
-8
/
+10
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
2
-1
/
+4
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2
-39
/
+104
2016-06-17
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
1
-2
/
+1
2016-06-17
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
1
-2
/
+1
2016-06-17
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
Peter Maydell
3
-0
/
+449
2016-06-17
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
4
-0
/
+168
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
Peter Maydell
3
-5
/
+142
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
5
-0
/
+666
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
5
-1
/
+65
2016-06-17
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
1
-1
/
+14
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
4
-0
/
+512
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 distributor registers
Shlomo Pongratz
4
-0
/
+869
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
4
-0
/
+441
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
4
-0
/
+131
2016-06-17
hw/intc/arm_gicv3: Add vmstate descriptors
Pavel Fedin
2
-1
/
+57
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2
-8
/
+4
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
3
-5
/
+518
2016-06-17
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
1
-0
/
+1
2016-06-17
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
5
-0
/
+57
2016-06-17
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
1
-2
/
+11
2016-06-17
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
2
-0
/
+180
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
1
-0
/
+6
2016-06-17
nbd/client.c: Correct trace format string
Peter Maydell
1
-1
/
+1
2016-06-17
vnc: Wrap vnc initialization code with CONFIG_VNC
Chao Peng
1
-0
/
+2
2016-06-17
qdev: Use GList for global properties
Eduardo Habkost
2
-8
/
+8
2016-06-17
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-5...
Peter Maydell
7
-129
/
+191
2016-06-17
vmstate-static-checker: fix size mismatch detection in unused fields
Amit Shah
1
-1
/
+1
2016-06-17
migration: code clean up
Liang Li
1
-21
/
+15
2016-06-17
migration: refine the decompression code
Liang Li
1
-25
/
+25
2016-06-17
migration: refine the compression code
Liang Li
1
-44
/
+40
2016-06-17
migration: protect the quit flag by lock
Liang Li
1
-16
/
+16
2016-06-17
migration: refine ram_save_compressed_page
Liang Li
1
-14
/
+13
2016-06-17
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
2
-7
/
+34
2016-06-17
migration: remove useless code
Liang Li
1
-1
/
+0
2016-06-17
migration: Fix a potential issue
Liang Li
1
-0
/
+19
2016-06-17
migration: Fix multi-thread compression bug
Liang Li
1
-11
/
+27
2016-06-17
migration: fix inability to save VM after snapshot
Denis V. Lunev
1
-1
/
+11
2016-06-17
migration: Trace improvements
Dr. David Alan Gilbert
2
-7
/
+9
2016-06-17
migration: Don't use *_to_cpup() and cpu_to_*w()
Peter Maydell
2
-8
/
+8
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
33
-90
/
+1169
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
20
-46
/
+391
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+34
2016-06-17
hmp: Add 'info hotpluggable-cpus' HMP command
Bharata B Rao
3
-0
/
+57
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
4
-0
/
+96
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
3
-0
/
+69
[next]