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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
2
-1
/
+9
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
1
-8
/
+0
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
2
-0
/
+5
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
1
-1
/
+5
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
1
-1
/
+2
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
1
-0
/
+3
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
1
-2
/
+2
2013-02-21
Remove forward declaration of non-existant variable
Hervé Poussineau
1
-1
/
+0
2013-02-18
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-9
/
+16
2013-02-17
host-utils: Use __int128_t for mul[us]64
Richard Henderson
1
-9
/
+8
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
1
-0
/
+2
2013-02-16
cpu: Move current_tb field to CPUState
Andreas Färber
3
-2
/
+6
2013-02-16
cpu: Move exit_request field to CPUState
Andreas Färber
2
-2
/
+2
2013-02-16
cpu: Move running field to CPUState
Andreas Färber
2
-1
/
+2
2013-02-16
cpu: Move host_tid field to CPUState
Andreas Färber
3
-4
/
+4
2013-02-16
bitops: Remove routines redundant with host-utils
Richard Henderson
1
-48
/
+0
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
1
-28
/
+1
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
1
-1
/
+2
2013-02-16
host-utils: Fix coding style and add comments
Richard Henderson
1
-18
/
+82
2013-02-16
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
1
-0
/
+19
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
1
-3
/
+3
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
1
-1
/
+0
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-4
/
+8
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
1
-0
/
+5
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2
-2
/
+1
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
1
-8
/
+19
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
1
-0
/
+1
2013-02-06
bswap: Fix width of swap in leul_to_cpu
Richard Henderson
1
-2
/
+10
2013-02-04
cutils: unsigned int parsing functions
Eduardo Habkost
1
-0
/
+4
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
3
-60
/
+23
2013-02-02
util: Fix compilation of envlist.c for MinGW
Stefan Weil
1
-0
/
+2
2013-02-01
qom: remove object_delete
Paolo Bonzini
1
-17
/
+10
2013-02-01
qom: document reference counting of link properties
Paolo Bonzini
1
-0
/
+5
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
2
-2
/
+2
2013-02-01
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+1
2013-02-01
tap: multiqueue support
Jason Wang
1
-1
/
+0
2013-02-01
tap: introduce a helper to get the name of an interface
Jason Wang
1
-0
/
+1
2013-02-01
tap: support enabling or disabling a queue
Jason Wang
1
-0
/
+2
2013-02-01
net: multiqueue support
Jason Wang
1
-4
/
+14
2013-02-01
net: introduce NetClientState destructor
Jason Wang
1
-0
/
+2
2013-02-01
net: introduce qemu_find_net_clients_except()
Jason Wang
1
-0
/
+2
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
1
-0
/
+1
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
1
-0
/
+2
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
1
-0
/
+1
2013-02-01
net: tap: using bool instead of bitfield
Jason Wang
1
-2
/
+2
2013-02-01
vmdk: Allow selecting SCSI adapter in image creation
Othmar Pasteka
1
-0
/
+1
2013-01-30
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
2
-1
/
+2
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-3
/
+35
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
5
-8
/
+250
[next]