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-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-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
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
1
-1
/
+1
2013-01-28
cpu: Unconditionalize CPUState fields
Andreas Färber
1
-2
/
+0
2013-01-27
qom: Introduce object_class_is_abstract()
Andreas Färber
1
-0
/
+8
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
1
-0
/
+15
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
1
-0
/
+7
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
1
-0
/
+3
2013-01-27
kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVM
Eduardo Habkost
1
-0
/
+1
2013-01-26
fw_cfg: Splash image loader can overrun a stack variable, fix
Markus Armbruster
1
-1
/
+1
2013-01-25
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
1
-1
/
+2
2013-01-25
block: Add special error code for wrong format
Stefan Weil
1
-0
/
+3
2013-01-25
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
1
-2
/
+3
2013-01-25
mirror: allow customizing the granularity
Paolo Bonzini
1
-1
/
+2
2013-01-25
block: allow customizing the granularity of the dirty bitmap
Paolo Bonzini
1
-4
/
+1
2013-01-25
block: make round_to_clusters public
Paolo Bonzini
1
-0
/
+4
2013-01-25
block: implement dirty bitmap using HBitmap
Paolo Bonzini
2
-4
/
+6
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
1
-0
/
+207
2013-01-25
host-utils: add ffsl
Paolo Bonzini
1
-0
/
+26
2013-01-21
Merge remote-tracking branch 'quintela/thread.next' into staging
Anthony Liguori
2
-4
/
+1
2013-01-20
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-4
/
+2
2013-01-19
tci: Fix broken build (regression)
Stefan Weil
1
-7
/
+1
2013-01-19
cpu-defs.h: Drop qemu_work_item prototype
Andreas Färber
1
-2
/
+0
2013-01-19
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
1
-1
/
+1
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
3
-4
/
+4
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
1
-3
/
+101
2013-01-17
migration: remove argument to qemu_savevm_state_cancel
Juan Quintela
1
-1
/
+1
2013-01-17
migration: move beginning stage to the migration thread
Juan Quintela
1
-1
/
+0
2013-01-17
migration: make function static
Paolo Bonzini
1
-2
/
+0
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
3
-4
/
+4
2013-01-17
aio: Fix return value of aio_poll()
Kevin Wolf
1
-4
/
+2
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-16
chardev: fix QemuOpts lifecycle
Gerd Hoffmann
1
-0
/
+1
2013-01-16
chardev: add error reporting for qemu_chr_new_from_opts
Gerd Hoffmann
1
-1
/
+2
2013-01-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-01-15
qom: Make object_resolve_path_component() path argument const
Andreas Färber
1
-1
/
+1
2013-01-15
kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
Eduardo Habkost
1
-0
/
+14
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2
-1
/
+10
2013-01-15
kvm: Pass CPUState to kvm_init_vcpu()
Andreas Färber
1
-2
/
+3
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
3
-2
/
+4
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
2
-1
/
+2
[next]