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-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
8
-27
/
+26
2013-03-19
microblaze: Ignore non-cpu accesses to unmapped areas
Edgar E. Iglesias
1
-1
/
+1
2013-03-19
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
14
-7
/
+73
2013-03-19
add a boot option to do strict boot
Amos Kong
2
-3
/
+30
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
1
-3
/
+6
2013-03-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
8
-8
/
+92
2013-03-19
char: Fix return type of qemu_chr_fe_add_watch()
Kevin Wolf
2
-4
/
+4
2013-03-19
fix monitor
Gerd Hoffmann
1
-2
/
+21
2013-03-19
virtio-blk: Do not segfault fault if failed to initialize dataplane
Dunrong Huang
1
-1
/
+1
2013-03-19
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Stefan Hajnoczi
3
-0
/
+75
2013-03-19
block: fix BDRV_O_SNAPSHOT protocol detection
Stefan Hajnoczi
1
-5
/
+1
2013-03-19
qcow2: Fix segfault in qcow2_invalidate_cache
Kevin Wolf
2
-2
/
+13
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
1
-0
/
+2
2013-03-18
virtio-blk: cleanup: remove qdev field.
KONRAD Frederic
2
-3
/
+1
2013-03-18
virtio-blk: cleanup: QOM cast
KONRAD Frederic
2
-20
/
+15
2013-03-18
virtio-blk: cleanup: init and exit functions.
KONRAD Frederic
2
-66
/
+21
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2
-16
/
+31
2013-03-18
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+31
2013-03-18
virtio-blk-pci: switch to new API.
KONRAD Frederic
2
-65
/
+71
2013-03-18
virtio-blk: add the virtio-blk device.
KONRAD Frederic
3
-12
/
+115
2013-03-18
virtio-blk: don't use pointer for configuration.
KONRAD Frederic
2
-5
/
+5
2013-03-18
virtio-pci: fix hot unplug.
KONRAD Frederic
1
-12
/
+1
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
3
-3
/
+3
2013-03-18
virtio: make virtio device's structures public.
KONRAD Frederic
12
-160
/
+159
2013-03-18
Merge remote-tracking branch 'kraxel/pixman.v8' into staging
Anthony Liguori
62
-1198
/
+3506
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
2
-123
/
+79
2013-03-18
console: zap color_table
Gerd Hoffmann
1
-77
/
+6
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
31
-435
/
+525
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
9
-56
/
+23
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
1
-25
/
+10
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
4
-18
/
+20
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
1
-41
/
+51
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
4
-40
/
+48
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
1
-60
/
+80
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
1
-8
/
+38
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
9
-55
/
+43
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
8
-84
/
+54
2013-03-18
sdl: drop dead code
Gerd Hoffmann
1
-5
/
+0
2013-03-18
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
1
-1
/
+1
2013-03-18
qxl: zap qxl0 global
Gerd Hoffmann
1
-13
/
+15
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
4
-25
/
+20
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
12
-228
/
+345
2013-03-18
Switch to efi-enabled nic roms by default
Gerd Hoffmann
6
-7
/
+27
2013-03-18
Add efi rom binaries
Gerd Hoffmann
6
-0
/
+0
2013-03-18
Add Makefile rules to build nic rom binaries with efi support
Gerd Hoffmann
1
-12
/
+37
2013-03-18
Update ipxe submodule to latest master
Gerd Hoffmann
1
-0
/
+0
2013-03-18
Add Makefile rules to build nic rom binaries
Gerd Hoffmann
1
-0
/
+21
2013-03-17
s390: Fix cpu refactoring fallout.
Cornelia Huck
1
-2
/
+1
2013-03-17
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
14
-78
/
+2234
[next]