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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
5
-10
/
+77
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
3
-0
/
+1490
2016-09-23
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
1
-0
/
+29
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
1
-10
/
+17
2016-09-23
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
1
-3
/
+8
2016-09-23
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
1
-13
/
+32
2016-09-23
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
1
-6
/
+11
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
1
-19
/
+55
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
1
-0
/
+19
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
1
-0
/
+39
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
1
-0
/
+5
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
14
-276
/
+437
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
6
-20
/
+13
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
6
-20
/
+12
2016-09-23
util: Add UUID API
Fam Zheng
1
-0
/
+1
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
1
-0
/
+13
2016-09-23
ppc/xics: account correct irq status
Nikunj A Dadhania
1
-2
/
+5
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
1
-0
/
+3
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
1
-0
/
+2
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
1
-2
/
+2
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2
-69
/
+41
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-52
/
+63
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-36
/
+41
2016-09-23
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-14
/
+7
2016-09-23
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-22
/
+16
2016-09-23
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-34
/
+41
2016-09-23
adb.c: prevent NO_KEY value from going to guest
John Arbuckle
1
-14
/
+9
2016-09-23
adb.c: correct several key assignments
John Arbuckle
1
-6
/
+6
2016-09-23
adb.c: add support for QKeyCode
John Arbuckle
1
-45
/
+189
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+19
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
7
-8
/
+8
2016-09-22
vmstateify ssi-sd
Dr. David Alan Gilbert
1
-42
/
+28
2016-09-22
vmstateify ssd0323 display
Dr. David Alan Gilbert
1
-62
/
+40
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
1
-2
/
+8
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
1
-4
/
+13
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
1
-2
/
+14
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
1
-9
/
+34
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
xlnx-zynqmp: Set the number of priority queues
Alistair Francis
1
-0
/
+2
2016-09-22
cadence_gem: Correct indentation
Alistair Francis
1
-96
/
+101
2016-09-22
cadence_gem: Add queue support
Alistair Francis
1
-24
/
+107
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
1
-2
/
+169
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
1
-39
/
+55
2016-09-22
cadence_gem: QOMify Cadence GEM
Alistair Francis
1
-11
/
+17
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
23
-30
/
+33
2016-09-22
hw/ptimer: Actually stop the timer in case of error
Dmitry Osipenko
1
-0
/
+1
[next]