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-03-14
block: Fix snapshot=on cache modes
Kevin Wolf
3
-19
/
+25
2016-03-14
blockdev: Snapshotting must not open second instance of old top
Kevin Wolf
1
-1
/
+6
2016-03-14
quorum: modify vote rules for flush operation
Changlong Xie
1
-5
/
+16
2016-03-14
qmp event: Refactor QUORUM_REPORT_BAD
Changlong Xie
4
-7
/
+41
2016-03-14
docs: fix invalid node name in qmp event
Changlong Xie
1
-1
/
+1
2016-03-14
block/vpc: add tests for image creation force_size parameter
Jeff Cody
2
-0
/
+83
2016-03-14
block/vpc: give option to force the current_size field in .bdrv_create
Jeff Cody
1
-7
/
+35
2016-03-14
block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
Jeff Cody
6
-0
/
+153
2016-03-14
block/vpc: choose size calculation method based on creator_app field
Jeff Cody
1
-5
/
+82
2016-03-14
block/qapi: Include empty drives in query-blockstats
Kevin Wolf
1
-15
/
+33
2016-03-14
block/qapi: Factor out bdrv_query_bds_stats()
Kevin Wolf
1
-11
/
+20
2016-03-14
block/qapi: Factor out bdrv_query_blk_stats()
Kevin Wolf
1
-63
/
+68
2016-03-14
qemu-img: eliminate memory leak
Paolo Bonzini
1
-5
/
+4
2016-03-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...
Peter Maydell
6
-19
/
+26
2016-03-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...
Peter Maydell
24
-244
/
+719
2016-03-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160311' into staging
Peter Maydell
9
-83
/
+289
2016-03-11
postcopy: Remove the x-
Dr. David Alan Gilbert
5
-11
/
+11
2016-03-11
postcopy: listen thread is never joined
Dr. David Alan Gilbert
1
-1
/
+1
2016-03-11
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
Denis V. Lunev
1
-4
/
+12
2016-03-11
migration: fix warning for source_return_path_thread
Peter Xu
1
-3
/
+2
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
11
-63
/
+46
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
7
-19
/
+291
2016-03-10
char: remove qemu_chr_open_socket_fd method
Daniel P. Berrange
1
-35
/
+24
2016-03-10
char: remove socket_try_connect method
Daniel P. Berrange
1
-15
/
+10
2016-03-10
char: remove qemu_chr_finish_socket_connection method
Daniel P. Berrange
1
-17
/
+7
2016-03-10
io: implement socket watch for win32 using WSAEventSelect+select
Paolo Bonzini
4
-7
/
+170
2016-03-10
io: remove checking of EWOULDBLOCK
Daniel P. Berrange
3
-12
/
+6
2016-03-10
io: use qemu_accept to ensure SOCK_CLOEXEC is set
Daniel P. Berrange
1
-2
/
+2
2016-03-10
io: introduce qio_channel_create_socket_watch
Paolo Bonzini
3
-4
/
+37
2016-03-10
io: pass HANDLE to g_source_add_poll on Win32
Paolo Bonzini
1
-2
/
+11
2016-03-10
io: fix copy+paste mistake in socket error message
Daniel P. Berrange
1
-1
/
+1
2016-03-10
io: assert errors before asserting content in I/O test
Daniel P. Berrange
1
-2
/
+2
2016-03-10
io: set correct error object in background reader test thread
Daniel P. Berrange
1
-1
/
+1
2016-03-10
io: wait for incoming client in socket test
Daniel P. Berrange
1
-0
/
+2
2016-03-10
io: bind to socket before creating QIOChannelSocket
Daniel P. Berrange
1
-0
/
+10
2016-03-10
io: initialize sockets in test program
Daniel P. Berrange
1
-0
/
+1
2016-03-10
io: use bind() to check for IPv4/6 availability
Daniel P. Berrange
1
-48
/
+31
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
4
-30
/
+81
2016-03-10
s390x/cpu: use g_new0
Cornelia Huck
1
-1
/
+1
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
2
-14
/
+41
2016-03-10
s390x: Introduce machine definition macros
Janosch Frank
1
-42
/
+47
2016-03-10
pc-bios/s390-ccw: fix old bug in ptr increment
Eugene (jno) Dvurechenski
1
-1
/
+1
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
2
-0
/
+17
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
5
-7
/
+112
2016-03-10
s390x/cpu: Add CPU property links
Matthew Rosato
2
-5
/
+46
2016-03-10
s390x/cpu: Tolerate max_cpus
Matthew Rosato
1
-5
/
+6
2016-03-10
s390x/cpu: Get rid of side effects when creating a vcpu
Matthew Rosato
2
-5
/
+17
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
2
-4
/
+2
2016-03-10
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
3
-6
/
+6
2016-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...
Peter Maydell
7
-15
/
+458
[next]