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
/
vl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
1
-117
/
+1
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-81
/
+2
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Move accel code to accel.c
Eduardo Habkost
1
-80
/
+1
2014-10-04
vl.c: Small coding style fix
Eduardo Habkost
1
-1
/
+1
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
1
-0
/
+8
2014-10-03
blockdev: Orphaned drive search
John Snow
1
-1
/
+9
2014-09-29
vl: Adjust the place of calling mlockall to speedup VM's startup
zhanghailiang
1
-6
/
+5
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+3
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-2
/
+3
2014-09-20
vl: Print maxmem in hex format for error message
zhanghailiang
1
-11
/
+11
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-09-11
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
1
-0
/
+1
2014-09-10
vl: use QLIST_FOREACH_SAFE to visit change state handlers
Paolo Bonzini
1
-2
/
+2
2014-09-04
machine: Clean up -machine handling
Andreas Färber
1
-4
/
+4
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
1
-0
/
+4
2014-08-26
vl: process -object after other backend options
Paolo Bonzini
1
-5
/
+5
2014-08-15
vl: free err
Hu Tao
1
-0
/
+1
2014-08-15
vl: don't use 'Yoda conditions'
Gonglei
1
-2
/
+3
2014-08-06
icount: Add align option to icount
Sebastian Tanase
1
-0
/
+4
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
1
-7
/
+28
2014-07-21
machine: Replace underscores in machine's property names
Marcel Apfelbaum
1
-1
/
+11
2014-07-17
pc: fix qemu exiting with error when -m X < 128 with old machine types
Igor Mammedov
1
-0
/
+1
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+2
2014-07-01
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
1
-0
/
+2
2014-07-01
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
1
-2
/
+1
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
1
-0
/
+3
2014-06-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
1
-0
/
+13
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-16
/
+9
2014-06-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2014-06-23
migration: dump vmstate info as a json file for static analysis
Amit Shah
1
-0
/
+13
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-9
/
+0
2014-06-23
qapi event: convert WAKEUP
Wenchao Xia
1
-1
/
+1
2014-06-23
qapi event: convert SUSPEND
Wenchao Xia
1
-1
/
+1
2014-06-23
qapi event: convert RESUME
Wenchao Xia
1
-2
/
+2
2014-06-23
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
1
-0
/
+4
2014-06-23
qapi event: convert RESET
Wenchao Xia
1
-1
/
+1
2014-06-23
qapi event: convert POWERDOWN
Wenchao Xia
1
-1
/
+1
2014-06-23
qapi event: convert SHUTDOWN
Wenchao Xia
1
-1
/
+3
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
1
-3
/
+0
2014-06-23
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
1
-1
/
+0
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
1
-31
/
+54
2014-06-19
numa: use RAM_ADDR_FMT with ram_addr_t
Michael S. Tsirkin
1
-6
/
+6
2014-06-19
vl: redo -object parsing
Paolo Bonzini
1
-29
/
+36
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
1
-2
/
+2
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
1
-1
/
+10
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-4
/
+3
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
1
-138
/
+1
[next]