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
2016-01-18
hw/arm: Clean up includes
Peter Maydell
42
-1
/
+42
2016-01-18
target-arm: Clean up includes
Peter Maydell
19
-31
/
+19
2016-01-18
scripts: Add new clean-includes script to fix C include directives
Peter Maydell
1
-0
/
+109
2016-01-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160118-1' into st...
Peter Maydell
4
-4
/
+49
2016-01-18
vnc: fix tls-creds error message
Wolfgang Bumiller
1
-1
/
+1
2016-01-18
Fix corner-case when using VNC+SASL+SPICE
Christophe Fergeau
1
-2
/
+2
2016-01-18
vnc: clear vs->tlscreds after unparenting it
Wolfgang Bumiller
1
-0
/
+1
2016-01-18
gtk: implement set_echo
Paolo Bonzini
2
-1
/
+45
2016-01-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
9
-236
/
+236
2016-01-16
target-sparc: Migrate CWP and PIL for SPARC64
Peter Maydell
1
-1
/
+4
2016-01-16
target-sparc: Use VMState arrays for SPARC64 TLB/MMU state
Peter Maydell
1
-295
/
+19
2016-01-16
target-sparc: Convert to VMStateDescription
Juan Quintela
5
-227
/
+449
2016-01-16
target-sparc: Don't flush TLB in cpu_load function
Peter Maydell
1
-2
/
+0
2016-01-16
target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts
Peter Maydell
2
-7
/
+13
2016-01-16
vmstate: define vmstate_info_uinttl
Juan Quintela
1
-0
/
+2
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2
-0
/
+15
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2
-0
/
+30
2016-01-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-738
/
+1077
2016-01-15
qemu-char: do not leak QemuMutex when freeing a character device
Paolo Bonzini
1
-0
/
+1
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
9
-83
/
+313
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
3
-1
/
+11
2016-01-15
nbd-server: do not check request length except for reads and writes
Paolo Bonzini
1
-7
/
+7
2016-01-15
nbd-server: Coroutine based negotiation
Fam Zheng
1
-47
/
+103
2016-01-15
nbd: Split nbd.c
Fam Zheng
8
-453
/
+547
2016-01-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
4
-18
/
+11
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
3
-9
/
+9
2016-01-15
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
1
-1
/
+6
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
3
-75
/
+27
2016-01-15
vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...
Shmulik Ladkani
1
-8
/
+9
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2016-01-15
target-i386: do not duplicate page protection checks
Paolo Bonzini
1
-42
/
+23
2016-01-15
scsi: revert change to scsi_req_cancel_async and add assertions
Paolo Bonzini
1
-0
/
+11
2016-01-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160115'...
Peter Maydell
23
-132
/
+528
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2016-01-15
target-arm: dump-guest-memory: add vfp notes for arm
Andrew Jones
1
-3
/
+46
2016-01-15
elf: add arm note types
Andrew Jones
1
-0
/
+5
2016-01-15
target-arm: dump-guest-memory: add prfpreg notes for aarch64
Andrew Jones
1
-8
/
+71
2016-01-15
target-arm: support QMP dump-guest-memory
Andrew Jones
4
-2
/
+238
2016-01-15
dump: allow target to set the physical base
Andrew Jones
3
-3
/
+3
2016-01-15
dump: allow target to set the page size
Andrew Jones
3
-60
/
+85
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
7
-20
/
+2
2016-01-15
qapi-schema: dump-guest-memory: Improve text
Andrew Jones
1
-2
/
+2
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
3
-19
/
+70
2016-01-15
target-arm: Use the right MMU index in arm_regime_using_lpae_format
Alvise Rigo
3
-7
/
+12
2016-01-14
disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
119
-741
/
+733
2016-01-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging
Peter Maydell
12
-1136
/
+47
2016-01-14
Merge remote-tracking branch 'remotes/amit/tags/vs-for-2.6-1' into staging
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-1...
Peter Maydell
6
-38
/
+87
[next]