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
2015-12-18
io: add QIOChannelFile class
Daniel P. Berrange
7
-0
/
+428
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
13
-1
/
+1736
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange
7
-0
/
+697
2015-12-18
io: add helper module for creating watches on FDs
Daniel P. Berrange
3
-0
/
+271
2015-12-18
io: add abstract QIOChannel classes
Daniel P. Berrange
7
-0
/
+810
2015-12-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
86
-1346
/
+2649
2015-12-17
coverity: Model g_memdup()
Markus Armbruster
1
-0
/
+17
2015-12-17
coverity: Model g_poll()
Markus Armbruster
1
-0
/
+9
2015-12-17
scsi: always call notifier on async cancellation
Paolo Bonzini
1
-3
/
+0
2015-12-17
scsi: use scsi_req_cancel_async when purging requests
Paolo Bonzini
1
-2
/
+4
2015-12-17
target-i386: kvm: clear unusable segments' flags in migration
Michael Chapman
1
-9
/
+13
2015-12-17
rcu: optimize rcu_read_lock
Paolo Bonzini
1
-5
/
+1
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
3
-31
/
+59
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
2
-24
/
+18
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
2
-20
/
+71
2015-12-17
memory: split address_space_read and address_space_write
Paolo Bonzini
1
-92
/
+116
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
2
-16
/
+13
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
1
-10
/
+14
2015-12-17
exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptr
Paolo Bonzini
1
-23
/
+23
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
3
-23
/
+22
2015-12-17
linux-user: convert DEBUG_SIGNAL logging to tracepoints
Paolo Bonzini
3
-62
/
+69
2015-12-17
linux-user: avoid "naked" qemu_log
Paolo Bonzini
1
-40
/
+31
2015-12-17
user: introduce "-d page"
Paolo Bonzini
5
-8
/
+11
2015-12-17
xtensa: avoid "naked" qemu_log
Paolo Bonzini
5
-31
/
+31
2015-12-17
tricore: avoid "naked" qemu_log
Paolo Bonzini
1
-2
/
+2
2015-12-17
ppc: cleanup logging
Paolo Bonzini
6
-43
/
+26
2015-12-17
s390x: avoid "naked" qemu_log
Paolo Bonzini
2
-2
/
+2
2015-12-17
microblaze: avoid "naked" qemu_log
Paolo Bonzini
4
-16
/
+16
2015-12-17
cris: avoid "naked" qemu_log
Paolo Bonzini
5
-9
/
+3
2015-12-17
alpha: convert "naked" qemu_log to tracepoint
Paolo Bonzini
2
-1
/
+5
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
8
-27
/
+43
2015-12-17
qemu-char: append opt to stop truncation of serial file
Olga Krishtal
2
-2
/
+17
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
11
-14
/
+148
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
6
-9
/
+73
2015-12-17
target-i386/kvm: Hyper-V SynIC timers MSR's support
Andrey Smetanin
5
-1
/
+82
2015-12-17
hw/misc: Hyper-V test device 'hyperv-testdev'
Andrey Smetanin
4
-0
/
+170
2015-12-17
target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
Andrey Smetanin
4
-1
/
+176
2015-12-17
kvm: Hyper-V SynIC irq routing support
Andrey Smetanin
2
-0
/
+34
2015-12-17
target-i386/kvm: Hyper-V SynIC MSR's support
Andrey Smetanin
5
-1
/
+109
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
16
-798
/
+1095
2015-12-17
vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property
Shmulik Ladkani
2
-0
/
+6
2015-12-17
vmw_pvscsi: The pvscsi device is a PCIE endpoint
Shmulik Ladkani
1
-1
/
+53
2015-12-17
vmw_pvscsi: coding: Introduce PVSCSIClass
Shmulik Ladkani
1
-0
/
+10
2015-12-17
vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property
Shmulik Ladkani
2
-0
/
+6
2015-12-17
vmw_pvscsi: Change offset of msi pci capability
Shmulik Ladkani
1
-2
/
+3
2015-12-17
vmw_pvscsi: Set device subsystem and revision
Shmulik Ladkani
1
-3
/
+20
2015-12-17
memory: emulate ioeventfd
Pavel Fedin
2
-2
/
+46
2015-12-17
kvm-all: PAGE_SIZE should be real host page size
Andrew Jones
1
-2
/
+4
2015-12-17
exec: Remove unnecessary RAM_FILE flag
Eduardo Habkost
1
-9
/
+1
2015-12-17
memory: Eliminate memory_region_destructor_ram_from_ptr()
Eduardo Habkost
1
-6
/
+1
[next]