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-02-18
hw/sd/sd.c: QOMify
Peter Maydell
2
-22
/
+80
2016-02-18
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
1
-6
/
+0
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
1
-4
/
+2
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
1
-4
/
+27
2016-02-18
target-arm: Add PMUSERENR_EL0 register
Alistair Francis
1
-0
/
+6
2016-02-18
target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
Alistair Francis
1
-0
/
+12
2016-02-18
target-arm: Add the pmceid0 and pmceid1 registers
Alistair Francis
4
-0
/
+22
2016-02-18
target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
Peter Maydell
2
-4
/
+13
2016-02-18
target-arm: Combine user-only and softmmu get/set_r13_banked()
Peter Maydell
1
-19
/
+0
2016-02-18
target-arm: Move bank_number() into internals.h
Peter Maydell
2
-26
/
+25
2016-02-18
target-arm: Move get/set_r13_banked() to op_helper.c
Peter Maydell
2
-33
/
+37
2016-02-18
target-arm: Clean up trap/undef handling of SRS
Peter Maydell
1
-5
/
+61
2016-02-18
target-arm: Report correct syndrome for FPEXC32_EL2 traps
Peter Maydell
3
-2
/
+20
2016-02-18
target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps
Peter Maydell
1
-9
/
+30
2016-02-18
target-arm: Implement MDCR_EL2.TDRA traps
Peter Maydell
1
-3
/
+24
2016-02-18
target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
Peter Maydell
2
-1
/
+34
2016-02-18
target-arm: Fix handling of SCR.SMD
Peter Maydell
1
-5
/
+7
2016-02-18
target-arm: correct CNTFRQ access rights
Peter Maydell
2
-3
/
+38
2016-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' into...
Peter Maydell
13
-232
/
+393
2016-02-18
hw/ppc/spapr: Halt CPU when powering off via RTAS call
Thomas Huth
1
-0
/
+1
2016-02-17
pseries: Include missing pseries-2.5 compat properties in pseries-2.4
David Gibson
1
-0
/
+1
2016-02-17
cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands
Hervé Poussineau
1
-23
/
+0
2016-02-17
cuda: remove GET_6805_ADDR command
Hervé Poussineau
1
-3
/
+0
2016-02-17
cuda: port SET_TIME command to new framework
Hervé Poussineau
1
-6
/
+18
2016-02-17
cuda: port GET_TIME command to new framework
Hervé Poussineau
1
-8
/
+21
2016-02-17
cuda: port SET_POWER_MESSAGES command to new framework
Hervé Poussineau
1
-3
/
+16
2016-02-17
cuda: port FILE_SERVER_FLAG command to new framework
Hervé Poussineau
1
-1
/
+16
2016-02-17
cuda: port RESET_SYSTEM command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port POWERDOWN command to new framework
Hervé Poussineau
1
-4
/
+13
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
4
-11
/
+28
2016-02-17
cuda: port SET_AUTO_RATE command to new framework
Hervé Poussineau
2
-6
/
+31
2016-02-17
cuda: port AUTOPOLL command to new framework
Hervé Poussineau
1
-15
/
+25
2016-02-17
cuda: move unknown commands reject out of switch
Hervé Poussineau
1
-14
/
+16
2016-02-17
cuda: add a framework to handle commands
Hervé Poussineau
1
-0
/
+34
2016-02-17
hw/ppc/spapr: Implement the h_set_xdabr hypercall
Thomas Huth
1
-0
/
+22
2016-02-17
hw/ppc/spapr: Implement h_set_dabr
Thomas Huth
1
-5
/
+20
2016-02-17
hw/ppc/spapr: Add h_set_sprg0 hypercall
Thomas Huth
1
-2
/
+13
2016-02-17
migration: ensure htab_save_first completes after timeout
David Gibson
1
-1
/
+6
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
2
-9
/
+2
2016-02-17
pseries: Move hash page table allocation to reset time
David Gibson
1
-74
/
+56
2016-02-17
pseries: Add helper to calculate recommended hash page table size
David Gibson
1
-10
/
+14
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
2
-46
/
+41
2016-02-17
target-ppc: Include missing MMU models for SDR1 in info registers
David Gibson
1
-0
/
+2
2016-02-17
target-ppc: Remove unused kvmppc_update_sdr1() stub
David Gibson
1
-5
/
+0
2016-02-17
hw: fix some debug message format strings
Alyssa Milburn
2
-4
/
+6
2016-02-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-508
/
+1500
2016-02-16
nbd: enable use of TLS with nbd-server-start command
Daniel P. Berrange
4
-25
/
+105
2016-02-16
nbd: enable use of TLS with qemu-nbd server
Daniel P. Berrange
2
-3
/
+68
2016-02-16
nbd: enable use of TLS with NBD block driver
Daniel P. Berrange
3
-12
/
+78
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
8
-13
/
+296
[next]