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-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
4
-7
/
+2
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
2
-9
/
+0
2015-10-29
virtio-scsi: convert to virtqueue_map
Michael S. Tsirkin
1
-14
/
+2
2015-10-29
virtio-serial: convert to virtio_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio: switch to virtio_map
Michael S. Tsirkin
1
-2
/
+1
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
2
-9
/
+48
2015-10-29
mmap-alloc: fix error handling
Michael S. Tsirkin
1
-2
/
+2
2015-10-29
pc: memhp: do not emit inserting event for coldplugged DIMMs
Igor Mammedov
1
-3
/
+5
2015-10-29
vhost-user-test: fix up rhel6 build
Michael S. Tsirkin
1
-9
/
+9
2015-10-29
vhost-user: cleanup msg size math
Michael S. Tsirkin
1
-3
/
+3
2015-10-29
vhost-user: cleanup struct size math
Michael S. Tsirkin
1
-8
/
+8
2015-10-28
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-2
/
+2
2015-10-28
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2015-10-28
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-10-27
target-i386: Enable "check" mode by default
Eduardo Habkost
1
-1
/
+1
2015-10-27
target-i386: Don't left shift negative constant
Eduardo Habkost
1
-1
/
+1
2015-10-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151027-...
Peter Maydell
16
-309
/
+679
2015-10-27
target-arm: Add support for S1 + S2 MMU translations
Edgar E. Iglesias
2
-7
/
+32
2015-10-27
target-arm: Route S2 MMU faults to EL2
Edgar E. Iglesias
1
-2
/
+8
2015-10-27
target-arm: Add S2 translation to 32bit S1 PTWs
Edgar E. Iglesias
1
-5
/
+17
2015-10-27
target-arm: Add S2 translation to 64bit S1 PTWs
Edgar E. Iglesias
2
-4
/
+50
2015-10-27
target-arm: Add ARMMMUFaultInfo
Edgar E. Iglesias
3
-14
/
+36
2015-10-27
target-arm: Avoid inline for get_phys_addr
Edgar E. Iglesias
1
-8
/
+8
2015-10-27
target-arm: Add support for S2 page-table protection bits
Edgar E. Iglesias
1
-4
/
+37
2015-10-27
target-arm: Add computation of starting level for S2 PTW
Edgar E. Iglesias
2
-13
/
+126
2015-10-27
target-arm: lpae: Rename granule_sz to stride
Edgar E. Iglesias
1
-15
/
+15
2015-10-27
target-arm: lpae: Replace tsz with computed inputsize
Edgar E. Iglesias
1
-11
/
+11
2015-10-27
target-arm: Add support for AArch32 S2 negative t0sz
Edgar E. Iglesias
1
-1
/
+17
2015-10-27
target-arm: lpae: Move declaration of t0sz and t1sz
Edgar E. Iglesias
1
-2
/
+3
2015-10-27
target-arm: lpae: Make t0sz and t1sz signed integers
Edgar E. Iglesias
1
-2
/
+2
2015-10-27
target-arm: Add HPFAR_EL2
Edgar E. Iglesias
2
-0
/
+13
2015-10-27
i.MX: Standardize i.MX GPT debug
Jean-Christophe Dubois
1
-33
/
+23
2015-10-27
i.MX: Standardize i.MX EPIT debug
Jean-Christophe Dubois
1
-28
/
+20
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
1
-32
/
+32
2015-10-27
i.MX: Standardize i.MX CCM debug
Jean-Christophe Dubois
1
-12
/
+22
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
1
-26
/
+18
2015-10-27
i.MX: Standardize i.MX I2C debug
Jean-Christophe Dubois
1
-21
/
+22
2015-10-27
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
1
-13
/
+14
2015-10-27
i.MX: Standardize i.MX serial debug.
Jean-Christophe Dubois
1
-26
/
+24
2015-10-27
hw/arm/virt: don't use a15memmap directly
Andrew Jones
1
-4
/
+21
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2
-11
/
+12
2015-10-27
target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ)
Soren Brinkmann
1
-0
/
+16
2015-10-27
target-arm/translate.c: Handle non-executable page-straddling Thumb insns
Peter Maydell
1
-1
/
+44
2015-10-27
target-arm: Fix "no 64-bit EL2" assumption in arm_excp_unmasked()
Peter Maydell
1
-30
/
+52
2015-10-27
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
6
-34
/
+232
2015-10-27
net: free the string returned by object_get_canonical_path_component
Yang Hongyang
1
-2
/
+3
2015-10-27
net: make iov_to_buf take right size argument in nc_sendv_compat()
Yang Hongyang
1
-1
/
+1
2015-10-27
net: Remove duplicate data from query-rx-filter on multiqueue net devices
Vladislav Yasevich
1
-0
/
+6
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
1
-0
/
+4
[next]