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
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
4
-0
/
+90
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
7
-0
/
+138
2014-06-19
numa: handle mmaped memory allocation failure correctly
Igor Mammedov
1
-1
/
+1
2014-06-19
pc: acpi: do not hardcode preprocessor
Igor Mammedov
1
-1
/
+1
2014-06-19
qmp: clean out whitespace
Michael S. Tsirkin
1
-1
/
+1
2014-06-19
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
1
-1
/
+12
2014-06-19
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
1
-13
/
+5
2014-06-19
qapi: fix build on glib < 2.28
Michael S. Tsirkin
2
-4
/
+17
2014-06-19
qapi: make string output visitor parse int list
Hu Tao
2
-12
/
+255
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
2
-8
/
+223
2014-06-19
tests: fix memory leak in test of string input visitor
Hu Tao
1
-0
/
+3
2014-06-19
hmp: add info memdev
Hu Tao
3
-0
/
+44
2014-06-19
qmp: add query-memdev
Hu Tao
3
-0
/
+162
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
3
-1
/
+159
2014-06-19
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
6
-12
/
+42
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
7
-0
/
+75
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
3
-1
/
+94
2014-06-19
osdep: add merge and dump flags
Michael S. Tsirkin
1
-0
/
+4
2014-06-19
hostmem: add file-based HostMemoryBackend
Paolo Bonzini
2
-0
/
+108
2014-06-19
hostmem: separate allocation from UserCreatable complete method
Hu Tao
3
-4
/
+25
2014-06-19
backend:hostmem: replace hostmemory with host_memory
Hu Tao
1
-12
/
+12
2014-06-19
pc: pass MachineState to pc_memory_init
Paolo Bonzini
4
-24
/
+19
2014-06-19
vl: redo -object parsing
Paolo Bonzini
1
-29
/
+36
2014-06-19
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
5
-17
/
+44
2014-06-19
memory: move mem_path handling to memory_region_allocate_system_memory
Paolo Bonzini
4
-14
/
+46
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
5
-10
/
+83
2014-06-19
qom: introduce object_property_get_enum and object_property_get_uint16List
Hu Tao
2
-0
/
+63
2014-06-19
Introduce signed range.
Hu Tao
1
-0
/
+72
2014-06-19
configure: add Linux libnuma detection
Wanlong Gao
1
-0
/
+32
2014-06-19
memory: move RAM_PREALLOC_MASK to exec.c, rename
Paolo Bonzini
2
-6
/
+6
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
6
-50
/
+97
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
5
-46
/
+73
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
4
-3
/
+16
2014-06-19
qmp: improve error reporting for -object and object-add
Paolo Bonzini
1
-1
/
+1
2014-06-19
man: improve -numa doc
Luiz Capitulino
1
-3
/
+7
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
1
-1
/
+1
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
4
-77
/
+114
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
6
-27
/
+36
2014-06-19
NUMA: check if the total numa memory size is equal to ram_size
Wanlong Gao
1
-0
/
+14
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
8
-156
/
+192
2014-06-19
tests: disable vhost test temporarily
Michael S. Tsirkin
1
-2
/
+2
2014-06-19
Add qtest for vhost-user
Nikolay Nikolaev
3
-2
/
+320
2014-06-19
libqemustub: add stubs to be able to use qemu-char.c
Nikolay Nikolaev
9
-0
/
+57
2014-06-19
Add vhost-user protocol documentation
Nikolay Nikolaev
1
-0
/
+266
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
8
-6
/
+159
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
4
-1
/
+176
2014-06-19
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
1
-0
/
+35
2014-06-19
Add vhost-user as a vhost backend.
Nikolay Nikolaev
3
-1
/
+348
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
9
-34
/
+135
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
5
-27
/
+63
[next]