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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
19
-0
/
+19
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2
-0
/
+2
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
1
-0
/
+1
2016-05-12
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2
-0
/
+265
2016-05-12
bcm2835_property: use cached values when querying framebuffer
Sylvain Garrigues
1
-9
/
+24
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
1
-2
/
+2
2016-04-13
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
1
-0
/
+30
2016-04-08
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
Peter Maydell
1
-8
/
+3
2016-04-08
hw/mips_itu: fix off-by-one reported by Coverity
Leon Alrae
1
-8
/
+3
2016-04-07
pci-testdev: fast mmio support
Michael S. Tsirkin
1
-1
/
+6
2016-03-30
hw/mips: implement ITC Storage - Bypass View
Leon Alrae
1
-0
/
+27
2016-03-30
hw/mips: implement ITC Storage - P/V Sync and Try Views
Leon Alrae
1
-0
/
+68
2016-03-30
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
Leon Alrae
1
-0
/
+113
2016-03-30
hw/mips: implement ITC Storage - Control View
Leon Alrae
1
-0
/
+104
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2
-0
/
+215
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
1
-0
/
+53
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2
-0
/
+178
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
2
-0
/
+108
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-11
/
+19
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2
-0
/
+2
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
3
-10
/
+11
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
5
-0
/
+5
2016-03-21
ivshmem: Require master to have ID zero
Markus Armbruster
1
-0
/
+6
2016-03-21
ivshmem: Drop ivshmem property x-memdev
Markus Armbruster
1
-20
/
+3
2016-03-21
ivshmem: Clean up after the previous commit
Markus Armbruster
1
-197
/
+203
2016-03-21
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
Markus Armbruster
1
-86
/
+243
2016-03-21
ivshmem: Replace int role_val by OnOffAuto master
Markus Armbruster
1
-12
/
+19
2016-03-21
ivshmem: Inline check_shm_size() into its only caller
Markus Armbruster
1
-26
/
+11
2016-03-21
ivshmem: Simplify memory regions for BAR 2 (shared memory)
Markus Armbruster
1
-30
/
+17
2016-03-21
ivshmem: Implement shm=... with a memory backend
Markus Armbruster
1
-56
/
+23
2016-03-21
ivshmem: Tighten check of property "size"
Markus Armbruster
1
-3
/
+4
2016-03-21
ivshmem: Simplify how we cope with short reads from server
Markus Armbruster
1
-59
/
+16
2016-03-21
ivshmem: Drop the hackish test for UNIX domain chardev
Markus Armbruster
1
-9
/
+0
2016-03-21
ivshmem: Rely on server sending the ID right after the version
Markus Armbruster
1
-3
/
+24
2016-03-21
ivshmem: Propagate errors through ivshmem_recv_setup()
Markus Armbruster
1
-46
/
+83
2016-03-21
ivshmem: Receive shared memory synchronously in realize()
Markus Armbruster
1
-20
/
+48
2016-03-21
ivshmem: Plug leaks on unplug, fix peer disconnect
Markus Armbruster
1
-12
/
+12
2016-03-21
ivshmem: Disentangle ivshmem_read()
Markus Armbruster
1
-79
/
+80
2016-03-21
ivshmem: Simplify rejection of invalid peer ID from server
Markus Armbruster
1
-39
/
+22
2016-03-21
ivshmem: Assert interrupts are set up once
Markus Armbruster
1
-5
/
+2
2016-03-21
ivshmem: Leave INTx alone when using MSI-X
Markus Armbruster
1
-0
/
+9
2016-03-21
ivshmem: Clean up MSI-X conditions
Markus Armbruster
1
-12
/
+10
2016-03-21
ivshmem: Clean up register callbacks
Markus Armbruster
1
-9
/
+2
2016-03-21
ivshmem: Failed realize() can leave migration blocker behind
Markus Armbruster
1
-9
/
+14
2016-03-21
ivshmem: Fix harmless misuse of Error
Markus Armbruster
1
-3
/
+4
2016-03-21
ivshmem: Don't destroy the chardev on version mismatch
Markus Armbruster
1
-2
/
+1
2016-03-21
ivshmem: Drop ivshmem_event() stub
Markus Armbruster
1
-7
/
+2
2016-03-21
ivshmem: Clean up after commit 9940c32
Markus Armbruster
1
-12
/
+0
[next]