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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
1
-1
/
+0
2016-10-13
RAMBlocks: Store page size
Dr. David Alan Gilbert
2
-0
/
+2
2016-10-13
Revert "char: use a fixed idx for child muxed chr"
Marc-André Lureau
1
-1
/
+0
2016-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-5
/
+8
2016-10-12
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
2
-2
/
+0
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
1
-3
/
+6
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-0
/
+2
2016-10-11
build: Work around SIZE_MAX bug in OSX headers
Eric Blake
1
-0
/
+8
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-28
/
+39
2016-10-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+9
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-6
/
+3
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-16
/
+53
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-27
/
+0
2016-10-10
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
1
-0
/
+16
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
1
-1
/
+20
2016-10-10
virtio-blk: make some functions static
Greg Kurz
1
-8
/
+0
2016-10-10
virtio: add virtio_detach_element()
Stefan Hajnoczi
1
-0
/
+2
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
1
-0
/
+3
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2
-0
/
+6
2016-10-08
bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK
Wei Yang
1
-5
/
+2
2016-10-08
bt-hci-csr: drop unused argument
Paolo Bonzini
1
-1
/
+1
2016-10-07
block-backend: Remember if attached device is non-qdev
Kevin Wolf
1
-2
/
+2
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
1
-0
/
+1
2016-10-07
async: add aio_bh_schedule_oneshot
Paolo Bonzini
1
-0
/
+6
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-0
/
+1
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-2
/
+32
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
1
-0
/
+46
2016-10-04
ACPI: Add GIC Interrupt Translation Service Structure definition
Shannon Zhao
1
-1
/
+12
2016-10-04
kvm-all: Pass requester ID to MSI routing functions
Pavel Fedin
1
-0
/
+9
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
1
-0
/
+78
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
1
-0
/
+3
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
1
-0
/
+6
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
1
-0
/
+44
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
1
-0
/
+72
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
1
-0
/
+87
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
1
-0
/
+10
2016-10-04
char: use a fixed idx for child muxed chr
Marc-André Lureau
1
-0
/
+1
2016-10-04
seqlock: use atomic writes for the sequence
Paolo Bonzini
1
-2
/
+2
2016-10-04
atomic.h: comment on use of atomic_read/set
Alex Bennée
1
-0
/
+6
2016-10-04
atomic.h: fix __SANITIZE_THREAD__ build
Alex Bennée
1
-1
/
+1
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
3
-13
/
+0
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
1
-0
/
+33
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
1
-0
/
+15
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
1
-0
/
+1
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
1
-0
/
+2
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
1
-0
/
+27
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
1
-0
/
+1
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
1
-1
/
+1
2016-09-29
block-backend: remove blk_flush_all
John Snow
1
-1
/
+0
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
1
-0
/
+1
[next]