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
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
3
-0
/
+32
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
3
-6
/
+18
2013-01-18
Update Linux kernel headers
Alexander Graf
2
-1
/
+32
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
1
-1
/
+6
2013-01-18
PPC: Provide zero SVR for -cpu e500mc and e5500
Alexander Graf
1
-2
/
+2
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
1
-4
/
+8
2013-01-18
openpic: set mixed mode as supported
Alexander Graf
1
-0
/
+1
2013-01-18
openpic: unify gcr mode mask updates
Alexander Graf
1
-12
/
+13
2013-01-18
openpic: move gcr write into a function
Alexander Graf
1
-17
/
+22
2013-01-18
dataplane: support viostor virtio-pci status bit setting
Stefan Hajnoczi
1
-1
/
+2
2013-01-18
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
1
-3
/
+6
2013-01-18
win32-aio: use iov utility functions instead of open-coding them
Michael Tokarev
1
-14
/
+3
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
26
-164
/
+174
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
1
-3
/
+3
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2
-7
/
+111
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
1
-1
/
+1
2013-01-17
migration: remove argument to qemu_savevm_state_cancel
Juan Quintela
3
-6
/
+6
2013-01-17
migration: Only go to the iterate stage if there is anything to send
Juan Quintela
1
-1
/
+1
2013-01-17
migration: unfold rest of migrate_fd_put_ready() into thread
Juan Quintela
1
-54
/
+41
2013-01-17
migration: move exit condition to migration thread
Juan Quintela
1
-6
/
+8
2013-01-17
migration: Add buffered_flush error handling
Juan Quintela
1
-1
/
+2
2013-01-17
migration: move beginning stage to the migration thread
Juan Quintela
2
-14
/
+15
2013-01-17
qemu-file: Only set last_error if it is not already set
Juan Quintela
1
-1
/
+3
2013-01-17
migration: fix off-by-one in buffered_rate_limit
Paolo Bonzini
1
-1
/
+1
2013-01-17
migration: remove double call to migrate_fd_close
Paolo Bonzini
1
-1
/
+0
2013-01-17
migration: make function static
Paolo Bonzini
2
-4
/
+2
2013-01-17
use XFER_LIMIT_RATIO consistently
Paolo Bonzini
1
-1
/
+1
2013-01-17
Protect migration_bitmap_sync() with the ramlist lock
Paolo Bonzini
1
-2
/
+1
2013-01-17
Unlock ramlist lock also in error case
Paolo Bonzini
1
-1
/
+2
2013-01-17
HMP: add sub command table to info
Wenchao Xia
2
-22
/
+3
2013-01-17
HMP: move define of mon_cmds
Wenchao Xia
1
-6
/
+6
2013-01-17
HMP: add infrastructure for sub command
Wenchao Xia
1
-10
/
+39
2013-01-17
HMP: delete info handler
Wenchao Xia
1
-46
/
+45
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
25
-83
/
+84
2013-01-17
win32-aio: Fix memory leak
Kevin Wolf
1
-1
/
+1
2013-01-17
win32-aio: Fix vectored reads
Kevin Wolf
1
-1
/
+1
2013-01-17
aio: Fix return value of aio_poll()
Kevin Wolf
4
-8
/
+8
2013-01-17
ide: Remove wrong assertion
Kevin Wolf
1
-1
/
+0
2013-01-17
block: fix null-pointer bug on error case in block commit
Jeff Cody
1
-4
/
+3
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-16
Merge remote-tracking branch 'kraxel/chardev.1' into staging
Anthony Liguori
9
-112
/
+600
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
1
-0
/
+1
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2
-20
/
+29
2013-01-16
tmp105: QOM'ify
Andreas Färber
2
-24
/
+39
2013-01-16
tests: Add tmp105 qtest test case
Andreas Färber
2
-0
/
+79
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
1
-3
/
+6
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2
-33
/
+51
2013-01-16
libqtest: Prepare I2C libqos
Andreas Färber
4
-0
/
+219
2013-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
1
-2
/
+3
2013-01-16
usb-storage: Drop useless null test in usb_msd_handle_data()
Markus Armbruster
1
-1
/
+1
[prev]
[next]