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-04-01
target-i386: SSE4.2: fix pcmpXstrm instructions
Aurelien Jarno
1
-8
/
+8
2013-04-01
target-i386: SSE4.2: fix pcmpXstri instructions
Aurelien Jarno
1
-2
/
+2
2013-04-01
target-i386: SSE4.2: fix pcmpgtq instruction
Aurelien Jarno
1
-2
/
+1
2013-04-01
target-i386: SSE4.1: fix pinsrb instruction
Aurelien Jarno
1
-2
/
+2
2013-04-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-56
/
+58
2013-04-01
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Peter Maydell
2
-23
/
+0
2013-04-01
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Peter Maydell
1
-0
/
+2
2013-04-01
milkymist-softusb: Don't map RAM memory regions in the device itself
Peter Maydell
2
-12
/
+13
2013-04-01
milkymist-minimac2: Just expose buffers as a sysbus mmio region
Peter Maydell
2
-5
/
+2
2013-04-01
musicpal: qdevify musicpal-misc
Peter Maydell
1
-5
/
+23
2013-04-01
sysbus: make SysBusDeviceClass::init optional
Peter Maydell
1
-0
/
+3
2013-03-31
target-moxie: set do_interrupt to a target-specific helper function
Dunrong Huang
3
-3
/
+7
2013-03-30
w32: Fix build with older gcc (unresolved symbol)
Stefan Weil
1
-0
/
+5
2013-03-30
target-moxie: Fix pointer-to-integer conversion (MinGW-w64)
Stefan Weil
1
-1
/
+1
2013-03-28
piix_pci: Fix C99 comments
David Woodhouse
1
-4
/
+6
2013-03-28
piix_pci: Use DEVICE() and ISA_BUS()
David Woodhouse
1
-3
/
+2
2013-03-28
piix_pci: Clean up i440FX object handling
David Woodhouse
1
-5
/
+10
2013-03-28
qemu-bridge-helper: force usage of a very high MAC address for the bridge
Paolo Bonzini
1
-0
/
+18
2013-03-28
virtio-balloon: cleanup: remove qdev field.
KONRAD Frederic
2
-2
/
+0
2013-03-28
virtio-balloon: cleanup: QOM casts.
KONRAD Frederic
2
-24
/
+21
2013-03-28
virtio-balloon: cleanup: init and exit function.
KONRAD Frederic
1
-60
/
+13
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2
-11
/
+25
2013-03-28
virtio-balloon-pci: switch to the new API.
KONRAD Frederic
2
-56
/
+69
2013-03-28
virtio-balloon: add the virtio-balloon device.
KONRAD Frederic
2
-6
/
+93
2013-03-28
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
11
-176
/
+553
2013-03-28
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
26
-180
/
+595
2013-03-28
vl: add runstate_set tracepoint
Kazuya Saito
2
-1
/
+2
2013-03-28
.gitignore: rename trace/generated-tracers.dtrace
Stefan Hajnoczi
1
-1
/
+1
2013-03-28
.gitignore: add trace/generated-events.[ch]
Stefan Hajnoczi
1
-0
/
+2
2013-03-28
trace: rebuild generated-events.o when configuration changes
Stefan Hajnoczi
1
-1
/
+1
2013-03-28
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
3
-58
/
+14
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
3
-46
/
+13
2013-03-28
trace: [default] Port to generic event information and new control interface
Lluís Vilanova
1
-3
/
+2
2013-03-28
trace: [monitor] Use new event control interface
Lluís Vilanova
1
-2
/
+11
2013-03-28
trace: Provide a detailed event control interface
Lluís Vilanova
4
-58
/
+349
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
7
-9
/
+172
2013-03-28
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
6
-3
/
+30
2013-03-28
block: Fix direct use of protocols as driver for bdrv_open()
Kevin Wolf
1
-11
/
+15
2013-03-28
qcow2: Gather clusters in a looping loop
Kevin Wolf
2
-32
/
+44
2013-03-28
qcow2: Move cluster gathering to a non-looping loop
Kevin Wolf
1
-64
/
+70
2013-03-28
qcow2: Allow requests with multiple l2metas
Kevin Wolf
3
-3
/
+17
2013-03-28
qcow2: Use byte granularity in qcow2_alloc_cluster_offset()
Kevin Wolf
1
-56
/
+28
2013-03-28
qcow2: Prepare handle_alloc/copied() for byte granularity
Kevin Wolf
1
-9
/
+16
2013-03-28
qcow2: handle_copied(): Implement non-zero host_offset
Kevin Wolf
1
-8
/
+20
2013-03-28
qcow2: handle_copied(): Get rid of keep_clusters parameter
Kevin Wolf
1
-10
/
+13
2013-03-28
qcow2: handle_copied(): Get rid of nb_clusters parameter
Kevin Wolf
1
-6
/
+18
2013-03-28
qcow2: Factor out handle_copied()
Kevin Wolf
2
-40
/
+95
2013-03-28
qcow2: Clean up handle_alloc()
Kevin Wolf
1
-57
/
+53
2013-03-28
qcow2: Finalise interface of handle_alloc()
Kevin Wolf
2
-13
/
+21
2013-03-28
qcow2: handle_alloc(): Get rid of keep_clusters parameter
Kevin Wolf
2
-17
/
+32
[prev]
[next]